Uses of Package
com.rapidminer.gui.tools

Packages that use com.rapidminer.gui.tools
com.rapidminer The main packages of RapidMiner. 
com.rapidminer.gui Provides the main GUI classes. 
com.rapidminer.gui.actions The main actions of the RapidMiner GUI. 
com.rapidminer.gui.attributeeditor Provides the classes necessary for the Attribute Editor, i.e. the tool for creating attribute description files from data files. 
com.rapidminer.gui.attributeeditor.actions The actions associated with the AttributeEditor. 
com.rapidminer.gui.dialog.actions The actions associated with some dialogs. 
com.rapidminer.gui.graphs.actions This package contains the actions used for graph plotting. 
com.rapidminer.gui.operatortree.actions The actions associated with the operator tree. 
com.rapidminer.gui.properties This package consists of all classes for property (parameter) editing, i.e. 
com.rapidminer.gui.tools Some basic tools for the graphical user interface (GUI) of RapidMiner. 
com.rapidminer.gui.tools.actions The actions associated with the GUI tools. 
com.rapidminer.gui.viewer This package contain viewer classes for some standard data types like ExampleSets, DataTables etc. 
com.rapidminer.gui.wizards This package contain wizard classes for configurating operators. 
com.rapidminer.tools Provides tools for RapidMiner like parsers for the input files. 
com.rapidminer.tools.plugin Provides tools for RapidMiner plugins. 
 

Classes in com.rapidminer.gui.tools used by com.rapidminer
SplashScreen
          The splash screen is displayed during start up of RapidMiner.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui
LoggingViewer
          A text area displaying the log output.
SystemMonitor
          The default system monitor which graphically displays the amount of used memory.
UpdateManager
          This is the interface for the update manager which should initiate an update check and can hence be registered in RapidMiner GUI.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.actions
IconSize
          This enumeration hold the information about all available icon sizes (mainly used for actions).
WelcomeScreen
          Lets the user select with what he wants to start: blank, existing file, recent file, wizard or tutorial.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.attributeeditor
ExtendedJTable
          This class extends a JTable in a way that editing is handled like it is expected, i.e.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.attributeeditor.actions
IconSize
          This enumeration hold the information about all available icon sizes (mainly used for actions).
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.dialog.actions
IconSize
          This enumeration hold the information about all available icon sizes (mainly used for actions).
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.graphs.actions
IconSize
          This enumeration hold the information about all available icon sizes (mainly used for actions).
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.operatortree.actions
IconSize
          This enumeration hold the information about all available icon sizes (mainly used for actions).
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.properties
ExtendedJTabbedPane
          Creates a tabbed pane with tabs at top and which scroll the tabs instead of creating multiple lines.
ExtendedJTable
          This class extends a JTable in a way that editing is handled like it is expected, i.e.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.tools
CellColorProvider
          Implementing classes might deliver an appropriate cell color.
ExtendedCheckTreeSelectionModel
          This is the selection model for the check tree.
ExtendedFixedColumnJTable
          This table can be used to display a fixed column as the first column which will never be moved or scrolled away.
ExtendedJScrollPane
          This extended version of the JScrollPane uses increased numbers of unit increments for both scroll bars making it more useful for mouse wheels.
ExtendedJTable
          This class extends a JTable in a way that editing is handled like it is expected, i.e.
ExtendedJTableSorterModel
          TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
ExtendedListModel
          Provides an extended list model which holds data for a ExtendedJList.
FrameIconProvider
          This is the basic interface for all frame icon providers.
IconSize
          This enumeration hold the information about all available icon sizes (mainly used for actions).
LoggingViewerOutputStream
          A special output stream that appends all its incoming characters and perform necessary formatting.
OperatorList
          This class specifies a special JList which is capable of showing all available kinds of RapidMiner operators, allowing the user to drag a copy of them into his own process tree.
ProgressMonitor
          This is the basic class for progress monitoring.
TextPanel
          This panel can be used to display some text.
UpdateManager
          This is the interface for the update manager which should initiate an update check and can hence be registered in RapidMiner GUI.
VersionNumber
          Contains information about the different parts of a version number.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.tools.actions
ExtendedJTable
          This class extends a JTable in a way that editing is handled like it is expected, i.e.
IconSize
          This enumeration hold the information about all available icon sizes (mainly used for actions).
LoggingViewer
          A text area displaying the log output.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.viewer
ExtendedJTable
          This class extends a JTable in a way that editing is handled like it is expected, i.e.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.gui.wizards
ExtendedJTable
          This class extends a JTable in a way that editing is handled like it is expected, i.e.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.tools
VersionNumber
          Contains information about the different parts of a version number.
 

Classes in com.rapidminer.gui.tools used by com.rapidminer.tools.plugin
AboutBox
          This dialog displays some informations about the product.
 



Copyright © 2001-2009 by Rapid-I