Uses of Class
adams.gui.core.ConsolePanel
-
Packages that use ConsolePanel Package Description adams.core.logging adams.gui.core -
-
Uses of ConsolePanel in adams.core.logging
Fields in adams.core.logging declared as ConsolePanel Modifier and Type Field Description protected ConsolePanelConsolePanelHandler. m_ConsolePanelthe console panel. -
Uses of ConsolePanel in adams.gui.core
Fields in adams.gui.core declared as ConsolePanel Modifier and Type Field Description protected static ConsolePanelConsolePanel. m_Singletonthe singleton.Methods in adams.gui.core that return ConsolePanel Modifier and Type Method Description static ConsolePanelConsolePanel. getSingleton()Returns the singleton instance.
-