| Class Summary |
| AboutActionPlugin |
Creation-Date: 16.11.2006, 16:34:55
|
| AboutDialog |
A dialog that displays information about the demonstration application.
|
| AbstractActionDowngrade |
A class that allows Action features introduced in JDK 1.3 to be used with JDK 1.2.2, by
defining the two new constants introduced by Sun in JDK 1.3.
|
| AbstractActionPlugin |
The AbstractExportPlugin provides a basic implementation of the ExportPlugin
interface.
|
| AbstractElementReadHandler |
Creation-Date: 09.04.2006, 13:55:36
|
| AbstractExportActionPlugin |
Creation-Date: 02.12.2006, 14:21:07
|
| AbstractExportDialog |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| AbstractExpression |
A baseclass for simple, non-positionally parametrized expressions.
|
| AbstractExpressionReadHandler |
Creation-Date: 09.04.2006, 13:23:32
|
| AbstractFileSelectionAction |
A base class for all file operations. |
| AbstractLayoutController |
Todo: Document me!
|
| AbstractReportProcessor |
Creation-Date: 10.11.2006, 16:07:26
|
| AbstractReportTarget |
Creation-Date: 03.07.2006, 16:31:12
|
| ActionButton |
The ActionButton is used to connect an Action and its properties to a Button. |
| ActionCategory |
Creation-Date: 01.12.2006, 18:49:32
|
| ActionDowngrade |
Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.
|
| ActionFactory |
Creation-Date: 16.11.2006, 16:18:56
|
| ActionLocaleUpdateHandler |
Creation-Date: 30.11.2006, 13:04:07
|
| ActionMenuItem |
The ActionMenuItem is used to connect an Action and its properties to an
MenuItem.
|
| ActionPlugin |
Creation-Date: 16.11.2006, 15:47:02
|
| ActionPluginMenuComparator |
Creation-Date: 16.11.2006, 16:50:39
|
| ActionPluginToolbarComparator |
Creation-Date: 16.11.2006, 16:50:39
|
| ActionRadioButton |
The ActionRadioButton is used to connect an Action and its properties to a JRadioButton.
|
| ArrayValueConverter |
An ValueConverter that handles Arrays. |
| AttrFunction |
Creation-Date: 24.11.2006, 13:02:41
|
| AttrFunctionDescription |
Creation-Date: 29.11.2006, 18:04:18
|
| AttributeExpressionReadHandler |
Creation-Date: 09.04.2006, 13:40:08
|
| AttributeNameGenerator |
Creation-Date: 21.11.2006, 13:24:41
|
| AttributeReadHandler |
Creation-Date: 09.04.2006, 12:58:24
|
| AutoTableCellContent |
Creation-Date: Dec 9, 2006, 8:23:38 PM
|
| AutoTableCellContentReadHandler |
Creation-Date: Dec 9, 2006, 5:47:25 PM
|
| AutoTableElement |
Creation-Date: Dec 9, 2006, 5:46:48 PM
|
| AutoTableElementReadHandler |
Creation-Date: Dec 9, 2006, 5:47:25 PM
|
| AutoTableItemLayoutController |
Creation-Date: Dec 9, 2006, 8:20:51 PM
|
| AutoTableLayoutController |
Creation-Date: Dec 9, 2006, 6:05:58 PM
|
| AutoTableModule |
Creation-Date: Dec 9, 2006, 5:48:04 PM
|
| BeanException |
The BeanException class signals errors when setting or reading bean
properties.
|
| BeanPropertyLookupParser |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| BeanUtility |
The BeanUtility class enables access to bean properties using the reflection
API.
|
| BigDecimalValueConverter |
A class that handles the conversion of BigDecimal attributes to and from their
String representation.
|
| BigIntegerValueConverter |
A class that handles the conversion of java.math.BigInteger attributes to and
from their String representation.
|
| BooleanValueConverter |
A class that handles the conversion of Boolean attributes to and from their
String representation.
|
| BufferedReportTarget |
Todo: Document me!
|
| BufferedReportTarget.RecordedCall | |
| BufferingLayoutController |
Todo: Document me!
|
| ByteValueConverter |
A class that handles the conversion of Byte attributes to and from their String representation.
|
| CachingReportDataFactory |
Creation-Date: 19.11.2006, 13:35:45
|
| CategoryTreeItem |
Creation-Date: 01.12.2006, 20:01:32
|
| CenterLayout |
A layout manager that displays a single component in the center of its container.
|
| CharacterEntityParser |
The character entity parser replaces all known occurrences of an entity in the format
&entityname;.
|
| CharacterValueConverter |
A class that handles the conversion of Character attributes to and from their
String representation.
|
| ClassValueConverter |
A class that handles the conversion of Integer attributes to and from their
String representation.
|
| CloseableTableModel |
Creation-Date: 05.04.2006, 15:14:25
|
| ColorValueConverter |
A class that handles the conversion of Integer attributes to and from their
String representation.
|
| ColumnAggregationExpression |
Creation-Date: 04.01.2006, 17:23:01
|
| ComponentDrawable |
Creation-Date: 11.10.2005, 14:03:15
|
| ConfigFactory |
The config factory is used to access the currently active config storage
implementation. |
| ConfigReadHandler |
Creation-Date: 07.04.2006, 18:35:57
|
| ConfigStorage |
Config storage implementations are used to store a set of properties to a certain key.
|
| ConfigStoreBaseModule |
The module definition for the config store system.
|
| ConfigStoreException |
The config store exception is throwns if an error prevents an operation on the current
configuration storage provider.
|
| ConnectionProvider |
Creation-Date: 07.04.2006, 14:54:29
|
| ConnectionReadHandler |
Creation-Date: Dec 17, 2006, 8:58:33 PM
|
| ConnectionReadHandlerFactory |
Creation-Date: Dec 17, 2006, 8:58:11 PM
|
| ContentElement |
A element holding values from the report data sources. |
| ContentElementLayoutController |
Creation-Date: 24.11.2006, 15:06:56
|
| ContentElementReadHandler |
Creation-Date: 09.04.2006, 14:38:32
|
| ControlAction |
Creation-Date: 16.11.2006, 17:52:48
|
| ControlActionPlugin |
Creation-Date: 16.11.2006, 15:47:20
|
| ConverterRegistry |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| CSVQuoter |
The CSVQuoter is a helper class to encode a string for the CSV file
format.
|
| CSVTableModel |
TableModel used by the CSVTableModelProducer class. |
| CSVTableModelProducer |
Creates a TableModel using a file formated in CSV for input. |
| CSVTokenizer |
The csv tokenizer class allows an application to break a Comma Separated Value format
into tokens. |
| DataFactoryReadHandler |
Creation-Date: Jan 15, 2007, 6:53:20 PM
|
| DataFactoryReadHandlerFactory |
Creation-Date: 27.11.2006, 11:48:02
|
| DataFlags |
A DataFlags object is an immutable wrapper around a value read from the
datarow.
|
| DataRow |
This is the base interface for all data access collectors. |
| DatasourceFactoryReadHandler |
Creation-Date: 10.04.2006, 13:27:47
|
| DataSet |
A dataset is a one-dimensional collection of data items. |
| DataSetUtility |
Creation-Date: 17.04.2006, 11:43:04
|
| DataSourceException |
Creation-Date: 19.02.2006, 16:58:35
|
| DefaultActionFactory |
Creation-Date: 16.11.2006, 16:28:03
|
| DefaultDataFlags |
Creation-Date: 20.02.2006, 16:00:34
|
| DefaultFlowController |
Creation-Date: 20.02.2006, 15:30:21
|
| DefaultGuiContext |
Creation-Date: 16.11.2006, 17:05:27
|
| DefaultIconTheme |
Creation-Date: 13.11.2006, 19:27:51
|
| DefaultLayoutControllerFactory |
A layout controller factory that selects layout controllers by their node
implementation type.
|
| DefaultReportController |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| DefaultReportJob |
Creation-Date: 22.02.2006, 12:47:53
|
| DefaultResourceBundleFactory |
A default implementation of the ResourceBundleFactory, that creates resource bundles
using the specified locale.
|
| DetailSection |
This is a convienence class. |
| DetailSectionReadHandler |
Creation-Date: 09.04.2006, 14:57:38
|
| DisplayConditionReadHandler |
Creation-Date: 09.04.2006, 13:54:23
|
| DoubleValueConverter |
A class that handles the conversion of Double attributes to and from their
String representation.
|
| DowngradeActionMap |
An actionmap, which is JDK 1.2.2 compatible.
|
| DrawablePrintable |
Creation-Date: 15.11.2006, 22:14:09
|
| DriverConnectionProvider |
Creation-Date: 07.04.2006, 15:04:26
|
| DriverConnectionReadHandler |
Creation-Date: 07.04.2006, 18:09:25
|
| Element |
An element is a node that can have attributes. |
| ElementLayoutController |
Creation-Date: 24.11.2006, 13:56:30
|
| ElementLayoutController.ElementPrecomputeKey | |
| ElementReadHandler |
Creation-Date: 09.04.2006, 13:55:36
|
| EmptyReportData |
Creation-Date: 22.04.2006, 14:25:04
|
| EmptyReportDataFactory |
Creation-Date: 17.11.2006, 16:51:01
|
| EmptyReportException |
The EmptyReportException is thrown, it the report processing generated no content.
|
| EmptyReportTarget |
This target does nothing.
|
| EncodingComboBoxModel |
A model for the 'encoding' combo box. |
| ExceptionDialog |
The exception dialog is used to display an exception and the exceptions stacktrace to
the user.
|
| ExitActionPlugin |
Creation-Date: 16.11.2006, 16:34:55
|
| ExportAction |
Creation-Date: 16.11.2006, 17:52:48
|
| ExportActionPlugin |
An export plug-in is a class that can work with the ExportAction class to
implement an export function for reports.
|
| ExportDialog |
Although this is no real dialog, this interface is meant to be implemented
by dialogs (or anything else that behaves modal).
|
| Expression |
An expression is a lightweight computation that does not maintain a state.
|
| ExpressionDataRow |
A datarow for all expressions encountered in the report. |
| ExpressionException |
Creation-Date: 08.10.2006, 16:12:43
|
| ExpressionReadHandler |
Creation-Date: 09.04.2006, 13:40:08
|
| ExpressionRuntime |
Creation-Date: 24.01.2006, 16:58:34
|
| ExpressionSlot |
Creation-Date: 25.11.2006, 15:18:42
|
| ExtendedXmlFactoryModule |
Creation-Date: 08.04.2006, 14:38:47
|
| FastGlobalView |
Creation-Date: 10.08.2007, 14:07:32
|
| FileConfigStorage |
The FileConfigStorage is a storage provider that stores its content on the
local filesystem. |
| FileConfigStoreModule |
The module definition for the filesystem config storage module. |
| FileConfigStoreModuleInitializer |
The initializer is used to setup the file system storage provider and to register the
providers at the configfactory.
|
| FloatValueConverter |
A class that handles the conversion of Float attributes to and from their
String representation.
|
| FlowController |
A flow-controller is an immutable object. |
| FlowControlOperation |
These objects define, how the iteration over the report definition affects
the data source.
|
| FlowOperationReadHandler |
Creation-Date: 09.04.2006, 14:47:59
|
| FlowReportFactoryModule |
Creation-Date: 09.04.2006, 14:01:07
|
| FlowReportProcessor |
This is written to use LibLayout. |
| FlowXmlFactoryModule |
Creation-Date: 08.04.2006, 14:37:43
|
| FormulaExpression |
Creation-Date: 04.11.2006, 19:24:04
|
| FormulaFunction |
Creation-Date: 04.11.2006, 19:24:04
|
| FormValidator |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| Function |
The interface for report functions. |
| GenericValueConverter |
A class that handles the conversion of Integer attributes to and from their
String representation.
|
| GetValueExpression |
Creation-Date: 02.12.2006, 22:07:57
|
| GlobalMasterRow |
This data row holds all statefull information from the datasources of the
report.
|
| GlobalView |
The global view holds all *named* data columns. |
| GoToActionPlugin |
Creation-Date: 16.11.2006, 16:34:55
|
| GoToFirstPageActionPlugin |
Creation-Date: 16.11.2006, 16:34:55
|
| GoToLastPageActionPlugin |
Creation-Date: 16.11.2006, 16:34:55
|
| GoToNextPageActionPlugin |
Creation-Date: 16.11.2006, 16:34:55
|
| GoToPreviousPageActionPlugin |
Creation-Date: 16.11.2006, 16:34:55
|
| Group |
A report group. |
| GroupByExpression |
Creation-Date: 08.10.2006, 16:28:37
|
| GroupingExpressionReadHandler |
Creation-Date: 09.04.2006, 13:54:23
|
| GroupReadHandler |
Creation-Date: 09.04.2006, 15:37:31
|
| GuiCommonModule |
Creation-Date: 15.11.2006, 21:53:43
|
| GuiContext |
Creation-Date: 16.11.2006, 17:06:38
|
| HtmlFileExportActionPlugin |
Creation-Date: 30.11.2006, 12:19:00
|
| HtmlFileExportDialog |
A dialog that is used to perform the printing of a report into an HTML file. |
| HtmlFileExportTask |
Creation-Date: 02.12.2006, 14:15:14
|
| HtmlZipExportActionPlugin |
Creation-Date: 30.11.2006, 12:19:00
|
| HtmlZipExportDialog |
A dialog that is used to perform the printing of a report into an HTML file. |
| HtmlZipExportTask |
Creation-Date: 02.12.2006, 14:15:14
|
| IconTheme |
An Icon-Theme is an extension point to replace the icons that are used by
JFreeReport. |
| ImageUtils |
Provides utility methods for image creation and manipluation.
|
| ImportedVariablesDataRow |
Creation-Date: 06.03.2006, 18:15:06
|
| InstanceID |
This class can be used as ID to mark instances of objects. |
| IntegerCache |
Creation-Date: 03.03.2006, 12:36:07
|
| IntegerValueConverter |
A class that handles the conversion of Integer attributes to and from their
String representation.
|
| IsEmptyDataExpression |
Creation-Date: 31.01.2006, 18:55:09
|
| IsEmptyExpression |
Creation-Date: 27.01.2006, 20:42:19
|
| IsEndOfDataExpression |
Creation-Date: 19.02.2006, 19:15:45
|
| IsExportTypeExpression |
Tests, whether a certain export type is currently used.
|
| IsNullExpression |
Creation-Date: 27.01.2006, 20:42:19
|
| JFreeReport |
A JFreeReport instance is used as report template to define the visual layout
of a report and to collect all data sources for the reporting. |
| JFreeReportBoot |
An utility class to safely boot and initialize the JFreeReport library. |
| JFreeReportCoreModule |
The CoreModule is used to represent the base classes of JFreeReport in a
PackageManager-compatible way. |
| JFreeReportInfo |
Details about the JFreeReport project.
|
| JFreeReportXmlResourceFactory |
Creation-Date: 08.04.2006, 14:27:36
|
| JLabelLocaleUpdateHandler |
Creation-Date: 30.11.2006, 13:04:07
|
| JoiningTableModel |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| JStatusBar |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| KeyedComboBoxModel |
The KeyedComboBox model allows to define an internal key (the data element)
for every entry in the model.
|
| LayoutController |
The layout controller iterates over the report layout. |
| LayoutControllerFactory |
Creation-Date: 24.11.2006, 14:25:02
|
| LayoutControllerUtil |
Creation-Date: 24.11.2006, 15:01:22
|
| LayoutExpressionRuntime |
Creation-Date: 04.03.2006, 16:41:49
|
| LazyNameMap |
Creation-Date: 06.03.2006, 20:20:17
|
| LazyNameMap.NameCarrier | |
| LibLayoutReportTarget |
Creation-Date: 07.03.2006, 18:56:37
|
| LibLayoutReportTarget.LibLayoutReportTargetState | |
| LibraryPanel |
A panel containing a table that lists the libraries used in a project.
|
| LocaleUpdateHandler |
Copies the locale from one central point (usually the dialog) to all
listeners.
|
| LocaleValueConverter |
Creation-Date: 24.01.2006, 19:19:03
|
| LocalizedAction |
Creation-Date: 30.11.2006, 13:09:37
|
| LocalizedComponent |
Creation-Date: 30.11.2006, 12:57:44
|
| LongValueConverter |
A class that handles the conversion of Integer attributes to and from their
String representation.
|
| MasterDataRowChangeEvent |
Creation-Date: 03.03.2006, 15:34:53
|
| MemoryByteArrayOutputStream |
A string writer that is able to write large amounts of data. |
| MemoryStringWriter |
A string writer that is able to write large amounts of data. |
| MessageFormatSupport |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| MessageFormatSupport.MessageCompiler | |
| NamedStaticReportDataFactory |
Creation-Date: Jan 12, 2007, 2:16:00 PM
|
| NoCloseOutputStream |
A Wrapper stream that does never calls close on its parent. |
| Node |
A node is the most basic unit in a report. |
| NodeReadHandler |
Creation-Date: 27.11.2006, 11:49:26
|
| NodeReadHandlerFactory |
Creation-Date: 27.11.2006, 11:48:02
|
| NullConfigStorage |
An empty default implementation. |
| ObjectStreamResolveException |
The ObjectStreamResolveException this thrown, when the object resolving
operation for serialized objects failed.
|
| OutOfOrderSectionReadHandler |
Creation-Date: 09.04.2006, 14:57:38
|
| PageBackgroundDrawable |
Creation-Date: 17.11.2006, 20:31:36
|
| PageFooterReadHandler |
Creation-Date: 09.04.2006, 14:57:38
|
| PageHeaderReadHandler |
Creation-Date: 09.04.2006, 14:57:38
|
| PageState |
Creation-Date: 11.11.2006, 19:01:53
|
| PageStateList |
The ReportState list stores a report states for the beginning of every page. |
| PaginatingReportProcessor |
Paginating report processors are multi-pass processors.
|
| ParameterDataRow |
This is the first datarow in each report. |
| ParameterMapping |
Creation-Date: Dec 6, 2006, 3:25:22 PM
|
| ParameterMappingReadHandler |
Creation-Date: 09.04.2006, 15:59:27
|
| PdfExportActionPlugin |
Creation-Date: 02.12.2006, 15:27:01
|
| PdfExportDialog |
Creation-Date: 02.12.2006, 15:27:30
|
| PdfExportTask |
Creation-Date: 02.12.2006, 15:34:17
|
| PrecomputedExpressionSlot |
Creation-Date: 25.11.2006, 15:18:58
|
| PrecomputedValueRegistry |
Expression precomputation processes the report in a parallel process to
retrieve the final value of an function. |
| PrecomputedValueRegistryBuilder |
This class is currently very primitive and enforces a recomputation of
precomputed values each time.
|
| PrecomputeNode |
Creation-Date: 24.11.2006, 13:51:02
|
| PrecomputeNodeImpl |
A precompute-node represents a resolved element or section of the report definition. |
| PrecomputeNodeKey |
Creation-Date: Dec 6, 2006, 5:58:12 PM
|
| PreviewApplet |
Creation-Date: 11.11.2006, 19:35:22
|
| PreviewDialog |
Creation-Date: 11.11.2006, 19:35:16
|
| PreviewFrame |
Creation-Date: 11.11.2006, 19:35:09
|
| PreviewPane |
Creation-Date: 11.11.2006, 19:36:13
|
| PreviewPaneUtilities |
Creation-Date: 17.11.2006, 15:06:51
|
| PrintActionPlugin |
Creation-Date: 16.11.2006, 16:31:23
|
| PrintableTableModel |
A tablemodel that allows to override the column names. |
| PrinterUtility |
Creation-Date: 03.12.2006, 15:01:24
|
| PrintReportProcessor |
A paginating report processor that outputs to Pageables.
|
| PrintTask |
Creation-Date: Dec 3, 2006, 3:23:22 PM
|
| PropertyLookupParser |
The property lookup parser is used to resolve embedded references to
properties within strings.
|
| ProxyExpressionRuntime |
Creation-Date: 22.04.2006, 14:17:54
|
| RawReportProcessor |
The Raw report processor defines the base for all non-layouting output
methods. |
| RawReportTarget |
The Raw report processor defines the base for all non-layouting output
methods. |
| ReportConfigurationException |
Creation-Date: 02.12.2006, 14:51:42
|
| ReportContext |
THe global report context. |
| ReportContextImpl |
Creation-Date: 20.11.2006, 12:19:34
|
| ReportController |
A report controler. |
| ReportData |
A report data source is a ordered set of rows. |
| ReportDataFactory |
The report data-factory is responsible for querying the data from arbitary
datasources.
|
| ReportDataFactoryBaseModule |
Creation-Date: 09.04.2006, 17:46:08
|
| ReportDataFactoryException |
Creation-Date: 19.02.2006, 17:45:38
|
| ReportDataFactoryXmlResourceFactory |
Creation-Date: 08.04.2006, 14:25:23
|
| ReportDataRow |
Creation-Date: 20.02.2006, 15:32:32
|
| ReportDefinition |
Creation-Date: 04.03.2006, 21:39:13
|
| ReportException |
Creation-Date: 02.12.2006, 14:52:08
|
| ReportFactoryBaseModule |
Creation-Date: 10.04.2006, 10:36:48
|
| ReportFormulaContext |
Creation-Date: 29.11.2006, 17:54:33
|
| ReportInterruptedException |
This exception is thrown when the current thread received the Interrupt-signal while
the report is beeing processed. |
| ReportJob |
A report job holds all properties that are required to successfully execute
a report process. |
| ReportLayoutController |
Creation-Date: 24.11.2006, 13:56:50
|
| ReportParameters |
The report parameters collection is a map with string keys. |
| ReportProcessingException |
An exception that can be thrown during report processing, if an error occurs.
|
| ReportProcessor |
The report processor is the public frontend to the reporting process.
|
| ReportProgressBar |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| ReportProgressDialog |
A progress monitor dialog component that visualizes the report processing progress. |
| ReportProgressEvent |
Creation-Date: 15.11.2006, 21:02:25
|
| ReportProgressListener |
Creation-Date: 15.11.2006, 21:02:51
|
| ReportReadHandler |
Creation-Date: 09.04.2006, 14:57:38
|
| ReportStructureRoot |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| ReportTarget |
The report target is responsible for the content creation. |
| ReportTargetState |
Creation-Date: 11.11.2006, 19:03:09
|
| ReportTargetUtil |
Todo: Document me!
|
| ResourceBundleFactory |
A resource bundle factory defines the locale for a report and is used to create
resourcebundles.
|
| ResultSetTableModelFactory |
Creates a TableModel which is backed up by a ResultSet. |
| RunningExpressionSlot |
Creation-Date: 25.11.2006, 15:18:58
|
| ScalingDrawable |
Creation-Date: 20.01.2006, 19:46:10
|
| ScalingExtendedDrawable |
Creation-Date: 20.01.2006, 19:46:10
|
| ScrollableResultSetTableModel |
A tableModel which is backed up by a java.sql.ResultSet. |
| Section |
A report section is a collection of other elements and sections.
|
| SectionLayoutController |
Creation-Date: 24.11.2006, 13:56:10
|
| SectionReadHandler |
Creation-Date: 09.04.2006, 14:45:57
|
| ShortValueConverter |
A class that handles the conversion of Integer attributes to and from their
String representation.
|
| SimpleSQLReportDataFactory |
Creation-Date: 19.02.2006, 17:37:33
|
| SimplexXmlFactoryModule |
The Simplex-Format will be a mix of the old simple xml format and the
new flow format.
|
| SimpleXmlFactoryModule |
Creation-Date: 08.04.2006, 14:38:27
|
| SinglePassReportProcessor |
The abstract report processor implements a single-pass report processing
schema. |
| SQLDataFactoryModule |
Creation-Date: 07.04.2006, 17:44:46
|
| SQLDataFactoryReadHandler |
Creation-Date: 07.04.2006, 17:47:53
|
| SQLParameterLookupParser |
Creation-Date: 16.04.2006, 20:30:42
|
| SQLReportData |
Creation-Date: 19.02.2006, 17:37:42
|
| SQLReportDataFactory |
Creation-Date: 19.02.2006, 17:37:33
|
| SQLReportDataModule |
Creation-Date: 07.04.2006, 14:45:02
|
| SQLResourceXmlFactoryModule |
Creation-Date: 07.04.2006, 15:29:17
|
| StatefullReportTarget |
Creation-Date: 11.11.2006, 19:02:57
|
| StaticConnectionProvider |
Creation-Date: 07.04.2006, 14:54:57
|
| StaticDataFactoryModule |
Creation-Date: 07.04.2006, 17:44:46
|
| StaticDataResourceXmlFactoryModule |
Creation-Date: 07.04.2006, 15:29:17
|
| StaticDataRow |
This is a static datarow holding a value for each name in the datarow. |
| StaticDataSourceReadHandler |
Creation-Date: 07.04.2006, 17:47:53
|
| StaticExpressionRuntimeData |
This class holds all expression-runtime information, which are known when
the expression gets added to the datarow. |
| StaticReportDataFactory |
This report data factory uses introspection to search for a report data
source. |
| StaticReportDataFactoryModule |
The module definition for the bean scripting framework support module.
|
| StaticText |
Creation-Date: 19.02.2006, 16:48:35
|
| StaticTextLayoutController |
Creation-Date: 24.11.2006, 15:06:56
|
| StreamingReportProcessor |
This is written to use LibLayout. |
| StringValueConverter |
A class that handles the conversion of Integer attributes to and from their
String representation.
|
| StyleExpressionReadHandler |
Creation-Date: 09.04.2006, 13:40:08
|
| StyleKeyReadHandler |
Creation-Date: 09.04.2006, 13:48:17
|
| StyleSheetReadHandler |
Creation-Date: 12.04.2006, 14:53:29
|
| SubReport |
Creation-Date: 04.03.2006, 21:38:21
|
| SubReportLayoutController |
Creation-Date: 24.11.2006, 13:56:57
|
| SubReportReadHandler |
Creation-Date: 09.04.2006, 14:57:38
|
| SubReportXmlResourceFactory |
Creation-Date: 08.04.2006, 14:27:36
|
| SubSetTableModel |
A TableModel that proxies an other tablemodel and cuts rows from the start and/or the
end of the other tablemodel.
|
| SurveyModule |
========================================
JFreeReport : a free Java report library
========================================
Project Info: http://reporting.pentaho.org/
(C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
|
| SurveyScale |
Draws a survey scale. |
| SurveyScaleExpression |
An expression that takes values from one or more fields in the current row of the
report, builds a SurveyScale instance that will present those values, and
returns that instance as the expression result. |
| SurveyScaleLegendItem |
A Drawable object that represents a legend item for a SurveyScale. |
| SwingCommonModule |
Creation-Date: 17.11.2006, 14:40:24
|
| SwingGuiContext |
Creation-Date: 16.11.2006, 17:11:37
|
| SwingHtmlModule |
Creation-Date: 30.11.2006, 12:16:09
|
| SwingPdfModule |
Creation-Date: 02.12.2006, 15:27:58
|
| SwingPreviewModule |
Creation-Date: 16.11.2006, 18:59:43
|
| SwingPrintingModule |
Creation-Date: 17.11.2006, 14:46:24
|
| SwingUtil |
Creation-Date: 20.11.2006, 22:42:21
|
| SystemPropertiesPanel |
A panel containing a table of system properties.
|
| TableModelInfo |
A utility class that prints out information about a TableModel.
|
| TableModelModule |
The module definition for the table model utility classes module.
|
| TableReportData |
Creation-Date: 19.02.2006, 17:00:10
|
| TableReportDataFactory |
Creation-Date: 21.02.2006, 17:59:32
|
| TextUtilities |
Todo: Document me!
|
| TimeZoneValueConverter |
Creation-Date: 24.01.2006, 19:19:03
|
| TypedPropertyReadHandler |
Creation-Date: 09.04.2006, 12:58:24
|
| TypeMapper | |
| ValueConverter |
A value converter is an object that can transform an object into a string or vice
versa.
|
| ValueExpressionReadHandler |
Creation-Date: 09.04.2006, 13:54:23
|
| WeakReferenceList |
The WeakReference list uses java.lang.ref.WeakReferences to store its
contents. |
| WindowSizeLimiter |
A small helper class to limit the maximum size of an element to the elements maximum
size. |
| Worker |
A simple worker implementation. |
| WorkerHandle |
The worker handle is a control structure which allows control over the worker without
exposing the thread object.
|
| WorkerPool |
A simple static workpool. |
| XmlPrintReportProcessor |
Todo: Document me!
|
| XmlPrintReportTarget |
Todo: Document me!
|
| ZoomAction |
Creation-Date: 16.11.2006, 18:51:18
|
| ZoomCustomActionPlugin |
Creation-Date: 16.11.2006, 18:52:30
|
| ZoomInActionPlugin |
Creation-Date: 16.11.2006, 18:52:30
|
| ZoomListActionPlugin |
Creation-Date: 16.11.2006, 18:52:30
|
| ZoomOutActionPlugin |
Creation-Date: 16.11.2006, 18:52:30
|