public class FlapDockDirection extends SimpleMenuAction implements ListeningDockAction
DockAction is used as an action of a FlapDockStation.
The action itself changes the direction in which a FlapDockStation
opens. This is done by calling the setAutoDirection
and the FlapDockStation.setDirection(Direction)-methods.listenersBUTTON_CONTENT_FILTER| Constructor and Description |
|---|
FlapDockDirection()
Creates the icon of the action, and sets the text and tooltip of the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setController(DockController controller)
Called when a new controller has been set.
|
createView, getMenu, getMenu, setMenu, triggerbound, getAccelerator, getDisabledIcon, getDockableRepresentation, getDockableRepresentation, getIcon, getIcon, getIcon, getIconContexts, getText, getText, getTooltip, getTooltipText, getTooltipText, isAcceleratorGlobal, isEnabled, isEnabled, setAccelerator, setAcceleratorIsGlobal, setDisabledIcon, setDockableRepresentation, setEnabled, setIcon, setIcon, setText, setTooltip, trigger, unboundaddDockActionListener, bind, fireActionEnabledChanged, fireActionIconChanged, fireActionRepresentativeChanged, fireActionTextChanged, fireActionTooltipTextChanged, getBoundDockables, isBound, removeDockActionListener, unbindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbind, createView, trigger, unbindaddDockActionListener, getDockableRepresentation, getIcon, getIconContexts, getText, getTooltipText, isEnabled, removeDockActionListenerpublic FlapDockDirection()
public void setController(DockController controller)
ListeningDockActionsetController in interface ListeningDockActioncontroller - the new controllerCopyright © 2017 Docking Frames. All rights reserved.