
| Class | Description |
|---|---|
| ButtonTabComponent |
Component to be used as tabComponent; Contains a JLabel to show the text and
a JButton to close the tab it belongs to.
|
| CloseFrameWhenMouseExits | |
| FloatInputVerifier | |
| GUIUtilities |
A collection of static utilities to deal with Swing GUIs.
|
| IntegerInputVerifier | |
| LabeledTextField |
A JTextField which comes along with a Label.
|
| ObjectModFrame |
| Annotation Type | Description |
|---|---|
| ExportForGUI |
This annotation is exploited in order to identify the fields to load automatically in the
ObjectModFrame. |