Class PrimaryInfoFrame

All Implemented Interfaces:
LayerManagerProxy, LayerNamePanelProxy, LayerViewPanelProxy, SelectionManagerProxy, TaskFrameProxy, ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class PrimaryInfoFrame extends InfoFrame
A TaskFrame can have several InfoFrames, but one PrimaryInfoFrame. This is the InfoFrame used by the InfoTool. Other InfoFrames appear when the user clicks the View Geometry Text or View Layer Attributes menus, for example. This class simply marks an InfoFrame as being primary. WorkbenchFrame positions InfoFrames differently depending on whether or not they are primary.
See Also: