|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CControlAccess | Gives access to the internal methods of a CControl |
CControlFactory | A factory creating various elements that are needed in a CControl
and its associated components. |
CDockable | A basic element representing some Component . |
CDockableAccess | An interface giving access to the internal methods of an CDockable . |
CommonDockable | Represents a CDockable . |
Class Summary | |
---|---|
AbstractCDockable | An abstract implementation of CDockable . |
CDecorateableAction | An action which has text, icons and other decorations. |
CommonDockableFactory | |
CommonDockableLayout | An intermediate representation of the layout of a CommonDockable
that is connected with a MultipleCDockable . |
CSetting | A Setting that stores also the contents of a CStateManager . |
CSingleParentRemover | A SingleParentRemover not removing any CWorkingArea s. |
CStateManager | A manager that can change the extended-state of CDockable s |
DefaultCDockable | An CDockable that uses a DefaultCommonDockable to show
its content. |
DefaultCommonDockable | A default implementation of CommonDockable , based on a DefaultDockable . |
EfficientControlFactory | A factory that uses the most efficient elements, can only be used in environments where global events can be observed. |
ExtendedModeAcceptance | A DockAcceptance ensuring that the extended mode property
of CDockable is respected on drag and drop operations. |
SecureControlFactory | A factory used in restricted environment, where no global events can be observed. |
StackableAcceptance | A DockAcceptance ensuring that the CDockable.isStackable()
property is respected. |
WorkingAreaAcceptance | A DockAcceptance ensuring that the CDockable.getWorkingArea()
property is respected. |
Enum Summary | |
---|---|
CDockable.ExtendedMode | The mode tells how big a CDockable is. |
DefaultCDockable.Permissions | Describes what the user can do with the enclosing DefaultCDockable .A name like X_Y tells, that feature X and
feature Y are available. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |