Description
Java Swing applications can add dockable panels, tool windows, and rearrangeable workspaces through this framework. It helps developers build desktop interfaces where users can move views around instead of working in fixed windows.
This is a development library, not an application for end users. Compatibility depends on the Swing application that embeds it and the Java runtime used.