|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwx.Object
wx.Event
wx.IdleEvent
| Constructor Summary | |
IdleEvent()
|
|
IdleEvent(IdleEvent event)
|
|
| Method Summary | |
void |
delete()
|
static int |
getMode()
|
boolean |
moreRequested()
|
void |
requestMore()
|
void |
requestMore(boolean needMore)
|
static void |
setMode(int mode)
|
| 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 wx.Object |
_, getTanslation |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IdleEvent()
public IdleEvent(IdleEvent event)
| Method Detail |
public void delete()
delete in class Eventpublic void requestMore(boolean needMore)
public void requestMore()
public boolean moreRequested()
public static void setMode(int mode)
public static int getMode()
|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||