org.gnu.gdk

Class EventScroll

public class EventScroll extends Event

Constructor Summary
EventScroll(Event evt)
Promotion constructor.
EventScroll(Handle handle)
Method Summary
ScrollDirectiongetScrollDirection()
WindowgetWindow()

Constructor Detail

EventScroll

public EventScroll(Event evt)
Promotion constructor. Construct the specific event object by promoting (sharing the Handle object of) the base Event.

EventScroll

public EventScroll(Handle handle)

Method Detail

getScrollDirection

public ScrollDirection getScrollDirection()

getWindow

public Window getWindow()