Package | Description |
---|---|
org.openide.explorer.view |
The Explorer is really an abstraction that needs a
view
to actually display the nodes.
|
Modifier and Type | Method | Description |
---|---|---|
NodePopupFactory |
OutlineView.getNodePopupFactory() |
Getter for the current popup customizer factory.
|
NodePopupFactory |
TableView.getNodePopupFactory() |
Getter for the current popup customizer factory.
|
Modifier and Type | Method | Description |
---|---|---|
void |
OutlineView.setNodePopupFactory(NodePopupFactory newFactory) |
Allows customization of the popup menus.
|
void |
TableView.setNodePopupFactory(NodePopupFactory newFactory) |
Allows customization of the popup menus.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.