Sanaware Java Docking 1.4.0 (Default branch)

The Sanaware Java Docking library allows developers to easily manage dynamic dragging of Swing components. Static applications can be turned into flexible environments that users can tune to their needs and preferences. The library provides all the necessary components, ranging from simple draggable buttons in toolbars all the way to multiple floating frames in complex layouts. License: GNU General Public License (GPL) Changes:
CompositeTabDocks are added. With this kind of dock, dockables can be organized in nested tabs. The library can be used in applets. Dock and dockable headers listen to property changes (icon, title, and description) of dockables.

More...