java - Can someone tell me what this means? -


this question has answer here:

while working threads , runnables, popped up...can please tell me means? thank much.

exception in thread "awt-eventqueue-0" java.lang.error: cannot call invokeandwait event dispatcher thread

there thread edt (event dispatcher thread). whatever reason, edt needed call invokeandwait(), either security, visibility, or other cause did not let edt call method. exception thrown awt event queue thread (0), thread manages java.awt.* classes.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -