|
org.openide.nodes 6.7.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeAcceptor
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 |
|---|
boolean acceptNodes(Node[] nodes)
nodes - the nodes to consider
true if so
|
org.openide.nodes 6.7.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||