public class BasicPanelPopupHandler extends BasicHandler<CPanelPopup.PanelPopup>
CPanelPopup which is shown in a title as button.BasicHandler.Listener| Constructor and Description |
|---|
BasicPanelPopupHandler(CPanelPopup.PanelPopup action,
Dockable dockable)
Creates a new handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setModel(BasicButtonModel model) |
void |
triggered() |
bind, createListener, getItem, setBackground, setForeground, setOrientation, unbindaddBorder, ensureBorder, getAction, getDockable, getModel, isBoundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAction, getDockablepublic BasicPanelPopupHandler(CPanelPopup.PanelPopup action, Dockable dockable)
action - the action for which this handler is useddockable - the element for which the action is usedpublic void triggered()
triggered in interface BasicTriggertriggered in class BasicHandler<CPanelPopup.PanelPopup>public void setModel(BasicButtonModel model)
setModel in class AbstractBasicHandler<CPanelPopup.PanelPopup,BasicButtonModel>Copyright © 2018. All rights reserved.