Uses of Interface
bibliothek.gui.dock.common.intern.MutableCControlRegister

Packages that use MutableCControlRegister
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
 

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

Classes in bibliothek.gui.dock.common.intern that implement MutableCControlRegister
 class DefaultCControlRegister
          Standard implementation of CControlRegister.
 

Methods in bibliothek.gui.dock.common.intern that return MutableCControlRegister
 MutableCControlRegister CControlFactory.createRegister(CControl owner)
          Creates a new register that keeps track of all the elements shown and used by owner.
 MutableCControlRegister EfficientControlFactory.createRegister(CControl owner)
           
 MutableCControlRegister CControlAccess.getRegister()
          Gets the mutable register of the CControl.