java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.ignition.designer.scripteditor.workspace.WorkspaceEditor
All Implemented Interfaces:
ScriptWorkspaceEditor, ImageObserver, MenuContainer, Serializable, Accessible

public class WorkspaceEditor extends JPanel implements ScriptWorkspaceEditor
This is the UI for the script editor that is embedded in the Designer's workspace area
See Also: