|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicsNodeFocusListener | |
org.apache.batik.gvt.event | Provides interfaces and classes for dealing with different types of events fired by GVT graphics nodes. |
Uses of GraphicsNodeFocusListener in org.apache.batik.gvt.event |
Methods in org.apache.batik.gvt.event with parameters of type GraphicsNodeFocusListener | |
void |
AWTEventDispatcher.addGraphicsNodeFocusListener(GraphicsNodeFocusListener l)
Adds the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched. |
void |
AWTEventDispatcher.removeGraphicsNodeFocusListener(GraphicsNodeFocusListener l)
Removes the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched. |
void |
EventDispatcher.addGraphicsNodeFocusListener(GraphicsNodeFocusListener l)
Adds the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched. |
void |
EventDispatcher.removeGraphicsNodeFocusListener(GraphicsNodeFocusListener l)
Removes the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |