Package org.jsignal.ui.event
Class ScrollEvent
java.lang.Object
org.jsignal.ui.event.Event
org.jsignal.ui.event.ScrollEvent
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jsignal.ui.event.Event
getCurrent, getTarget, getType, isImmediatePropagationStopped, isPropagationStopped, setCurrent, stopImmediatePropagation, stopPropagation
-
Constructor Details
-
ScrollEvent
-
-
Method Details
-
getDeltaX
public float getDeltaX() -
getDeltaY
public float getDeltaY()
-