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

Packages that use FlapDockListener
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
 

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.