Uses of Class
adams.gui.scripting.ScriptingLogPanel
-
Packages that use ScriptingLogPanel Package Description adams.gui.application -
-
Uses of ScriptingLogPanel in adams.gui.application
Fields in adams.gui.application declared as ScriptingLogPanel Modifier and Type Field Description protected ScriptingLogPanel
AbstractApplicationFrame. m_ScriptingLogPanel
the scripting log panel.Methods in adams.gui.application that return ScriptingLogPanel Modifier and Type Method Description ScriptingLogPanel
AbstractApplicationFrame. getScriptingLogPanel()
Returns the scripting log panel instance.
-