org.xhtmlrenderer.swing.XHTMLPanel. Several features are added, as described in
TemplatePanel, which is
the most important class; the others are mostly helpers.
If you are just looking for simple template functionality based on Document,
you might find TemplateDocument interesting as well.
| Interface | Description |
|---|---|
| IDocumentContainer |
XHTMLPanel methods related to the Document. |
| ITemplateContainer |
TemplatePanel methods related to the TemplateDocument. |
| ITemplatePanel |
Interface for
TemplatePanel classes. |
| IXHTMLPanel |
XHTMLPanel interface |
| Class | Description |
|---|---|
| DocumentDelegate |
Document class that delegates all methods to another
Document. |
| TemplateDocument |
A Document that is based on a template.
|
| TemplatePanel |
An XHTMLPanel with support for templates
|
| XHTMLPanel |
An
XHTMLPanel with minor tweaks. |
| XHTMLPrintable |
Fix for
XHTMLPrintable to set document margins to the printer's margins. |
Copyright © 2010-2018 Nikhef / Stichting FOM. All Rights Reserved.