Class CActionText
java.lang.Object
bibliothek.gui.dock.util.AbstractUIValue<String,TextValue>
bibliothek.gui.dock.util.text.TextValue
bibliothek.gui.dock.common.action.util.CActionText
A text that is used by a
CAction.- Author:
- Benjamin Sigg
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class bibliothek.gui.dock.util.text.TextValue
me, setController
-
Field Details
-
KIND_CACTION
what kind ofUIValuethis is
-
-
Constructor Details
-
CActionText
Creates a newCActionText.- Parameters:
id- the unique identifier of this textaction- the action using the text
-
-
Method Details
-
getAction
Gets the action which is using this text.- Returns:
- the action
-