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 ScriptingLogPanelAbstractApplicationFrame. m_ScriptingLogPanelthe scripting log panel.Methods in adams.gui.application that return ScriptingLogPanel Modifier and Type Method Description ScriptingLogPanelAbstractApplicationFrame. getScriptingLogPanel()Returns the scripting log panel instance.
-