Uses of Class
adams.gui.tools.wekainvestigator.tab.AbstractInvestigatorTabWithEditableDataTable
-
Packages that use AbstractInvestigatorTabWithEditableDataTable Package Description adams.gui.tools.wekainvestigator.datatable.action adams.gui.tools.wekainvestigator.tab -
-
Uses of AbstractInvestigatorTabWithEditableDataTable in adams.gui.tools.wekainvestigator.datatable.action
Fields in adams.gui.tools.wekainvestigator.datatable.action declared as AbstractInvestigatorTabWithEditableDataTable Modifier and Type Field Description protected AbstractInvestigatorTabWithEditableDataTableAbstractEditableDataTableAction. m_Ownerthe owner.Methods in adams.gui.tools.wekainvestigator.datatable.action that return AbstractInvestigatorTabWithEditableDataTable Modifier and Type Method Description AbstractInvestigatorTabWithEditableDataTableAbstractEditableDataTableAction. getOwner()Returns the owner.Methods in adams.gui.tools.wekainvestigator.datatable.action with parameters of type AbstractInvestigatorTabWithEditableDataTable Modifier and Type Method Description voidAbstractEditableDataTableAction. setOwner(AbstractInvestigatorTabWithEditableDataTable value)Sets the owner. -
Uses of AbstractInvestigatorTabWithEditableDataTable in adams.gui.tools.wekainvestigator.tab
Subclasses of AbstractInvestigatorTabWithEditableDataTable in adams.gui.tools.wekainvestigator.tab Modifier and Type Class Description classDataTabLists the currently loaded datasets.classPreprocessTabPreprocessing tab.classScatterPlotTabFor plotting attributes against each other.
-