|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Dockable
s
on their DockStation
and allowing to store the
whole layout of a set of Dockable
s and stations.
See:
Description
Interface Summary | |
---|---|
DockableProperty | Describes the location of a Dockable on a DockStation . |
DockablePropertyFactory | A factory which creates instances of DockableProperty . |
DockLayout | A DockLayout describes the contents of one DockElement . |
DockSituationIgnore | A DockSituationIgnore is used in a DockSituation to decide, which
elements (stations and dockables) should be written into a stream. |
Class Summary | |
---|---|
AbstractDockableProperty | A simple implementation of DockableProperty which provides
only the basic features. |
DockLayoutComposition | A DockLayoutComposition describes all relations and positions of a
set of DockElement s. |
DockSituation | A DockSituation is a converter: the relationship of
DockStations and Dockables ,
the position of Dockables and other information are converted into a
stream of bytes. |
PredefinedDockSituation | A DockSituation that does not load or store all DockElements . |
PropertyTransformer | A PropertTransformer can read and write instances of DockableProperty ,
assuming that a factory is installed for the property. |
Elements dealing with the location of Dockable
s
on their DockStation
and allowing to store the
whole layout of a set of Dockable
s and stations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |