Uses of Class
adams.gui.tools.wekainvestigator.tab.AbstractInvestigatorTabWithDataTable
-
Packages that use AbstractInvestigatorTabWithDataTable Package Description adams.gui.tools.wekainvestigator.tab -
-
Uses of AbstractInvestigatorTabWithDataTable in adams.gui.tools.wekainvestigator.tab
Subclasses of AbstractInvestigatorTabWithDataTable in adams.gui.tools.wekainvestigator.tab Modifier and Type Class Description class
AbstractInvestigatorTabWithEditableDataTable
Ancestor for tabs with modifiable data table.class
BoxPlotTab
Visualizes the selected dataset as box plot.class
DataQueryTab
Allows the execution of an SQL-like query to manipulate datasets.class
DataTab
Lists the currently loaded datasets.class
MatrixTab
Visualizes the selected dataset as matrix plot.class
PreprocessTab
Preprocessing tab.class
ScatterPlotTab
For plotting attributes against each other.
-