
bibliothek.gui.dock.common.intern.package-info Maven / Gradle / Ivy
/**
* 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