|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ZFindFilter provides a general interface that is used to determine if a specified node should be accepted.
ZDrawingSurface.findNodes(edu.umd.cs.jazz.util.ZFindFilter)| Method Summary | |
boolean |
accept(ZNode node)
This method determines if the specified node should be accepted by the filter. |
boolean |
childrenFindable(ZNode node)
This method determines if the children of the specified node should be searched. |
| Method Detail |
public boolean accept(ZNode node)
node - The node that is to be examined by this filter
ZDrawingSurface.findNodes(edu.umd.cs.jazz.util.ZFindFilter)public boolean childrenFindable(ZNode node)
node - The node that is to be examined by this filter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||