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 DynamicMenuContentBuilt on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.