|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.action.CAction
bibliothek.gui.dock.common.intern.action.CDecorateableAction
bibliothek.gui.dock.common.intern.action.CDropDownItem
bibliothek.gui.dock.common.intern.action.CExtendedModeAction
bibliothek.gui.dock.common.action.predefined.CNormalizeAction
public class CNormalizeAction
An action that normalizes each CDockable to which it is added.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bibliothek.gui.dock.common.intern.action.CExtendedModeAction |
|---|
CExtendedModeAction.Action |
| Constructor Summary | |
|---|---|
CNormalizeAction(CControl control)
Creates a new action |
|
| Method Summary | |
|---|---|
protected CExtendedModeAction.Action |
createAction()
Creates an instance of the action representing this CExtendedModeAction. |
| Methods inherited from class bibliothek.gui.dock.common.intern.action.CExtendedModeAction |
|---|
action, checkTrigger, getController, init, setController |
| Methods inherited from class bibliothek.gui.dock.common.intern.action.CDropDownItem |
|---|
init, isDropDownSelectable, isDropDownTriggerableNotSelected, isDropDownTriggerableSelected, setDropDownSelectable, setDropDownTriggerableNotSelected, setDropDownTriggerableSelected |
| Methods inherited from class bibliothek.gui.dock.common.intern.action.CDecorateableAction |
|---|
getAccelerator, getDisabledIcon, getIcon, getText, getTooltip, init, isEnabled, setAccelerator, setDisabledIcon, setEnabled, setIcon, setText, setTooltip |
| Methods inherited from class bibliothek.gui.dock.common.action.CAction |
|---|
init, intern |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CNormalizeAction(CControl control)
control - the control for which this action will be used| Method Detail |
|---|
protected CExtendedModeAction.Action createAction()
CExtendedModeActionCExtendedModeAction.
createAction in class CExtendedModeAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||