| Modifier and Type | Field and Description |
|---|---|
static Path |
KIND_PREFERENCE_OPERATION
The kind of
UIValue this is |
| Constructor and Description |
|---|
PreferenceOperationIcon(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, setControllerpublic PreferenceOperationIcon(String id, PreferenceOperation operation)
id - the identifier of this iconoperation - the operation which uses this iconpublic PreferenceOperation getOperation()
Copyright © 2017 Docking Frames. All rights reserved.