wx
Class ScrollWinEvent
java.lang.Object
wx.Object
wx.Event
wx.ScrollWinEvent
- public class ScrollWinEvent
- extends Event
Methods inherited from class wx.Event |
copy, getEventObject, getEventType, getId, getSkipped, getTimestamp, isCommandEvent, resumePropagation, setEventObject, setEventType, setId, setTimestamp, setTimestamp, shouldPropagate, skip, skip, stopPropagation |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScrollWinEvent
public ScrollWinEvent(int commandType,
int pos,
int orient)
ScrollWinEvent
public ScrollWinEvent(int commandType,
int pos)
ScrollWinEvent
public ScrollWinEvent(int commandType)
ScrollWinEvent
public ScrollWinEvent()
ScrollWinEvent
public ScrollWinEvent(ScrollWinEvent event)
delete
public void delete()
- Overrides:
delete
in class Event
getOrientation
public int getOrientation()
getPosition
public int getPosition()
setOrientation
public void setOrientation(int orient)
setPosition
public void setPosition(int pos)
© 2006 Amit G Mendapara.