Uses of Package
com.javadocking.dock.factory

Packages that use com.javadocking.dock.factory
com.javadocking.dock Contains the interfaces and implementations for docks. 
com.javadocking.dock.factory Contains the interfaces and implementations for the factories that create new Docks in which Dockables can be docked. 
com.javadocking.model Contains the functionality for dock models and docking path models. 
 

Classes in com.javadocking.dock.factory used by com.javadocking.dock
CompositeDockFactory
          This dock factory creates composite docks.
DockFactory
           This is a factory that creates a Dock for a given Dockable and a given docking mode.
 

Classes in com.javadocking.dock.factory used by com.javadocking.dock.factory
CompositeDockFactory
          This dock factory creates composite docks.
DockFactory
           This is a factory that creates a Dock for a given Dockable and a given docking mode.
 

Classes in com.javadocking.dock.factory used by com.javadocking.model
DockFactory
           This is a factory that creates a Dock for a given Dockable and a given docking mode.