Package com.rapidminer.gui.properties

This package consists of all classes for property (parameter) editing, i.e.

See:
          Description

Interface Summary
ParameterChangeListener This listeners listens for changes of a ParameterValueKeyCellEditor and notifies the corresponding value cell editors.
SettingsChangeListener This change listener listens for settings changes, i.e. for changes of the global program settings.
 

Class Summary
AttributesPropertyDialog A dialog to select a subset of attributes.
BasicPropertyTable This is a basic property table which can be simply build from a Parameters object.
CompatibilityLevelSpinnerModel Displays the OperatorVersions as returned by Operator.getIncompatibleVersionChanges().
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.
DefaultPropertyTable This abstract class implements some methods which should be sufficient in almost all cases of the RapidMiner GUI.
EnumerationPropertyDialog A Dialog displaying an EnumerationPropertyTable.
EnumerationPropertyTable For ParameterTypeList the parameter values are parameter lists themselves.
ExpressionPropertyDialog  
GenericParameterPanel This panel might be used, where ever ParameterTypes should be editable without presence of an operator or special circumstances.
ListPropertyDialog A Dialog displaying a ListPropertyTable.
ListPropertyTable For ParameterTypeList the parameter values are parameter lists themselves.
ListPropertyTable2 Parameter table for list and enumeration types.
ListTableModel Table model returning values from the list of string pairs.
MatrixPropertyDialog A Dialog displaying a MatrixPropertyTable.
MatrixPropertyTable For ParameterTypeMatrix
MatrixPropertyTableModel A table model model used by MatrixPropertyTable.
OperatorPropertyPanel This panel displays parameters of an operator.
OperatorPropertyTable This is the most important implementation of PropertyTable.
PropertyDialog  
PropertyPanel  
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.
RegexpPropertyDialog A dialog to create and edit regular expressions.
SettingsDialog The settings dialog for user settings.
SettingsPropertyPanel  
SettingsTabs The tabs for the different groups of RapidMiner settings.
TextPropertyDialog A Dialog displaying a JEditTextArea.
WizardPropertyTable With a WizardPropertyTable one can edit (a subset of) parameters of all operators of the process in one place.
 

Package com.rapidminer.gui.properties Description

This package consists of all classes for property (parameter) editing, i.e. Tables, CellEditors and -Renderers etc.



Copyright © 2001-2009 by Rapid-I