|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwx.Object
wx.Event
wx.IconizeEvent
| Constructor Summary | |
IconizeEvent()
|
|
IconizeEvent(IconizeEvent event)
|
|
IconizeEvent(int winid)
|
|
IconizeEvent(int winid,
boolean iconized)
|
|
| Method Summary | |
void |
delete()
|
boolean |
iconized()
|
| 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 IconizeEvent(int winid,
boolean iconized)
public IconizeEvent(int winid)
public IconizeEvent()
public IconizeEvent(IconizeEvent event)
| Method Detail |
public void delete()
delete in class Eventpublic boolean iconized()
|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||