|
Together Workflow Editor 3.0-1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.jawe.components.xpdlview.MouseWheelHandler
class MouseWheelHandler
Field Summary | |
---|---|
(package private) org.jedit.syntax.JEditTextArea |
area
|
Constructor Summary | |
---|---|
MouseWheelHandler(org.jedit.syntax.JEditTextArea area)
|
Method Summary | |
---|---|
void |
mouseWheelMoved(java.awt.event.MouseWheelEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
org.jedit.syntax.JEditTextArea area
Constructor Detail |
---|
public MouseWheelHandler(org.jedit.syntax.JEditTextArea area)
Method Detail |
---|
public void mouseWheelMoved(java.awt.event.MouseWheelEvent e)
mouseWheelMoved
in interface java.awt.event.MouseWheelListener
|
Together Workflow Editor 3.0-1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |