|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
private static interface MenuMenuHandler.Menu
A representation of a menu.
Method Summary | |
---|---|
void |
add(javax.swing.JComponent item)
Adds an item to the menu. |
javax.swing.JMenuItem |
getItem()
Get this menu as a JMenuItem. |
void |
removeAll()
Remove all elements from this menu |
Method Detail |
---|
void add(javax.swing.JComponent item)
item
- the new itemvoid removeAll()
javax.swing.JMenuItem getItem()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |