|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractExpressionEditor | An abstract editor for boolean and general expressions. |
| BooleanEditor | An editor which uses a JCheckBox. |
| BooleanExpressionEditor | An editor for expressions which return a boolean value. |
| ColorEditor | An editor which uses a coloured JComponent if, when clicked, opens a JColorChooser. |
| ComboBoxEditor | An editor which uses a JComboBox. |
| FileEditor | An editor for parameters of type File. |
| GeneralExpressionEditor | |
| LabelEditor | An "editor" which is a label component. |
| ListEditor | An editor which uses a JList. |
| RadioButtonEditor | An editor which uses a JRadioButton. |
| TextFieldEditor | An editor which uses a JTextField or JTextArea. |
| TextFieldXEditor | An editor which uses a JTextField or JTextArea
and another JComponent used to invoke an extra editor which lets the
user edit the value in the text field. |
This package contains GUI classes for specific parameter classes. Each parameter class is associated with a specific editor class.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||