org.openide.explorer 6.28.2

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.
ExtendedDelete Register implementation of this interface into META-INF services lookup if you want to intercept Node deletion in explorer.
 

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.28.2

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