Uses of Class
adams.gui.tools.wekainvestigator.output.OutputTabbedPane
-
Packages that use OutputTabbedPane Package Description adams.gui.tools.wekainvestigator.output -
-
Uses of OutputTabbedPane in adams.gui.tools.wekainvestigator.output
Fields in adams.gui.tools.wekainvestigator.output declared as OutputTabbedPane Modifier and Type Field Description protected OutputTabbedPane
AbstractResultItem. m_TabbedPane
the tabbed pane with the generated output.Methods in adams.gui.tools.wekainvestigator.output that return OutputTabbedPane Modifier and Type Method Description OutputTabbedPane
AbstractResultItem. getTabbedPane()
The tabbed pane for the results.
-