Modifier and Type | Field and Description |
---|---|
static Path |
KIND_PREFERENCE_OPERATION
The kind of
UIValue this is |
Constructor and Description |
---|
PreferenceOperationIcon(java.lang.String id,
PreferenceOperation operation)
Creates a new icon.
|
Modifier and Type | Method and Description |
---|---|
PreferenceOperation |
getOperation()
Gets the operation for which this icon is used.
|
me, setController
public PreferenceOperationIcon(java.lang.String id, PreferenceOperation operation)
id
- the identifier of this iconoperation
- the operation which uses this iconpublic PreferenceOperation getOperation()