bibliothek.gui.dock.common.mode.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
/**
* A subclass of {@link bibliothek.gui.dock.facile.mode.LocationModeManager} that handles {@link bibliothek.gui.dock.common.CLocation}s,
* {@link bibliothek.gui.dock.common.mode.ExtendedMode}s and is aware of {@link bibliothek.gui.dock.common.CControl}. Contains also various
* subclasses of classes that are related with {@link bibliothek.gui.dock.facile.mode.LocationModeManager}.
*/
package bibliothek.gui.dock.common.mode;