Sanaware Java Docking is a library for managing the windows of a Java Swing application.
With the Sanaware Java Docking Framework you can:
- Organize the windows of your application in panels, split panes, tabs, lines, grids and floating windows.
- Reorganize the windows of your application by drag and drop.
- Minimize and maximize your windows.
- Save your workspace.
- Organize the toolbars, buttons, and actions of your application.
Sanaware Java Docking
- Has a simple and well documented API.
- Can be used with a minimal amount of code.
- Can be combined with your favourite look and feel.
- Provides a lot of samples.
- Provides the source code.
- Is free for other open source projects.
The library works with Java 1.4 and later. If you want to use all the features you have to use Java 6.0.
:: Downloads ::
Download the Sanaware Java Docking library.
:: Examples ::
Main Sanaware Java Docking Example:
- Shows some docked windows.
- The windows can be dragged and dropped in new positions.
- Has actions to open and close windows.
- Windows are opened again in their last position.
Launch with Java Webstart
View screenshots
Dock Gallery Example:
- Shows the basic docks of the Java Docking framework.
- Shows static and dynamic dragging.
- Shows basic and decorated dockables.
- Shows default and custom drag rectangles.
Launch with Java Webstart
View screenshots
Dynamic Docking Example:
- Shows dynamic dragging of windows.
Launch with Java Webstart
|
New release:
Javadocking 1.3.2
Main Example
Dock Gallery
Minimized with images
Border Dock
Floating Windows
Line Dock
Grid Dock
|