|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectswingwt.awt.MenuComponent
swingwt.awt.MenuItem
swingwt.awt.Menu
swingwt.awt.PopupMenu
| Field Summary |
| Fields inherited from class swingwt.awt.MenuItem |
shortcut |
| Fields inherited from class swingwt.awt.MenuComponent |
font, name, swingPeer |
| Constructor Summary | |
PopupMenu()
|
|
PopupMenu(java.lang.String label)
|
|
| Method Summary | |
void |
show(Component origin,
int x,
int y)
|
| Methods inherited from class swingwt.awt.Menu |
add, add, addSeparator, countItems, getItem, getItemCount, insert, insert, insertSeparator, isTearOff, remove, remove, removeAll |
| Methods inherited from class swingwt.awt.MenuItem |
addActionListener, deleteShortcut, disable, enable, enable, getAccessibleContext, getActionCommand, getActionListeners, getLabel, getShortcut, isEnabled, removeActionListener, setActionCommand, setEnabled, setLabel, setShortcut |
| Methods inherited from class swingwt.awt.MenuComponent |
dispatchEvent, getFont, getName, getParent, processEvent, removeNotify, setFont, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface swingwt.awt.MenuContainer |
getFont |
| Constructor Detail |
public PopupMenu()
public PopupMenu(java.lang.String label)
| Method Detail |
public void show(Component origin,
int x,
int y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||