|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ParameterChangeListener | This listeners listens for changes of a ParameterValueKeyCellEditor
and notifies the corresponding value cell editors. |
| PropertyKeyCellEditor | Interface for all key cell renderers which can also be used as an editor of property / parameter tables. |
| PropertyValueCellEditor | Interface for all value cell editors of property / parameter tables. |
| SettingsChangeListener | This change listener listens for settings changes, i.e. for changes of the global program settings. |
| Class Summary | |
|---|---|
| AttributeFileCellEditor | This is an extension of the FileValueCellEditor which also supports the opening of an AttributeEditor. |
| BasicPropertyTable | This is a basic property table which can be simply build from a
Parameters object. |
| ColorValueCellEditor | Cell editor consisting of a colored button which opens a color chooser as action. |
| ConfigurationWizardValueCellEditor | Cell editor consisting of a simple button which opens a configuration wizard for the corresponding operator. |
| ConfigureParameterOptimizationDialog | A Dialog which lets the user select and configure parameter values and ranges for optimization purposes. |
| ConfigureParameterOptimizationDialogCreator | The creator for the parameter specification dialog. |
| DefaultPropertyKeyRenderer | Renders the key in a PropertyTable either bold or plain depending on
whether or not the parameter is optional. |
| DefaultPropertyTable | This abstract class implements some methods which should be sufficient in almost all cases of the RapidMiner GUI. |
| DefaultPropertyValueCellEditor | Editor for parameter values string, int, double, category, and boolean. |
| FileValueCellEditor | Cell editor consiting of a text field and a small button for opening a file chooser. |
| InnerOperatorValueCellEditor | Parameter editor for ParameterTypeInnerOperator. |
| ListPropertyDialog | A Dialog displaying a ListPropertyTable. |
| ListPropertyTable | For ParameterTypeList the
parameter values are parameter lists themselves. |
| ListValueCellEditor | A cell editor with a button that opens a ListPropertyDialog. |
| MatrixPropertyDialog | A Dialog displaying a MatrixPropertyTable. |
| MatrixPropertyTable | For ParameterTypeMatrix |
| MatrixPropertyTableModel | A table model model used by MatrixPropertyTable. |
| MatrixValueCellEditor | A cell editor with a button that opens a MatrixPropertyDialog. |
| OperatorPropertyTable | This is the most important implementation of PropertyTable. |
| OperatorValueValueCellEditor | Parameter editor for ParameterTypeValue, i.e. the parameter type for
values which are provided by operators. |
| ParameterValueKeyCellEditor | Parameter editor for a ParameterTypeValue, i.e. a parameter name and value of a
single operator. |
| PreviewValueCellEditor | Cell editor consisting of a simple button which opens a preview for the corresponding operator. |
| PropertyTable | A property table is a table for editing parameters of operators or other properties (like program settings). |
| PropertyTableParameterChangeListener | The parameter selection change listener used by PropertyTables. |
| SettingsDialog | The settings dialog for user settings. |
| SettingsPropertyTable | The property table for general RapidMiner settings (in contrast to operator parameters). |
| SettingsTabs | The tabs for the different groups of RapidMiner settings. |
| SimpleFileValueCellEditor | A simple file cell editor for generic files. |
| TextPropertyDialog | A Dialog displaying a JEditTextArea. |
| TextValueCellEditor | A cell editor with a button that opens a JEditTextArea. |
| WizardPropertyTable | With a WizardPropertyTable one can edit (a subset of) parameters of all operators of the process in one place. |
This package consists of all classes for property (parameter) editing, i.e. Tables, CellEditors and -Renderers etc.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||