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