|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreferenceOperationView | |
|---|---|
| bibliothek.extension.gui.dock.preference | Generic collection of preferences used in this framework. |
| Uses of PreferenceOperationView in bibliothek.extension.gui.dock.preference |
|---|
| Methods in bibliothek.extension.gui.dock.preference that return PreferenceOperationView | |
|---|---|
PreferenceOperationView |
PreferenceOperation.create(PreferenceModel model)
Creates and returns a view of this PreferenceOperation for
model. |
| Methods in bibliothek.extension.gui.dock.preference with parameters of type PreferenceOperationView | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||