|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.Object wx.Event wx.FocusEvent
Constructor Summary | |
FocusEvent()
|
|
FocusEvent(FocusEvent event)
|
|
FocusEvent(int type)
|
|
FocusEvent(int type,
int winid)
|
Method Summary | |
void |
delete()
|
Window |
getWindow()
|
void |
setWindow(Window win)
|
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 FocusEvent(int type, int winid)
public FocusEvent(int type)
public FocusEvent()
public FocusEvent(FocusEvent event)
Method Detail |
public void delete()
delete
in class Event
public Window getWindow()
public void setWindow(Window win)
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |