public static class BasicSelectableHandler.Check extends BasicSelectableHandler
SelectableDockAction of
type ActionType.CHECK with a BasicButtonModelBasicSelectableHandler.Check, BasicSelectableHandler.Radio| Constructor and Description |
|---|
Check(SelectableDockAction 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, unbindcreateListener, getItem, setBackground, setForeground, setOrientationaddBorder, ensureBorder, getAction, getDockable, getModel, isBound, setModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAction, getDockablepublic Check(SelectableDockAction 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<SelectableDockAction>Copyright © 2017 Docking Frames. All rights reserved.