public class BasicPanelPopupMenuItemHandler extends AbstractMenuHandler<JMenuItem,CPanelPopup.PanelPopup>
CPanelPopup in a menu in the case that the
action opens a dialog if triggered.action, dockable, item| Constructor and Description |
|---|
BasicPanelPopupMenuItemHandler(CPanelPopup.PanelPopup action,
Dockable dockable)
Creates a new handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(ActionListener listener) |
void |
removeActionListener(ActionListener listener) |
bind, getAction, getDockable, getItem, unbindpublic BasicPanelPopupMenuItemHandler(CPanelPopup.PanelPopup action, Dockable dockable)
action - the action to handledockable - the owner of the actionpublic void addActionListener(ActionListener listener)
public void removeActionListener(ActionListener listener)
Copyright © 2018. All rights reserved.