|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AnnotationUtils | Helper methods for annotation. |
| 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). |
| Label | Use this annotation to assign a label to a field. |
| TableColumn | Use this annotation to assign preferred table column values to a field. |
Annotations for easier swing development.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||