Package | Description |
---|---|
org.openide.explorer.view |
The Explorer is really an abstraction that needs a
view
to actually display the nodes.
|
Constructor | Description |
---|---|
ListTableView(NodeTableModel ntm) |
Deprecated.
Creates ListTableView with provided NodeTableModel.
|
TableView(NodeTableModel ntm) |
Creates a new instance of TableView
|
TreeTableView(NodeTableModel ntm) |
Creates TreeTableView with provided NodeTableModel.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.