bibliothek.gui.dock.facile.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
/**
* Contains an implementation of {@link bibliothek.gui.dock.support.mode.ModeManager} that links a mode to the location
* of a {@link bibliothek.gui.Dockable}. Contains various interfaces and classes to handle different modes.
*/
package bibliothek.gui.dock.facile.mode;