Uses of Class
bibliothek.gui.dock.common.intern.AbstractCDockable

Packages that use AbstractCDockable
bibliothek.gui.dock.common   
bibliothek.gui.dock.common.intern   
 

Uses of AbstractCDockable in bibliothek.gui.dock.common
 

Subclasses of AbstractCDockable in bibliothek.gui.dock.common
 class CWorkingArea
          A working area is an element which is always visible and contains some CDockables which can't be dragged out of it.
 class DefaultMultipleCDockable
          A MultipleCDockable that contains a content-pane where the client might add or remove as many Components as it wishes.
 class DefaultSingleCDockable
          A DefaultSingleCDockable is an element which has a content-pane where clients can add or remove as many Components as they whish.
 

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

Subclasses of AbstractCDockable in bibliothek.gui.dock.common.intern
 class DefaultCDockable
          An CDockable that uses a DefaultCommonDockable to show its content.