bibliothek.gui.dock.action
Interface StandardDropDownItemAction

All Superinterfaces:
DockAction, DropDownItemAction, StandardDockAction
All Known Subinterfaces:
ButtonDockAction, SelectableDockAction, SharingSelectableDockAction
All Known Implementing Classes:
DockFrontend.Hider, FlapDockHoldToggle, GroupedButtonDockAction, GroupedDropDownItemAction, GroupedSelectableDockAction, GroupedSelectableDockAction.Check, GroupedSelectableDockAction.Radio, ScreenFullscreenAction, SimpleButtonAction, SimpleSelectableAction, SimpleSelectableAction.Check, SimpleSelectableAction.Radio, SplitFullScreenAction, StationChildrenActionSource.FocusAction

public interface StandardDropDownItemAction
extends DropDownItemAction, StandardDockAction

A compination of a DropDownItemAction and a StandardDockAction.

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.action.dropdown.DropDownItemAction
isDropDownSelectable, isDropDownTriggerable
 
Methods inherited from interface bibliothek.gui.dock.action.StandardDockAction
addDockActionListener, getDisabledIcon, getDockableRepresentation, getIcon, getText, getTooltipText, isEnabled, removeDockActionListener
 
Methods inherited from interface bibliothek.gui.dock.action.DockAction
bind, createView, trigger, unbind