![JAR search and dependency download from the Maven repository](/logo.png)
bibliothek.gui.dock.common.intern.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
/**
* Classes and interfaces used internally. In general clients are
* discouraged to use the elements in this package directly. To be
* more specific:
*
* - Clients should not create objects of classes in this package
* - Clients should not implements interfaces of this package
* - Clients can use subclasses and subinterfaces which extend elements of this package
* but are not declared within this package
* - Clients can use the methods and constants offered in this package
* - These rules are not enforced in any way. Clients can use elements of this package,
* it may just not be the easiest solution
*
*/
package bibliothek.gui.dock.common.intern;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy