org.jfree.report.modules.gui.config |
The configuration editor provides a gui to write the "jfreereport.properties"
file that can be used to configure this library.
|
Java Source File Name | Type | Comment |
BugFixProxyGraphics2D.java | Class | This documents another sad chapter in Sun's java implementation. |
ConfigDescriptionEditor.java | Class | The config description editor is used to edit the configuration metadata used in the ConfigEditor to describe the
ReportConfiguration keys. |
ConfigEditor.java | Class | The ConfigEditor can be used to edit the global jfreereport.properties files. |
ConfigGUIModule.java | Class | Provides the module definition for the report configuration editor. |
ConfigTreeRenderer.java | Class | Implements a config tree renderer that fixes some AWT-Graphics problems in conjunction
with the clipping. |
VerticalLayout.java | Class | A simple layout manager, which aligns all components in a vertical flow layout. |