|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for filtering graphics node events.
Method Summary | |
boolean |
accept(GraphicsNode target,
GraphicsNodeEvent evt)
Returns true if the specified node accepts the specified event, false otherwise. |
Method Detail |
public boolean accept(GraphicsNode target, GraphicsNodeEvent evt)
node
- the targetted nodeevt
- the event to check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |