Interface CommonSelectableAction
- All Superinterfaces:
CommonDecoratableDockAction,CommonDockAction,CommonDropDownItem,DockAction,DropDownItemAction,SelectableDockAction,SharingDropDownItemAction,SharingSelectableDockAction,SharingStandardDockAction,StandardDockAction,StandardDropDownItemAction
- All Known Implementing Classes:
CommonSimpleCheckAction,CommonSimpleRadioAction
@FrameworkOnly
public interface CommonSelectableAction
extends CommonDropDownItem, SharingSelectableDockAction
A combination of
This is the interface a
SharingSelectableDockAction and CommonDockAction, does not add
any new methods or fields.This is the interface a
DockAction must implement if used by CSelectableAction.- 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.SelectableDockAction
addSelectableListener, isSelected, removeSelectableListener, setSelectedMethods inherited from interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
isDropDownSelectable, isDropDownTriggerableNotSelected, isDropDownTriggerableSelected, setDropDownSelectable, setDropDownTriggerableNotSelected, setDropDownTriggerableSelectedMethods inherited from interface bibliothek.gui.dock.action.actions.SharingSelectableDockAction
getSelectedIcon, isSelected, setSelected, setSelectedIconMethods 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