Package | Description |
---|---|
org.openide.explorer |
Many different UI components in NetBeans are actually
Explorer views
of nodes.
|
org.openide.explorer.view |
The Explorer is really an abstraction that needs a
view
to actually display the nodes.
|
Class and Description |
---|
ExplorerManager
Manages a selection and root context for a (set of) Explorer view(s).
|
Class and Description |
---|
ExplorerManager
Manages a selection and root context for a (set of) Explorer view(s).
|