blob: 9c51625f615127aaf73c07767449de907c01aca2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
FlexDock is a Java docking framework for use in cross-platform
Swing applications. It offers features you'd expect in any desktop
docking framework such as:
* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting
on some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence
WWW: http://forge.scilab.org/index.php/p/flexdock/
|