|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.AbstractUIValue<javax.swing.Icon,DockIcon>
bibliothek.gui.dock.util.icon.DockIcon
bibliothek.extension.gui.dock.preference.PreferenceOperationIcon
public abstract class PreferenceOperationIcon
A PreferenceOperationIcon represents an Icon that is used
by a PreferenceOperation.
| Field Summary | |
|---|---|
static Path |
KIND_PREFERENCE_OPERATION
The kind of UIValue this is |
| Fields inherited from class bibliothek.gui.dock.util.icon.DockIcon |
|---|
KIND_ICON |
| Constructor Summary | |
|---|---|
PreferenceOperationIcon(java.lang.String id,
PreferenceOperation operation)
Creates a new icon. |
|
| Method Summary | |
|---|---|
PreferenceOperation |
getOperation()
Gets the operation for which this icon is used. |
| Methods inherited from class bibliothek.gui.dock.util.icon.DockIcon |
|---|
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_PREFERENCE_OPERATION
UIValue this is
| Constructor Detail |
|---|
public PreferenceOperationIcon(java.lang.String id,
PreferenceOperation operation)
id - the identifier of this iconoperation - the operation which uses this icon| Method Detail |
|---|
public PreferenceOperation getOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||