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.OutputPanelConsolePanel. m_PanelAllthe ALL panel.protected ConsolePanel.OutputPanelConsolePanel. m_PanelErrorthe error panel.Methods in adams.gui.core that return ConsolePanel.OutputPanel Modifier and Type Method Description ConsolePanel.OutputPanelConsolePanel. getCurrentPanel()Returns the current output panel.ConsolePanel.OutputPanelConsolePanel. getPanel(ConsolePanel.PanelType type)Returns the specified output panel.
-