/** * 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;