Uses of Class
adams.gui.workspace.AbstractWorkspaceManagerPanel
-
Packages that use AbstractWorkspaceManagerPanel Package Description adams.gui.tools.remotecontrolcenter adams.gui.tools.wekainvestigator adams.gui.tools.wekamultiexperimenter adams.gui.workspace -
-
Uses of AbstractWorkspaceManagerPanel in adams.gui.tools.remotecontrolcenter
Subclasses of AbstractWorkspaceManagerPanel in adams.gui.tools.remotecontrolcenter Modifier and Type Class Description classRemoteControlCenterManagerPanelInterface for remote controls. -
Uses of AbstractWorkspaceManagerPanel in adams.gui.tools.wekainvestigator
Subclasses of AbstractWorkspaceManagerPanel in adams.gui.tools.wekainvestigator Modifier and Type Class Description classInvestigatorManagerPanelManages multiple sessions of the Investigator. -
Uses of AbstractWorkspaceManagerPanel in adams.gui.tools.wekamultiexperimenter
Subclasses of AbstractWorkspaceManagerPanel in adams.gui.tools.wekamultiexperimenter Modifier and Type Class Description classMultiExperimenterExtended interface for the WEKA Experimenter, allowing for an arbitrary number of Experimenter panels. -
Uses of AbstractWorkspaceManagerPanel in adams.gui.workspace
Classes in adams.gui.workspace with type parameters of type AbstractWorkspaceManagerPanel Modifier and Type Class Description classAbstractWorkspaceHelper<P extends AbstractWorkspacePanel,M extends AbstractWorkspaceManagerPanel<P>>Helper class for loading/saving workspaces.Subclasses of AbstractWorkspaceManagerPanel in adams.gui.workspace Modifier and Type Class Description classAbstractSerializableWorkspaceManagerPanel<P extends AbstractWorkspacePanel>Ancestor for manager panels that allow saving/loading of workspaces.
-