![JAR search and dependency download from the Maven repository](/logo.png)
bibliothek.gui.dock.support.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of docking-frames-common Show documentation
Show all versions of docking-frames-common Show documentation
DockingFrames is an open source Java Swing docking framework, licenced under LGPL 2.1.
This is the same distribution as the original distribution (http://www.docking-frames.org/), only reinstalled in maven
/**
* Elements that are used as base for more sophisticated features. At least one
* of the following conditions is true for the elements in this package:
*
* - They do not need any code related to DockingFrames, and could be used
* without the framework.
* - They are not useful in their current state, either they need to be
* subclassed or they need a lot of properties to be changed.
*
*/
package bibliothek.gui.dock.support;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy