| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.preference |
Generic collection of preferences used in this framework.
|
| Modifier and Type | Method and Description |
|---|---|
PreferenceOperationView |
PreferenceOperation.create(PreferenceModel model)
Creates and returns a view of this
PreferenceOperation for
model. |
| Modifier and Type | Method and Description |
|---|---|
void |
PreferenceOperationViewListener.descriptionChanged(PreferenceOperationView operation,
String oldDescription,
String newDescription)
Called when the description of
operation changed. |
void |
PreferenceOperationViewListener.iconChanged(PreferenceOperationView operation,
Icon oldIcon,
Icon newIcon)
Called when the icon of
operation changed. |
Copyright © 2017 Docking Frames. All rights reserved.