Package com.javadocking

Contains the interfaces and implementations of the Java Docking library.

See:
          Description

Class Summary
DockingExecutor The docking executor is used to: add dockables to docks.
DockingManager The docking manager contains only static methods that provide general objects that can be used by multiple docking classes, e.g. the cursors for dragging a dockable, the component factory, dragger factories, etc.
 

Package com.javadocking Description

Contains the interfaces and implementations of the Java Docking library.

This is a library for managing the windows of a Java Swing application.

With the Sanaware Java Docking Library you can: