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

org.openide.explorer (Explorer & Property Sheet API) - NetBeans API Javadoc (Current Development Version)

org.openide.explorer 6.8 1

Package org.openide.explorer

Many different UI components in NetBeans are actually Explorer views of nodes.

See:
          Description

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

Class Summary
ExplorerManager Manages a selection and root context for a (set of) Explorer view(s).
ExplorerUtils Helper methods to embed ExplorerManagers and explorer views into Swing component trees.
 

Package org.openide.explorer Description

Many different UI components in NetBeans 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.


org.openide.explorer 6.8 1

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