Uses of Class
adams.gui.tools.wekainvestigator.tab.InvestigatorTabbedPane
-
Packages that use InvestigatorTabbedPane Package Description adams.gui.tools.wekainvestigator -
-
Uses of InvestigatorTabbedPane in adams.gui.tools.wekainvestigator
Fields in adams.gui.tools.wekainvestigator declared as InvestigatorTabbedPane Modifier and Type Field Description protected InvestigatorTabbedPane
InvestigatorPanel. m_TabbedPane
the tabbed pane for the tabs.Methods in adams.gui.tools.wekainvestigator that return InvestigatorTabbedPane Modifier and Type Method Description InvestigatorTabbedPane
InvestigatorPanel. getTabbedPane()
Returns the underlying tabbed pane.
-