Uses of Interface
bibliothek.gui.dock.station.flap.FlapLayoutManagerListener

Packages that use FlapLayoutManagerListener
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
 

Uses of FlapLayoutManagerListener in bibliothek.gui.dock.station.flap
 

Methods in bibliothek.gui.dock.station.flap with parameters of type FlapLayoutManagerListener
 void AbstractFlapLayoutManager.addListener(FlapLayoutManagerListener listener)
           
 void FlapLayoutManager.addListener(FlapLayoutManagerListener listener)
          Adds an observer to this manager, the observer is to be informed if an important property changes.
 void AbstractFlapLayoutManager.removeListener(FlapLayoutManagerListener listener)
           
 void FlapLayoutManager.removeListener(FlapLayoutManagerListener listener)
          Removes the observer listener from this manager.