Class Summary |
BorderRotator |
This class rotates the static stroke `dashed' in the class Element. |
CDCover |
This class Creates a Panel in which the actual CDCover Panel will be added.
|
CDDrawingPane |
This class represents the Actual drawing Panel. |
CDoxLoader |
This is a class to load a CDox file from a stream/file whatever and to reconstruct the
Cover and Data objects that are stored within it. |
Cover |
This class is the real implementation for the off-screen CDover. |
EditPane |
This class is the rootPane for the later CDCover panes, it's constructed in the CDoxFrame,
and lives and dies with it. |
Element |
This class represents an element that is contained within a document. |
GenericElement |
This class represents an element that is contained within a document. |
ImageElement |
This class represents an element that is contained within a document. |
TextElement |
This class represents an element that is contained within a document. |
TextElementGenerator |
This class provides some useful methods for generation of text elements. |
TextPane |
This Class represents a TextPane, on which the user can write,
it is uses a StyledDocument, and sets all the standards like font,
fontSize, position etc... |