public class BasicMenuHandler extends BasicHandler<MenuDockAction>
MenuDockAction with a BasicButtonModel.BasicHandler.Listener| Constructor and Description |
|---|
BasicMenuHandler(MenuDockAction action,
Dockable dockable)
Creates a new handler
|
| Modifier and Type | Method and Description |
|---|---|
void |
triggered()
Invoked by a
BasicButtonModel when the button, which is monitored
by the model, is clicked. |
bind, createListener, getItem, setBackground, setForeground, setOrientation, unbindaddBorder, ensureBorder, getAction, getDockable, getModel, isBound, setModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAction, getDockablepublic BasicMenuHandler(MenuDockAction action, Dockable dockable)
action - the action which is observed by this handlerdockable - the dockable for which the action is shownpublic void triggered()
BasicTriggerBasicButtonModel when the button, which is monitored
by the model, is clicked.triggered in interface BasicTriggertriggered in class BasicHandler<MenuDockAction>Copyright © 2017 Docking Frames. All rights reserved.