Package org.openide.windows

Interface Summary
CloneableOpenSupport.Env Abstract interface that is used by CloneableOpenSupport to talk to outside world.
Mode A window-management mode in which a TopComponent can be.
TopComponent.Cloneable Each top component that wishes to be cloned should implement this interface, so CloneAction can check it and call the cloneComponent method.
TopComponent.Registry Registry of all top components.
TopComponentGroup Represents window group.
WindowManager.Component Deprecated. XXX Do not use anymore.
Workspace Represents one user workspace that holds a list of modes into which components can be assigned.
 

Class Summary
CloneableOpenSupport Simple support for an openable objects.
CloneableTopComponent A top component which may be cloned.
CloneableTopComponent.Ref Keeps track of a group of sister clones.
TopComponent Embeddable visual component to be displayed in the IDE.
TopComponent.NodeName This class provides the connection between the node name and a name of the component.
WindowManager Manages window system.
 


 

Built on October 24 2003.  |  Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.