| Interface | Description |
|---|---|
| ValueChecker |
Interface for a class that checks if the values in e.g. a dialog are ok, so we can proceed or not.
|
| Class | Description |
|---|---|
| CheckBoxComponentPanel |
Component including a Label and a CheckBox
|
| ComboBoxComponentPanel |
Component including a Label and a ComboBox
|
| DetachableInternalFrame |
A detacheable JInternalFrame.
|
| DialogTools | |
| OkCancelButtonPanel |
This class is a JPanel with a "Cancel" and a "OK" button.
|
| SelectFromListPanel |
SelectFromListPanel |
| VertexStylePanel |
A JPanel for styling a vertex.
|