|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Annotation Types Summary | |
|---|---|
| InvokeAndWait | Use this annotation to express that the annotated method should be invoked in
the EDT thread with SwingUtilities.invokeAndWait(Runnable). |
| InvokeLater | Use this annotation to express that the annotated method should be invoked in
the EDT thread with SwingUtilities.invokeLater(Runnable). |
Annotations for easier swing development.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||