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

Quick Search    Search Deep

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

An excel export module.

See:
          Description

Class Summary
XLSExportResources English language resource for the Html export GUI.
XLSExportResources_ca Catalan language resource for the Html export GUI.
XLSExportResources_de German language resource for the excel export GUI.
XLSExportResources_fr French language resource for the Excel export GUI.
XLSExportResources_hu Hungarian language resource for the excel export GUI.
XLSExportResources_nl Dutch language resource for the excel export GUI.
XLSExportResources_ru Russian language resource for the excel export GUI.
XLSExportResources_si Slovenian language resource for the excel export GUI.
XLSExportResources_sv Swedish language resource for the Html export GUI.
 

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

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

The export is done using the Apache POI library. This library does not support images.

As with all table style exports, this target does not support overlapping elements. If two elements request the same cell, the first element wins.