|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Discriminator accepting only certain sets of nodes.
Currently used in NodeOperation.select(java.lang.String, java.lang.String, org.openide.nodes.Node, org.openide.nodes.NodeAcceptor, java.awt.Component)
to find out if the currently selected beans are valid or not.
Method Summary | |
boolean |
acceptNodes(Node[] nodes)
Is the set of nodes acceptable? |
Method Detail |
public boolean acceptNodes(Node[] nodes)
nodes
- the nodes to consider
true
if so
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |