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