Uses of Class
bibliothek.gui.dock.station.flap.FlapDropInfo

Packages that use FlapDropInfo
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
 

Uses of FlapDropInfo in bibliothek.gui.dock
 

Constructors in bibliothek.gui.dock with parameters of type FlapDropInfo
FlapDockStation.FlapDropOperation(FlapDropInfo dropInfo, boolean move)
          Creates a new operation.
 

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

Methods in bibliothek.gui.dock.station.flap with parameters of type FlapDropInfo
 void ButtonPane.setDropInfo(FlapDropInfo dropInfo)
          Tells where a Dockable is to be put onto the station
 void DefaultFlapWindow.setDropInfo(FlapDropInfo dropInfo)
          Sets information where a Dockable will be dropped.
 void FlapWindow.setDropInfo(FlapDropInfo dropInfo)
          Sets information where a Dockable will be dropped.