com.javadocking.drag.dockretriever
Class DynamicDockRetriever

java.lang.Object
  extended by com.javadocking.drag.dockretriever.DynamicDockRetriever
All Implemented Interfaces:
DockRetriever

public class DynamicDockRetriever
extends java.lang.Object
implements DockRetriever

This is the default dock retriever. The dock is searched in the DockModel of the DockingManager. First a dock is searched that has the same owner window as the dock where the dockable comes from. If there is not such a dock under the mouse location, docks with other owner windows are tried.

The possible docks that are used in the dock model: