Uses of Package
com.javadocking.drag.dockretriever

Packages that use com.javadocking.drag.dockretriever
com.javadocking.drag.dockretriever Contains the functionality for retrieving the Dock, where a Dockable can be docked for a given mouse screen position. 
 

Classes in com.javadocking.drag.dockretriever used by com.javadocking.drag.dockretriever
DockRetriever
           When a dockable is dragged, a dock retriever searches the Dock under the screen location of the mouse, to which the Dockable should be added, if the mouse was released at that location.