Uses of Class
bibliothek.gui.dock.common.intern.AbstractCDockable
Packages that use AbstractCDockable
Package
Description
A set of classes that can be used to create basic applications.
Classes and interfaces used internally.
-
Uses of AbstractCDockable in bibliothek.gui.dock.common
Subclasses of AbstractCDockable in bibliothek.gui.dock.commonModifier and TypeClassDescriptionclassclassA working area is an element which is always visible and contains someCDockables which can't be dragged out of it.classAMultipleCDockablethat contains acontent-panewhere the client might add or remove as manyComponents as it wishes.classADefaultSingleCDockableis an element which has acontent-panewhere clients can add or remove as manyComponents as they whish. -
Uses of AbstractCDockable in bibliothek.gui.dock.common.behavior
Subclasses of AbstractCDockable in bibliothek.gui.dock.common.behaviorModifier and TypeClassDescriptionclass -
Uses of AbstractCDockable in bibliothek.gui.dock.common.intern
Subclasses of AbstractCDockable in bibliothek.gui.dock.common.internModifier and TypeClassDescriptionclassAbstractDockableCStation<S extends CommonDockStation<?,?>> classAnCDockablethat uses aDefaultCommonDockableto show its content.
Subclasses may overrideDefaultCDockable.createCommonDockable()to provide a custom subclass ofDefaultCommonDockable, note thatDefaultCDockable.createCommonDockable()is called as soon as the internal representation is required, e.g.