/**
* Basic interfaces and classes for a framework that assigns modes to {@link bibliothek.gui.Dockable}s. It is not
* specified what a mode exactly is, just that a {@link bibliothek.gui.Dockable} can have only one mode at a time.
*/
package bibliothek.gui.dock.support.mode;