Uses of Interface
org.openide.windows.TopComponent.Registry

Packages that use TopComponent.Registry
org.openide.windows Most parts of the IDE do not manipulate windows directly, but use special top components
 

Uses of TopComponent.Registry in org.openide.windows
 

Methods in org.openide.windows that return TopComponent.Registry
static TopComponent.Registry TopComponent.getRegistry()
          Getter for class that allows obtaining of information about components.
protected abstract  TopComponent.Registry WindowManager.componentRegistry()
          Access method for registry of all components in the system.
 TopComponent.Registry WindowManager.getRegistry()
          Getter for component registry.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.