Uses of Interface
bibliothek.gui.dock.util.BackgroundAlgorithmListener

Packages that use BackgroundAlgorithmListener
bibliothek.gui.dock.util Distribution of information in a global scale and methods available from everywhere. 
 

Uses of BackgroundAlgorithmListener in bibliothek.gui.dock.util
 

Methods in bibliothek.gui.dock.util with parameters of type BackgroundAlgorithmListener
 void BackgroundAlgorithm.addListener(BackgroundAlgorithmListener listener)
          Adds an observer to this algorithm.
 void BackgroundAlgorithm.removeListener(BackgroundAlgorithmListener listener)
          Removes the observer listener from this algorithm.