|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface TreeNodeSelector
Selector interface that accepts or rejects a tree node.
| Method Summary | |
|---|---|
boolean |
accept(DefaultMutableTreeNode node)
Filter the specified node. |
| Method Detail |
|---|
boolean accept(DefaultMutableTreeNode node)
node - the node to filter.
true if the node is accepted, false if it is rejected.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||