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 | Description |
---|---|
ExplorerManager |
Manages a selection and root context for a (set of) Explorer view(s).
|
Class | Description |
---|---|
ExplorerManager |
Manages a selection and root context for a (set of) Explorer view(s).
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.