Uses of Package
org.openide.windows

Classes in org.openide.windows used by org.openide.windows
CloneableOpenSupport
          Simple support for an openable objects.
CloneableOpenSupport.Env
          Abstract interface that is used by CloneableOpenSupport to talk to outside world.
CloneableTopComponent
          A top component which may be cloned.
CloneableTopComponent.Ref
          Keeps track of a group of sister clones.
Mode
          A window-management mode in which a TopComponent can be.
TopComponent
          Embeddable visual component to be displayed in the IDE.
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
          Manages window system.
WindowManager.Component
          Deprecated. XXX Do not use anymore. This interface is replaced by bunch of protedcted methods which name starts with topComponent prefix, i.e. WindowManager.topComponentOpen(org.openide.windows.TopComponent), WindowManager.topComponentClose(org.openide.windows.TopComponent) etc.
Workspace
          Represents one user workspace that holds a list of modes into which components can be assigned.
 


 

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