|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.AbstractUIValue<java.lang.String,TextValue>
bibliothek.gui.dock.util.text.TextValue
bibliothek.extension.gui.dock.preference.PreferenceOperationText
public abstract class PreferenceOperationText
A text that is used by a PreferenceOperation.
| Field Summary | |
|---|---|
static Path |
KIND_OPERATION
what kind of UIValue this is |
| Fields inherited from class bibliothek.gui.dock.util.text.TextValue |
|---|
KIND_TEXT |
| Constructor Summary | |
|---|---|
PreferenceOperationText(java.lang.String id,
PreferenceOperation operation)
Creates a new text. |
|
| Method Summary | |
|---|---|
PreferenceOperation |
getOperation()
Gets the element that is using this text. |
| Methods inherited from class bibliothek.gui.dock.util.text.TextValue |
|---|
me, setController |
| Methods inherited from class bibliothek.gui.dock.util.AbstractUIValue |
|---|
changed, getBackup, getId, getKind, getValue, set, setBackup, setId, setKind, setManager, setValue, setValue, update, value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Path KIND_OPERATION
UIValue this is
| Constructor Detail |
|---|
public PreferenceOperationText(java.lang.String id,
PreferenceOperation operation)
id - the unique identifier of this textoperation - the operation that is using this text| Method Detail |
|---|
public PreferenceOperation getOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||