Uses of Class
com.rapidminer.gui.ConditionalAction

Packages that use ConditionalAction
com.rapidminer.gui.actions The main actions of the RapidMiner GUI. 
com.rapidminer.gui.attributeeditor.actions The actions associated with the AttributeEditor. 
com.rapidminer.gui.operatortree.actions The actions associated with the operator tree. 
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.repository.remote   
 

Uses of ConditionalAction in com.rapidminer.gui.actions
 

Subclasses of ConditionalAction in com.rapidminer.gui.actions
 class AboutAction
           
 class AnovaCalculatorAction
          Start the corresponding action.
 class AttributeDescriptionFileWizardAction
          Start the corresponding action.
 class AttributeEditorAction
          Start the corresponding action.
 class AutoWireAction
          Wires the current process.
 class BrowseAction
          Opens a browser.
 class CheckForJDBCDriversAction
          Start the corresponding action.
 class ConnectPortToRepositoryAction
          Connects a port to a user selected repository location via the ProcessContext
 class EditViewAction
           
 class ExitAction
          Start the corresponding action.
 class ExportProcessAction
          Action to export a process to a file.
 class ExportViewAction
          Start the corresponding action.
 class ImportProcessAction
          Opens a process from a file.
 class ManageBuildingBlocksAction
          Start the corresponding action.
 class ManageTemplatesAction
          Start the corresponding action.
 class MoveColumnAction
          Start the corresponding action.
 class NewAction
          Start the corresponding action.
 class NewBuildingBlockAction
          Start the corresponding action.
 class NewOperatorAction
          Start the corresponding action.
 class NewPerspectiveAction
           
 class OpenAction
          Start the corresponding action.
 class PageSetupAction
          Start the corresponding action.
 class PauseAction
          Start the corresponding action.
 class PrintAction
          Start the corresponding action.
 class PrintPreviewAction
          Start the corresponding action.
 class RedoAction
          Start the corresponding action.
 class RefreshHelpTextFromWikiAction
           
 class ResultHistoryAction
          Start the corresponding action.
 class RunAction
          Start the corresponding action.
 class RunRemoteAction
           
 class SaveAction
          Start the corresponding action.
 class SaveAsAction
          Start the corresponding action.
 class SaveAsTemplateAction
          Start the corresponding action.
 class SettingsAction
          Start the corresponding action.
 class ShowHelpTextAction
           
 class ShowHelpTextInBrowserAction
           
 class StopAction
          Start the corresponding action.
 class StoreInRepositoryAction
          An action to store IOObjects in the repository.
 class ToggleAction
          An action that handles a boolean state which is toggled by the actionPerformed method.
 class ToggleExpertModeAction
          Start the corresponding action.
 class TutorialAction
          Start the corresponding action.
 class UndoAction
          Start the corresponding action.
 class ValidateAutomaticallyAction
          Determines whether the process setup is validated automatically on any update.
 class ValidateProcessAction
          Start the corresponding action.
 class WizardAction
          Start the corresponding action.
 class WorkspaceAction
           
 

Uses of ConditionalAction in com.rapidminer.gui.attributeeditor.actions
 

Subclasses of ConditionalAction in com.rapidminer.gui.attributeeditor.actions
 class ClearAction
          Start the corresponding action.
 class CloseAction
          Start the corresponding action.
 class GuessAllTypesAction
          Start the corresponding action.
 class GuessTypeAction
          Start the corresponding action.
 class LoadDataAction
          Start the corresponding action.
 class LoadSeriesDataAction
          Start the corresponding action.
 class OpenAttributeFileAction
          Start the corresponding action.
 class RemoveColumnAction
          Start the corresponding action.
 class RemoveRowAction
          Start the corresponding action.
 class SaveAttributeFileAction
          Start the corresponding action.
 class SaveDataAction
          Start the corresponding action.
 class UseRowAsNamesAction
          Start the corresponding action.
 

Uses of ConditionalAction in com.rapidminer.gui.operatortree.actions
 

Subclasses of ConditionalAction in com.rapidminer.gui.operatortree.actions
 class CutCopyPasteAction
           
 class DeleteOperatorAction
          Start the corresponding action.
 class InfoOperatorAction
          Start the corresponding action.
 class RenameOperatorAction
          Start the corresponding action.
 class SaveBuildingBlockAction
          Start the corresponding action.
 class ToggleActivationItem
          Start the corresponding action.
 class ToggleAllBreakpointsItem
          Start the corresponding action.
 class ToggleBreakpointItem
          Start the corresponding action.
 

Uses of ConditionalAction in com.rapidminer.gui.tools
 

Subclasses of ConditionalAction in com.rapidminer.gui.tools
 class ResourceAction
          This will create an action, whose settings are take from a .properties file being part of the GUI Resource bundles of RapidMiner.
 class ResourceActionAdapter
           
 class ResourceActionTransmitter
          Encapsulates an action.
 

Uses of ConditionalAction in com.rapidminer.gui.tools.actions
 

Subclasses of ConditionalAction in com.rapidminer.gui.tools.actions
 class ClearMessageAction
          Start the corresponding action.
 class LoggingSearchAction
          Start the corresponding action.
 class ResetAllProfilerAction
          Start the corresponding action.
 class ResetProfilerAction
          Start the corresponding action.
 class SaveCumulativeProfilerAction
          Start the corresponding action.
 class SaveLogFileAction
          Start the corresponding action.
 class SaveProfilerAction
          Start the corresponding action.
 

Uses of ConditionalAction in com.rapidminer.repository.remote
 

Subclasses of ConditionalAction in com.rapidminer.repository.remote
 class AccessRightsAction
           
 class NewRevisionAction
           
 



Copyright © 2001-2009 by Rapid-I