Interface CommonDropDownItem
- All Superinterfaces:
CommonDecoratableDockAction,CommonDockAction,DockAction,DropDownItemAction,SharingDropDownItemAction,SharingStandardDockAction,StandardDockAction
- All Known Subinterfaces:
CommonSelectableAction
- All Known Implementing Classes:
CCloseAction.Action,CExtendedModeAction.Action,CommonSimpleButtonAction,CommonSimpleCheckAction,CommonSimpleRadioAction,CPanelPopup.PanelPopup
@FrameworkOnly
public interface CommonDropDownItem
extends SharingDropDownItemAction, CommonDecoratableDockAction
A combination of
SharingDropDownItemAction and CommonDecoratableDockAction, this interface
does not add any new methods or fields.DockActions used by the CDropDownItem must implement this interface.- Author:
- Benjamin Sigg
-
Field Summary
Fields inherited from interface bibliothek.gui.dock.action.DockAction
BUTTON_CONTENT_FILTER -
Method Summary
Methods inherited from interface bibliothek.gui.dock.common.action.core.CommonDockAction
getActionMethods inherited from interface bibliothek.gui.dock.action.DockAction
bind, createView, trigger, unbindMethods inherited from interface bibliothek.gui.dock.action.dropdown.DropDownItemAction
isDropDownSelectable, isDropDownTriggerableMethods inherited from interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
isDropDownSelectable, isDropDownTriggerableNotSelected, isDropDownTriggerableSelected, setDropDownSelectable, setDropDownTriggerableNotSelected, setDropDownTriggerableSelectedMethods inherited from interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
getAccelerator, getDisabledIcon, getDockableRepresentation, getIcon, getIcon, getText, getTooltip, getTooltipText, isAcceleratorGlobal, isEnabled, setAccelerator, setAcceleratorIsGlobal, setDisabledIcon, setDockableRepresentation, setEnabled, setIcon, setIcon, setText, setTooltipMethods inherited from interface bibliothek.gui.dock.action.StandardDockAction
addDockActionListener, getDockableRepresentation, getIcon, getIconContexts, getText, getTooltipText, isEnabled, removeDockActionListener