All Classes and Interfaces

Class
Description
An abstract base implementation of the config tree node interface.
This key editor class is the base class for all key editor components.
This documents another sad chapter in Sun's java implementation.
A config description entry that describes class name configurations.
The class key editor is used to edit report configuration keys which take the name of an class as value.
The config description editor is used to edit the configuration metadata used in the ConfigEditor to describe the ReportConfiguration keys.
A config description entry provides a declaration of a single report configuration key and speicifes rules for the values of that key.
 
This list model implementation collects all config description entries defined in JFreeReport.
The ConfigEditor can be used to edit the global jfreereport.properties files.
 
 
 
The container component that is responsible for creating and managing the module editor for the currently selected module.
Provides a tree model view for an report configuration.
The ConfigTreeModelException is thrown whenever an error occurred during an tree model operation.
The config tree module node is used to represent a module in the report configuration.
The config tree is the base class for all nodes in the ConfigTreeModel.
Implements a config tree renderer that fixes some AWT-Graphics problems in conjunction with the clipping.
The root node contains the local and the global node and is the main entry point into the tree.
The section node contains the modules for the given section.
The default module editor provides a simple default implementation to edit all configuration keys for a given module.
Some utility methods to help parsing when using a DOM parser.
The editor factory is used to create a module editor for an given module.
The enumeration config description entry represents an configuration key, where users may select a valid value from a predefined list of elements.
The enumeration key editor is used to edit configuration keys, which accept a closed set of values.
The key editor is used to define an editor for a single report configuration key.
 
The module editor is used to provide a customizable editor component for a JfreeReport module.
The module node factory is used to build the lists of modules and their assigned keys for the ConfigTreeModel.
The text config description entry represents an configuration key, where users may enter free-form text.
The text key editor is used to edit a free form text.
A simple layout manager, which aligns all components in a vertical flow layout.