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 |
IconView
A view displaying
Node s as icons. |
class |
ListTableView
Deprecated.
Use
org.openide.explorer.view.TreeTableView instead. |