wx
Class NavigationKeyEvent
java.lang.Object
wx.Object
wx.Event
wx.NavigationKeyEvent
- public class NavigationKeyEvent
- 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 |
NavigationKeyEvent
public NavigationKeyEvent()
NavigationKeyEvent
public NavigationKeyEvent(NavigationKeyEvent event)
delete
public void delete()
- Overrides:
delete
in class Event
getDirection
public boolean getDirection()
setDirection
public void setDirection(boolean bForward)
isWindowChange
public boolean isWindowChange()
setWindowChange
public void setWindowChange(boolean bIs)
isFromTab
public boolean isFromTab()
setFromTab
public void setFromTab(boolean bIs)
getCurrentFocus
public Window getCurrentFocus()
setCurrentFocus
public void setCurrentFocus(Window win)
setFlags
public void setFlags(int flags)
© 2006 Amit G Mendapara.