Presenter
BooleanStateAction
, CallableSystemAction
, CallbackSystemAction
public static interface Presenter.Menu extends Presenter
Presenter.Menu, Presenter.Popup, Presenter.Toolbar
Modifier and Type | Method | 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 DynamicMenuContentBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.