|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BooleanCheckBoxEditor | An editor that presents itself as a checkbox. |
BooleanEditor | A combo box editor that allows the user to pick either 'true' or 'false' as the value of the
property. id = com.ibm.std.Boolean |
ComboLookupEditor | A combo box editor whose values are determined by a lookup. |
DoubleEditor | An editor for editing doubles. |
IntegerEditor | An editor for editing integers. |
MultilineTextEditor | A text editor control which may span multiple lines. |
MultilineTextEditor.InputDialog | |
ObjectCollectionEditor | An editor that allows the user to edit a particular collection. |
ObjectEditor | An editor for objects whose type is known/defined via ObjectValueNode. |
PasswordEditor | Simple String editor that masks the characters which are input. id = com.ibm.std.Password |
PrimitiveCollectionEditor | Editor for adding and removing primitives to/from the model. |
StringEditor | Simple String editor. id = com.ibm.std.String |
TreeComboEditor | An editor that represents a selectable user interface object that combines a text field and a tree and issues notification when an item is selected from the tree. |
Contains a wide variety of property editor controls. The property editor can be associated with a particular property and may be pareterized so that the property exhibits certain behaviors based on the parmeters supplied.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |