All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bibliothek.gui.dock.common.intern.package-info Maven / Gradle / Ivy

Go to download

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

There is a newer version: 1.1.2p20b.fix-1
Show newest version
/**
 * 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