Uses of Package
com.rapidminer.gui.properties

Packages that use com.rapidminer.gui.properties
com.rapidminer.gui Provides the main GUI classes. 
com.rapidminer.gui.dialog This package contains all non-special dialogs of RapidMiner. 
com.rapidminer.gui.processeditor Contains all experiment editors but the operator tree (which has its own package). 
com.rapidminer.gui.properties This package consists of all classes for property (parameter) editing, i.e. 
 

Classes in com.rapidminer.gui.properties used by com.rapidminer.gui
OperatorPropertyTable
          This is the most important implementation of PropertyTable.
 

Classes in com.rapidminer.gui.properties used by com.rapidminer.gui.dialog
PropertyValueCellEditor
          Interface for all value cell editors of property / parameter tables.
 

Classes in com.rapidminer.gui.properties used by com.rapidminer.gui.processeditor
OperatorPropertyTable
          This is the most important implementation of PropertyTable.
SettingsChangeListener
          This change listener listens for settings changes, i.e. for changes of the global program settings.
 

Classes in com.rapidminer.gui.properties used by com.rapidminer.gui.properties
DefaultPropertyTable
          This abstract class implements some methods which should be sufficient in almost all cases of the RapidMiner GUI.
FileValueCellEditor
          Cell editor consiting of a text field and a small button for opening a file chooser.
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.
PropertyTable
          A property table is a table for editing parameters of operators or other properties (like program settings).
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.
 



Copyright © 2001-2009 by Rapid-I