Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jfree.report.modules.gui.plaintext.resources

An plain text export module.

See:
          Description

Class Summary
PlainTextExportResources English language resource for the PlainText export GUI.
PlainTextExportResources_ca Catalan language resource for the PlainText export GUI.
PlainTextExportResources_de German language resource for the plain text export GUI.
PlainTextExportResources_fr French language resource for the plain text export GUI.
PlainTextExportResources_hu Hungarian language resource for the PlainText export GUI.
PlainTextExportResources_nl Dutch language resource for the PlainText export GUI.
PlainTextExportResources_ru Russian language resource for the PlainText export GUI.
PlainTextExportResources_si Slovenian language resource for the PlainText export GUI.
PlainTextExportResources_sv Swedish language resource for the PlainText export GUI.
 

Package org.jfree.report.modules.gui.plaintext.resources Description

An plain text export module. The module registers itself during the module initialization in the preview frame.

This output target does not support any graphics. The font will be fixed size, the font size is defined by the output target, not the elements. All elements use the same font. Elements which are smaller than the used font size, will not be printed.

This is no general purpose export, and reports using this export should be carefully designed to suit this export target.