|
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.ShowEvent
Constructor Summary | |
ShowEvent()
|
|
ShowEvent(int winid)
|
|
ShowEvent(int winid,
boolean show)
|
|
ShowEvent(ShowEvent event)
|
Method Summary | |
void |
delete()
|
boolean |
getShow()
|
void |
setShow(boolean show)
|
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 ShowEvent(int winid, boolean show)
public ShowEvent(int winid)
public ShowEvent()
public ShowEvent(ShowEvent event)
Method Detail |
public void delete()
delete
in class Event
public void setShow(boolean show)
public boolean getShow()
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |