|
Class Summary |
| DefaultCreator |
This object can create a new instance from a given Class type. |
| ICheckBox |
This check box attaches to the boolean property of an object. |
| ICollectionEditor |
This Editor can add or remove objects from a collection. |
| ICollectionSelector |
This JList shows the elements of an ActiveCollection
in a selection list. |
| IComboBox |
This combo box attaches to the property of an object. |
| IIntegerField |
This text field attaches to the Integer property of an object. |
| ITextField |
This text field attaches to the property of an object. |
| NameTextField |
This text field allows to edit the name of an object, provided the object
implements the NameInterface. |
| Util |
This class contains some global useful static methods, which found no
home elsewhere. |