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

Packages that use FlapDockListener
bibliothek.gui.dock   
 

Uses of FlapDockListener in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock with parameters of type FlapDockListener
 void FlapDockStation.addFlapDockStationListener(FlapDockListener listener)
          Adds a listener to this station.
 void FlapDockStation.removeFlapDockStationListener(FlapDockListener listener)
          Removes an earlier added listener from this station.