Uses of Interface
bibliothek.gui.dock.common.group.CGroupBehaviorCallback
Packages that use CGroupBehaviorCallback
Package
Description
Contains the
CGroupBehavior and its implementations,
this interface allows to group Dockables together.-
Uses of CGroupBehaviorCallback in bibliothek.gui.dock.common.group
Methods in bibliothek.gui.dock.common.group with parameters of type CGroupBehaviorCallbackModifier and TypeMethodDescriptionvoidCGroupMovement.apply(CGroupBehaviorCallback callback) Executes this movement.voidSingleGroupMovement.apply(CGroupBehaviorCallback callback) voidStackGroupMovement.apply(CGroupBehaviorCallback callback)