Uses of Package
bibliothek.gui.dock.common.behavior

Packages that use bibliothek.gui.dock.common.behavior
bibliothek.gui.dock.common.behavior   
 

Classes in bibliothek.gui.dock.common.behavior used by bibliothek.gui.dock.common.behavior
ExternalizingCGridArea
          This CStation is intended to be set between a ScreenDockStation and a Dockable.
ExternalizingCGridAreaConfiguration
          The ExternalizingCGridAreaConfiguration is a piece of code responsible for changing the behavior of the framework such that externalized CDockable are not stacked, but put in a ExternalizingCGridArea.
Clients can use ExternalizingCGridAreaConfiguration.install(), ExternalizingCGridAreaConfiguration.installOn(CControl) and ExternalizingCGridAreaConfiguration.uninstall() to activate or deactivate this configuration.
ExternalizingCGridAreaConfiguration.SplitInserter
          A listener that is added to a ScreenDockStation, every time some Dockable is added to said station, a new ExternalizingCGridArea is created and inserted.