Package | Description |
---|---|
org.openide.explorer.view |
The Explorer is really an abstraction that needs a
view
to actually display the nodes.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanTreeView
Displays
Node hierarchy as a tree of all nodes. |
class |
ContextTreeView
A view displaying tree of
Node s but not showing its leaf nodes. |
class |
TreeTableView
Explorer view.
|