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

org.openide.explorer (NetBeans APIs) - NetBeans API Javadoc 4.1.0


Package org.openide.explorer

Many different UI components of the IDE are actually Explorer views of nodes.

See:
          Description

Interface Summary
ExplorerManager.Provider Interface for components wishing to provide their own ExplorerManager.
 

Class Summary
ExplorerActions Deprecated. Use ExplorerUtils.actionCopy(org.openide.explorer.ExplorerManager), etc, see ExplorerUtils javadoc for details
ExplorerManager Manages a selection and root context for a (set of) Explorer view(s).
ExplorerPanel Deprecated. Use ExplorerUtils.actionCopy(org.openide.explorer.ExplorerManager), etc, see ExplorerUtils javadoc for details
ExplorerUtils Helper methods to embed ExplorerManagers and explorer views into Swing component trees.
 

Package org.openide.explorer Description

Many different UI components of the IDE are actually Explorer views of nodes. Using the Explorer API, it is possible to embed a standard view into a custom container, or to create a customized view.



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