bibliothek.gui.dock.facile.mode.status.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
/**
* Strategies helping a {@link bibliothek.gui.dock.facile.mode.LocationModeManager} to decide which modes are
* available for a {@link bibliothek.gui.Dockable}. Clients can use the property
* {@link bibliothek.gui.dock.facile.mode.LocationModeManager#MODE_ENABLEMENT} to replace the current strategy.
*/
package bibliothek.gui.dock.facile.mode.status;