public class CommonSimpleDropDownAction extends SimpleDropDownAction implements CommonDecoratableDockAction
SimpleDropDownAction also implementing CommonDockAction.BUTTON_CONTENT_FILTER| Constructor and Description |
|---|
CommonSimpleDropDownAction(CAction action)
Creates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
CAction |
getAction()
Gets the
CAction which wraps this DockAction. |
add, getDockAction, getSubActions, getSubActions, insert, insert, remove, remove, sizeaddDropDownActionListener, createView, fireSelectionChanged, getFilter, getListeners, getSelection, getSelection, removeDropDownActionListener, setFilter, setSelection, setSelection, 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, waitgetAccelerator, getDisabledIcon, getDockableRepresentation, getIcon, getIcon, getText, getTooltip, getTooltipText, isAcceleratorGlobal, isEnabled, setAccelerator, setAcceleratorIsGlobal, setDisabledIcon, setDockableRepresentation, setEnabled, setIcon, setIcon, setText, setTooltipaddDockActionListener, getDockableRepresentation, getIcon, getIconContexts, getText, getTooltipText, isEnabled, removeDockActionListenerbind, createView, trigger, unbindaddDropDownActionListener, getFilter, getSelection, removeDropDownActionListener, setSelectionpublic CommonSimpleDropDownAction(CAction action)
action - the CAction wrapping around this DockAction, not nullpublic CAction getAction()
CommonDockActionCAction which wraps this DockAction.getAction in interface CommonDockActionnullCopyright © 2018. All rights reserved.