org.openide.util.actions
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 DynamicMenuContentBuilt on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.