|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicsNodeMouseWheelEvent | |
---|---|
org.apache.batik.bridge.svg12 | |
org.apache.batik.gvt.event | Provides interfaces and classes for dealing with different types of events fired by GVT graphics nodes. |
Uses of GraphicsNodeMouseWheelEvent in org.apache.batik.bridge.svg12 |
---|
Methods in org.apache.batik.bridge.svg12 with parameters of type GraphicsNodeMouseWheelEvent | |
---|---|
void |
SVG12BridgeEventSupport.Listener.mouseWheelMoved(GraphicsNodeMouseWheelEvent evt)
|
Uses of GraphicsNodeMouseWheelEvent in org.apache.batik.gvt.event |
---|
Methods in org.apache.batik.gvt.event with parameters of type GraphicsNodeMouseWheelEvent | |
---|---|
void |
GraphicsNodeMouseWheelListener.mouseWheelMoved(GraphicsNodeMouseWheelEvent evt)
Invoked when the mouse wheel has been moved. |
protected void |
AWTEventDispatcher.processMouseWheelEvent(GraphicsNodeMouseWheelEvent evt)
Processes the specified event by firing the 'global' listeners attached to this event dispatcher. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |