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