|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.swing.gvt.AbstractJGVTComponent.Listener
org.apache.batik.swing.gvt.JGVTComponent.ExtendedListener
protected class JGVTComponent.ExtendedListener
To hide the listener methods.
Constructor Summary | |
---|---|
protected |
JGVTComponent.ExtendedListener()
|
Method Summary | |
---|---|
protected void |
dispatchMouseWheelMoved(java.awt.event.MouseWheelEvent e)
Dispatches the mouse event to the GVT tree. |
void |
mouseWheelMoved(java.awt.event.MouseWheelEvent e)
Invoked when the mouse wheel has been scrolled. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected JGVTComponent.ExtendedListener()
Method Detail |
---|
public void mouseWheelMoved(java.awt.event.MouseWheelEvent e)
mouseWheelMoved
in interface java.awt.event.MouseWheelListener
protected void dispatchMouseWheelMoved(java.awt.event.MouseWheelEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |