|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.action.actions.AbstractStandardDockAction
bibliothek.gui.dock.action.actions.GroupedDockAction<K,D>
bibliothek.gui.dock.action.actions.GroupedDropDownItemAction<K,SimpleSelectableAction>
bibliothek.gui.dock.action.actions.GroupedSelectableDockAction<K>
bibliothek.gui.dock.action.actions.GroupedSelectableDockAction.Radio<K>
K - the type of key used to distinguish between groupspublic abstract static class GroupedSelectableDockAction.Radio<K>
An action intended to use as type ActionType.RADIO
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction |
|---|
GroupedSelectableDockAction.Check<K>, GroupedSelectableDockAction.Radio<K> |
| Constructor Summary | |
|---|---|
GroupedSelectableDockAction.Radio(GroupKeyGenerator<? extends K> generator)
Creates a new action. |
|
| Method Summary | |
|---|---|
protected SimpleSelectableAction |
createGroup(SelectableDockActionListener listener)
Creates a new group and adds a listener to the group. |
| Methods inherited from class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction |
|---|
addSelectableListener, createGroup, createView, fireSelectedChanged, fireSelectedChanged, getDisabledSelectedIcon, getSelectedIcon, isSelected, isSelected, removeSelectableListener, setDisabledSelectedIcon, setGroup, setSelected, setSelected, setSelectedIcon |
| Methods inherited from class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction |
|---|
isDropDownSelectable, isDropDownSelectable, isDropDownTriggerable, isDropDownTriggerable, setDropDownSelectable, setDropDownTriggerableNotSelected, setDropDownTriggerableSelected |
| Methods inherited from class bibliothek.gui.dock.action.actions.GroupedDockAction |
|---|
bound, createGroupKey, ensureGroup, getAccelerator, getDisabledIcon, getDisabledIcon, getDockableRepresentation, getDockableRepresentation, getGenerator, getGroup, getGroup, getIcon, getIcon, getText, getText, getTooltip, getTooltipText, getTooltipText, groupExists, isEnabled, isEnabled, isKnown, isRemoveEmptyGroups, removeGroup, setAccelerator, setDisabledIcon, setDockableRepresentation, setEnabled, setGenerator, setIcon, setRemoveEmptyGroups, setText, setTooltip, trigger, unbound |
| Methods inherited from class bibliothek.gui.dock.action.actions.AbstractStandardDockAction |
|---|
addDockActionListener, bind, fireActionDisabledIconChanged, fireActionEnabledChanged, fireActionIconChanged, fireActionRepresentativeChanged, fireActionTextChanged, fireActionTooltipTextChanged, getBoundDockables, isBound, removeDockActionListener, unbind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface bibliothek.gui.dock.action.dropdown.DropDownItemAction |
|---|
isDropDownSelectable, isDropDownTriggerable |
| Constructor Detail |
|---|
public GroupedSelectableDockAction.Radio(GroupKeyGenerator<? extends K> generator)
generator - the generator to create new keys for unknown
Dockables| Method Detail |
|---|
protected SimpleSelectableAction createGroup(SelectableDockActionListener listener)
GroupedSelectableDockAction
createGroup in class GroupedSelectableDockAction<K>listener - the listener to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||