public class BasicPanelPopupMenuHandler extends AbstractMenuHandler<JMenu,CPanelPopup.PanelPopup>
action, dockable, item| Constructor and Description |
|---|
BasicPanelPopupMenuHandler(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 BasicPanelPopupMenuHandler(CPanelPopup.PanelPopup action, Dockable dockable)
action - the action shown in this menudockable - the owner of the actionpublic void addActionListener(ActionListener listener)
public void removeActionListener(ActionListener listener)
Copyright © 2018. All rights reserved.