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

Packages that use FlapDropInfo
bibliothek.gui.dock.station   
bibliothek.gui.dock.station.flap   
 

Uses of FlapDropInfo in bibliothek.gui.dock.station
 

Fields in bibliothek.gui.dock.station declared as FlapDropInfo
private  FlapDropInfo FlapDockStation.dropInfo
          Temporary information needed when a Dockable is moved over this station.
 

Methods in bibliothek.gui.dock.station with parameters of type FlapDropInfo
private  void FlapDockStation.setDropInfo(FlapDropInfo info)
          Sets the current drop-information.
 

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

Fields in bibliothek.gui.dock.station.flap declared as FlapDropInfo
private  FlapDropInfo FlapWindow.dropInfo
          Information where the user will drop or move a Dockable
private  FlapDropInfo ButtonPane.dropInfo
          Information where currently a Dockable is dropped
 

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