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

org.openide.explorer (NetBeans Explorer API) - NetBeans API Javadoc 5.0.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
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 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 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.