Uses of Class
weka.gui.experiment.AbstractSetupPanel
-
Uses of AbstractSetupPanel in weka.gui.experiment
Modifier and TypeClassDescriptionclass
This panel controls the configuration of an experiment.class
This panel controls the configuration of an experiment.Modifier and TypeMethodDescriptionstatic AbstractSetupPanel[]
AbstractSetupPanel.getPanels()
Returns a list of all available setup panels.Modifier and TypeMethodDescriptionint
AbstractSetupPanel.compareTo
(AbstractSetupPanel o) Uses the name for comparison.void
SetupModePanel.switchTo
(AbstractSetupPanel panel, Experiment exp) Switches to the specified panel.