bibliothek.gui.dock.common.group.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
Docking Frames Common legacy version used in openTCS
The newest version!
/**
* Contains the {@link bibliothek.gui.dock.common.group.CGroupBehavior} and its implementations,
* this interface allows to group {@link bibliothek.gui.Dockable}s together. If the user changes
* the location of one {@link bibliothek.gui.Dockable} of the group, then other {@link bibliothek.gui.Dockable}s
* may follow.
*/
package bibliothek.gui.dock.common.group;