public class WidgetConsole extends Widget
Widget.WidgetGroup
L_DATAPORT, L_LEFTBOTTOM, L_LEFTTOP, L_VIEWPORT, W_DATA, W_MODULE, W_VIEWPORT
Constructor and Description |
---|
WidgetConsole() |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
getCurrentState()
state and be persisted using JSON
|
boolean |
restoreState(org.json.JSONObject savedState)
state can be restored from JSON
|
getContentPane, getDockable, getName, getPreferredLocation, getWidgetGroup, setPreferredLocation, setTitle
public org.json.JSONObject getCurrentState()
StateSavable
getCurrentState
in interface StateSavable
getCurrentState
in class Widget
public boolean restoreState(org.json.JSONObject savedState)
StateSavable
restoreState
in interface StateSavable
restoreState
in class Widget