Uses of Class
adams.gui.core.ConsolePanel.OutputPanel
-
Packages that use ConsolePanel.OutputPanel Package Description adams.gui.core -
-
Uses of ConsolePanel.OutputPanel in adams.gui.core
Fields in adams.gui.core declared as ConsolePanel.OutputPanel Modifier and Type Field Description protected ConsolePanel.OutputPanel
ConsolePanel. m_PanelAll
the ALL panel.protected ConsolePanel.OutputPanel
ConsolePanel. m_PanelError
the error panel.Methods in adams.gui.core that return ConsolePanel.OutputPanel Modifier and Type Method Description ConsolePanel.OutputPanel
ConsolePanel. getCurrentPanel()
Returns the current output panel.ConsolePanel.OutputPanel
ConsolePanel. getPanel(ConsolePanel.PanelType type)
Returns the specified output panel.
-