Uses of Interface
bibliothek.gui.dock.event.IconManagerListener

Packages that use IconManagerListener
bibliothek.gui   
bibliothek.gui.dock.util   
 

Uses of IconManagerListener in bibliothek.gui
 

Classes in bibliothek.gui that implement IconManagerListener
 class DockFrontend.Hider
          An object which is action and ActionGuard at the same time.
 

Uses of IconManagerListener in bibliothek.gui.dock.util
 

Methods in bibliothek.gui.dock.util with parameters of type IconManagerListener
 void IconManager.add(String key, IconManagerListener listener)
          Adds a listener to this manager.
 void IconManager.remove(String key, IconManagerListener listener)
          Removes a listener from this manager.