Uses of Interface
org.openide.windows.WindowManager.Component

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

Uses of WindowManager.Component in org.openide.windows
 

Methods in org.openide.windows that return WindowManager.Component
protected abstract  WindowManager.Component WindowManager.createTopComponentManager(TopComponent c)
          Create a component manager for the given top component.
protected static WindowManager.Component WindowManager.findComponentManager(TopComponent tc)
          Finds top component manager for given top component.
 



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