Class IrisView

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.illumon.infonode.gui.panel.BaseContainer
com.illumon.infonode.gui.panel.BasePanel
com.illumon.infonode.docking.DockingWindow
com.illumon.infonode.docking.View
com.illumon.iris.gui.workspace.IrisView
All Implemented Interfaces:
Workspace, ImageObserver, MenuContainer, Serializable, Accessible

public class IrisView
extends com.illumon.infonode.docking.View
implements Workspace
This class is the container component link between the InfoNode DockingWindow and client widgets. Workspaces added to this will be serialized directly into the view.
See Also:
Serialized Form