Uses of Class
adams.gui.wizard.WizardPane
-
Packages that use WizardPane Package Description adams.gui.tools.weka adams.gui.visualization.timeseries -
-
Uses of WizardPane in adams.gui.tools.weka
Fields in adams.gui.tools.weka declared as WizardPane Modifier and Type Field Description protected WizardPaneAppendDatasetsPanel. m_Wizardthe wizard pane.protected WizardPaneBatchFilterDatasetsPanel. m_Wizardthe wizard pane. -
Uses of WizardPane in adams.gui.visualization.timeseries
Fields in adams.gui.visualization.timeseries declared as WizardPane Modifier and Type Field Description protected WizardPaneTimeseriesImportDatabaseDialog. m_PaneWizardthe wizard.Methods in adams.gui.visualization.timeseries that return WizardPane Modifier and Type Method Description WizardPaneTimeseriesImportDatabaseDialog. getWizard()Returns the wizard pane.
-