Uses of Class
bibliothek.gui.dock.event.DockRegisterAdapter

Packages that use DockRegisterAdapter
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.control Classes responsible to handle some global task. 
 

Uses of DockRegisterAdapter in bibliothek.gui.dock.common.intern
 

Subclasses of DockRegisterAdapter in bibliothek.gui.dock.common.intern
 class DelayedWorkingAreaSetter
          A DelayedWorkingAreaSetter is a listener that is added to a CControl and waits until a CStation with a specific identifier is registered.
 

Uses of DockRegisterAdapter in bibliothek.gui.dock.control
 

Subclasses of DockRegisterAdapter in bibliothek.gui.dock.control
 class ActionBinder
          A manager which ensures that every DockAction is bound to its Dockables.
 class VisibilityFocusObserver
          A listener to the DockRegister, ensuring that always the newest or a visible Dockable has the focus.