Uses of Interface
bibliothek.gui.dock.station.screen.magnet.MagnetOperation

Packages that use MagnetOperation
bibliothek.gui.dock.station.screen.magnet   
 

Uses of MagnetOperation in bibliothek.gui.dock.station.screen.magnet
 

Classes in bibliothek.gui.dock.station.screen.magnet that implement MagnetOperation
 class DefaultMagnetOperation
          The DefaultMagnetOperation searches the nearest attracted ScreenDockWindow to a moved side and if that other window is nearer than a given threshold then the moved window is attracted.
 

Methods in bibliothek.gui.dock.station.screen.magnet that return MagnetOperation
 MagnetOperation DefaultMagnetStrategy.start(MagnetController controller, MagnetRequest request)
           
 MagnetOperation MagnetStrategy.start(MagnetController controller, MagnetRequest request)
          Called by controller after a ScreenDockWindow moved or changed its size (or both).