|
org.openide.explorer 6.28.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodePopupFactory | |
---|---|
org.openide.explorer.view | The Explorer is really an abstraction that needs a view to actually display the nodes. |
Uses of NodePopupFactory in org.openide.explorer.view |
---|
Methods in org.openide.explorer.view that return NodePopupFactory | |
---|---|
NodePopupFactory |
TableView.getNodePopupFactory()
Getter for the current popup customizer factory. |
NodePopupFactory |
OutlineView.getNodePopupFactory()
Getter for the current popup customizer factory. |
Methods in org.openide.explorer.view with parameters of type NodePopupFactory | |
---|---|
void |
TableView.setNodePopupFactory(NodePopupFactory newFactory)
Allows customization of the popup menus. |
void |
OutlineView.setNodePopupFactory(NodePopupFactory newFactory)
Allows customization of the popup menus. |
|
org.openide.explorer 6.28.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |