Class CommonSingleDockableFactory

java.lang.Object
bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
All Implemented Interfaces:
DockFactory<CommonDockable,CommonElementPerspective,CommonSingleDockableLayout>, DockConverter<CommonDockable,CommonElementPerspective,CommonSingleDockableLayout>

public class CommonSingleDockableFactory extends Object implements DockFactory<CommonDockable,CommonElementPerspective,CommonSingleDockableLayout>
This factory is used to create new SingleCDockables using various SingleCDockableFactorys. This factory is accessed when a single dockable is missing in the cache of its owning CControl.
Author:
Benjamin Sigg