|
org.openide.util 8.15.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Presenter.Menu
The presenter interface for presenting an action in a menu.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
---|
Presenter.Menu, Presenter.Popup, Presenter.Toolbar |
Method Summary | |
---|---|
JMenuItem |
getMenuPresenter()
Get a menu item that can present this action in a JMenu . |
Method Detail |
---|
JMenuItem getMenuPresenter()
JMenu
.
If your menu content is dynamic in nature, consider using DynamicMenuContent
|
org.openide.util 8.15.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |