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 This class contains the default implementation of reactions to the standard explorer actions.
ExplorerManager Manages a selection and root context for a (set of) Explorer view(s).
ExplorerPanel Simple top component capable of displaying an Explorer.
 

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 December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.