public static interface Presenter.Menu extends Presenter
Presenter.Menu, Presenter.Popup, Presenter.Toolbar
Modifier and Type | Method and Description |
---|---|
JMenuItem |
getMenuPresenter()
Get a menu item that can present this action in a
JMenu . |
JMenuItem getMenuPresenter()
JMenu
.
If your menu content is dynamic in nature, consider using DynamicMenuContent