站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Interface org.openide.windows.TopComponent.Registry (NetBeans APIs) - NetBeans API Javadoc 4.1.0


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
protected  TopComponent.Registry WindowManager.componentRegistry()
          Access method for registry of all components in the system.
 TopComponent.Registry WindowManager.getRegistry()
          Getter for component registry.
static TopComponent.Registry TopComponent.getRegistry()
          Getter for class that allows obtaining of information about components.
 



Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.