Uses of Interface
bibliothek.extension.gui.dock.preference.PreferenceOperationViewListener

Packages that use PreferenceOperationViewListener
bibliothek.extension.gui.dock.preference Generic collection of preferences used in this framework. 
 

Uses of PreferenceOperationViewListener in bibliothek.extension.gui.dock.preference
 

Methods in bibliothek.extension.gui.dock.preference with parameters of type PreferenceOperationViewListener
 void PreferenceOperationView.addListener(PreferenceOperationViewListener listener)
          Adds a listener to this view, the listener is to be informed about changes on this view.
 void PreferenceOperationView.removeListener(PreferenceOperationViewListener listener)
          Removes the listener listener from this view.