Class TabbedResourceWorkspace

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTabbedPane
com.jidesoft.swing.JideTabbedPane
com.inductiveautomation.ignition.designer.tabbedworkspace.TabbedResourceWorkspace
All Implemented Interfaces:
Locatable, ResourceWorkspace, ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants
Direct Known Subclasses:
NamedQueryWorkspace, ReportingResourceWorkspace, ViewWorkspace

public abstract class TabbedResourceWorkspace extends com.jidesoft.swing.JideTabbedPane implements ResourceWorkspace, Locatable
This is a resource workspace that allows multiple resources to be open at once using a tabbed interface. This workspace also automatically interfaces with the nav tree.
See Also: