Alphabetical Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AboutActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
Creation-Date: 16.11.2006, 16:34:55
AboutActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
AbstractActionPlugin - class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
The AbstractExportPlugin provides a basic implementation of the ExportPlugin interface.
AbstractActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
AbstractElementReadHandler - class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
Creation-Date: 09.04.2006, 13:55:36
AbstractElementReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
AbstractExportActionPlugin - class org.jfree.report.modules.gui.swing.common.AbstractExportActionPlugin
Creation-Date: 02.12.2006, 14:21:07
AbstractExportActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.common.AbstractExportActionPlugin
AbstractExportDialog - class org.jfree.report.modules.gui.swing.common.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.
AbstractExportDialog() - constructor for class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
AbstractExportDialog(Dialog) - constructor for class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Creates a non-modal dialog without a title with the specified Dialog as its owner.
AbstractExportDialog(Frame) - constructor for class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Creates a non-modal dialog without a title with the specified Frame as its owner.
AbstractExpression - class org.jfree.report.expressions.AbstractExpression
A baseclass for simple, non-positionally parametrized expressions.
AbstractExpression() - constructor for class org.jfree.report.expressions.AbstractExpression
AbstractExpressionReadHandler - class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
Creation-Date: 09.04.2006, 13:23:32
AbstractExpressionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
AbstractLayoutController - class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
Todo: Document me!
AbstractLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
AbstractReportProcessor - class org.jfree.report.flow.AbstractReportProcessor
Creation-Date: 10.11.2006, 16:07:26
AbstractReportProcessor() - constructor for class org.jfree.report.flow.AbstractReportProcessor
AbstractReportTarget - class org.jfree.report.flow.AbstractReportTarget
Creation-Date: 03.07.2006, 16:31:12
ActionCategory - class org.jfree.report.modules.gui.swing.preview.ActionCategory
Creation-Date: 01.12.2006, 18:49:32
ActionCategory() - constructor for class org.jfree.report.modules.gui.swing.preview.ActionCategory
ActionFactory - interface org.jfree.report.modules.gui.swing.common.ActionFactory
Creation-Date: 16.11.2006, 16:18:56
ActionLocaleUpdateHandler - class org.jfree.report.modules.gui.swing.common.localization.ActionLocaleUpdateHandler
Creation-Date: 30.11.2006, 13:04:07
actionPerformed(ActionEvent) - method in class org.jfree.report.modules.gui.swing.preview.actions.ControlAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.jfree.report.modules.gui.swing.preview.actions.ExportAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomAction
Invoked when an action occurs.
ActionPlugin - interface org.jfree.report.modules.gui.swing.common.ActionPlugin
Creation-Date: 16.11.2006, 15:47:02
ActionPluginMenuComparator - class org.jfree.report.modules.gui.swing.common.ActionPluginMenuComparator
Creation-Date: 16.11.2006, 16:50:39
ActionPluginMenuComparator() - constructor for class org.jfree.report.modules.gui.swing.common.ActionPluginMenuComparator
ActionPluginToolbarComparator - class org.jfree.report.modules.gui.swing.common.ActionPluginToolbarComparator
Creation-Date: 16.11.2006, 16:50:39
ActionPluginToolbarComparator() - constructor for class org.jfree.report.modules.gui.swing.common.ActionPluginToolbarComparator
Activates expressions that compute running values.
add(Object) - method in class org.jfree.report.util.WeakReferenceList
Adds the element to the list.
add(org.jfree.report.flow.paginating.PageState) - method in class org.jfree.report.flow.paginating.PageStateList
Adds this report state to the end of the list.
add(org.jfree.report.modules.gui.swing.preview.CategoryTreeItem) - method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
addContent(org.jfree.report.structure.Section) - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
addEncoding(String,String) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Adds an encoding.
addEncodingUnchecked(String,String) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Adds an encoding to the model without checking its validity.
addExportParameter(String,String) - method in class org.jfree.report.structure.SubReport
addExpression(org.jfree.report.expressions.Expression) - method in class org.jfree.report.structure.Element
Adds a function to the report's collection of expressions.
addFooter(org.jfree.report.structure.Section) - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
addFunction(String,Object) - method in class org.jfree.report.data.PrecomputedValueRegistry
addFunction(String,Object) - method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
addFunction(String,Object) - method in class org.jfree.report.data.PrecomputeNodeImpl
addHeader(org.jfree.report.structure.Section) - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
addInputParameter(String,String) - method in class org.jfree.report.structure.SubReport
addListDataListener(ListDataListener) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addNode(int,org.jfree.report.structure.Node) - method in class org.jfree.report.structure.Section
Adds a report element to the band.
addNode(org.jfree.report.structure.Node) - method in class org.jfree.report.structure.Section
Adds a report element to the band.
addNodes(Collection) - method in class org.jfree.report.structure.Section
Adds a collection of elements to the band.
addOperationAfter(org.jfree.report.flow.FlowControlOperation) - method in class org.jfree.report.structure.Section
addOperationBefore(org.jfree.report.flow.FlowControlOperation) - method in class org.jfree.report.structure.Section
addPropertyChangeListener(PropertyChangeListener) - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
addPropertyChangeListener(PropertyChangeListener) - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
addPropertyChangeListener(String,PropertyChangeListener) - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
addPropertyChangeListener(String,PropertyChangeListener) - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
addStyleSheet(StyleSheet) - method in class org.jfree.report.JFreeReport
addTable(String,TableModel) - method in class org.jfree.report.TableReportDataFactory
addTableModel(String,TableModel) - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
addTableModelListener(TableModelListener) - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
addTableModelListener(TableModelListener) - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
adjustSize() - method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Adjusts the size of the dialog to fit the with of the contained message and stacktrace.
ADVANCE - static field in class org.jfree.report.flow.FlowControlOperation
Requests that the datasource should be moved to the next row.
advance() - method in class org.jfree.report.data.ExpressionSlot
advance() - method in class org.jfree.report.expressions.FormulaFunction
When the advance method is called, the function is asked to perform the next step of its computation.
advance() - method in class org.jfree.report.expressions.Function
When the advance method is called, the function is asked to perform the next step of its computation.
advance() - method in class org.jfree.report.data.GlobalMasterRow
This advances the cursor by one row and updates the flags.
advance() - method in class org.jfree.report.data.GlobalView
advance() - method in class org.jfree.report.data.PrecomputedExpressionSlot
advance() - method in class org.jfree.report.data.ReportDataRow
Advances to the next row and attaches the given master row to the objects contained in that client data row.
advance() - method in class org.jfree.report.data.RunningExpressionSlot
Advances to the next row and attaches the given master row to the objects contained in that client data row.
advance(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
Advances the processing position.
advance(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
Advances the layout controller to the next state.
advance(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.LayoutController
Advances the processing position.
advance(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
Advances the processing position.
ArrayValueConverter - class org.jfree.report.util.beans.ArrayValueConverter
An ValueConverter that handles Arrays.
Creates a new ArrayValueConverter for the given element type and array type.
AttrFunction - class org.jfree.report.expressions.formula.sys.AttrFunction
Creation-Date: 24.11.2006, 13:02:41
AttrFunction() - constructor for class org.jfree.report.expressions.formula.sys.AttrFunction
AttrFunctionDescription - class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
Creation-Date: 29.11.2006, 18:04:18
AttrFunctionDescription() - constructor for class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
AttributeExpressionReadHandler - class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
Creation-Date: 09.04.2006, 13:40:08
AttributeExpressionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
AttributeNameGenerator - class org.jfree.report.util.AttributeNameGenerator
Creation-Date: 21.11.2006, 13:24:41
AttributeNameGenerator() - constructor for class org.jfree.report.util.AttributeNameGenerator
AttributeReadHandler - class org.jfree.report.modules.factories.report.flow.AttributeReadHandler
Creation-Date: 09.04.2006, 12:58:24
AttributeReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.AttributeReadHandler
AUTOTABLE_NAMESPACE - static field in class org.jfree.report.modules.misc.autotable.AutoTableModule
AutoTableCellContent - class org.jfree.report.modules.misc.autotable.AutoTableCellContent
Creation-Date: Dec 9, 2006, 8:23:38 PM
AutoTableCellContent() - constructor for class org.jfree.report.modules.misc.autotable.AutoTableCellContent
Constructs an element.
AutoTableCellContentReadHandler - class org.jfree.report.modules.misc.autotable.xml.AutoTableCellContentReadHandler
Creation-Date: Dec 9, 2006, 5:47:25 PM
AutoTableCellContentReadHandler() - constructor for class org.jfree.report.modules.misc.autotable.xml.AutoTableCellContentReadHandler
AutoTableElement - class org.jfree.report.modules.misc.autotable.AutoTableElement
Creation-Date: Dec 9, 2006, 5:46:48 PM
AutoTableElement() - constructor for class org.jfree.report.modules.misc.autotable.AutoTableElement
AutoTableElementReadHandler - class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
Creation-Date: Dec 9, 2006, 5:47:25 PM
AutoTableElementReadHandler() - constructor for class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
AutoTableItemLayoutController - class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
Creation-Date: Dec 9, 2006, 8:20:51 PM
AutoTableItemLayoutController() - constructor for class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
AutoTableLayoutController - class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
Creation-Date: Dec 9, 2006, 6:05:58 PM
AutoTableLayoutController() - constructor for class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
AutoTableModule - class org.jfree.report.modules.misc.autotable.AutoTableModule
Creation-Date: Dec 9, 2006, 5:48:04 PM
AutoTableModule() - constructor for class org.jfree.report.modules.misc.autotable.AutoTableModule
AVAILABLE_ENCODINGS - static field in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
The property that defines which encodings are available in the export dialogs.
AVAILABLE_ENCODINGS_ALL - static field in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
The encodings available properties value for all properties.
AVAILABLE_ENCODINGS_FILE - static field in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
The encodings available properties value for properties defined in the properties file.
AVAILABLE_ENCODINGS_NONE - static field in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
The encodings available properties value for no properties defined.

B

BASE_RESOURCE_CLASS - static field in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
The base resource class.
BeanException - class org.jfree.report.util.beans.BeanException
The BeanException class signals errors when setting or reading bean properties.
BeanException() - constructor for class org.jfree.report.util.beans.BeanException
DefaultConstructor.
BeanException(String) - constructor for class org.jfree.report.util.beans.BeanException
Creates a new BeanException with the given message.
BeanException(String,Exception) - constructor for class org.jfree.report.util.beans.BeanException
Creates a new BeanException with the given message and parent exception.
BeanPropertyLookupParser - class org.jfree.report.util.beans.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.
BeanPropertyLookupParser() - constructor for class org.jfree.report.util.beans.BeanPropertyLookupParser
BeanUtility - class org.jfree.report.util.beans.BeanUtility
The BeanUtility class enables access to bean properties using the reflection API.
BeanUtility(Object) - constructor for class org.jfree.report.util.beans.BeanUtility
BEFORE_FIRST_ROW - static field in class org.jfree.report.ReportData
BigDecimalValueConverter - class org.jfree.report.util.beans.BigDecimalValueConverter
A class that handles the conversion of BigDecimal attributes to and from their String representation.
BigDecimalValueConverter() - constructor for class org.jfree.report.util.beans.BigDecimalValueConverter
Creates a new value converter.
BigIntegerValueConverter - class org.jfree.report.util.beans.BigIntegerValueConverter
A class that handles the conversion of java.math.BigInteger attributes to and from their String representation.
BigIntegerValueConverter() - constructor for class org.jfree.report.util.beans.BigIntegerValueConverter
Creates a new value converter.
BooleanValueConverter - class org.jfree.report.util.beans.BooleanValueConverter
A class that handles the conversion of Boolean attributes to and from their String representation.
BooleanValueConverter() - constructor for class org.jfree.report.util.beans.BooleanValueConverter
Creates a new value converter.
BufferedReportTarget - class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
Todo: Document me!
BufferedReportTarget() - constructor for class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
BufferingLayoutController - class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
Todo: Document me!
BufferingLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
buildAttributeList(AttributeMap) - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
buildMenuTree(org.jfree.report.modules.gui.swing.preview.ActionCategory[]) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
BUNDLE_NAME - static field in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
BUNDLE_NAME - static field in class org.jfree.report.modules.gui.swing.common.SwingCommonModule
BUNDLE_NAME - static field in class org.jfree.report.modules.gui.swing.html.SwingHtmlModule
BUNDLE_NAME - static field in class org.jfree.report.modules.gui.swing.pdf.SwingPdfModule
BUNDLE_NAME - static field in class org.jfree.report.modules.gui.swing.preview.SwingPreviewModule
BUNDLE_NAME - static field in class org.jfree.report.modules.gui.swing.printing.SwingPrintingModule
ByteValueConverter - class org.jfree.report.util.beans.ByteValueConverter
A class that handles the conversion of Byte attributes to and from their String representation.
ByteValueConverter() - constructor for class org.jfree.report.util.beans.ByteValueConverter
Creates a new value converter.

C

Creation-Date: 19.11.2006, 13:35:45
CategoryTreeItem - class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
Creation-Date: 01.12.2006, 20:01:32
CategoryTreeItem(org.jfree.report.modules.gui.swing.preview.ActionCategory) - constructor for class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
CharacterEntityParser - class org.jfree.report.util.CharacterEntityParser
The character entity parser replaces all known occurrences of an entity in the format &entityname;.
CharacterEntityParser(Properties) - constructor for class org.jfree.report.util.CharacterEntityParser
Creates a new CharacterEntityParser and initializes the parser with the given set of entities.
characters(char[],int,int) - method in class org.jfree.report.modules.factories.report.flow.SectionReadHandler
This method is called to process the character data between element tags.
CharacterValueConverter - class org.jfree.report.util.beans.CharacterValueConverter
A class that handles the conversion of Character attributes to and from their String representation.
CharacterValueConverter() - constructor for class org.jfree.report.util.beans.CharacterValueConverter
Creates a new value converter.
ClassValueConverter - class org.jfree.report.util.beans.ClassValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
ClassValueConverter() - constructor for class org.jfree.report.util.beans.ClassValueConverter
clear() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
clear() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
clear() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
clear() - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
clear() - method in class org.jfree.report.flow.paginating.PageStateList
Removes all elements in the list.
clear() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
clear() - method in class org.jfree.report.util.ReportParameters
Removes all properties stored in this collection.
clone() - method in class org.jfree.report.expressions.AbstractExpression
Clones the expression, expression should be reinitialized after the cloning.
clone() - method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
clone() - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
clone() - method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
clone() - method in class org.jfree.report.structure.ContentElement
clone() - method in class org.jfree.report.flow.DefaultReportJob
clone() - method in class org.jfree.report.structure.Element
clone() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
clone() - method in class org.jfree.report.expressions.Expression
Clones the expression, expression should be reinitialized after the cloning.
clone() - method in class org.jfree.report.expressions.FormulaExpression
Clones the expression, expression should be reinitialized after the cloning.
clone() - method in class org.jfree.report.expressions.FormulaFunction
Clones the expression, expression should be reinitialized after the cloning.
clone() - method in class org.jfree.report.structure.Group
clone() - method in class org.jfree.report.expressions.sys.GroupByExpression
Clones the expression, expression should be reinitialized after the cloning.
clone() - method in class org.jfree.report.JFreeReport
private ModifiableConfiguration reportConfiguration; private ArrayList styleSheets; private StyleSheet pageFormatStyleSheet; private CSSPageRule pageRule; private ReportParameters parameters; private ReportDataFactory dataFactory; private ResourceManager resourceManager; private ResourceKey baseResource;
clone() - method in class org.jfree.report.flow.layoutprocessor.LayoutController
Creates a copy of this layout controller.
clone() - method in class org.jfree.report.util.LazyNameMap
clone() - method in class org.jfree.report.util.MessageFormatSupport
clone() - method in class org.jfree.report.structure.Node
clone() - method in class org.jfree.report.data.PrecomputedExpressionSlot
Returns a clone of the object.
clone() - method in class org.jfree.report.util.ReportParameters
Clones the properties.
clone() - method in class org.jfree.report.data.RunningExpressionSlot
clone() - method in class org.jfree.report.structure.Section
clone() - method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
clone() - method in class org.jfree.report.structure.SubReport
clone() - method in class org.jfree.report.TableReportDataFactory
clone() - method in class org.jfree.report.util.WeakReferenceList
Creates and returns a copy of this object.
close() - method in class org.jfree.report.data.CachingReportDataFactory
Closes the report data factory and all report data instances that have been returned by this instance.
close() - method in class org.jfree.report.modules.misc.tablemodel.CloseableTableModel
close() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
close() - method in class org.jfree.report.flow.DefaultReportJob
close() - method in class org.jfree.report.EmptyReportData
Closes the datasource.
close() - method in class org.jfree.report.EmptyReportDataFactory
Closes the report data factory and all report data instances that have been returned by this instance.
close() - method in class org.jfree.report.util.MemoryByteArrayOutputStream
Close the stream, flushing it first.
close() - method in class org.jfree.report.util.MemoryStringWriter
Close the stream, flushing it first.
close() - method in class org.jfree.report.util.NoCloseOutputStream
Closes this output stream and releases any system resources associated with the stream, but does not close the underlying output stream.
close() - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
close() - method in class org.jfree.report.ReportData
Closes the datasource.
close() - method in class org.jfree.report.ReportDataFactory
Closes the report data factory and all report data instances that have been returned by this instance.
close() - method in class org.jfree.report.flow.ReportJob
close() - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Clears the model of the current result set.
close() - method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
Closes the report data factory and all report data instances that have been returned by this instance.
close() - method in class org.jfree.report.modules.data.sql.SQLReportData
close() - method in class org.jfree.report.modules.data.beans.StaticReportDataFactory
close() - method in class org.jfree.report.TableReportData
close() - method in class org.jfree.report.TableReportDataFactory
close(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
CloseableTableModel - interface org.jfree.report.modules.misc.tablemodel.CloseableTableModel
Creation-Date: 05.04.2006, 15:14:25
CLOSED_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
ColorValueConverter - class org.jfree.report.util.beans.ColorValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
ColorValueConverter() - constructor for class org.jfree.report.util.beans.ColorValueConverter
Creates a new value converter.
COLUMN_ADDED - static field in class org.jfree.report.data.MasterDataRowChangeEvent
COLUMN_NAME_MAPPING_KEY - static field in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
The configuration key defining how to map column names to column indices.
COLUMN_REMOVED - static field in class org.jfree.report.data.MasterDataRowChangeEvent
COLUMN_UPDATED - static field in class org.jfree.report.data.MasterDataRowChangeEvent
ColumnAggregationExpression - class org.jfree.report.expressions.ColumnAggregationExpression
Creation-Date: 04.01.2006, 17:23:01
ColumnAggregationExpression() - constructor for class org.jfree.report.expressions.ColumnAggregationExpression
COMMIT - static field in class org.jfree.report.flow.FlowControlOperation
A commit checks for an pending advance request and commites that request by moving the cursor of the currend datarow forward by one row.
commit() - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
commit() - method in class org.jfree.report.flow.EmptyReportTarget
commit() - method in class org.jfree.report.flow.LibLayoutReportTarget
commit() - method in class org.jfree.report.flow.raw.RawReportTarget
commit() - method in class org.jfree.report.flow.ReportTarget
commit() - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
compare(Object,Object) - method in class org.jfree.report.modules.gui.swing.common.ActionPluginMenuComparator
Compares its two arguments for order.
compare(Object,Object) - method in class org.jfree.report.modules.gui.swing.common.ActionPluginToolbarComparator
Compares its two arguments for order.
compareTo(Object) - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
Compares this object with the specified object for order.
compareTo(Object) - method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
Compares this object with the specified object for order.
COMPATIBILITY_NAMESPACE - static field in class org.jfree.report.JFreeReportInfo
This namespace contains the compatibility layer for the old JFreeReport structures.
ComponentDrawable - class org.jfree.report.util.ComponentDrawable
Creation-Date: 11.10.2005, 14:03:15
ComponentDrawable() - constructor for class org.jfree.report.util.ComponentDrawable
componentResized(ComponentEvent) - method in class org.jfree.report.modules.gui.swing.common.WindowSizeLimiter
Invoked when the component's size changes.
computeValue() - method in class org.jfree.report.expressions.Expression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.FormulaExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.FormulaFunction
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.sys.GetValueExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.sys.GroupByExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.sys.IsEmptyDataExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.sys.IsEmptyExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.sys.IsEndOfDataExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.sys.IsExportTypeExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.expressions.sys.IsNullExpression
Return the current expression value.
computeValue() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
Returns a SurveyScale instance that is set up to display the values in the current row.
COMPUTING_LAYOUT - static field in class org.jfree.report.event.ReportProgressEvent
CONFIG_TARGET_KEY - static field in class org.jfree.report.modules.preferences.base.ConfigFactory
The selector configuration key that defines the active config storage implementation.
ConfigFactory - class org.jfree.report.modules.preferences.base.ConfigFactory
The config factory is used to access the currently active config storage implementation.
ConfigReadHandler - class org.jfree.report.modules.factories.data.sql.ConfigReadHandler
Creation-Date: 07.04.2006, 18:35:57
ConfigReadHandler() - constructor for class org.jfree.report.modules.factories.data.sql.ConfigReadHandler
ConfigStorage - interface org.jfree.report.modules.preferences.base.ConfigStorage
Config storage implementations are used to store a set of properties to a certain key.
ConfigStoreBaseModule - class org.jfree.report.modules.preferences.base.ConfigStoreBaseModule
The module definition for the config store system.
ConfigStoreBaseModule() - constructor for class org.jfree.report.modules.preferences.base.ConfigStoreBaseModule
DefaultConstructor.
ConfigStoreException - class org.jfree.report.modules.preferences.base.ConfigStoreException
The config store exception is throwns if an error prevents an operation on the current configuration storage provider.
ConfigStoreException() - constructor for class org.jfree.report.modules.preferences.base.ConfigStoreException
DefaultConstructor.
ConfigStoreException(String) - constructor for class org.jfree.report.modules.preferences.base.ConfigStoreException
Creates a config store exception with the given message.
ConfigStoreException(String,Exception) - constructor for class org.jfree.report.modules.preferences.base.ConfigStoreException
Creates a config store exception with the given message and root exception.
configurationLoaded() - method in class org.jfree.report.util.ReportConfiguration
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.ControlActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
configure(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
configureElement(org.jfree.report.structure.Element) - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
configureElement(org.jfree.report.structure.Element) - method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
configureElement(org.jfree.report.structure.Element) - method in class org.jfree.report.modules.factories.report.flow.SectionReadHandler
ConnectionProvider - interface org.jfree.report.modules.data.sql.ConnectionProvider
Creation-Date: 07.04.2006, 14:54:29
ConnectionReadHandler - interface org.jfree.report.modules.factories.data.sql.ConnectionReadHandler
Creation-Date: Dec 17, 2006, 8:58:33 PM
ConnectionReadHandlerFactory - class org.jfree.report.modules.factories.data.sql.ConnectionReadHandlerFactory
Creation-Date: Dec 17, 2006, 8:58:11 PM
ConnectionReadHandlerFactory() - constructor for class org.jfree.report.modules.factories.data.sql.ConnectionReadHandlerFactory
containsKey(String) - method in class org.jfree.report.util.ReportParameters
Checks whether the given key is stored in this collection of ReportProperties.
ContentElement - class org.jfree.report.structure.ContentElement
A element holding values from the report data sources.
ContentElement() - constructor for class org.jfree.report.structure.ContentElement
Constructs an element.
ContentElementLayoutController - class org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
Creation-Date: 24.11.2006, 15:06:56
ContentElementLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
ContentElementReadHandler - class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
Creation-Date: 09.04.2006, 14:38:32
ContentElementReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
ControlAction - class org.jfree.report.modules.gui.swing.preview.actions.ControlAction
Creation-Date: 16.11.2006, 17:52:48
Defines an Action object with a default description string and default icon.
ControlActionPlugin - interface org.jfree.report.modules.gui.swing.preview.actions.ControlActionPlugin
Creation-Date: 16.11.2006, 15:47:20
ConverterRegistry - class org.jfree.report.util.beans.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.
countTokens() - method in class org.jfree.report.util.CSVTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
createActionFactory(Configuration) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
createDefaultModel(Locale) - static method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Creates a default model containing a selection of encodings.
createDefaultNameSpaces() - method in class org.jfree.report.flow.AbstractReportTarget
createEmptyMap(String,String) - static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
createExportDialog(String) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportActionPlugin
Creates a progress dialog, and tries to assign a parent based on the given preview proxy.
createIconTheme(Configuration) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
createMenu(org.jfree.report.modules.gui.swing.preview.ActionCategory) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
createOutputProcessor() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportTask
createOutputProcessor() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportTask
createPrecomputeInstance() - method in class org.jfree.report.flow.DefaultFlowController
createPrecomputeInstance() - method in class org.jfree.report.flow.FlowController
Derives a copy of this controller that is suitable to perform a precomputation.
createPrecomputeInstance(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
Derives a copy of this controller that is suitable to perform a precomputation.
createPrecomputeInstance(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.LayoutController
Derives a copy of this controller that is suitable to perform a precomputation.
Derives a copy of this controller that is suitable to perform a precomputation.
createProgressDialog() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
Creates a progress dialog, and tries to assign a parent based on the given preview proxy.
createReadHandler(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.compatibility.extended.ExtendedXmlFactoryModule
createReadHandler(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
createReadHandler(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.compatibility.simple.SimpleXmlFactoryModule
createReadHandler(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
createReadHandler(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
createReadHandler(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.data.beans.StaticDataResourceXmlFactoryModule
createReportRow(org.jfree.report.flow.ReportContext) - static method in class org.jfree.report.data.GlobalMasterRow
createShapeList() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Creates the shape list used when drawing the scale.
createTableModel(ResultSet) - method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
Creates a table model by using the given ResultSet as the backend.
createTableModel(ResultSet,boolean) - method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
Creates a table model by using the given ResultSet as the backend.
createTarget(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.flow.flowing.FlowReportProcessor
createTarget(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
createTarget(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.flow.streaming.StreamingReportProcessor
createTransparentIcon(int,int) - static method in class org.jfree.report.util.ImageUtils
Creates a transparent icon.
createTransparentImage(int,int) - static method in class org.jfree.report.util.ImageUtils
Creates a transparent image.
createView() - static method in class org.jfree.report.data.GlobalView
createXMLEntityParser() - static method in class org.jfree.report.util.CharacterEntityParser
create a new Character entity parser and initializes the parser with the entities defined in the XML standard.
CSVQuoter - class org.jfree.report.util.CSVQuoter
The CSVQuoter is a helper class to encode a string for the CSV file format.
CSVQuoter() - constructor for class org.jfree.report.util.CSVQuoter
Creates a new CSVQuoter, which uses a comma as the default separator.
CSVQuoter(char) - constructor for class org.jfree.report.util.CSVQuoter
Creates a new CSVQuoter, which uses the defined separator.
CSVQuoter(char,char) - constructor for class org.jfree.report.util.CSVQuoter
Creates a new CSVQuoter with the given separator and quoting character.
CSVTableModel - class org.jfree.report.modules.misc.tablemodel.CSVTableModel
TableModel used by the CSVTableModelProducer class.
CSVTableModel() - constructor for class org.jfree.report.modules.misc.tablemodel.CSVTableModel
CSVTableModelProducer - class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
Creates a TableModel using a file formated in CSV for input.
CSVTableModelProducer(BufferedReader) - constructor for class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
CSVTableModelProducer(InputStream) - constructor for class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
CSVTableModelProducer(String) - constructor for class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
CSVTokenizer - class org.jfree.report.util.CSVTokenizer
The csv tokenizer class allows an application to break a Comma Separated Value format into tokens.
CSVTokenizer(String) - constructor for class org.jfree.report.util.CSVTokenizer
Constructs a string tokenizer for the specified string.
CSVTokenizer(String,String) - constructor for class org.jfree.report.util.CSVTokenizer
Constructs a csv tokenizer for the specified string.
CSVTokenizer(String,String,String) - constructor for class org.jfree.report.util.CSVTokenizer
Constructs a csv tokenizer for the specified string.
currentNode() - method in class org.jfree.report.data.PrecomputedValueRegistry
currentNode() - method in class org.jfree.report.data.PrecomputedValueRegistryBuilder

D

DataFactoryReadHandler - interface org.jfree.report.modules.factories.data.base.DataFactoryReadHandler
Creation-Date: Jan 15, 2007, 6:53:20 PM
DataFactoryReadHandlerFactory - class org.jfree.report.modules.factories.data.base.DataFactoryReadHandlerFactory
Creation-Date: 27.11.2006, 11:48:02
DataFactoryReadHandlerFactory() - constructor for class org.jfree.report.modules.factories.data.base.DataFactoryReadHandlerFactory
DataFlags - interface org.jfree.report.DataFlags
A DataFlags object is an immutable wrapper around a value read from the datarow.
DataRow - interface org.jfree.report.DataRow
This is the base interface for all data access collectors.
A call back method to communicate structural changes back to the master rows.
DataSet - interface org.jfree.report.DataSet
A dataset is a one-dimensional collection of data items.
DataSetUtility - class org.jfree.report.util.DataSetUtility
Creation-Date: 17.04.2006, 11:43:04
DataSourceException - class org.jfree.report.DataSourceException
Creation-Date: 19.02.2006, 16:58:35
DataSourceException() - constructor for class org.jfree.report.DataSourceException
Creates a StackableRuntimeException with no message and no parent.
DataSourceException(String) - constructor for class org.jfree.report.DataSourceException
Creates an exception.
DataSourceException(String,Exception) - constructor for class org.jfree.report.DataSourceException
Creates an exception.
DatasourceFactoryReadHandler - class org.jfree.report.modules.factories.report.flow.DatasourceFactoryReadHandler
Creation-Date: 10.04.2006, 13:27:47
DatasourceFactoryReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.DatasourceFactoryReadHandler
deactivateExpressions() - method in class org.jfree.report.flow.DefaultFlowController
deactivateExpressions() - method in class org.jfree.report.flow.FlowController
decodeEntities(String) - method in class org.jfree.report.util.CharacterEntityParser
Decode the string, all known entities are replaced by their resolved characters.
decrease() - method in class org.jfree.report.util.LazyNameMap.NameCarrier
DEFAULT_RESOURCE_BUNDLE_CONFIG_KEY - static field in class org.jfree.report.i18n.ResourceBundleFactory
DefaultActionFactory - class org.jfree.report.modules.gui.swing.common.DefaultActionFactory
Creation-Date: 16.11.2006, 16:28:03
DefaultActionFactory() - constructor for class org.jfree.report.modules.gui.swing.common.DefaultActionFactory
DefaultDataFlags - class org.jfree.report.data.DefaultDataFlags
Creation-Date: 20.02.2006, 16:00:34
DefaultDataFlags(String,Object,boolean) - constructor for class org.jfree.report.data.DefaultDataFlags
DefaultFlowController - class org.jfree.report.flow.DefaultFlowController
Creation-Date: 20.02.2006, 15:30:21
DefaultGuiContext - class org.jfree.report.modules.gui.common.DefaultGuiContext
Creation-Date: 16.11.2006, 17:05:27
DefaultIconTheme - class org.jfree.report.modules.gui.common.DefaultIconTheme
Creation-Date: 13.11.2006, 19:27:51
DefaultIconTheme() - constructor for class org.jfree.report.modules.gui.common.DefaultIconTheme
DefaultLayoutControllerFactory - class org.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
A layout controller factory that selects layout controllers by their node implementation type.
DefaultLayoutControllerFactory() - constructor for class org.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
DefaultReportController - class org.jfree.report.modules.gui.swing.preview.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.
DefaultReportController() - constructor for class org.jfree.report.modules.gui.swing.preview.DefaultReportController
Creates a new JPanel with a double buffer and a flow layout.
DefaultReportJob - class org.jfree.report.flow.DefaultReportJob
Creation-Date: 22.02.2006, 12:47:53
A default implementation of the ResourceBundleFactory, that creates resource bundles using the specified locale.
DefaultResourceBundleFactory() - constructor for class org.jfree.report.i18n.DefaultResourceBundleFactory
Creates a new DefaultResourceBundleFactory using the system's default locale as factory locale.
defineSystemStorage(org.jfree.report.modules.preferences.base.ConfigStorage) - method in class org.jfree.report.modules.preferences.base.ConfigFactory
Defines the system storage implementation that should be used.
defineUserStorage(org.jfree.report.modules.preferences.base.ConfigStorage) - method in class org.jfree.report.modules.preferences.base.ConfigFactory
Defines the user storage implementation that should be used.
derive() - method in class org.jfree.report.data.CachingReportDataFactory
Derives a freshly initialized report data factory, which is independend of the original data factory.
derive() - method in class org.jfree.report.flow.DefaultReportJob
derive() - method in class org.jfree.report.EmptyReportDataFactory
Derives a freshly initialized report data factory, which is independend of the original data factory.
derive() - method in class org.jfree.report.data.GlobalMasterRow
Derives an instance of this datarow.
derive() - method in class org.jfree.report.data.GlobalView
derive() - method in class org.jfree.report.ReportDataFactory
Derives a freshly initialized report data factory, which is independend of the original data factory.
derive() - method in class org.jfree.report.flow.ReportJob
derive() - method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
Derives a freshly initialized report data factory, which is independend of the original data factory.
derive() - method in class org.jfree.report.modules.data.beans.StaticReportDataFactory
Derives a freshly initialized report data factory, which is independend of the original data factory.
derive() - method in class org.jfree.report.TableReportDataFactory
Derives a freshly initialized report data factory, which is independend of the original data factory.
derive(Object) - method in class org.jfree.report.util.beans.BeanUtility
DetailSection - class org.jfree.report.structure.DetailSection
This is a convienence class.
DetailSection() - constructor for class org.jfree.report.structure.DetailSection
Constructs a new band (initially empty).
DetailSectionReadHandler - class org.jfree.report.modules.factories.report.flow.DetailSectionReadHandler
Creation-Date: 09.04.2006, 14:57:38
DetailSectionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.DetailSectionReadHandler
Creates a new generic read handler.
DisplayConditionReadHandler - class org.jfree.report.modules.factories.report.flow.DisplayConditionReadHandler
Creation-Date: 09.04.2006, 13:54:23
DisplayConditionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.DisplayConditionReadHandler
DONE - static field in class org.jfree.report.flow.FlowControlOperation
Finishes (and closes) the currently open context.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.AttributeReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.data.sql.DriverConnectionReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.ExpressionReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.GroupReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.OutOfOrderSectionReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.PageFooterReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.PageHeaderReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.ReportReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.SectionReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.SubReportReadHandler
Done parsing.
doneParsing() - method in class org.jfree.report.modules.factories.report.flow.TypedPropertyReadHandler
Done parsing.
doQuoting(String) - method in class org.jfree.report.util.CSVQuoter
Encodes the string, so that the string can safely be used in CSV files.
DOUBLE_QUATE - static field in class org.jfree.report.util.CSVTokenizer
A possible quote character constant.
DoubleValueConverter - class org.jfree.report.util.beans.DoubleValueConverter
A class that handles the conversion of Double attributes to and from their String representation.
DoubleValueConverter() - constructor for class org.jfree.report.util.beans.DoubleValueConverter
Creates a new value converter.
draw(Graphics2D,Rectangle2D) - method in class org.jfree.report.util.ComponentDrawable
draw(Graphics2D,Rectangle2D) - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
Draws the object.
draw(Graphics2D,Rectangle2D) - method in class org.jfree.report.util.ScalingDrawable
Draws the object.
draw(Graphics2D,Rectangle2D) - method in class org.jfree.report.util.ScalingExtendedDrawable
Draws the object.
draw(Graphics2D,Rectangle2D) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Draws the survey scale.
draw(Graphics2D,Rectangle2D) - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
Draws the legend item.
DrawablePrintable - class org.jfree.report.modules.gui.swing.printing.DrawablePrintable
Creation-Date: 15.11.2006, 22:14:09
DrawablePrintable(Drawable) - constructor for class org.jfree.report.modules.gui.swing.printing.DrawablePrintable
drawBorder(Graphics2D,Rectangle2D) - method in class org.jfree.report.modules.misc.survey.SurveyScale
drawRangeArea(Rectangle2D,Graphics2D) - method in class org.jfree.report.modules.misc.survey.SurveyScale
drawScaleValues(Graphics2D,Rectangle2D) - method in class org.jfree.report.modules.misc.survey.SurveyScale
drawTickMarks(Graphics2D,Rectangle2D) - method in class org.jfree.report.modules.misc.survey.SurveyScale
drawValues(Graphics2D,Rectangle2D) - method in class org.jfree.report.modules.misc.survey.SurveyScale
DriverConnectionProvider - class org.jfree.report.modules.data.sql.DriverConnectionProvider
Creation-Date: 07.04.2006, 15:04:26
DriverConnectionProvider() - constructor for class org.jfree.report.modules.data.sql.DriverConnectionProvider
DriverConnectionReadHandler - class org.jfree.report.modules.factories.data.sql.DriverConnectionReadHandler
Creation-Date: 07.04.2006, 18:09:25
DriverConnectionReadHandler() - constructor for class org.jfree.report.modules.factories.data.sql.DriverConnectionReadHandler

E

Element - class org.jfree.report.structure.Element
An element is a node that can have attributes.
Element() - constructor for class org.jfree.report.structure.Element
Constructs an element.
ElementLayoutController - class org.jfree.report.flow.layoutprocessor.ElementLayoutController
Creation-Date: 24.11.2006, 13:56:30
ElementLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.ElementLayoutController
ElementReadHandler - class org.jfree.report.modules.factories.report.flow.ElementReadHandler
Creation-Date: 09.04.2006, 13:55:36
ElementReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.ElementReadHandler
EMPTY_REPORT_DATA - static field in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
EmptyReportData - class org.jfree.report.EmptyReportData
Creation-Date: 22.04.2006, 14:25:04
EmptyReportData() - constructor for class org.jfree.report.EmptyReportData
Creation-Date: 17.11.2006, 16:51:01
EmptyReportDataFactory() - constructor for class org.jfree.report.EmptyReportDataFactory
The EmptyReportException is thrown, it the report processing generated no content.
EmptyReportException(String) - constructor for class org.jfree.report.EmptyReportException
Creates an EmptyReportException.
EmptyReportException(String,Exception) - constructor for class org.jfree.report.EmptyReportException
Creates an EmptyReportException.
EmptyReportTarget - class org.jfree.report.flow.EmptyReportTarget
This target does nothing.
encodeEntities(String) - method in class org.jfree.report.util.CharacterEntityParser
Encode the given String, so that all known entites are encoded.
encodePath(String) - static method in class org.jfree.report.modules.preferences.base.ConfigFactory
Encodes the given configuration path.
EncodingComboBoxModel - class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
A model for the 'encoding' combo box.
EncodingComboBoxModel(Locale) - constructor for class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Creates a new model.
ENCODINGS_DEFINITION_FILE - static field in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
The name of the properties file used to define the available encodings.
ENCODINGS_DEFINITION_FILE_DEFAULT - static field in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
The default name for the encoding properties file.
endElement(AttributeMap) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
endElement(AttributeMap) - method in class org.jfree.report.flow.EmptyReportTarget
endElement(AttributeMap) - method in class org.jfree.report.flow.LibLayoutReportTarget
endElement(AttributeMap) - method in class org.jfree.report.flow.raw.RawReportTarget
endElement(AttributeMap) - method in class org.jfree.report.flow.ReportTarget
endElement(AttributeMap) - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
endReport(org.jfree.report.flow.ReportStructureRoot) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
endReport(org.jfree.report.flow.ReportStructureRoot) - method in class org.jfree.report.flow.raw.RawReportTarget
ensureEncodingAvailable(String) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Make sure, that this encoding is defined and selectable in the combobox model.
equals(Object) - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
equals(Object) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController.ElementPrecomputeKey
equals(Object) - method in class org.jfree.report.flow.FlowControlOperation
evaluate(FormulaContext,ParameterCallback) - method in class org.jfree.report.expressions.formula.sys.AttrFunction
ExceptionDialog - class org.jfree.report.modules.gui.swing.common.ExceptionDialog
The exception dialog is used to display an exception and the exceptions stacktrace to the user.
ExceptionDialog() - constructor for class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Creates a new ExceptionDialog.
ExitActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
Creation-Date: 16.11.2006, 16:34:55
ExitActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
ExportAction - class org.jfree.report.modules.gui.swing.preview.actions.ExportAction
Creation-Date: 16.11.2006, 17:52:48
Defines an Action object with a default description string and default icon.
ExportActionPlugin - interface org.jfree.report.modules.gui.swing.common.ExportActionPlugin
An export plug-in is a class that can work with the ExportAction class to implement an export function for reports.
ExportDialog - interface org.jfree.report.modules.gui.swing.common.ExportDialog
Although this is no real dialog, this interface is meant to be implemented by dialogs (or anything else that behaves modal).
Expression - interface org.jfree.report.expressions.Expression
An expression is a lightweight computation that does not maintain a state.
ExpressionDataRow - class org.jfree.report.data.ExpressionDataRow
A datarow for all expressions encountered in the report.
ExpressionException - class org.jfree.report.expressions.ExpressionException
Creation-Date: 08.10.2006, 16:12:43
ExpressionException(String) - constructor for class org.jfree.report.expressions.ExpressionException
Creates an exception.
ExpressionException(String,Exception) - constructor for class org.jfree.report.expressions.ExpressionException
Creates an exception.
ExpressionReadHandler - class org.jfree.report.modules.factories.report.flow.ExpressionReadHandler
Creation-Date: 09.04.2006, 13:40:08
ExpressionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.ExpressionReadHandler
ExpressionRuntime - interface org.jfree.report.expressions.ExpressionRuntime
Creation-Date: 24.01.2006, 16:58:34
ExpressionSlot - interface org.jfree.report.data.ExpressionSlot
Creation-Date: 25.11.2006, 15:18:42
ExtendedXmlFactoryModule - class org.jfree.report.modules.factories.report.compatibility.extended.ExtendedXmlFactoryModule
Creation-Date: 08.04.2006, 14:38:47
ExtendedXmlFactoryModule() - constructor for class org.jfree.report.modules.factories.report.compatibility.extended.ExtendedXmlFactoryModule

F

FileConfigStorage - class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
The FileConfigStorage is a storage provider that stores its content on the local filesystem.
FileConfigStorage(File) - constructor for class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
Creates a new file config storage and stores the contents in the given directory.
FileConfigStoreModule - class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModule
The module definition for the filesystem config storage module.
FileConfigStoreModule() - constructor for class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModule
DefaultConstructor.
FileConfigStoreModuleInitializer - class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModuleInitializer
The initializer is used to setup the file system storage provider and to register the providers at the configfactory.
FileConfigStoreModuleInitializer() - constructor for class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModuleInitializer
DefaultConstructor.
findFirstChild(String,String) - method in class org.jfree.report.structure.Section
findTableParent() - method in class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
finish() - method in class org.jfree.report.util.Worker
Kills the worker after he completed his work.
finish() - method in class org.jfree.report.util.WorkerHandle
Finishes the worker.
finishAll() - method in class org.jfree.report.util.WorkerPool
Finishes all worker of this pool.
FINISHED - static field in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
FINISHED - static field in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
finishElement(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
Finishes the processing of this element.
finishElement(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
Finishes the processing of this element.
FINISHING - static field in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
finishResult(Object,ResourceManager,ResourceData,ResourceKey) - method in class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
fireContentsChanged() - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Notifies all registered listeners that the content of the model has changed.
fireContentsChanged(int,int) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Notifies all registered listeners that the content of the model has changed.
FloatValueConverter - class org.jfree.report.util.beans.FloatValueConverter
A class that handles the conversion of Float attributes to and from their String representation.
FloatValueConverter() - constructor for class org.jfree.report.util.beans.FloatValueConverter
Creates a new value converter.
FlowController - interface org.jfree.report.flow.FlowController
A flow-controller is an immutable object.
FlowControlOperation - class org.jfree.report.flow.FlowControlOperation
These objects define, how the iteration over the report definition affects the data source.
FlowControlOperation(String) - constructor for class org.jfree.report.flow.FlowControlOperation
FlowOperationReadHandler - class org.jfree.report.modules.factories.report.flow.FlowOperationReadHandler
Creation-Date: 09.04.2006, 14:47:59
FlowOperationReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.FlowOperationReadHandler
FlowReportFactoryModule - class org.jfree.report.modules.factories.report.flow.FlowReportFactoryModule
Creation-Date: 09.04.2006, 14:01:07
FlowReportFactoryModule() - constructor for class org.jfree.report.modules.factories.report.flow.FlowReportFactoryModule
FlowReportProcessor - class org.jfree.report.flow.flowing.FlowReportProcessor
This is written to use LibLayout.
FlowReportProcessor() - constructor for class org.jfree.report.flow.flowing.FlowReportProcessor
FlowXmlFactoryModule - class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
Creation-Date: 08.04.2006, 14:37:43
FlowXmlFactoryModule() - constructor for class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
flush() - method in class org.jfree.report.util.MemoryByteArrayOutputStream
Flush the stream.
flush() - method in class org.jfree.report.util.MemoryStringWriter
Flush the stream.
FONTRENDERER_ISBUGGY_FRC_KEY - static field in class org.jfree.report.JFreeReportCoreModule
The G2 fontrenderer bug override configuration key.
FONTRENDERER_USEALIASING_KEY - static field in class org.jfree.report.JFreeReportCoreModule
The text aliasing configuration key.
formatWithReplace(MessageFormat,Object[],String) - static method in class org.jfree.report.util.MessageFormatSupport
FormulaExpression - class org.jfree.report.expressions.FormulaExpression
Creation-Date: 04.11.2006, 19:24:04
FormulaExpression() - constructor for class org.jfree.report.expressions.FormulaExpression
FormulaFunction - class org.jfree.report.expressions.FormulaFunction
Creation-Date: 04.11.2006, 19:24:04
FormulaFunction() - constructor for class org.jfree.report.expressions.FormulaFunction
FormValidator - class org.jfree.report.modules.gui.swing.common.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.
FormValidator() - constructor for class org.jfree.report.modules.gui.swing.common.FormValidator
Function - interface org.jfree.report.expressions.Function
The interface for report functions.

G

generateDefaultTableModel(ResultSet) - method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
Generates a TableModel that gets its contents filled from a ResultSet.
generateDefaultTableModel(ResultSet,boolean) - method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
Generates a TableModel that gets its contents filled from a ResultSet.
generateName(String) - method in class org.jfree.report.util.AttributeNameGenerator
GENERATING_CONTENT - static field in class org.jfree.report.event.ReportProgressEvent
GenericValueConverter - class org.jfree.report.util.beans.GenericValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
GenericValueConverter(PropertyDescriptor) - constructor for class org.jfree.report.util.beans.GenericValueConverter
Creates a new value converter.
get(int) - method in class org.jfree.report.DataRow
Returns the value of the expression or column in the tablemodel using the given column number as index.
get(int) - method in class org.jfree.report.DataSet
get(int) - method in class org.jfree.report.EmptyReportData
get(int) - method in class org.jfree.report.data.ExpressionDataRow
Returns the value of the expressions or column in the tablemodel using the given column number as index.
get(int) - method in class org.jfree.report.data.GlobalView
Returns the value of the expression or column in the tablemodel using the given column number as index.
get(int) - method in class org.jfree.report.flow.paginating.PageStateList
Retrieves the element on position index in this list.
get(int) - method in class org.jfree.report.data.ReportDataRow
Returns the value of the expression or column in the tablemodel using the given column number as index.
get(int) - method in class org.jfree.report.modules.data.sql.SQLReportData
get(int) - method in class org.jfree.report.data.StaticDataRow
Returns the value of the expression or column in the tablemodel using the given column number as index.
get(int) - method in class org.jfree.report.TableReportData
get(int) - method in class org.jfree.report.util.WeakReferenceList
Returns the child stored at the given index.
get(String) - method in class org.jfree.report.DataRow
Returns the value of the function, expression or column using its specific name.
get(String) - method in class org.jfree.report.data.ExpressionDataRow
Returns the value of the function, expressions or column using its specific name.
get(String) - method in class org.jfree.report.data.GlobalView
Returns the value of the function, expression or column using its specific name.
get(String) - method in class org.jfree.report.util.LazyNameMap
get(String) - method in class org.jfree.report.data.ReportDataRow
Returns the value of the function, expression or column using its specific name.
get(String) - method in class org.jfree.report.util.ReportParameters
Retrieves the value stored for a key in this properties collection.
get(String) - method in class org.jfree.report.data.StaticDataRow
Returns the value of the function, expression or column using its specific name.
get(String,Object) - method in class org.jfree.report.util.ReportParameters
Retrieves the value stored for a key in this properties collection, and returning the default value if the key was not stored in this properties collection.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
Returns the accelerator key for the export action.
getAcceleratorKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
Returns the accelerator key for the export action.
getActions(org.jfree.report.modules.gui.swing.common.SwingGuiContext,String) - method in class org.jfree.report.modules.gui.swing.common.ActionFactory
getActiveExpressions() - method in class org.jfree.report.flow.DefaultFlowController
Returns the current expression slots of all currently active expressions.
getActiveExpressions() - method in class org.jfree.report.flow.FlowController
Returns the current expression slots of all currently active expressions.
getActivity() - method in class org.jfree.report.event.ReportProgressEvent
getAlias() - method in class org.jfree.report.flow.ParameterMapping
getAlias() - method in class org.jfree.report.modules.factories.report.flow.ParameterMappingReadHandler
getAttribute(Object) - method in class org.jfree.report.flow.ReportContext
getAttribute(Object) - method in class org.jfree.report.data.ReportContextImpl
getAttribute(String) - method in class org.jfree.report.structure.Element
getAttribute(String,String) - method in class org.jfree.report.structure.Element
getAttributeExpression(String) - method in class org.jfree.report.structure.Element
Returns the expressions for the report.
getAttributeExpression(String,String) - method in class org.jfree.report.structure.Element
getAttributeExpressionMap() - method in class org.jfree.report.structure.Element
getAttributeExpressions(String) - method in class org.jfree.report.structure.Element
getAttributeMap() - method in class org.jfree.report.structure.Element
getAttributeMap() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
getAttributeName() - method in class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
getAttributeNameSpaces() - method in class org.jfree.report.structure.Element
getAttributes(String) - method in class org.jfree.report.structure.Element
getAvailableEncodings() - static method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Defines the loader settings for the available encodings shown to the user.
getBackend() - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
getBaseResource() - method in class org.jfree.report.flow.AbstractReportTarget
getBaseResource() - method in class org.jfree.report.JFreeReport
getBaseResource() - method in class org.jfree.report.flow.ReportStructureRoot
getBorderPaint() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getByName(org.jfree.report.DataSet,String) - static method in class org.jfree.report.util.DataSetUtility
getByName(org.jfree.report.DataSet,String,Object) - static method in class org.jfree.report.util.DataSetUtility
getCancelAction() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getCanonicalName() - method in class org.jfree.report.expressions.formula.sys.AttrFunction
getCategory() - method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
getCategory() - method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
getChildPos(int) - method in class org.jfree.report.util.WeakReferenceList
Returns the internal storage position for the child.
getChilds() - method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
getClassLoader() - method in class org.jfree.report.modules.data.beans.StaticReportDataFactory
getClosingBraceChar() - method in class org.jfree.report.util.PropertyLookupParser
Returns the currently defined closed-brace char.
getColumnClass(int) - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
getColumnClass(int) - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Returns the class of the resultset column.
getColumnClass(int) - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the most specific superclass for all the cell values in the column.
getColumnClassName(int) - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Returns the classname of the resultset column.
getColumnCount() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
Counts columns of this TableModel.
getColumnCount() - method in class org.jfree.report.DataRow
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
getColumnCount() - method in class org.jfree.report.DataSet
getColumnCount() - method in class org.jfree.report.EmptyReportData
getColumnCount() - method in class org.jfree.report.data.ExpressionDataRow
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
getColumnCount() - method in class org.jfree.report.data.GlobalView
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
getColumnCount() - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
Returns the number of columns managed by the data source object.
getColumnCount() - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
getColumnCount() - method in class org.jfree.report.data.ReportDataRow
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
getColumnCount() - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Returns the number of columns in the ResultSet.
getColumnCount() - method in class org.jfree.report.modules.data.sql.SQLReportData
getColumnCount() - method in class org.jfree.report.data.StaticDataRow
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
getColumnCount() - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the number of columns in the model.
getColumnCount() - method in class org.jfree.report.TableReportData
getColumnName() - method in class org.jfree.report.data.MasterDataRowChangeEvent
getColumnName(int) - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
Return the column name at a specified position.
getColumnName(int) - method in class org.jfree.report.DataRow
Returns the name of the column, expression or function.
getColumnName(int) - method in class org.jfree.report.DataSet
getColumnName(int) - method in class org.jfree.report.EmptyReportData
getColumnName(int) - method in class org.jfree.report.data.ExpressionDataRow
Returns the name of the column, expressions or function.
getColumnName(int) - method in class org.jfree.report.data.GlobalView
Returns the name of the column, expression or function.
getColumnName(int) - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
Retrieves the internationalized column name from the string array.
getColumnName(int) - method in class org.jfree.report.data.ReportDataRow
Returns the name of the column, expression or function.
getColumnName(int) - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Returns the columnLabel or column name for the given column.
getColumnName(int) - method in class org.jfree.report.modules.data.sql.SQLReportData
getColumnName(int) - method in class org.jfree.report.data.StaticDataRow
Returns the name of the column, expression or function.
getColumnName(int) - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the name of the column at columnIndex.
getColumnName(int) - method in class org.jfree.report.TableReportData
getColumnNames() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
getColumnValue() - method in class org.jfree.report.data.MasterDataRowChangeEvent
getCompiledFormat() - method in class org.jfree.report.util.MessageFormatSupport
getCompiledFormula() - method in class org.jfree.report.expressions.FormulaExpression
Returns the compiled formula.
getCompiledFormula() - method in class org.jfree.report.expressions.FormulaFunction
Returns the compiled formula.
getComponent() - method in class org.jfree.report.util.ComponentDrawable
getConfig() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getConfiguration() - method in class org.jfree.report.modules.gui.common.DefaultGuiContext
getConfiguration() - method in class org.jfree.report.flow.DefaultReportJob
getConfiguration() - method in class org.jfree.report.expressions.ExpressionRuntime
getConfiguration() - method in class org.jfree.report.modules.gui.common.GuiContext
getConfiguration() - method in class org.jfree.report.JFreeReport
Returns the report configuration.
getConfiguration() - method in class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
getConfiguration() - method in class org.jfree.report.flow.LayoutExpressionRuntime
getConfiguration() - method in class org.jfree.report.expressions.ProxyExpressionRuntime
getConfiguration() - method in class org.jfree.report.modules.factories.data.base.ReportDataFactoryXmlResourceFactory
getConfiguration() - method in class org.jfree.report.expressions.ReportFormulaContext
getConfiguration() - method in class org.jfree.report.flow.ReportJob
getConfiguration() - method in class org.jfree.report.flow.ReportStructureRoot
getConfiguration() - method in class org.jfree.report.data.RunningExpressionSlot
getConfiguration() - method in class org.jfree.report.data.StaticExpressionRuntimeData
getConfiguration() - method in class org.jfree.report.modules.factories.report.base.SubReportXmlResourceFactory
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
getConfigurationPrefix() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
getConfigurationSuffix() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getConfigurationSuffix() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
getConfigurationSuffix() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
getConfigurationSuffix() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
getConfirmAction() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getConfirmAction() - method in class org.jfree.report.modules.gui.swing.common.FormValidator
getConnection() - method in class org.jfree.report.modules.data.sql.ConnectionProvider
getConnection() - method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
getConnection() - method in class org.jfree.report.modules.data.sql.StaticConnectionProvider
getContentBase() - method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
getContentCell(int) - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
getContentCount() - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
getContext() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getControllerLocation() - method in class org.jfree.report.modules.gui.swing.preview.DefaultReportController
Returns the location for the report controler, one of BorderLayout.NORTH, BorderLayout.SOUTH, BorderLayout.EAST or BorderLayout.WEST.
getControllerLocation() - method in class org.jfree.report.modules.gui.swing.preview.ReportController
Returns the location for the report controler, one of BorderLayout.NORTH, BorderLayout.SOUTH, BorderLayout.EAST or BorderLayout.WEST.
getControlPanel() - method in class org.jfree.report.modules.gui.swing.preview.DefaultReportController
Returns the graphical representation of the controler.
getControlPanel() - method in class org.jfree.report.modules.gui.swing.preview.ReportController
Returns the graphical representation of the controler.
getCurrentColumn() - method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
getCurrentRow() - method in class org.jfree.report.expressions.ExpressionRuntime
getCurrentRow() - method in class org.jfree.report.flow.LayoutExpressionRuntime
getCurrentRow() - method in class org.jfree.report.expressions.ProxyExpressionRuntime
getCurrentRow() - method in class org.jfree.report.data.RunningExpressionSlot
getCurrentRow() - method in class org.jfree.report.data.StaticExpressionRuntimeData
getCursor() - method in class org.jfree.report.data.ReportDataRow
getCursorPosition() - method in class org.jfree.report.EmptyReportData
getCursorPosition() - method in class org.jfree.report.ReportData
getCursorPosition() - method in class org.jfree.report.modules.data.sql.SQLReportData
getCursorPosition() - method in class org.jfree.report.TableReportData
getData() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
getData() - method in class org.jfree.report.expressions.ExpressionRuntime
Returns the report data used in this section.
getData() - method in class org.jfree.report.flow.LayoutExpressionRuntime
Returns the report data used in this section.
getData() - method in class org.jfree.report.expressions.ProxyExpressionRuntime
Returns the report data used in this section.
getData() - method in class org.jfree.report.data.RunningExpressionSlot
Returns the report data used in this section.
getData() - method in class org.jfree.report.data.StaticExpressionRuntimeData
getDataFactory() - method in class org.jfree.report.modules.factories.data.base.DataFactoryReadHandler
getDataFactory() - method in class org.jfree.report.modules.factories.report.flow.DatasourceFactoryReadHandler
getDataFactory() - method in class org.jfree.report.flow.DefaultReportJob
getDataFactory() - method in class org.jfree.report.JFreeReport
getDataFactory() - method in class org.jfree.report.flow.ReportJob
getDataFactory() - method in class org.jfree.report.flow.ReportStructureRoot
getDataFactory() - method in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
getDataFactory() - method in class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
getDataRow() - method in class org.jfree.report.expressions.AbstractExpression
Returns the current DataRow.
getDataRow() - method in class org.jfree.report.expressions.ExpressionRuntime
Returns the datarow.
getDataRow() - method in class org.jfree.report.flow.LayoutExpressionRuntime
Returns the datarow.
getDataRow() - method in class org.jfree.report.expressions.ProxyExpressionRuntime
Returns the datarow.
getDataRow() - method in class org.jfree.report.expressions.ReportFormulaContext
getDataRow() - method in class org.jfree.report.data.RunningExpressionSlot
Returns the datarow.
getDeclaringElement() - method in class org.jfree.report.expressions.ReportFormulaContext
getDeclaringParent() - method in class org.jfree.report.expressions.ExpressionRuntime
getDeclaringParent() - method in class org.jfree.report.flow.LayoutExpressionRuntime
getDeclaringParent() - method in class org.jfree.report.expressions.ProxyExpressionRuntime
getDeclaringParent() - method in class org.jfree.report.data.RunningExpressionSlot
getDeclaringParent() - method in class org.jfree.report.data.StaticExpressionRuntimeData
getDefaultClassName() - method in class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
getDefaultClassName() - method in class org.jfree.report.modules.factories.report.flow.GroupingExpressionReadHandler
getDefaultNamespace(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.compatibility.extended.ExtendedXmlFactoryModule
getDefaultNamespace(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
getDefaultNamespace(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.compatibility.simple.SimpleXmlFactoryModule
getDefaultNamespace(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
getDefaultNamespace(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
getDefaultNamespace(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.data.beans.StaticDataResourceXmlFactoryModule
getDefaultShape() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the default shape, which is used, if a shape for a certain value is not defined.
getDefaultValue(int) - method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
Returns the default value for an optional parameter.
getDescription(int) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns a description.
getDisplayCondition() - method in class org.jfree.report.structure.Element
getDisplayCondition() - method in class org.jfree.report.structure.Node
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
Returns the display name for the export action.
getDisplayName() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
Returns the display name for the export action.
getDocumentSupport(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.compatibility.extended.ExtendedXmlFactoryModule
getDocumentSupport(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
getDocumentSupport(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.compatibility.simple.SimpleXmlFactoryModule
getDocumentSupport(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
getDocumentSupport(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
getDocumentSupport(XmlDocumentInfo) - method in class org.jfree.report.modules.factories.data.beans.StaticDataResourceXmlFactoryModule
getDrawable() - method in class org.jfree.report.util.ScalingDrawable
getDrawable() - method in class org.jfree.report.util.ScalingExtendedDrawable
getDriver() - method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
getEditableConfig() - method in class org.jfree.report.JFreeReportBoot
Returns the current global configuration as modifiable instance.
getEditableConfiguration() - method in class org.jfree.report.JFreeReport
getElement() - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
getElement() - method in class org.jfree.report.modules.misc.autotable.xml.AutoTableCellContentReadHandler
getElement() - method in class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.DetailSectionReadHandler
getElement() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
getElement() - method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.GroupReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.OutOfOrderSectionReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.PageFooterReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.PageHeaderReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.ReportReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.SectionReadHandler
getElement() - method in class org.jfree.report.modules.factories.report.flow.SubReportReadHandler
getElementAt(int) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns the value at the specified index.
getElementByName(String) - method in class org.jfree.report.structure.Section
Returns the first element in the list that is known by the given name.
getElemenTypeFromAttribute(AttributeMap) - static method in class org.jfree.report.flow.ReportTargetUtil
getEnclosedModel() - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the enclosed tablemodel, which is wrapped by this subset table model.
getEncoding(int) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns an encoding.
getEncodingDescription(String) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
getEncodingsDefinitionFile() - static method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Defines the loader settings for the available encodings shown to the user.
getEncryptionValue() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Queries the currently selected encryption.
getEnd() - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the last row that should be visible.
getEscapeChar() - method in class org.jfree.report.util.PropertyLookupParser
Returns the escape char.
getException() - method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Returns the exception that was the reason for this dialog to show up.
getExportDescriptor() - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
getExportDescriptor() - method in class org.jfree.report.flow.DefaultFlowController
getExportDescriptor() - method in class org.jfree.report.flow.EmptyReportTarget
getExportDescriptor() - method in class org.jfree.report.flow.FlowController
getExportDescriptor() - method in class org.jfree.report.flow.LibLayoutReportTarget
getExportDescriptor() - method in class org.jfree.report.flow.raw.RawReportTarget
getExportDescriptor() - method in class org.jfree.report.flow.ReportContext
getExportDescriptor() - method in class org.jfree.report.data.ReportContextImpl
getExportDescriptor() - method in class org.jfree.report.flow.ReportTarget
getExportDescriptor() - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
getExportMappings() - method in class org.jfree.report.structure.SubReport
getExportMethod() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
getExportMethod() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
getExportParameter(String) - method in class org.jfree.report.structure.SubReport
getExportParameters() - method in class org.jfree.report.structure.SubReport
getExportType() - method in class org.jfree.report.expressions.sys.IsExportTypeExpression
getExpression() - method in class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
getExpression() - method in class org.jfree.report.data.RunningExpressionSlot
getExpressionDataRow() - method in class org.jfree.report.data.GlobalMasterRow
getExpressionRuntime(org.jfree.report.flow.FlowController,Object) - static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
getExpressions() - method in class org.jfree.report.structure.Element
Returns the expressions for the report.
getExpressionsCount() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
getExtensionArea() - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
getFactoryType() - method in class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
getFactoryType() - method in class org.jfree.report.modules.factories.data.base.ReportDataFactoryXmlResourceFactory
getFactoryType() - method in class org.jfree.report.modules.factories.report.base.SubReportXmlResourceFactory
getFailureDescription() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
Returns an error description for the last operation.
getField() - method in class org.jfree.report.expressions.sys.GetValueExpression
getField() - method in class org.jfree.report.expressions.sys.GroupByExpression
getField(int) - method in class org.jfree.report.expressions.sys.GroupByExpression
getFieldCount() - method in class org.jfree.report.expressions.sys.GroupByExpression
getFieldListParameterPosition() - method in class org.jfree.report.expressions.ColumnAggregationExpression
getFieldListParameterPosition() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
getFields() - method in class org.jfree.report.util.MessageFormatSupport
getFields() - method in class org.jfree.report.util.MessageFormatSupport.MessageCompiler
getFields() - method in class org.jfree.report.modules.data.sql.SQLParameterLookupParser
getFieldValues() - method in class org.jfree.report.expressions.ColumnAggregationExpression
getFieldValues(Class) - method in class org.jfree.report.expressions.ColumnAggregationExpression
getFilename() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
getFilename() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
getFillPaint() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getFirstChild() - method in class org.jfree.report.data.PrecomputeNodeImpl
getFlags(int) - method in class org.jfree.report.DataRow
Queries lowlevel meta-data for the current value of the specified column.
getFlags(int) - method in class org.jfree.report.data.ExpressionDataRow
Queries lowlevel meta-data for the current value of the specified column.
getFlags(int) - method in class org.jfree.report.data.GlobalView
Queries lowlevel meta-data for the current value of the specified column.
getFlags(int) - method in class org.jfree.report.data.ReportDataRow
getFlags(int) - method in class org.jfree.report.data.StaticDataRow
Queries lowlevel meta-data for the current value of the specified column.
getFlags(String) - method in class org.jfree.report.DataRow
Queries lowlevel meta-data for the current value of the specified column.
getFlags(String) - method in class org.jfree.report.data.ExpressionDataRow
Queries lowlevel meta-data for the current value of the specified column.
getFlags(String) - method in class org.jfree.report.data.GlobalView
Queries lowlevel meta-data for the current value of the specified column.
getFlags(String) - method in class org.jfree.report.data.ReportDataRow
getFlags(String) - method in class org.jfree.report.data.StaticDataRow
Queries lowlevel meta-data for the current value of the specified column.
getFlowController() - method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
getFlowController() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
getFlowController() - method in class org.jfree.report.flow.layoutprocessor.LayoutController
getFont() - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
getFooterCell(int) - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
getFooterCount() - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
getFormatString() - method in class org.jfree.report.util.MessageFormatSupport
getFormula() - method in class org.jfree.report.expressions.FormulaExpression
getFormula() - method in class org.jfree.report.expressions.FormulaFunction
getFormulaContext() - method in class org.jfree.report.flow.ReportContext
getFormulaContext() - method in class org.jfree.report.data.ReportContextImpl
getFormulaExpression() - method in class org.jfree.report.expressions.FormulaExpression
getFormulaExpression() - method in class org.jfree.report.expressions.FormulaFunction
getFormulaNamespace() - method in class org.jfree.report.expressions.FormulaExpression
getFormulaNamespace() - method in class org.jfree.report.expressions.FormulaFunction
getFormValidator() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getFunctionCount() - method in class org.jfree.report.data.PrecomputeNode
getFunctionCount() - method in class org.jfree.report.data.PrecomputeNodeImpl
getFunctionName(int) - method in class org.jfree.report.data.PrecomputeNode
getFunctionName(int) - method in class org.jfree.report.data.PrecomputeNodeImpl
getFunctionRegistry() - method in class org.jfree.report.expressions.ReportFormulaContext
getFunctionResult(int) - method in class org.jfree.report.data.PrecomputeNode
getFunctionResult(int) - method in class org.jfree.report.data.PrecomputeNodeImpl
getGlobalView() - method in class org.jfree.report.data.GlobalMasterRow
getGraphicsProcessor() - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
getGroup() - method in class org.jfree.report.structure.Group
getGroup() - method in class org.jfree.report.structure.Node
getGroup() - method in class org.jfree.report.structure.ReportDefinition
getGroupingExpression() - method in class org.jfree.report.structure.Group
getGuiContext() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.data.sql.DriverConnectionReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.ExpressionReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.GroupReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.ReportReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.SectionReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.SubReportReadHandler
Returns the handler for a child element.
getHandlerForChild(String,String,Attributes) - method in class org.jfree.report.modules.factories.report.flow.TypedPropertyReadHandler
Returns the handler for a child element.
getHeaderCell(int) - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
getHeaderCount() - method in class org.jfree.report.modules.misc.autotable.AutoTableElement
getHighest() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getHighestValue() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
getIconTheme() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getIconTheme() - method in class org.jfree.report.modules.gui.common.DefaultGuiContext
getIconTheme() - method in class org.jfree.report.modules.gui.common.GuiContext
getIconTheme() - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
getIconTheme() - method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
getIconTheme() - method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
getIconTheme() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getId() - method in class org.jfree.report.structure.Element
getImportedDataRow() - method in class org.jfree.report.data.GlobalMasterRow
getIndex() - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
getInitial() - method in class org.jfree.report.expressions.FormulaFunction
getInitialDelegate() - method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
getInitialExpression() - method in class org.jfree.report.expressions.FormulaFunction
getInitialNamespace() - method in class org.jfree.report.expressions.FormulaFunction
getInnerParameter(String) - method in class org.jfree.report.structure.SubReport
getInputFeed() - method in class org.jfree.report.flow.LibLayoutReportTarget
getInputMappings() - method in class org.jfree.report.structure.SubReport
getInputParameters() - method in class org.jfree.report.JFreeReport
getInputParameters() - method in class org.jfree.report.flow.ReportStructureRoot
getInputParameters() - method in class org.jfree.report.structure.SubReport
getInstance() - method in class org.jfree.report.expressions.AbstractExpression
Return a new instance of this expression.
getInstance() - static method in class org.jfree.report.modules.preferences.base.ConfigFactory
Returns the singleton instance of the config factory.
getInstance() - static method in class org.jfree.report.modules.factories.data.sql.ConnectionReadHandlerFactory
getInstance() - static method in class org.jfree.report.util.beans.ConverterRegistry
getInstance() - static method in class org.jfree.report.modules.factories.data.base.DataFactoryReadHandlerFactory
getInstance() - method in class org.jfree.report.expressions.Expression
Return a new instance of this expression.
getInstance() - static method in class org.jfree.report.JFreeReportBoot
Returns the singleton instance of the boot utility class.
getInstance() - static method in class org.jfree.report.JFreeReportInfo
getInstance() - static method in class org.jfree.report.modules.factories.report.base.NodeReadHandlerFactory
getInstance() - static method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
Returns the singleton instance of the factory.
getInstanceCount() - method in class org.jfree.report.util.LazyNameMap.NameCarrier
getInteger(int) - static method in class org.jfree.report.util.IntegerCache
getItem() - method in class org.jfree.report.modules.misc.autotable.AutoTableCellContent
getIterationCount() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
getJob() - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
getKey() - method in class org.jfree.report.data.PrecomputeNode
getKey() - method in class org.jfree.report.data.PrecomputeNodeImpl
getLabel() - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
Returns the large icon for the export action.
getLargeIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
Returns the large icon for the export action.
getLargeIcon(Locale,String) - method in class org.jfree.report.modules.gui.common.DefaultIconTheme
getLargeIcon(Locale,String) - method in class org.jfree.report.modules.gui.common.IconTheme
getLastChild() - method in class org.jfree.report.data.PrecomputeNodeImpl
getLayoutController() - method in class org.jfree.report.flow.paginating.PageState
getLayoutControllerFactory() - method in class org.jfree.report.flow.ReportContext
getLayoutControllerFactory() - method in class org.jfree.report.data.ReportContextImpl
getLayoutProcess() - method in class org.jfree.report.flow.LibLayoutReportTarget
getLayoutText() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the layout text.
getLength() - method in class org.jfree.report.util.MemoryByteArrayOutputStream
getLicenceText() - method in class org.jfree.report.JFreeReportInfo
Tries to read the licence text from jcommon.
getLocale() - method in class org.jfree.report.modules.gui.common.DefaultGuiContext
getLocale() - method in class org.jfree.report.structure.Element
getLocale() - method in class org.jfree.report.modules.gui.common.GuiContext
getLocale() - method in class org.jfree.report.JFreeReport
getLocale() - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
Gets the locale of this component.
getLocale() - method in class org.jfree.report.util.MessageFormatSupport
getLocale() - method in class org.jfree.report.structure.Node
getLocale() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getLocale() - method in class org.jfree.report.flow.ReportStructureRoot
getLocaleFromAttributes() - method in class org.jfree.report.structure.Element
getLocalizationContext() - method in class org.jfree.report.expressions.ReportFormulaContext
getLogicalPageState(int) - method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
getLowerBound() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getLowerMargin() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getLowest() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getLowestValue() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
getMarkerChar() - method in class org.jfree.report.util.PropertyLookupParser
Returns initial property marker char.
getMaster() - method in class org.jfree.report.util.WeakReferenceList
Returns the master element of this list.
getMasterRow() - method in class org.jfree.report.flow.DefaultFlowController
getMasterRow() - method in class org.jfree.report.flow.FlowController
getMaxChildCount() - method in class org.jfree.report.util.WeakReferenceList
Returns the maximum number of children in this list.
getMaxColumnCount() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
getMenu() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getMenuOrder() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
A sort key used to enforce a certain order within the actions.
getMenuOrder() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
A sort key used to enforce a certain order within the actions.
getMenus() - method in class org.jfree.report.modules.gui.swing.preview.DefaultReportController
The default implementation has no menus.
getMenus() - method in class org.jfree.report.modules.gui.swing.preview.ReportController
Returns the menus that should be inserted into the menubar.
getMessage() - method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Returns the message for this exception dialog.
getMessage() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the current message.
getMethod() - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget.RecordedCall
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
Returns the mnemonic key code.
getMnemonicKey() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
Returns the mnemonic key code.
getName() - method in class org.jfree.report.expressions.AbstractExpression
Returns the name of the expression.
getName() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
getName() - method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
getName() - method in class org.jfree.report.DataFlags
getName() - method in class org.jfree.report.data.DefaultDataFlags
getName() - method in class org.jfree.report.flow.DefaultReportJob
getName() - method in class org.jfree.report.structure.Element
Returns the name of the Element.
getName() - method in class org.jfree.report.expressions.Expression
Returns the name of the expression.
getName() - method in class org.jfree.report.data.ExpressionSlot
getName() - method in class org.jfree.report.flow.ParameterMapping
getName() - method in class org.jfree.report.modules.factories.report.flow.ParameterMappingReadHandler
getName() - method in class org.jfree.report.data.PrecomputedExpressionSlot
getName() - method in class org.jfree.report.flow.ReportJob
getName() - method in class org.jfree.report.data.RunningExpressionSlot
getNamespace() - method in class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
getNamespace() - method in class org.jfree.report.modules.factories.report.flow.AttributeReadHandler
getNamespace() - method in class org.jfree.report.structure.Element
getNamespaceByUri(String) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
getNamespaceByUri(String) - method in class org.jfree.report.flow.EmptyReportTarget
getNamespaceByUri(String) - method in class org.jfree.report.flow.LibLayoutReportTarget
getNamespaceByUri(String) - method in class org.jfree.report.flow.raw.RawReportTarget
getNamespaceByUri(String) - method in class org.jfree.report.flow.ReportTarget
getNamespaceByUri(String) - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
getNamespaceFromAttribute(AttributeMap) - static method in class org.jfree.report.flow.ReportTargetUtil
getNamespaces() - method in class org.jfree.report.flow.LibLayoutReportTarget
getNext() - method in class org.jfree.report.data.PrecomputeNodeImpl
getNextZoomIn(double,double[]) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
getNextZoomOut(double,double[]) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
getNode() - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
getNode() - method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
getNode() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
getNode() - method in class org.jfree.report.flow.layoutprocessor.LayoutController
getNode() - method in class org.jfree.report.modules.factories.report.base.NodeReadHandler
getNode(int) - method in class org.jfree.report.structure.Section
Returns the element stored add the given index.
getNodeArray() - method in class org.jfree.report.structure.Section
Returns an array of the elements in the band.
getNodeCount() - method in class org.jfree.report.structure.Section
Returns the number of elements in this band.
getNodes() - method in class org.jfree.report.structure.Section
Returns all child-elements of this band as immutable list.
getNodes() - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
getNoReportDrawable() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getNullString() - method in class org.jfree.report.util.MessageFormatSupport
getNumberOfCopies(Configuration) - static method in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
getNumberOfPages() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getNumberOfPages() - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
Returns the number of pages in the set.
getObject() - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.AttributeReadHandler
Returns the object for this element.
getObject() - method in class org.jfree.report.modules.factories.data.sql.ConfigReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.DatasourceFactoryReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.data.sql.DriverConnectionReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.FlowOperationReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.ParameterMappingReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject() - method in class org.jfree.report.modules.factories.report.flow.StyleKeyReadHandler
Returns the object for this element.
getObject() - method in class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
Returns the object for this element.
getOpeningBraceChar() - method in class org.jfree.report.util.PropertyLookupParser
Returns the currently defined opening-brace char.
getOperation() - method in class org.jfree.report.modules.factories.report.flow.FlowOperationReadHandler
getOperationAfter() - method in class org.jfree.report.structure.Section
getOperationBefore() - method in class org.jfree.report.structure.Section
getOperatorFactory() - method in class org.jfree.report.expressions.ReportFormulaContext
getOutlineStroke() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getOutputProcessor() - method in class org.jfree.report.flow.flowing.FlowReportProcessor
getOutputProcessor() - method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
getOutputProcessor() - method in class org.jfree.report.flow.streaming.StreamingReportProcessor
getOutputText() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the output text message.
getOverrideShape() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
Returns the override shape.
getPage() - method in class org.jfree.report.event.ReportProgressEvent
getPageCountMessage() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the current pagecount message component.
getPageCursor() - method in class org.jfree.report.flow.paginating.PageState
getPageDrawable(int) - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
getPageFormat() - method in class org.jfree.report.JFreeReport
getPageFormat(int) - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
Returns the PageFormat of the page specified by pageIndex.
getPageMessageFormatter() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the current pass message component.
getPageNumber() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getPageProcess() - method in class org.jfree.report.flow.paginating.PageStateList
getPaginatingDrawable() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getParameterCount() - method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
getParameterDataRow() - method in class org.jfree.report.data.GlobalMasterRow
getParameters() - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget.RecordedCall
getParameters() - method in class org.jfree.report.flow.DefaultReportJob
getParameters() - method in class org.jfree.report.flow.ReportJob
getParameterType(int) - method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
getParent() - method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
Retrieves the parent of this layout controller.
getParent() - method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
getParent() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
Retrieves the parent of this layout controller.
getParent() - method in class org.jfree.report.flow.layoutprocessor.LayoutController
Retrieves the parent of this layout controller.
getParent() - method in class org.jfree.report.structure.Node
getParent() - method in class org.jfree.report.data.PrecomputeNodeImpl
getParentDataRow() - method in class org.jfree.report.data.GlobalMasterRow
getParentLocale() - method in class org.jfree.report.expressions.AbstractExpression
getPassCountMessage() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the current pass message component.
getPassMessageFormatter() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the current pass message component.
getPeerExportParameters() - method in class org.jfree.report.structure.SubReport
getPeerInputParameters() - method in class org.jfree.report.structure.SubReport
getPhysicalPageState(int) - method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
getPosition() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
getPrecomputedValueRegistry() - method in class org.jfree.report.flow.DefaultFlowController
getPrecomputedValueRegistry() - method in class org.jfree.report.flow.FlowController
getPreferredSize() - method in class org.jfree.report.util.ComponentDrawable
getPreferredSize() - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
getPreferredSize() - method in class org.jfree.report.util.ScalingExtendedDrawable
Returns the preferred size of the drawable.
getPrintable(int) - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPrintLevel() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
getPrintReportProcessor() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getProcessingState() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
getProjectInfo() - method in class org.jfree.report.JFreeReportBoot
Returns the project info.
getProperties() - method in class org.jfree.report.util.beans.BeanUtility
getProperty(String) - method in class org.jfree.report.util.beans.BeanUtility
getProperty(String) - method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
getPropertyAsString(String) - method in class org.jfree.report.util.beans.BeanUtility
getPropertyChangeSupport() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getPropertyInfos() - method in class org.jfree.report.util.beans.BeanUtility
getPropertyType(PropertyDescriptor) - static method in class org.jfree.report.util.beans.BeanUtility
getPropertyType(String) - method in class org.jfree.report.util.beans.BeanUtility
getProvider() - method in class org.jfree.report.modules.factories.data.sql.ConnectionReadHandler
getProvider() - method in class org.jfree.report.modules.factories.data.sql.DriverConnectionReadHandler
getQuate() - method in class org.jfree.report.util.CSVQuoter
Returns the quoting character.
getQuate() - method in class org.jfree.report.util.CSVTokenizer
Returns the quate.
getQuery() - method in class org.jfree.report.structure.ReportDefinition
getQuery(String) - method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
getQuery(String) - method in class org.jfree.report.modules.data.sql.SQLReportDataFactory
getQueryNames() - method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
getQueryNames() - method in class org.jfree.report.modules.data.sql.SQLReportDataFactory
getRange() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getRangeLowerBound() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the lower bound of the highlighted range.
getRangeLowerBound() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
getRangePaint() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the paint used to highlight the range.
getRangePaint() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
getRangeUpperBound() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the upper bound of the highlighted range.
getRangeUpperBound() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
getRaw() - method in class org.jfree.report.util.MemoryByteArrayOutputStream
getReport() - method in class org.jfree.report.structure.Node
getReport() - method in class org.jfree.report.structure.ReportDefinition
getReportConfiguration() - method in class org.jfree.report.expressions.AbstractExpression
getReportContext() - method in class org.jfree.report.flow.DefaultFlowController
getReportContext() - method in class org.jfree.report.expressions.ExpressionRuntime
getReportContext() - method in class org.jfree.report.flow.FlowController
getReportContext() - method in class org.jfree.report.flow.LayoutExpressionRuntime
getReportContext() - method in class org.jfree.report.expressions.ProxyExpressionRuntime
getReportContext() - method in class org.jfree.report.data.RunningExpressionSlot
getReportContext() - method in class org.jfree.report.data.StaticExpressionRuntimeData
getReportController() - method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
getReportController() - method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
getReportController() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getReportData() - method in class org.jfree.report.data.ReportDataRow
getReportDataRow() - method in class org.jfree.report.data.GlobalMasterRow
getReportJob() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getReportJob() - method in class org.jfree.report.flow.AbstractReportTarget
getReportJob() - method in class org.jfree.report.flow.DefaultFlowController
getReportJob() - method in class org.jfree.report.flow.EmptyReportTarget
getReportJob() - method in class org.jfree.report.flow.FlowController
getReportJob() - method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
getReportJob() - method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
getReportJob() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getReportJob() - method in class org.jfree.report.flow.raw.RawReportTarget
getReportJob() - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
getReportStructureRoot() - method in class org.jfree.report.flow.DefaultReportJob
getReportStructureRoot() - method in class org.jfree.report.flow.ReportContext
getReportStructureRoot() - method in class org.jfree.report.data.ReportContextImpl
getReportStructureRoot() - method in class org.jfree.report.flow.ReportJob
getResourceBase() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
getResourceBaseName() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getResourceBaseName() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
getResourceBaseName() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
getResourceBaseName() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
getResourceBundle(Locale,String) - method in class org.jfree.report.i18n.DefaultResourceBundleFactory
Creates a resource bundle named by the given key and using the factory's defined locale.
getResourceBundle(Locale,String) - method in class org.jfree.report.i18n.ResourceBundleFactory
Creates a resource bundle for the given key.
getResourceBundleFactory() - method in class org.jfree.report.expressions.AbstractExpression
getResourceBundleFactory() - method in class org.jfree.report.flow.DefaultReportJob
getResourceBundleFactory() - method in class org.jfree.report.expressions.ExpressionRuntime
getResourceBundleFactory() - method in class org.jfree.report.flow.LayoutExpressionRuntime
getResourceBundleFactory() - method in class org.jfree.report.expressions.ProxyExpressionRuntime
getResourceBundleFactory() - method in class org.jfree.report.flow.ReportContext
getResourceBundleFactory() - method in class org.jfree.report.data.ReportContextImpl
getResourceBundleFactory() - method in class org.jfree.report.flow.ReportJob
getResourceBundleFactory() - method in class org.jfree.report.data.RunningExpressionSlot
getResourceBundleFactory() - method in class org.jfree.report.data.StaticExpressionRuntimeData
getResourceManager() - method in class org.jfree.report.flow.AbstractReportTarget
getResourceManager() - method in class org.jfree.report.JFreeReport
getResourceManager() - method in class org.jfree.report.flow.ReportStructureRoot
getResourcePrefix() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
getResources() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Retrieves the resources for this dialog.
getRole() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getRole() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
getRolePreference() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getRolePreference() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
getRootReport() - method in class org.jfree.report.JFreeReport
getRootReport() - method in class org.jfree.report.structure.Node
getRow() - method in class org.jfree.report.event.ReportProgressEvent
getRowCount() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
Counts rows of this TableModel.
getRowCount() - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
Returns the number of records managed by the data source object.
getRowCount() - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
getRowCount() - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Get a rowCount.
getRowCount() - method in class org.jfree.report.modules.data.sql.SQLReportData
getRowCount() - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the number of rows in the model.
getRowCountMessage() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the current row message component.
getRowsMessageFormatter() - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Returns the current pass message component.
getRuntime() - method in class org.jfree.report.expressions.AbstractExpression
getScaleValueFont() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the font used to display the scale values.
getScaleValuePaint() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the color used to draw the scale values (if they are visible).
getScaleX() - method in class org.jfree.report.util.ScalingDrawable
getScaleX() - method in class org.jfree.report.util.ScalingExtendedDrawable
getScaleY() - method in class org.jfree.report.util.ScalingDrawable
getScaleY() - method in class org.jfree.report.util.ScalingExtendedDrawable
getSelectedEncoding() - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns the selected encoding.
getSelectedIndex() - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns the selected index.
getSelectedItem() - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns the selected item.
getSeparator() - method in class org.jfree.report.util.CSVQuoter
Gets the separator used in this quoter and the CSV file.
getSeparator() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
Returns the current separator used to parse the input.
getShadowSize() - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
getShape() - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
getShape(int) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the shape used to indicate the value of a response.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
Returns the short description for the export action.
getShortDescription() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
Returns the short description for the export action.
getSize() - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns the length of the list.
getSize() - method in class org.jfree.report.util.WeakReferenceList
Returns the size of the list.
getSlots() - method in class org.jfree.report.data.ExpressionDataRow
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
Returns the small icon for the export action.
getSmallIcon() - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
Returns the small icon for the export action.
getSmallIcon(Locale,String) - method in class org.jfree.report.modules.gui.common.DefaultIconTheme
getSmallIcon(Locale,String) - method in class org.jfree.report.modules.gui.common.IconTheme
getStart() - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the start row that should be mapped to row 0 of this model.
getStaticExpressionRuntime(org.jfree.report.flow.FlowController,Object) - static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
getStatusBar() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
getStatusBar() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
getStatusBar() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
getStatusBar() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
getStatusText() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getStatusText() - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
getStatusText() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getStatusType() - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
getStatusType() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getStyle() - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
getStyle() - method in class org.jfree.report.structure.Element
Returns this elements private stylesheet.
getStyle() - method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
getStyleExpression(String) - method in class org.jfree.report.structure.Element
Returns the expressions for the report.
getStyleExpressions() - method in class org.jfree.report.structure.Element
getStyleKey() - method in class org.jfree.report.modules.factories.report.flow.StyleExpressionReadHandler
getStyleSheet() - method in class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
getStyleSheet(int) - method in class org.jfree.report.JFreeReport
getStyleSheetCount() - method in class org.jfree.report.JFreeReport
getSwingGuiContext() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getSystemStorage() - method in class org.jfree.report.modules.preferences.base.ConfigFactory
Returns the system settings storage implementation used in the config subsystem.
getTableModel() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
Creates the corrspondant TableModel of the input.
getTableModel(int) - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
getTableModelCount() - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
getTarget() - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
getTargetClass() - method in class org.jfree.report.modules.factories.data.sql.ConnectionReadHandlerFactory
getTargetClass() - method in class org.jfree.report.modules.factories.data.base.DataFactoryReadHandlerFactory
getTargetClass() - method in class org.jfree.report.modules.factories.report.base.NodeReadHandlerFactory
getTargetState() - method in class org.jfree.report.flow.paginating.PageState
getText() - method in class org.jfree.report.structure.StaticText
getTickMarkPaint() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getTitle() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getToolBar() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getToolbarOrder() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
getToolbarOrder() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
getType() - method in class org.jfree.report.structure.Element
getType() - method in class org.jfree.report.data.MasterDataRowChangeEvent
getTypeRegistry() - method in class org.jfree.report.expressions.ReportFormulaContext
getUpperBound() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getUpperMargin() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getUrl() - method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
getUserConfig() - static method in class org.jfree.report.JFreeReportBoot
Returns the user supplied global configuration.
getUserStorage() - method in class org.jfree.report.modules.preferences.base.ConfigFactory
Returns the user settings storage implementation used in the config subsystem.
getValue() - method in class org.jfree.report.DataFlags
getValue() - method in class org.jfree.report.data.DefaultDataFlags
getValue() - method in class org.jfree.report.data.ExpressionSlot
getValue() - method in class org.jfree.report.expressions.sys.IsEmptyExpression
getValue() - method in class org.jfree.report.expressions.sys.IsNullExpression
getValue() - method in class org.jfree.report.util.LazyNameMap.NameCarrier
getValue() - method in class org.jfree.report.data.PrecomputedExpressionSlot
getValue() - method in class org.jfree.report.data.RunningExpressionSlot
getValueAt(int,int) - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
Gets the Object at specified row and column positions.
getValueAt(int,int) - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
Returns an attribute value for the cell at columnIndex and rowIndex.
getValueAt(int,int) - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
getValueAt(int,int) - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Returns the value of the specified row and the specified column from within the resultset.
getValueAt(int,int) - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueConverter(Class) - method in class org.jfree.report.util.beans.ConverterRegistry
GetValueExpression - class org.jfree.report.expressions.sys.GetValueExpression
Creation-Date: 02.12.2006, 22:07:57
getValueExpression() - method in class org.jfree.report.structure.ContentElement
GetValueExpression() - constructor for class org.jfree.report.expressions.sys.GetValueExpression
GetValueExpression(String) - constructor for class org.jfree.report.expressions.sys.GetValueExpression
getValues() - method in class org.jfree.report.modules.misc.survey.SurveyScale
getValueType() - method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
getVisibility() - method in class org.jfree.report.structure.Element
getWindow() - method in class org.jfree.report.modules.gui.swing.common.SwingGuiContext
getWindowAncestor(Component) - static method in class org.jfree.report.util.ComponentDrawable
getWindowAncestor(Component) - static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
getWorkerForWorkload(Runnable) - method in class org.jfree.report.util.WorkerPool
Returns a workerhandle for the given workload.
getWorkerPool() - method in class org.jfree.report.util.Worker
Returns the worker's assigned pool.
getWorkload() - method in class org.jfree.report.util.Worker
Returns the workload object.
getZoom() - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
getZoom() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getZoomFactors() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
getZoomModel() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
GlobalMasterRow - class org.jfree.report.data.GlobalMasterRow
This data row holds all statefull information from the datasources of the report.
GlobalView - class org.jfree.report.data.GlobalView
The global view holds all *named* data columns.
GoToActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
Creation-Date: 16.11.2006, 16:34:55
GoToActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
GoToFirstPageActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
Creation-Date: 16.11.2006, 16:34:55
GoToFirstPageActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
GoToLastPageActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
Creation-Date: 16.11.2006, 16:34:55
GoToLastPageActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
GoToNextPageActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
Creation-Date: 16.11.2006, 16:34:55
GoToNextPageActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
GoToPreviousPageActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
Creation-Date: 16.11.2006, 16:34:55
GoToPreviousPageActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
grabDialogContents(boolean) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Returns a new (and not connected to the default config from the job) configuration containing all properties from the dialog.
grabDialogContents(boolean) - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
Returns a new (and not connected to the default config from the job) configuration containing all properties from the dialog.
grabDialogContents(boolean) - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
Returns a new (and not connected to the default config from the job) configuration containing all properties from the dialog.
grabDialogContents(boolean) - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Returns a new (and not connected to the default config from the job) configuration containing all properties from the dialog.
Group - class org.jfree.report.structure.Group
A report group.
Group() - constructor for class org.jfree.report.structure.Group
Constructs a group with no fields, and an empty header and footer.
GroupByExpression - class org.jfree.report.expressions.sys.GroupByExpression
Creation-Date: 08.10.2006, 16:28:37
GroupByExpression() - constructor for class org.jfree.report.expressions.sys.GroupByExpression
GroupingExpressionReadHandler - class org.jfree.report.modules.factories.report.flow.GroupingExpressionReadHandler
Creation-Date: 09.04.2006, 13:54:23
GroupingExpressionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.GroupingExpressionReadHandler
GroupReadHandler - class org.jfree.report.modules.factories.report.flow.GroupReadHandler
Creation-Date: 09.04.2006, 15:37:31
GroupReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.GroupReadHandler
GuiCommonModule - class org.jfree.report.modules.gui.common.GuiCommonModule
Creation-Date: 15.11.2006, 21:53:43
GuiCommonModule() - constructor for class org.jfree.report.modules.gui.common.GuiCommonModule
GuiContext - interface org.jfree.report.modules.gui.common.GuiContext
Creation-Date: 16.11.2006, 17:06:38

H

handleAttributes(AttributeMap) - method in class org.jfree.report.flow.LibLayoutReportTarget
handleDefaultEndElement(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
handleValidate() - method in class org.jfree.report.modules.gui.swing.common.FormValidator
HANDLING_DATA - static field in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
HANDLING_FOOTER - static field in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
HANDLING_HEADER - static field in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
hashCode() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
hashCode() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController.ElementPrecomputeKey
hashCode() - method in class org.jfree.report.flow.FlowControlOperation
hasMoreElements() - method in class org.jfree.report.util.CSVTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - method in class org.jfree.report.util.CSVTokenizer
Tests if there are more tokens available from this tokenizer's string.
HtmlFileExportActionPlugin - class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Creation-Date: 30.11.2006, 12:19:00
HtmlFileExportActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
HtmlFileExportDialog - class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
A dialog that is used to perform the printing of a report into an HTML file.
HtmlFileExportDialog() - constructor for class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
HtmlFileExportDialog(Dialog) - constructor for class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
Creates a non-modal dialog without a title with the specified Dialog as its owner.
HtmlFileExportDialog(Frame) - constructor for class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
Creates a non-modal dialog without a title with the specified Frame as its owner.
HtmlFileExportTask - class org.jfree.report.modules.gui.swing.html.HtmlFileExportTask
Creation-Date: 02.12.2006, 14:15:14
HtmlFileExportTask(org.jfree.report.flow.ReportJob) - constructor for class org.jfree.report.modules.gui.swing.html.HtmlFileExportTask
HtmlZipExportActionPlugin - class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Creation-Date: 30.11.2006, 12:19:00
HtmlZipExportActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
HtmlZipExportDialog - class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
A dialog that is used to perform the printing of a report into an HTML file.
HtmlZipExportDialog() - constructor for class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
HtmlZipExportDialog(Dialog) - constructor for class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
Creates a non-modal dialog without a title with the specified Dialog as its owner.
HtmlZipExportDialog(Frame) - constructor for class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
Creates a non-modal dialog without a title with the specified Frame as its owner.
HtmlZipExportTask - class org.jfree.report.modules.gui.swing.html.HtmlZipExportTask
Creation-Date: 02.12.2006, 14:15:14
HtmlZipExportTask(org.jfree.report.flow.ReportJob) - constructor for class org.jfree.report.modules.gui.swing.html.HtmlZipExportTask

I

ICON_THEME_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
IconTheme - interface org.jfree.report.modules.gui.common.IconTheme
An Icon-Theme is an extension point to replace the icons that are used by JFreeReport.
ID_ATTRIBUTE - static field in class org.jfree.report.structure.Element
ImageUtils - class org.jfree.report.util.ImageUtils
Provides utility methods for image creation and manipluation.
Creation-Date: 06.03.2006, 18:15:06
Maps the inner-row into the outer data row.
increase() - method in class org.jfree.report.util.LazyNameMap.NameCarrier
indexOf(String) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Returns the index of an encoding.
init() - method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
init() - method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
init(RootXmlReadHandler,String,String) - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
Initialises the handler.
initialize() - method in class org.jfree.report.modules.preferences.base.ConfigStoreBaseModule
Initalizes the module.
initialize(Configuration) - method in class org.jfree.report.modules.gui.common.DefaultIconTheme
initialize(Configuration) - method in class org.jfree.report.modules.gui.common.IconTheme
Initializes the layout controller.
Initializes the layout controller.
Initializes the layout controller.
Initializes the layout controller.
Initializes the layout controller.
initialize(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
initialize(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
initialize(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.DefaultReportController
initialize(org.jfree.report.modules.gui.swing.preview.PreviewPane) - method in class org.jfree.report.modules.gui.swing.preview.ReportController
initialize(SubSystem) - method in class org.jfree.report.modules.misc.autotable.AutoTableModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.preferences.base.ConfigStoreBaseModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.factories.report.flow.FlowReportFactoryModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.gui.common.GuiCommonModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.JFreeReportCoreModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.factories.data.base.ReportDataFactoryBaseModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.factories.report.base.ReportFactoryBaseModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.data.sql.SQLReportDataModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.factories.data.beans.StaticDataFactoryModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.data.beans.StaticReportDataFactoryModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.misc.survey.SurveyModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.gui.swing.common.SwingCommonModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.gui.swing.html.SwingHtmlModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.gui.swing.pdf.SwingPdfModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.gui.swing.preview.SwingPreviewModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.gui.swing.printing.SwingPrintingModule
Initializes the module.
initialize(SubSystem) - method in class org.jfree.report.modules.misc.tablemodel.TableModelModule
Initializes the module.
initializeFromReport() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
initializeWithoutJob() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
InstanceID - class org.jfree.report.util.InstanceID
This class can be used as ID to mark instances of objects.
InstanceID() - constructor for class org.jfree.report.util.InstanceID
DefaultConstructor.
IntegerCache - class org.jfree.report.util.IntegerCache
Creation-Date: 03.03.2006, 12:36:07
IntegerValueConverter - class org.jfree.report.util.beans.IntegerValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
IntegerValueConverter() - constructor for class org.jfree.report.util.beans.IntegerValueConverter
Creates a new value converter.
isAddToMenu() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
Returns true if the action should be added to the menu, and false otherwise.
isAddToMenu() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns true if the action should be added to the menu, and false otherwise.
isAddToToolbar() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
Returns true if the action should be added to the toolbar, and false otherwise.
isAddToToolbar() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns true if the action should be added to the toolbar, and false otherwise.
isAdvanceable() - method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
isAdvanceable() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
isAdvanceable() - method in class org.jfree.report.EmptyReportData
This operation checks, whether a call to next will be likely to succeed.
isAdvanceable() - method in class org.jfree.report.data.GlobalMasterRow
isAdvanceable() - method in class org.jfree.report.flow.layoutprocessor.LayoutController
Checks, whether the layout controller would be advanceable.
isAdvanceable() - method in class org.jfree.report.ReportData
This operation checks, whether a call to next will be likely to succeed.
isAdvanceable() - method in class org.jfree.report.data.ReportDataRow
isAdvanceable() - method in class org.jfree.report.modules.data.sql.SQLReportData
This operation checks, whether a call to next will be likely to succeed.
isAdvanceable() - method in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
Checks, whether the layout controller would be advanceable.
isAdvanceable() - method in class org.jfree.report.TableReportData
This operation checks, whether a call to next will be likely to succeed.
isAdvanceRequested() - method in class org.jfree.report.flow.DefaultFlowController
isAdvanceRequested() - method in class org.jfree.report.flow.FlowController
isAllowOwnPeer() - method in class org.jfree.report.util.ComponentDrawable
isAvailable() - method in class org.jfree.report.util.Worker
Checks, whether this worker has some work to do.
isAvailable(String) - method in class org.jfree.report.modules.preferences.base.ConfigStorage
Tests, whether some configuration data exists for the given configuration.
isAvailable(String) - method in class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
Tests, whether some configuration data exists for the given configuration.
isAvailable(String) - method in class org.jfree.report.modules.preferences.base.NullConfigStorage
Tests, whether some configuration data exists for the given configuration.
isBorderPainted() - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
isCellEditable(int,int) - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
Returns false.
isCellEditable(int,int) - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
isCellEditable(int,int) - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Returns true if the cell at rowIndex and columnIndex is editable.
isChanged() - method in class org.jfree.report.DataFlags
isChanged() - method in class org.jfree.report.data.DefaultDataFlags
isClean() - method in class org.jfree.report.util.LazyNameMap
isClosed() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
isColumnDefined(String,org.jfree.report.DataSet) - static method in class org.jfree.report.util.DataSetUtility
isColumnNameFirstLine() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
Tells if the first line of the input was column names.
isConfirmed() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Returns true if the user confirmed the selection, and false otherwise.
isDate() - method in class org.jfree.report.DataFlags
isDate() - method in class org.jfree.report.data.DefaultDataFlags
isDeepTraversing() - method in class org.jfree.report.expressions.AbstractExpression
A deep-traversing expression declares that it should receive updates from all subreports.
isDeepTraversing() - method in class org.jfree.report.expressions.Expression
A deep-traversing expression declares that it should receive updates from all subreports.
isDeepTraversing() - method in class org.jfree.report.data.ExpressionSlot
isDeepTraversing() - method in class org.jfree.report.data.PrecomputedExpressionSlot
isDeepTraversing() - method in class org.jfree.report.data.RunningExpressionSlot
isDisplayable(org.jfree.report.structure.Node) - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
isDraw() - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
isDrawBorder() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns a flag that controls whether or not a border is drawn around the scale.
isDrawScaleValues() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns a flag that controls whether or not scale values are drawn.
isDrawTickMarks() - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns the flag that controls whether the tick marks are drawn.
isElementOfType(String,String,AttributeMap) - static method in class org.jfree.report.flow.ReportTargetUtil
IsEmptyDataExpression - class org.jfree.report.expressions.sys.IsEmptyDataExpression
Creation-Date: 31.01.2006, 18:55:09
IsEmptyDataExpression() - constructor for class org.jfree.report.expressions.sys.IsEmptyDataExpression
IsEmptyExpression - class org.jfree.report.expressions.sys.IsEmptyExpression
Creation-Date: 27.01.2006, 20:42:19
IsEmptyExpression() - constructor for class org.jfree.report.expressions.sys.IsEmptyExpression
isEnabled() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
isEnabled() - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
isEnabled() - method in class org.jfree.report.structure.Element
Returns true, if the element is enabled.
isEnabled() - method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
isEnabled() - method in class org.jfree.report.modules.gui.swing.common.FormValidator
isEnabled() - method in class org.jfree.report.structure.Node
IsEndOfDataExpression - class org.jfree.report.expressions.sys.IsEndOfDataExpression
Creation-Date: 19.02.2006, 19:15:45
IsEndOfDataExpression() - constructor for class org.jfree.report.expressions.sys.IsEndOfDataExpression
isError() - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
IsExportTypeExpression - class org.jfree.report.expressions.sys.IsExportTypeExpression
Tests, whether a certain export type is currently used.
IsExportTypeExpression() - constructor for class org.jfree.report.expressions.sys.IsExportTypeExpression
isFill() - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
isFinish() - method in class org.jfree.report.util.Worker
Checks whether this worker has received the signal to finish and die.
isFullInputStorageEnabled(Configuration) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
isGlobalExport() - method in class org.jfree.report.structure.SubReport
isGlobalImport() - method in class org.jfree.report.structure.SubReport
Checks, whether the current group should continue.
isInfiniteParameterCount() - method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
isInitialized() - method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
isInnerComponent() - method in class org.jfree.report.modules.gui.swing.preview.DefaultReportController
Defines, whether the controler component is placed between the report pane and the toolbar.
isInnerComponent() - method in class org.jfree.report.modules.gui.swing.preview.ReportController
Defines, whether the controler component is placed between the preview pane and the toolbar.
isInputStorageEnabled(Configuration) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
isLabelMapMode() - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Returns the column name mode used to map column names into column indices.
isLabelMapping() - method in class org.jfree.report.modules.factories.data.sql.ConfigReadHandler
isLabelMapping() - method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
isLabelMapping() - method in class org.jfree.report.modules.data.sql.SQLReportData
isMaster(int) - method in class org.jfree.report.util.WeakReferenceList
Returns true, if the given index denotes a master index of this list.
isNegative() - method in class org.jfree.report.DataFlags
isNegative() - method in class org.jfree.report.data.DefaultDataFlags
isNull() - method in class org.jfree.report.DataFlags
isNull() - method in class org.jfree.report.data.DefaultDataFlags
IsNullExpression - class org.jfree.report.expressions.sys.IsNullExpression
Creation-Date: 27.01.2006, 20:42:19
IsNullExpression() - constructor for class org.jfree.report.expressions.sys.IsNullExpression
isNumeric() - method in class org.jfree.report.DataFlags
isNumeric() - method in class org.jfree.report.data.DefaultDataFlags
isOverrideShapeFilled() - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
isPagebreakEncountered() - method in class org.jfree.report.flow.LibLayoutReportTarget
isPaginated() - method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
isPaginating() - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
isPaintSynchronously() - method in class org.jfree.report.util.ComponentDrawable
isParameterMandatory(int) - method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParentSaved() - method in class org.jfree.report.util.ReportConfiguration
isPixieAvailable() - static method in class org.jfree.report.JFreeReportInfo
Checks, whether the Pixie-library is available and in a working condition.
isPositive() - method in class org.jfree.report.DataFlags
isPositive() - method in class org.jfree.report.data.DefaultDataFlags
isPrecompute() - method in class org.jfree.report.expressions.AbstractExpression
Returns, whether the expression will be precomputed.
isPrecompute() - method in class org.jfree.report.expressions.Expression
Returns, whether the expression will be precomputed.
isPrecomputing() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
isPreserve() - method in class org.jfree.report.expressions.AbstractExpression
Checks, whether the expression's result should be preserved in the precomputed value registry.
isPreserve() - method in class org.jfree.report.expressions.Expression
Checks, whether the expression's result should be preserved in the precomputed value registry.
isPreserve() - method in class org.jfree.report.data.ExpressionSlot
isPreserve() - method in class org.jfree.report.data.PrecomputedExpressionSlot
isPreserve() - method in class org.jfree.report.data.RunningExpressionSlot
isPreserveAspectRatio() - method in class org.jfree.report.util.ComponentDrawable
isPreserveAspectRatio() - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
isPreserveAspectRatio() - method in class org.jfree.report.util.ScalingExtendedDrawable
Returns true, if this drawable will preserve an aspect ratio during the drawing.
isReadable() - method in class org.jfree.report.EmptyReportData
Checks, whether this report-data instance is currently readable.
isReadable() - method in class org.jfree.report.ReportData
Checks, whether this report-data instance is currently readable.
isReadable() - method in class org.jfree.report.modules.data.sql.SQLReportData
isReadable() - method in class org.jfree.report.TableReportData
isReferenceDirty(Object) - method in class org.jfree.report.expressions.ReportFormulaContext
isRepeat() - method in class org.jfree.report.structure.Section
isSameMaxRow(int) - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
isScrollerVisible() - method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Checks, whether the scroll pane of the exception stack trace area is visible.
isSeparated() - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
Returns true if the action is separated, and false otherwise.
isSeparated() - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
Returns true if the action is separated, and false otherwise.
isShapeFilled(int) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Returns a flag that controls whether the shape for a particular value should be filled.
isSystemAttribute(Object) - method in class org.jfree.report.data.ReportContextImpl
isValidPath(String) - static method in class org.jfree.report.modules.preferences.base.ConfigFactory
Checks, whether the given string denotes a valid config storage path.
isVirtual() - method in class org.jfree.report.structure.Element
isWorkerAvailable() - method in class org.jfree.report.util.WorkerPool
Checks, whether workers are available.
isZero() - method in class org.jfree.report.DataFlags
isZero() - method in class org.jfree.report.data.DefaultDataFlags

J

JFreeReport - class org.jfree.report.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.
JFreeReport() - constructor for class org.jfree.report.JFreeReport
The default constructor.
JFreeReportBoot - class org.jfree.report.JFreeReportBoot
An utility class to safely boot and initialize the JFreeReport library.
The CoreModule is used to represent the base classes of JFreeReport in a PackageManager-compatible way.
JFreeReportCoreModule() - constructor for class org.jfree.report.JFreeReportCoreModule
Creates a new module definition based on the 'coremodule.properties' file of this package.
JFreeReportInfo - class org.jfree.report.JFreeReportInfo
Details about the JFreeReport project.
JFreeReportXmlResourceFactory - class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
Creation-Date: 08.04.2006, 14:27:36
JFreeReportXmlResourceFactory() - constructor for class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
JLabelLocaleUpdateHandler - class org.jfree.report.modules.gui.swing.common.localization.JLabelLocaleUpdateHandler
Creation-Date: 30.11.2006, 13:04:07
JLabelLocaleUpdateHandler(JLabel,String,String) - constructor for class org.jfree.report.modules.gui.swing.common.localization.JLabelLocaleUpdateHandler
join(org.jfree.report.flow.FlowController) - method in class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
Joins with a delegated process flow.
join(org.jfree.report.flow.FlowController) - method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
Joins with a delegated process flow.
join(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
Joins with a delegated process flow.
join(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
Joins with a delegated process flow.
join(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.LayoutController
Joins with a delegated process flow.
join(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
Joins with a delegated process flow.
join(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
Joins with a delegated process flow.
JoiningTableModel - class org.jfree.report.modules.misc.tablemodel.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.
JoiningTableModel() - constructor for class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
joinWithParent() - method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
Joins the layout controller with the parent.
JStatusBar - class org.jfree.report.modules.gui.swing.common.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.
JStatusBar() - constructor for class org.jfree.report.modules.gui.swing.common.JStatusBar
JStatusBar(org.jfree.report.modules.gui.common.IconTheme) - constructor for class org.jfree.report.modules.gui.swing.common.JStatusBar

K

keys() - method in class org.jfree.report.util.ReportParameters
Returns all property keys as array.

L

LARGE_ICON_PROPERTY - static field in class org.jfree.report.modules.gui.swing.common.SwingCommonModule
LayoutController - interface org.jfree.report.flow.layoutprocessor.LayoutController
The layout controller iterates over the report layout.
LayoutControllerFactory - interface org.jfree.report.flow.layoutprocessor.LayoutControllerFactory
Creation-Date: 24.11.2006, 14:25:02
LayoutControllerUtil - class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
Creation-Date: 24.11.2006, 15:01:22
LayoutExpressionRuntime - class org.jfree.report.flow.LayoutExpressionRuntime
Creation-Date: 04.03.2006, 16:41:49
LayoutExpressionRuntime() - constructor for class org.jfree.report.flow.LayoutExpressionRuntime
LazyNameMap - class org.jfree.report.util.LazyNameMap
Creation-Date: 06.03.2006, 20:20:17
LazyNameMap() - constructor for class org.jfree.report.util.LazyNameMap
LibLayoutReportTarget - class org.jfree.report.flow.LibLayoutReportTarget
Creation-Date: 07.03.2006, 18:56:37
load(String,Configuration) - method in class org.jfree.report.modules.preferences.base.ConfigStorage
Loads the properties from the given path, specifying the given properties as default.
load(String,Configuration) - method in class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
Loads the properties from the given path, specifying the given properties as default.
load(String,Configuration) - method in class org.jfree.report.modules.preferences.base.NullConfigStorage
Loads the properties from the given path, specifying the given properties as default.
loadActions(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
loadCategories(org.jfree.report.modules.gui.swing.common.SwingGuiContext) - static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
loadConfiguration() - method in class org.jfree.report.JFreeReportBoot
Loads the configuration.
LocaleUpdateHandler - class org.jfree.report.modules.gui.swing.common.localization.LocaleUpdateHandler
Copies the locale from one central point (usually the dialog) to all listeners.
LocaleUpdateHandler(JComponent) - constructor for class org.jfree.report.modules.gui.swing.common.localization.LocaleUpdateHandler
LocaleValueConverter - class org.jfree.report.util.beans.LocaleValueConverter
Creation-Date: 24.01.2006, 19:19:03
LocaleValueConverter() - constructor for class org.jfree.report.util.beans.LocaleValueConverter
LocalizedAction - interface org.jfree.report.modules.gui.swing.common.localization.LocalizedAction
Creation-Date: 30.11.2006, 13:09:37
LocalizedComponent - interface org.jfree.report.modules.gui.swing.common.localization.LocalizedComponent
Creation-Date: 30.11.2006, 12:57:44
LongValueConverter - class org.jfree.report.util.beans.LongValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
LongValueConverter() - constructor for class org.jfree.report.util.beans.LongValueConverter
Creates a new value converter.
lookupVariable(String) - method in class org.jfree.report.util.beans.BeanPropertyLookupParser
lookupVariable(String) - method in class org.jfree.report.util.MessageFormatSupport.MessageCompiler
lookupVariable(String) - method in class org.jfree.report.util.PropertyLookupParser
Looks up the property with the given name.
lookupVariable(String) - method in class org.jfree.report.modules.data.sql.SQLParameterLookupParser

M

main(String[]) - static method in class org.jfree.report.JFreeReportInfo
Print the library version and information about the library.
mapTypes(ResultSetMetaData) - static method in class org.jfree.report.modules.misc.tablemodel.TypeMapper
MARK - static field in class org.jfree.report.flow.FlowControlOperation
Stores the current datarow state for a later recall.
Creation-Date: 03.03.2006, 15:34:53
MasterDataRowChangeEvent(int,String,Object) - constructor for class org.jfree.report.data.MasterDataRowChangeEvent
A string writer that is able to write large amounts of data.
MemoryByteArrayOutputStream() - constructor for class org.jfree.report.util.MemoryByteArrayOutputStream
Create a new character-stream writer whose critical sections will synchronize on the writer itself.
MemoryByteArrayOutputStream(int,int) - constructor for class org.jfree.report.util.MemoryByteArrayOutputStream
Create a new character-stream writer whose critical sections will synchronize on the writer itself.
MemoryStringWriter - class org.jfree.report.util.MemoryStringWriter
A string writer that is able to write large amounts of data.
MemoryStringWriter() - constructor for class org.jfree.report.util.MemoryStringWriter
Create a new character-stream writer whose critical sections will synchronize on the writer itself.
MemoryStringWriter(int) - constructor for class org.jfree.report.util.MemoryStringWriter
Create a new character-stream writer whose critical sections will synchronize on the writer itself.
MENU_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
MessageCompiler() - constructor for class org.jfree.report.util.MessageFormatSupport.MessageCompiler
MessageFormatSupport - class org.jfree.report.util.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() - constructor for class org.jfree.report.util.MessageFormatSupport

N

NAME_ATTRIBUTE - static field in class org.jfree.report.structure.Element
LazyNameMap.NameCarrier - class org.jfree.report.util.LazyNameMap.NameCarrier
NameCarrier(int) - constructor for class org.jfree.report.util.LazyNameMap.NameCarrier
NamedStaticReportDataFactory - class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
Creation-Date: Jan 12, 2007, 2:16:00 PM
NamedStaticReportDataFactory() - constructor for class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
NAMESPACE - static field in class org.jfree.report.modules.factories.report.flow.FlowReportFactoryModule
NAMESPACE - static field in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryModule
NAMESPACE - static field in class org.jfree.report.modules.factories.data.beans.StaticDataFactoryModule
NAMESPACE_ATTRIBUTE - static field in class org.jfree.report.structure.Element
See XML-Namespaces for the idea of that one ...
next() - method in class org.jfree.report.EmptyReportData
This method produces the same result as 'setCursorPosition(getCursorPosition() + 1);'
next() - method in class org.jfree.report.ReportData
This method produces the same result as 'setCursorPosition(getCursorPosition() + 1);'
next() - method in class org.jfree.report.modules.data.sql.SQLReportData
next() - method in class org.jfree.report.TableReportData
nextElement() - method in class org.jfree.report.util.CSVTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextToken() - method in class org.jfree.report.util.CSVTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - method in class org.jfree.report.util.CSVTokenizer
Returns the next token in this string tokenizer's string.
NO_OP - static field in class org.jfree.report.flow.FlowControlOperation
Do nothing.
NO_PRINTER_AVAILABLE_KEY - static field in class org.jfree.report.JFreeReportCoreModule
The 'no-printer-available' property key.
NoCloseOutputStream - class org.jfree.report.util.NoCloseOutputStream
A Wrapper stream that does never calls close on its parent.
NoCloseOutputStream(OutputStream) - constructor for class org.jfree.report.util.NoCloseOutputStream
Create a new NoCloseOutputStream with the given output stream a parent.
Node - class org.jfree.report.structure.Node
A node is the most basic unit in a report.
Node() - constructor for class org.jfree.report.structure.Node
NodeReadHandler - interface org.jfree.report.modules.factories.report.base.NodeReadHandler
Creation-Date: 27.11.2006, 11:49:26
NodeReadHandlerFactory - class org.jfree.report.modules.factories.report.base.NodeReadHandlerFactory
Creation-Date: 27.11.2006, 11:48:02
NodeReadHandlerFactory() - constructor for class org.jfree.report.modules.factories.report.base.NodeReadHandlerFactory
NOT_STARTED - static field in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
NOT_STARTED - static field in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
NullConfigStorage - class org.jfree.report.modules.preferences.base.NullConfigStorage
An empty default implementation.
NullConfigStorage() - constructor for class org.jfree.report.modules.preferences.base.NullConfigStorage
DefaultConstructor.
NUMBER_COPIES_KEY - static field in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
NUMBER_OF_PAGES_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane

O

The ObjectStreamResolveException this thrown, when the object resolving operation for serialized objects failed.
ObjectStreamResolveException() - constructor for class org.jfree.report.util.ObjectStreamResolveException
Create an ObjectStreamException.
ObjectStreamResolveException(String) - constructor for class org.jfree.report.util.ObjectStreamResolveException
Create an ObjectStreamException with the specified argument.
open() - method in class org.jfree.report.data.CachingReportDataFactory
open() - method in class org.jfree.report.EmptyReportDataFactory
open() - method in class org.jfree.report.ReportDataFactory
open() - method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
open() - method in class org.jfree.report.modules.data.beans.StaticReportDataFactory
open() - method in class org.jfree.report.TableReportDataFactory
OPENED - static field in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
Main classes in the JFreeReport class library.
TableModel support classes.
Base classes for the config store system.
Supports storing the configuration settings into the local filesystem.
Common utility classes.
Bean and property support classes.
OutOfOrderSectionReadHandler - class org.jfree.report.modules.factories.report.flow.OutOfOrderSectionReadHandler
Creation-Date: 09.04.2006, 14:57:38
OutOfOrderSectionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.OutOfOrderSectionReadHandler
Creates a new generic read handler.

P

PAGE_NUMBER_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
PageBackgroundDrawable - class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
Creation-Date: 17.11.2006, 20:31:36
PageBackgroundDrawable() - constructor for class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
PageFooterReadHandler - class org.jfree.report.modules.factories.report.flow.PageFooterReadHandler
Creation-Date: 09.04.2006, 14:57:38
PageFooterReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.PageFooterReadHandler
Creates a new generic read handler.
PageHeaderReadHandler - class org.jfree.report.modules.factories.report.flow.PageHeaderReadHandler
Creation-Date: 09.04.2006, 14:57:38
PageHeaderReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.PageHeaderReadHandler
Creates a new generic read handler.
PageState - class org.jfree.report.flow.paginating.PageState
Creation-Date: 11.11.2006, 19:01:53
PageStateList - class org.jfree.report.flow.paginating.PageStateList
The ReportState list stores a report states for the beginning of every page.
PageStateList(org.jfree.report.flow.paginating.PaginatingReportProcessor) - constructor for class org.jfree.report.flow.paginating.PageStateList
Creates a new reportstatelist.
paginate() - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
PAGINATING - static field in class org.jfree.report.event.ReportProgressEvent
PAGINATING_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
PaginatingReportProcessor - class org.jfree.report.flow.paginating.PaginatingReportProcessor
Paginating report processors are multi-pass processors.
PaginatingReportProcessor(PageableOutputProcessor) - constructor for class org.jfree.report.flow.paginating.PaginatingReportProcessor
ParameterDataRow - class org.jfree.report.data.ParameterDataRow
This is the first datarow in each report.
ParameterMapping - class org.jfree.report.flow.ParameterMapping
Creation-Date: Dec 6, 2006, 3:25:22 PM
ParameterMapping(String,String) - constructor for class org.jfree.report.flow.ParameterMapping
ParameterMappingReadHandler - class org.jfree.report.modules.factories.report.flow.ParameterMappingReadHandler
Creation-Date: 09.04.2006, 15:59:27
ParameterMappingReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.ParameterMappingReadHandler
parse() - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
Parses the input and stores data in a TableModel.
parseInt(String,int) - static method in class org.jfree.report.util.TextUtilities
Parses the given string and returns the parsed integer value or the given default if the parsing failed.
PdfExportActionPlugin - class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Creation-Date: 02.12.2006, 15:27:01
PdfExportActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
PdfExportDialog - class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Creation-Date: 02.12.2006, 15:27:30
PdfExportDialog() - constructor for class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
PdfExportDialog(Dialog) - constructor for class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Creates a non-modal dialog without a title with the specified Dialog as its owner.
PdfExportDialog(Frame) - constructor for class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Creates a non-modal dialog without a title with the specified Frame as its owner.
PdfExportTask - class org.jfree.report.modules.gui.swing.pdf.PdfExportTask
Creation-Date: 02.12.2006, 15:34:17
PdfExportTask(org.jfree.report.flow.ReportJob) - constructor for class org.jfree.report.modules.gui.swing.pdf.PdfExportTask
performBoot() - method in class org.jfree.report.JFreeReportBoot
Performs the actual boot process.
performConfirm() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
performConfirm() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
performConfirm() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
performConfirm() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
performExport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.common.ExportActionPlugin
Exports a report.
performExport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
Exports a report.
performExport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
Exports a report.
performExport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
Exports a report.
performExport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Exports a report.
performFormat(org.jfree.report.DataRow) - method in class org.jfree.report.util.MessageFormatSupport
performInit() - method in class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModuleInitializer
Performs the module initialization and registers the storage providers at the config factory.
performInitialLookup(String) - method in class org.jfree.report.util.beans.BeanPropertyLookupParser
performQuery(String) - method in class org.jfree.report.flow.DefaultFlowController
This should be called only once per report processing.
performQuery(String) - method in class org.jfree.report.flow.FlowController
Opens the dialog to query all necessary input from the user.
performReturnFromQuery() - method in class org.jfree.report.flow.DefaultFlowController
performReturnFromQuery() - method in class org.jfree.report.flow.FlowController
performSelectFile() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
Selects a file to use as target for the report processing.
performSelectFile() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
Selects a file to use as target for the report processing.
performSelectFile() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
selects a file to use as target for the report processing.
performShowExportDialog(org.jfree.report.flow.ReportJob,String) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportActionPlugin
Exports a report.
performValidate() - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
performValidate() - method in class org.jfree.report.modules.gui.swing.common.FormValidator
performValidate() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
performValidate() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
performValidate() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
popExpression() - method in class org.jfree.report.data.ExpressionDataRow
popExpressions(int) - method in class org.jfree.report.data.ExpressionDataRow
Creation-Date: 25.11.2006, 15:18:58
PrecomputedValueRegistry - interface org.jfree.report.data.PrecomputedValueRegistry
Expression precomputation processes the report in a parallel process to retrieve the final value of an function.
This class is currently very primitive and enforces a recomputation of precomputed values each time.
PrecomputedValueRegistryBuilder() - constructor for class org.jfree.report.data.PrecomputedValueRegistryBuilder
PrecomputeNode - interface org.jfree.report.data.PrecomputeNode
Creation-Date: 24.11.2006, 13:51:02
PrecomputeNodeImpl - class org.jfree.report.data.PrecomputeNodeImpl
A precompute-node represents a resolved element or section of the report definition.
PrecomputeNodeKey - interface org.jfree.report.data.PrecomputeNodeKey
Creation-Date: Dec 6, 2006, 5:58:12 PM
PRECOMPUTING_VALUES - static field in class org.jfree.report.event.ReportProgressEvent
PreviewApplet - class org.jfree.report.modules.gui.swing.preview.PreviewApplet
Creation-Date: 11.11.2006, 19:35:22
PreviewApplet() - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewApplet
PreviewDialog - class org.jfree.report.modules.gui.swing.preview.PreviewDialog
Creation-Date: 11.11.2006, 19:35:16
PreviewDialog() - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
PreviewDialog(Dialog) - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewDialog
Creates a non-modal dialog without a title with the specified Dialog as its owner.
PreviewDialog(Dialog,boolean) - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewDialog
Creates a modal or non-modal dialog without a title and with the specified owner dialog.
PreviewDialog(Frame) - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewDialog
Creates a non-modal dialog without a title with the specified Frame as its owner.
PreviewDialog(Frame,boolean) - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewDialog
Creates a modal or non-modal dialog without a title and with the specified owner Frame.
PreviewFrame - class org.jfree.report.modules.gui.swing.preview.PreviewFrame
Creation-Date: 11.11.2006, 19:35:09
PreviewFrame() - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewFrame
Creates a non-modal dialog without a title and without a specified Frame owner.
PreviewPane - class org.jfree.report.modules.gui.swing.preview.PreviewPane
Creation-Date: 11.11.2006, 19:36:13
PreviewPane() - constructor for class org.jfree.report.modules.gui.swing.preview.PreviewPane
Creates a new JPanel with a double buffer and a flow layout.
PreviewPaneUtilities - class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
Creation-Date: 17.11.2006, 15:06:51
print(Graphics,PageFormat,int) - method in class org.jfree.report.modules.gui.swing.printing.DrawablePrintable
Prints the page at the specified index into the specified java.awt.Graphics context in the specified format.
print(org.jfree.report.flow.ReportJob) - static method in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
PrintableTableModel - class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
A tablemodel that allows to override the column names.
PrintableTableModel(TableModel,String[]) - constructor for class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
PrintActionPlugin - class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
Creation-Date: 16.11.2006, 16:31:23
PrintActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
printDirectly(org.jfree.report.flow.ReportJob) - static method in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
PRINTER_JOB_NAME_KEY - static field in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
PrinterUtility - class org.jfree.report.modules.gui.swing.printing.PrinterUtility
Creation-Date: 03.12.2006, 15:01:24
PrintReportProcessor - class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
A paginating report processor that outputs to Pageables.
PrintReportProcessor(org.jfree.report.flow.ReportJob) - constructor for class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
printTableModel(TableModel) - static method in class org.jfree.report.modules.misc.tablemodel.TableModelInfo
Prints a table model to standard output.
printTableModelContents(TableModel) - static method in class org.jfree.report.modules.misc.tablemodel.TableModelInfo
Prints a table model to standard output.
PrintTask - class org.jfree.report.modules.gui.swing.printing.PrintTask
Creation-Date: Dec 3, 2006, 3:23:22 PM
PrintTask(org.jfree.report.flow.ReportJob) - constructor for class org.jfree.report.modules.gui.swing.printing.PrintTask
processContent(org.jfree.report.DataFlags) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
processContent(org.jfree.report.DataFlags) - method in class org.jfree.report.flow.EmptyReportTarget
processContent(org.jfree.report.DataFlags) - method in class org.jfree.report.flow.raw.RawReportTarget
processContent(org.jfree.report.DataFlags) - method in class org.jfree.report.flow.ReportTarget
processContent(org.jfree.report.DataFlags) - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
processContent(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
Processes any content in this element.
processContent(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
Processes any content in this element.
processContent(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
Processes any content in this element.
processContent(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
Processes any content in this element.
processContent(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
Processes any content in this element.
processPage(int) - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
processReport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.flow.flowing.FlowReportProcessor
Bootstraps the local report processing.
processReport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
Throws an unsupported operation exception.
processReport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.flow.ReportProcessor
Bootstraps the local report processing.
processReport(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.flow.streaming.StreamingReportProcessor
processText(String) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
processText(String) - method in class org.jfree.report.flow.EmptyReportTarget
processText(String) - method in class org.jfree.report.flow.LibLayoutReportTarget
processText(String) - method in class org.jfree.report.flow.raw.RawReportTarget
processText(String) - method in class org.jfree.report.flow.ReportTarget
processText(String) - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
propertyChange(PropertyChangeEvent) - method in class org.jfree.report.modules.gui.swing.common.localization.ActionLocaleUpdateHandler
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - method in class org.jfree.report.modules.gui.swing.common.localization.JLabelLocaleUpdateHandler
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - method in class org.jfree.report.modules.gui.swing.common.localization.LocaleUpdateHandler
This method gets called when a bound property is changed.
PropertyLookupParser - class org.jfree.report.util.PropertyLookupParser
The property lookup parser is used to resolve embedded references to properties within strings.
PropertyLookupParser() - constructor for class org.jfree.report.util.PropertyLookupParser
Initializes the parser to the default format of "${..}".
ProxyExpressionRuntime - class org.jfree.report.expressions.ProxyExpressionRuntime
Creation-Date: 22.04.2006, 14:17:54
prune() - method in class org.jfree.report.data.PrecomputeNodeImpl
This adds the expression to the data-row and queries the expression for the first time.
put(String,Object) - method in class org.jfree.report.util.ReportParameters
Adds a property to this properties collection.
putField(String,Object,boolean) - method in class org.jfree.report.data.GlobalView
This adds the expression to the data-row and queries the expression for the first time.

Q

Queries a datasource.
Queries a datasource.
queryData(String,org.jfree.report.DataSet) - method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
Queries a datasource.
Queries a datasource.
queryData(String,org.jfree.report.DataSet) - method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
Queries a datasource.
queryData(String,org.jfree.report.DataSet) - method in class org.jfree.report.modules.data.sql.SQLReportDataFactory
Queries a datasource.
queryData(String,org.jfree.report.DataSet) - method in class org.jfree.report.modules.data.beans.StaticReportDataFactory
Queries a datasource.
Queries a datasource.

R

RawReportProcessor - class org.jfree.report.flow.raw.RawReportProcessor
The Raw report processor defines the base for all non-layouting output methods.
RawReportProcessor() - constructor for class org.jfree.report.flow.raw.RawReportProcessor
RawReportTarget - class org.jfree.report.flow.raw.RawReportTarget
The Raw report processor defines the base for all non-layouting output methods.
RawReportTarget(org.jfree.report.flow.ReportJob) - constructor for class org.jfree.report.flow.raw.RawReportTarget
RECALL - static field in class org.jfree.report.flow.FlowControlOperation
Recalls a marked position.
recompute() - method in class org.jfree.report.modules.misc.survey.SurveyScale
This method is called whenever lowest or highest has changed.
BufferedReportTarget.RecordedCall - class org.jfree.report.flow.layoutprocessor.BufferedReportTarget.RecordedCall
RecordedCall(int,Object) - constructor for class org.jfree.report.flow.layoutprocessor.BufferedReportTarget.RecordedCall
registerButton(AbstractButton) - method in class org.jfree.report.modules.gui.swing.common.FormValidator
registerComboBox(JComboBox) - method in class org.jfree.report.modules.gui.swing.common.FormValidator
registerTextField(JTextComponent) - method in class org.jfree.report.modules.gui.swing.common.FormValidator
remove(String) - method in class org.jfree.report.util.LazyNameMap
removeColumn(String) - method in class org.jfree.report.data.GlobalView
Note: Dont remove the column.
removeEncoding(String) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
removeExportParameter(String) - method in class org.jfree.report.structure.SubReport
removeInputParameter(String) - method in class org.jfree.report.structure.SubReport
removeListDataListener(ListDataListener) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeNode(org.jfree.report.structure.Node) - method in class org.jfree.report.structure.Section
Removes an element from the band.
removePropertyChangeListener(PropertyChangeListener) - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
removePropertyChangeListener(PropertyChangeListener) - method in class org.jfree.report.modules.gui.swing.common.ActionPlugin
removeStyleSheet(StyleSheet) - method in class org.jfree.report.JFreeReport
removeTable(String) - method in class org.jfree.report.TableReportDataFactory
removeTableModel(TableModel) - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
removeTableModelListener(TableModelListener) - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
removeTableModelListener(TableModelListener) - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Removes a listener from the list that is notified each time a change to the data model occurs.
REPORT_CONTROLLER_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
REPORT_JOB_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
REPORT_NAMESPACE - static field in class org.jfree.report.JFreeReportInfo
This namespace covers all current reporting structures.
ReportConfiguration - class org.jfree.report.util.ReportConfiguration
The local configuration for a JFreeReport instance.
ReportConfiguration(Configuration) - constructor for class org.jfree.report.util.ReportConfiguration
Creates a new report configuration.
Creation-Date: 02.12.2006, 14:51:42
ReportConfigurationException() - constructor for class org.jfree.report.ReportConfigurationException
Creates a StackableRuntimeException with no message and no parent.
Creates an exception.
Creates an exception.
ReportContext - interface org.jfree.report.flow.ReportContext
THe global report context.
ReportContextImpl - class org.jfree.report.data.ReportContextImpl
Creation-Date: 20.11.2006, 12:19:34
ReportContextImpl() - constructor for class org.jfree.report.data.ReportContextImpl
ReportController - interface org.jfree.report.modules.gui.swing.preview.ReportController
A report controler.
ReportData - interface org.jfree.report.ReportData
A report data source is a ordered set of rows.
ReportDataFactory - interface org.jfree.report.ReportDataFactory
The report data-factory is responsible for querying the data from arbitary datasources.
ReportDataFactoryBaseModule - class org.jfree.report.modules.factories.data.base.ReportDataFactoryBaseModule
Creation-Date: 09.04.2006, 17:46:08
ReportDataFactoryBaseModule() - constructor for class org.jfree.report.modules.factories.data.base.ReportDataFactoryBaseModule
Creation-Date: 19.02.2006, 17:45:38
ReportDataFactoryException() - constructor for class org.jfree.report.ReportDataFactoryException
Creates a StackableRuntimeException with no message and no parent.
ReportDataFactoryException(String) - constructor for class org.jfree.report.ReportDataFactoryException
Creates an exception.
Creates an exception.
ReportDataFactoryXmlResourceFactory - class org.jfree.report.modules.factories.data.base.ReportDataFactoryXmlResourceFactory
Creation-Date: 08.04.2006, 14:25:23
ReportDataFactoryXmlResourceFactory() - constructor for class org.jfree.report.modules.factories.data.base.ReportDataFactoryXmlResourceFactory
ReportDataRow - class org.jfree.report.data.ReportDataRow
Creation-Date: 20.02.2006, 15:32:32
ReportDefinition - class org.jfree.report.structure.ReportDefinition
Creation-Date: 04.03.2006, 21:39:13
ReportDefinition() - constructor for class org.jfree.report.structure.ReportDefinition
Constructs a new band (initially empty).
ReportException - class org.jfree.report.ReportException
Creation-Date: 02.12.2006, 14:52:08
ReportException() - constructor for class org.jfree.report.ReportException
Creates a StackableRuntimeException with no message and no parent.
ReportException(String) - constructor for class org.jfree.report.ReportException
Creates an exception.
ReportException(String,Exception) - constructor for class org.jfree.report.ReportException
Creates an exception.
ReportFactoryBaseModule - class org.jfree.report.modules.factories.report.base.ReportFactoryBaseModule
Creation-Date: 10.04.2006, 10:36:48
ReportFactoryBaseModule() - constructor for class org.jfree.report.modules.factories.report.base.ReportFactoryBaseModule
ReportFormulaContext - class org.jfree.report.expressions.ReportFormulaContext
Creation-Date: 29.11.2006, 17:54:33
ReportFormulaContext(FormulaContext,org.jfree.report.DataRow) - constructor for class org.jfree.report.expressions.ReportFormulaContext
This exception is thrown when the current thread received the Interrupt-signal while the report is beeing processed.
ReportInterruptedException(String) - constructor for class org.jfree.report.ReportInterruptedException
Creates an exception.
Creates an exception.
ReportJob - interface org.jfree.report.flow.ReportJob
A report job holds all properties that are required to successfully execute a report process.
ReportLayoutController - class org.jfree.report.flow.layoutprocessor.ReportLayoutController
Creation-Date: 24.11.2006, 13:56:50
ReportLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.ReportLayoutController
ReportParameters - class org.jfree.report.util.ReportParameters
The report parameters collection is a map with string keys.
ReportParameters() - constructor for class org.jfree.report.util.ReportParameters
Default constructor.
Copy constructor.
An exception that can be thrown during report processing, if an error occurs.
ReportProcessingException(String) - constructor for class org.jfree.report.ReportProcessingException
Creates an exception.
Creates an exception.
ReportProcessor - interface org.jfree.report.flow.ReportProcessor
The report processor is the public frontend to the reporting process.
ReportProgressBar - class org.jfree.report.modules.gui.swing.common.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.
ReportProgressBar() - constructor for class org.jfree.report.modules.gui.swing.common.ReportProgressBar
Creates a horizontal progress bar that displays a border but no progress string.
ReportProgressBar(Locale) - constructor for class org.jfree.report.modules.gui.swing.common.ReportProgressBar
Creates a horizontal progress bar that displays a border but no progress string.
ReportProgressDialog - class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
A progress monitor dialog component that visualizes the report processing progress.
ReportProgressDialog() - constructor for class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
ReportProgressDialog(Dialog) - constructor for class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Creates a non-modal dialog without a title and with the specified Dialog owner.
ReportProgressDialog(Frame) - constructor for class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Creates a non-modal dialog without a title and with the specified Frame owner.
ReportProgressEvent - class org.jfree.report.event.ReportProgressEvent
Creation-Date: 15.11.2006, 21:02:25
ReportProgressEvent(Object,int,int,int) - constructor for class org.jfree.report.event.ReportProgressEvent
ReportProgressListener - interface org.jfree.report.event.ReportProgressListener
Creation-Date: 15.11.2006, 21:02:51
ReportReadHandler - class org.jfree.report.modules.factories.report.flow.ReportReadHandler
Creation-Date: 09.04.2006, 14:57:38
ReportReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.ReportReadHandler
Creates a new generic read handler.
ReportStructureRoot - interface org.jfree.report.flow.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 - interface org.jfree.report.flow.ReportTarget
The report target is responsible for the content creation.
ReportTargetState - interface org.jfree.report.flow.ReportTargetState
Creation-Date: 11.11.2006, 19:03:09
ReportTargetUtil - class org.jfree.report.flow.ReportTargetUtil
Todo: Document me!
reset() - method in class org.jfree.report.util.AttributeNameGenerator
resetPagebreakFlag() - method in class org.jfree.report.flow.LibLayoutReportTarget
resetSectionForRepeat() - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
resolvePath(String) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Resolves file names for the exports.
resolveReference(Object) - method in class org.jfree.report.expressions.ReportFormulaContext
resolveReferenceType(Object) - method in class org.jfree.report.expressions.ReportFormulaContext
RESOURCE_BASE_NAME - static field in class org.jfree.report.modules.gui.common.GuiCommonModule
ResourceBundleFactory - interface org.jfree.report.i18n.ResourceBundleFactory
A resource bundle factory defines the locale for a report and is used to create resourcebundles.
restore(OutputProcessor) - method in class org.jfree.report.flow.ReportTargetState
restoreChild(int) - method in class org.jfree.report.util.WeakReferenceList
Attempts to restore the child stored on the given index.
RESULTSET_FACTORY_MODE - static field in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
The 'ResultSet factory mode'.
ResultSetTableModelFactory - class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
Creates a TableModel which is backed up by a ResultSet.
run() - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportTask
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportTask
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportTask
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - method in class org.jfree.report.modules.gui.swing.printing.PrintTask
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - method in class org.jfree.report.util.Worker
If a workload is set, process it.
RunningExpressionSlot - class org.jfree.report.data.RunningExpressionSlot
Creation-Date: 25.11.2006, 15:18:58

S

saveState() - method in class org.jfree.report.flow.LibLayoutReportTarget
saveState() - method in class org.jfree.report.flow.StatefullReportTarget
ScalingDrawable - class org.jfree.report.util.ScalingDrawable
Creation-Date: 20.01.2006, 19:46:10
ScalingDrawable() - constructor for class org.jfree.report.util.ScalingDrawable
ScalingExtendedDrawable - class org.jfree.report.util.ScalingExtendedDrawable
Creation-Date: 20.01.2006, 19:46:10
ScalingExtendedDrawable() - constructor for class org.jfree.report.util.ScalingExtendedDrawable
ScrollableResultSetTableModel - class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
A tableModel which is backed up by a java.sql.ResultSet.
ScrollableResultSetTableModel(boolean) - constructor for class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Creates a new scrollable result set with no resultset assigned and the specified label map mode.
ScrollableResultSetTableModel(ResultSet,boolean) - constructor for class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Constructs the model.
Section - class org.jfree.report.structure.Section
A report section is a collection of other elements and sections.
Section() - constructor for class org.jfree.report.structure.Section
Constructs a new band (initially empty).
SectionLayoutController - class org.jfree.report.flow.layoutprocessor.SectionLayoutController
Creation-Date: 24.11.2006, 13:56:10
SectionLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.SectionLayoutController
SectionReadHandler - class org.jfree.report.modules.factories.report.flow.SectionReadHandler
Creation-Date: 09.04.2006, 14:45:57
SectionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.SectionReadHandler
SectionReadHandler(org.jfree.report.structure.Section) - constructor for class org.jfree.report.modules.factories.report.flow.SectionReadHandler
SEPARATOR_COMMA - static field in class org.jfree.report.util.CSVTokenizer
A possible separator constant.
SEPARATOR_SPACE - static field in class org.jfree.report.util.CSVTokenizer
A possible separator constant.
SEPARATOR_TAB - static field in class org.jfree.report.util.CSVTokenizer
A possible separator constant.
set(Object,int) - method in class org.jfree.report.util.WeakReferenceList
Replaces the child stored at the given index with the new child which can be null.
setAllowOwnPeer(boolean) - method in class org.jfree.report.util.ComponentDrawable
setAttribute(Object,Object) - method in class org.jfree.report.flow.ReportContext
setAttribute(Object,Object) - method in class org.jfree.report.data.ReportContextImpl
setAttribute(String,Object) - method in class org.jfree.report.structure.Element
setAttribute(String,String,Object) - method in class org.jfree.report.structure.Element
Adds a function to the report's collection of expressions.
setBackend(PageDrawable) - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
setBaseResource(ResourceKey) - method in class org.jfree.report.JFreeReport
setBorderPaint(Paint) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setBorderPainted(boolean) - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
setCancelAction(Action) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
setClosed(boolean) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setClosingBraceChar(char) - method in class org.jfree.report.util.PropertyLookupParser
Defines the closing brace character.
setColumnNameFirstLine(boolean) - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
Set if the first line of the input is column names or not.
setColumnNames(String[]) - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
setComponent(Component) - method in class org.jfree.report.util.ComponentDrawable
setConfiguration(Configuration) - method in class org.jfree.report.flow.LayoutExpressionRuntime
setConfiguration(Configuration) - method in class org.jfree.report.data.StaticExpressionRuntimeData
setConfirmAction(Action) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
setConfirmed(boolean) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
Defines whether this dialog has been finished using the 'OK' or the 'Cancel' option.
setContentBase(ResourceKey) - method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
setCurrentRow(int) - method in class org.jfree.report.flow.LayoutExpressionRuntime
setCurrentRow(int) - method in class org.jfree.report.data.StaticExpressionRuntimeData
setCursorPosition(int) - method in class org.jfree.report.EmptyReportData
Moves the cursor back to an already visited position.
setCursorPosition(int) - method in class org.jfree.report.ReportData
Moves the cursor back to an already visited position.
setCursorPosition(int) - method in class org.jfree.report.modules.data.sql.SQLReportData
setCursorPosition(int) - method in class org.jfree.report.TableReportData
setData(Object[][]) - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
setData(org.jfree.report.ReportData) - method in class org.jfree.report.flow.LayoutExpressionRuntime
setData(String[],Object[]) - method in class org.jfree.report.data.StaticDataRow
setDataRow(org.jfree.report.DataRow) - method in class org.jfree.report.flow.LayoutExpressionRuntime
setDataRow(org.jfree.report.DataRow) - method in class org.jfree.report.expressions.ReportFormulaContext
setDeclaringElement(Object) - method in class org.jfree.report.expressions.ReportFormulaContext
setDeclaringParent(Object) - method in class org.jfree.report.flow.LayoutExpressionRuntime
setDeclaringParent(Object) - method in class org.jfree.report.data.StaticExpressionRuntimeData
setDeepTraversing(boolean) - method in class org.jfree.report.expressions.AbstractExpression
Defines, whether the expression is deep-traversing.
setDeepTraversing(boolean) - method in class org.jfree.report.expressions.Expression
Defines, whether the expression is deep-traversing.
setDefaultShape(Shape) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Redefines the default shape.
setDialogContents(Configuration) - method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
setDialogContents(Configuration) - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
setDialogContents(Configuration) - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
setDialogContents(Configuration) - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
setDisplayCondition(org.jfree.report.expressions.Expression) - method in class org.jfree.report.structure.Element
setDraw(boolean) - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
setDrawable(ExtendedDrawable) - method in class org.jfree.report.util.ScalingDrawable
setDrawable(ExtendedDrawable) - method in class org.jfree.report.util.ScalingExtendedDrawable
setDrawBorder(boolean) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets a flag that controls whether or not a border is drawn around the scale.
setDrawScaleValues(boolean) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets a flag that controls whether or not scale values are drawn.
setDrawTickMarks(boolean) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the flag that controls whether the tick marks are drawn.
setDriver(String) - method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
setEnabled(boolean) - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
setEnabled(boolean) - method in class org.jfree.report.structure.Element
Defines whether the element is enabled.
setEnabled(boolean) - method in class org.jfree.report.modules.gui.swing.common.FormValidator
setEncryptionValue(String) - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Defines the currently selected encryption.
setEscapeChar(char) - method in class org.jfree.report.util.PropertyLookupParser
Defines the escape char.
setException(Exception) - method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Sets the exception for this dialog.
setExportDescriptor(String) - method in class org.jfree.report.data.ReportContextImpl
setExportMethod(String) - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
setExportMethod(String) - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
setExportType(String) - method in class org.jfree.report.expressions.sys.IsExportTypeExpression
setExpressions(org.jfree.report.expressions.Expression[]) - method in class org.jfree.report.structure.Element
Sets the expressions for the report.
setField(int,String) - method in class org.jfree.report.expressions.sys.GroupByExpression
setField(String) - method in class org.jfree.report.expressions.sys.GetValueExpression
setField(String[]) - method in class org.jfree.report.expressions.sys.GroupByExpression
setFilename(String) - method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
setFilename(String) - method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
setFill(boolean) - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
setFillPaint(Paint) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setFlowController(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
setFont(Font) - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
setFormatString(String) - method in class org.jfree.report.util.MessageFormatSupport
setFormula(String) - method in class org.jfree.report.expressions.FormulaExpression
setFormula(String) - method in class org.jfree.report.expressions.FormulaFunction
setFormulaContext(FormulaContext) - method in class org.jfree.report.data.ReportContextImpl
setGroupingExpression(org.jfree.report.expressions.Expression) - method in class org.jfree.report.structure.Group
setHighest(int) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setHighestValue(int) - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
setIconTheme(org.jfree.report.modules.gui.common.IconTheme) - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
setIconTheme(org.jfree.report.modules.gui.common.IconTheme) - method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
setIconTheme(org.jfree.report.modules.gui.common.IconTheme) - method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
setIconTheme(org.jfree.report.modules.gui.common.IconTheme) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setId(String) - method in class org.jfree.report.structure.Element
setIndex(int) - method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
setInitial(String) - method in class org.jfree.report.expressions.FormulaFunction
setLabel(String) - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
setLabelMapping(boolean) - method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
setLayoutText(String) - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Defines the layout text message.
setLocale(Locale) - method in class org.jfree.report.util.MessageFormatSupport
setLowerBound(double) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setLowerMargin(double) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setLowest(int) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setLowestValue(int) - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
setMarkerChar(char) - method in class org.jfree.report.util.PropertyLookupParser
Defines initial property marker char.
setMaxColumnCount(int) - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
Sets the maximum column count if it is bigger than the current one.
setMenu(JMenu[]) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setMessage(String) - method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Sets the message for this exception dialog.
setMessage(String) - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Defines the current message.
setName(String) - method in class org.jfree.report.expressions.AbstractExpression
Sets the name of the expression.
setName(String) - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
setName(String) - method in class org.jfree.report.flow.DefaultReportJob
setName(String) - method in class org.jfree.report.structure.Element
Defines the name for this Element.
setName(String) - method in class org.jfree.report.expressions.Expression
Sets the name of the expression.
setNamespace(String) - method in class org.jfree.report.structure.Element
setNoReportDrawable(Drawable) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setNullString(String) - method in class org.jfree.report.util.MessageFormatSupport
setNumberOfPages(int) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setOpeningBraceChar(char) - method in class org.jfree.report.util.PropertyLookupParser
Defines the opening brace character.
setOutlineStroke(Stroke) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setOutputProcessor(OutputProcessor) - method in class org.jfree.report.flow.flowing.FlowReportProcessor
setOutputProcessor(OutputProcessor) - method in class org.jfree.report.flow.streaming.StreamingReportProcessor
setOutputText(String) - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Defines the output text message.
setOverrideShape(Shape) - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
Sets the override shape.
setOverrideShapeFilled(boolean) - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
Sets a flag that controls whether the override shape is filled or not.
setPageFormat(PageFormat) - method in class org.jfree.report.JFreeReport
setPageNumber(int) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setPaginating(boolean) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setPaginatingDrawable(Drawable) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setPaintSynchronously(boolean) - method in class org.jfree.report.util.ComponentDrawable
setParent(org.jfree.report.modules.gui.swing.preview.CategoryTreeItem) - method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
setParent(org.jfree.report.structure.Node) - method in class org.jfree.report.structure.Node
setPosition(int) - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
setPrecompute(boolean) - method in class org.jfree.report.expressions.AbstractExpression
Defines, whether the expression will be precomputed.
setPrecompute(boolean) - method in class org.jfree.report.expressions.Expression
Defines, whether the expression will be precomputed.
setPreserve(boolean) - method in class org.jfree.report.expressions.AbstractExpression
Defines, whether the expression's result should be preserved in the precomputed value registry.
setPreserve(boolean) - method in class org.jfree.report.expressions.Expression
Defines, whether the expression's result should be preserved in the precomputed value registry.
setPreserveAspectRatio(boolean) - method in class org.jfree.report.util.ComponentDrawable
setPrintLevel(String) - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Defines whether the user is allowed to print the file.
setProcessingState(int) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
setProperty(String,Object) - method in class org.jfree.report.util.beans.BeanUtility
setProperty(String,String) - method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
setPropertyAsString(String,Class,String) - method in class org.jfree.report.util.beans.BeanUtility
setPropertyAsString(String,String) - method in class org.jfree.report.util.beans.BeanUtility
setQuate(String) - method in class org.jfree.report.util.CSVTokenizer
Sets the quate.
setQuery(String) - method in class org.jfree.report.structure.ReportDefinition
setQuery(String,String) - method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
setQuery(String,String) - method in class org.jfree.report.modules.data.sql.SQLReportDataFactory
setRange(int) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setRangeLowerBound(Number) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the lower bound for the range that is highlighted on the scale.
setRangeLowerBound(Number) - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
setRangePaint(Paint) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the paint used to highlight the range (if one is specified).
setRangePaint(Paint) - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
setRangeUpperBound(Number) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the upper bound for the range that is highlighted on the scale.
setRangeUpperBound(Number) - method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
setRepeat(boolean) - method in class org.jfree.report.structure.Section
setReportController(org.jfree.report.modules.gui.swing.preview.ReportController) - method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
setReportController(org.jfree.report.modules.gui.swing.preview.ReportController) - method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
setReportController(org.jfree.report.modules.gui.swing.preview.ReportController) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setReportJob(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
setReportJob(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
setReportJob(org.jfree.report.flow.ReportJob) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setResourceBase(String) - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
setResourceManager(ResourceManager) - method in class org.jfree.report.JFreeReport
setResourcePrefix(String) - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
Defines the DataRow used in this expression.
setRuntime(org.jfree.report.expressions.ExpressionRuntime) - method in class org.jfree.report.expressions.Expression
Defines the DataRow used in this expression.
setScaleValueFont(Font) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the font used to display the scale values.
setScaleValuePaint(Paint) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the color used to draw the scale values.
setScaleX(float) - method in class org.jfree.report.util.ScalingDrawable
setScaleX(float) - method in class org.jfree.report.util.ScalingExtendedDrawable
setScaleY(float) - method in class org.jfree.report.util.ScalingDrawable
setScaleY(float) - method in class org.jfree.report.util.ScalingExtendedDrawable
setScrollerVisible(boolean) - method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Defines, whether the scroll pane of the exception stack trace area is visible.
setSelectedEncoding(String) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
setSelectedIndex(int) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Defines the selected index for this encoding model.
setSelectedItem(Object) - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Set the selected item.
setSeparator(String) - method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
Sets the separator for parsing the input.
setShadowSize(float) - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
setShape(int,Shape) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the shape used to mark a particular value in the dataset.
setShape(Shape) - method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
setShapeFilled(int,boolean) - method in class org.jfree.report.modules.misc.survey.SurveyScale
Sets the flag that controls whether the shape for a particular value should be filled.
setStatus(int,String) - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
setStatusText(String) - method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
setStatusText(String) - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
setStatusText(String) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setStatusType(int) - method in class org.jfree.report.modules.gui.swing.common.JStatusBar
setStatusType(int) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
Adds a function to the report's collection of expressions.
setSystemAttribute(Object,Object) - method in class org.jfree.report.data.ReportContextImpl
setTarget(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
setTickMarkPaint(Paint) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setTitle(String) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
setType(String) - method in class org.jfree.report.structure.Element
setUpperBound(double) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setUpperMargin(double) - method in class org.jfree.report.modules.misc.survey.SurveyScale
setUrl(String) - method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
setUserConfig(Configuration) - static method in class org.jfree.report.JFreeReportBoot
Defines the global user configuration.
setValue(Object) - method in class org.jfree.report.expressions.sys.IsEmptyExpression
setValue(Object) - method in class org.jfree.report.expressions.sys.IsNullExpression
setValue(String,int) - method in class org.jfree.report.util.LazyNameMap
setValueAt(Object,int,int) - method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
setValueAt(Object,int,int) - method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Sets the value in the cell at columnIndex and rowIndex to aValue.
setVirtual(boolean) - method in class org.jfree.report.structure.Element
setVisibility(CSSConstant) - method in class org.jfree.report.structure.Element
setWorkerPool(org.jfree.report.util.WorkerPool) - method in class org.jfree.report.util.Worker
Defines the worker's assigned pool.
setWorkload(Runnable) - method in class org.jfree.report.util.Worker
Set the next workload for this worker.
setZoom(double) - method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
setZoom(double) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
ShortValueConverter - class org.jfree.report.util.beans.ShortValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
ShortValueConverter() - constructor for class org.jfree.report.util.beans.ShortValueConverter
Creates a new value converter.
showExceptionDialog(String,String,Exception) - static method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
Shows an default dialog with the given message and title and the exceptions stacktrace in the detail area.
SimpleSQLReportDataFactory - class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
Creation-Date: 19.02.2006, 17:37:33
SimpleSQLReportDataFactory(Connection) - constructor for class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
SimpleXmlFactoryModule - class org.jfree.report.modules.factories.report.compatibility.simple.SimpleXmlFactoryModule
Creation-Date: 08.04.2006, 14:38:27
SimpleXmlFactoryModule() - constructor for class org.jfree.report.modules.factories.report.compatibility.simple.SimpleXmlFactoryModule
SimplexXmlFactoryModule - class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
The Simplex-Format will be a mix of the old simple xml format and the new flow format.
SimplexXmlFactoryModule() - constructor for class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
SINGLE_QUATE - static field in class org.jfree.report.util.CSVTokenizer
A possible quote character constant.
The abstract report processor implements a single-pass report processing schema.
SinglePassReportProcessor() - constructor for class org.jfree.report.flow.SinglePassReportProcessor
size() - method in class org.jfree.report.flow.paginating.PageStateList
Returns the number of elements in this list.
size() - method in class org.jfree.report.util.ReportParameters
skipInvisibleElement(org.jfree.report.flow.layoutprocessor.LayoutController) - static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
sort() - method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
Sorts the encodings.
SQLDataFactoryModule - class org.jfree.report.modules.factories.data.sql.SQLDataFactoryModule
Creation-Date: 07.04.2006, 17:44:46
SQLDataFactoryModule() - constructor for class org.jfree.report.modules.factories.data.sql.SQLDataFactoryModule
SQLDataFactoryReadHandler - class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
Creation-Date: 07.04.2006, 17:47:53
SQLDataFactoryReadHandler() - constructor for class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
SQLParameterLookupParser - class org.jfree.report.modules.data.sql.SQLParameterLookupParser
Creation-Date: 16.04.2006, 20:30:42
SQLParameterLookupParser() - constructor for class org.jfree.report.modules.data.sql.SQLParameterLookupParser
SQLReportData - class org.jfree.report.modules.data.sql.SQLReportData
Creation-Date: 19.02.2006, 17:37:42
SQLReportData(ResultSet,boolean) - constructor for class org.jfree.report.modules.data.sql.SQLReportData
SQLReportDataFactory - class org.jfree.report.modules.data.sql.SQLReportDataFactory
Creation-Date: 19.02.2006, 17:37:33
SQLReportDataFactory(Connection) - constructor for class org.jfree.report.modules.data.sql.SQLReportDataFactory
SQLReportDataModule - class org.jfree.report.modules.data.sql.SQLReportDataModule
Creation-Date: 07.04.2006, 14:45:02
SQLReportDataModule() - constructor for class org.jfree.report.modules.data.sql.SQLReportDataModule
SQLResourceXmlFactoryModule - class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
Creation-Date: 07.04.2006, 15:29:17
SQLResourceXmlFactoryModule() - constructor for class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
startElement(AttributeMap) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
startElement(AttributeMap) - method in class org.jfree.report.flow.EmptyReportTarget
startElement(AttributeMap) - method in class org.jfree.report.flow.LibLayoutReportTarget
startElement(AttributeMap) - method in class org.jfree.report.flow.raw.RawReportTarget
startElement(AttributeMap) - method in class org.jfree.report.flow.ReportTarget
startElement(AttributeMap) - method in class org.jfree.report.flow.raw.XmlPrintReportTarget
startElement(org.jfree.report.flow.ReportTarget) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
This method is called for each newly instantiated layout controller.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.AttributeReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.misc.autotable.xml.AutoTableCellContentReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.data.sql.ConfigReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.DatasourceFactoryReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.FlowOperationReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.OutOfOrderSectionReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.ParameterMappingReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.SectionReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.StyleExpressionReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.SubReportReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.report.modules.factories.report.flow.TypedPropertyReadHandler
Starts parsing.
startReport(org.jfree.report.flow.ReportStructureRoot) - method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
StatefullReportTarget - interface org.jfree.report.flow.StatefullReportTarget
Creation-Date: 11.11.2006, 19:02:57
StaticConnectionProvider - class org.jfree.report.modules.data.sql.StaticConnectionProvider
Creation-Date: 07.04.2006, 14:54:57
StaticConnectionProvider(Connection) - constructor for class org.jfree.report.modules.data.sql.StaticConnectionProvider
StaticDataFactoryModule - class org.jfree.report.modules.factories.data.beans.StaticDataFactoryModule
Creation-Date: 07.04.2006, 17:44:46
StaticDataFactoryModule() - constructor for class org.jfree.report.modules.factories.data.beans.StaticDataFactoryModule
StaticDataResourceXmlFactoryModule - class org.jfree.report.modules.factories.data.beans.StaticDataResourceXmlFactoryModule
Creation-Date: 07.04.2006, 15:29:17
StaticDataResourceXmlFactoryModule() - constructor for class org.jfree.report.modules.factories.data.beans.StaticDataResourceXmlFactoryModule
StaticDataRow - class org.jfree.report.data.StaticDataRow
This is a static datarow holding a value for each name in the datarow.
StaticDataRow() - constructor for class org.jfree.report.data.StaticDataRow
StaticDataRow(org.jfree.report.data.StaticDataRow) - constructor for class org.jfree.report.data.StaticDataRow
StaticDataRow(org.jfree.report.DataRow) - constructor for class org.jfree.report.data.StaticDataRow
StaticDataRow(String[],Object[]) - constructor for class org.jfree.report.data.StaticDataRow
StaticDataSourceReadHandler - class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
Creation-Date: 07.04.2006, 17:47:53
StaticDataSourceReadHandler() - constructor for class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
This class holds all expression-runtime information, which are known when the expression gets added to the datarow.
StaticExpressionRuntimeData() - constructor for class org.jfree.report.data.StaticExpressionRuntimeData
StaticReportDataFactory - class org.jfree.report.modules.data.beans.StaticReportDataFactory
This report data factory uses introspection to search for a report data source.
StaticReportDataFactory() - constructor for class org.jfree.report.modules.data.beans.StaticReportDataFactory
StaticReportDataFactoryModule - class org.jfree.report.modules.data.beans.StaticReportDataFactoryModule
The module definition for the bean scripting framework support module.
StaticReportDataFactoryModule() - constructor for class org.jfree.report.modules.data.beans.StaticReportDataFactoryModule
DefaultConstructor.
StaticText - class org.jfree.report.structure.StaticText
Creation-Date: 19.02.2006, 16:48:35
StaticText(String) - constructor for class org.jfree.report.structure.StaticText
StaticTextLayoutController - class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
Creation-Date: 24.11.2006, 15:06:56
StaticTextLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
STATUS_TEXT_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
STATUS_TYPE_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
store(String,Configuration) - method in class org.jfree.report.modules.preferences.base.ConfigStorage
Stores the given properties on the defined path.
store(String,Configuration) - method in class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
Stores the given properties on the defined path.
store(String,Configuration) - method in class org.jfree.report.modules.preferences.base.NullConfigStorage
This method does nothing.
StreamingReportProcessor - class org.jfree.report.flow.streaming.StreamingReportProcessor
This is written to use LibLayout.
StreamingReportProcessor() - constructor for class org.jfree.report.flow.streaming.StreamingReportProcessor
STRICT_ERROR_HANDLING_KEY - static field in class org.jfree.report.JFreeReportCoreModule
A configuration key that defines, whether errors will abort the report processing.
StringValueConverter - class org.jfree.report.util.beans.StringValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
StringValueConverter() - constructor for class org.jfree.report.util.beans.StringValueConverter
Creates a new value converter.
StyleExpressionReadHandler - class org.jfree.report.modules.factories.report.flow.StyleExpressionReadHandler
Creation-Date: 09.04.2006, 13:40:08
StyleExpressionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.StyleExpressionReadHandler
StyleKeyReadHandler - class org.jfree.report.modules.factories.report.flow.StyleKeyReadHandler
Creation-Date: 09.04.2006, 13:48:17
StyleKeyReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.StyleKeyReadHandler
StyleSheetReadHandler - class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
Creation-Date: 12.04.2006, 14:53:29
StyleSheetReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
SubReport - class org.jfree.report.structure.SubReport
Creation-Date: 04.03.2006, 21:38:21
SubReport() - constructor for class org.jfree.report.structure.SubReport
SubReportLayoutController - class org.jfree.report.flow.layoutprocessor.SubReportLayoutController
Creation-Date: 24.11.2006, 13:56:57
SubReportLayoutController() - constructor for class org.jfree.report.flow.layoutprocessor.SubReportLayoutController
SubReportReadHandler - class org.jfree.report.modules.factories.report.flow.SubReportReadHandler
Creation-Date: 09.04.2006, 14:57:38
SubReportReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.SubReportReadHandler
SubReportXmlResourceFactory - class org.jfree.report.modules.factories.report.base.SubReportXmlResourceFactory
Creation-Date: 08.04.2006, 14:27:36
SubReportXmlResourceFactory() - constructor for class org.jfree.report.modules.factories.report.base.SubReportXmlResourceFactory
SubSetTableModel - class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
A TableModel that proxies an other tablemodel and cuts rows from the start and/or the end of the other tablemodel.
SubSetTableModel(int,int,TableModel) - constructor for class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
Creates a new SubSetTableModel, the start and the end parameters define the new tablemodel row count.
SurveyModule - class org.jfree.report.modules.misc.survey.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.
SurveyModule() - constructor for class org.jfree.report.modules.misc.survey.SurveyModule
SurveyScale - class org.jfree.report.modules.misc.survey.SurveyScale
Draws a survey scale.
SurveyScale() - constructor for class org.jfree.report.modules.misc.survey.SurveyScale
Creates a new default instance.
SurveyScale(int,int,Number[]) - constructor for class org.jfree.report.modules.misc.survey.SurveyScale
Creates a new instance.
SurveyScaleExpression - class org.jfree.report.modules.misc.survey.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.
SurveyScaleExpression() - constructor for class org.jfree.report.modules.misc.survey.SurveyScaleExpression
SurveyScaleLegendItem - class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
A Drawable object that represents a legend item for a SurveyScale.
SurveyScaleLegendItem() - constructor for class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
SurveyScaleLegendItem(Shape,String,boolean,boolean) - constructor for class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
Creates a new legend item.
SwingCommonModule - class org.jfree.report.modules.gui.swing.common.SwingCommonModule
Creation-Date: 17.11.2006, 14:40:24
SwingCommonModule() - constructor for class org.jfree.report.modules.gui.swing.common.SwingCommonModule
SwingGuiContext - interface org.jfree.report.modules.gui.swing.common.SwingGuiContext
Creation-Date: 16.11.2006, 17:11:37
SwingHtmlModule - class org.jfree.report.modules.gui.swing.html.SwingHtmlModule
Creation-Date: 30.11.2006, 12:16:09
SwingHtmlModule() - constructor for class org.jfree.report.modules.gui.swing.html.SwingHtmlModule
SwingPdfModule - class org.jfree.report.modules.gui.swing.pdf.SwingPdfModule
Creation-Date: 02.12.2006, 15:27:58
SwingPdfModule() - constructor for class org.jfree.report.modules.gui.swing.pdf.SwingPdfModule
SwingPreviewModule - class org.jfree.report.modules.gui.swing.preview.SwingPreviewModule
Creation-Date: 16.11.2006, 18:59:43
SwingPreviewModule() - constructor for class org.jfree.report.modules.gui.swing.preview.SwingPreviewModule
SwingPrintingModule - class org.jfree.report.modules.gui.swing.printing.SwingPrintingModule
Creation-Date: 17.11.2006, 14:46:24
SwingPrintingModule() - constructor for class org.jfree.report.modules.gui.swing.printing.SwingPrintingModule
SwingUtil - class org.jfree.report.modules.gui.swing.common.SwingUtil
Creation-Date: 20.11.2006, 22:42:21
SYSTEM_BASEDIR_CONFIG_KEY - static field in class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModuleInitializer
The configuration key that specifies the base directory for the system configuration storage.

T

TABLE_PREFIX_COLUMN - static field in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
TableModelInfo - class org.jfree.report.modules.misc.tablemodel.TableModelInfo
A utility class that prints out information about a TableModel.
TableModelModule - class org.jfree.report.modules.misc.tablemodel.TableModelModule
The module definition for the table model utility classes module.
TableModelModule() - constructor for class org.jfree.report.modules.misc.tablemodel.TableModelModule
DefaultConstructor.
TableReportData - class org.jfree.report.TableReportData
Creation-Date: 19.02.2006, 17:00:10
TableReportData(TableModel) - constructor for class org.jfree.report.TableReportData
TableReportData(TableModel,int,int) - constructor for class org.jfree.report.TableReportData
Creation-Date: 21.02.2006, 17:59:32
TableReportDataFactory() - constructor for class org.jfree.report.TableReportDataFactory
TableReportDataFactory(String,TableModel) - constructor for class org.jfree.report.TableReportDataFactory
TextUtilities - class org.jfree.report.util.TextUtilities
Todo: Document me!
TimeZoneValueConverter - class org.jfree.report.util.beans.TimeZoneValueConverter
Creation-Date: 24.01.2006, 19:19:03
TimeZoneValueConverter() - constructor for class org.jfree.report.util.beans.TimeZoneValueConverter
TITLE_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
toAttributeValue(Object) - method in class org.jfree.report.util.beans.ArrayValueConverter
Converts an object to an attribute value.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.BigDecimalValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.BigIntegerValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.BooleanValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.ByteValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.CharacterValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.ClassValueConverter
toAttributeValue(Object) - method in class org.jfree.report.util.beans.ColorValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - static method in class org.jfree.report.util.beans.ConverterRegistry
Converts an object to an attribute value.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.DoubleValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.FloatValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.GenericValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.IntegerValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.LocaleValueConverter
Converts an object to an attribute value.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.LongValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.ShortValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.StringValueConverter
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.TimeZoneValueConverter
Converts an object to an attribute value.
toAttributeValue(Object) - method in class org.jfree.report.util.beans.ValueConverter
Converts an object to an attribute value.
toByteArray() - method in class org.jfree.report.util.MemoryByteArrayOutputStream
toPropertyValue(String) - method in class org.jfree.report.util.beans.ArrayValueConverter
Converts a string to a property value.
toPropertyValue(String) - method in class org.jfree.report.util.beans.BigDecimalValueConverter
Converts a string to a BigDecimal.
toPropertyValue(String) - method in class org.jfree.report.util.beans.BigIntegerValueConverter
Converts a string to a java.math.BigInteger.
toPropertyValue(String) - method in class org.jfree.report.util.beans.BooleanValueConverter
Converts a string to a Boolean.
toPropertyValue(String) - method in class org.jfree.report.util.beans.ByteValueConverter
Converts a string to a Byte.
toPropertyValue(String) - method in class org.jfree.report.util.beans.CharacterValueConverter
Converts a string to a Character.
toPropertyValue(String) - method in class org.jfree.report.util.beans.ClassValueConverter
toPropertyValue(String) - method in class org.jfree.report.util.beans.ColorValueConverter
Converts a string to a Integer.
toPropertyValue(String) - method in class org.jfree.report.util.beans.DoubleValueConverter
Converts a string to a Double.
toPropertyValue(String) - method in class org.jfree.report.util.beans.FloatValueConverter
Converts a string to a Float.
toPropertyValue(String) - method in class org.jfree.report.util.beans.GenericValueConverter
Converts a string to a Integer.
toPropertyValue(String) - method in class org.jfree.report.util.beans.IntegerValueConverter
Converts a string to a Integer.
toPropertyValue(String) - method in class org.jfree.report.util.beans.LocaleValueConverter
Converts a string to a property value.
toPropertyValue(String) - method in class org.jfree.report.util.beans.LongValueConverter
Converts a string to a Integer.
toPropertyValue(String) - method in class org.jfree.report.util.beans.ShortValueConverter
Converts a string to a Integer.
toPropertyValue(String) - method in class org.jfree.report.util.beans.StringValueConverter
Converts a string to a Integer.
toPropertyValue(String) - method in class org.jfree.report.util.beans.TimeZoneValueConverter
Converts a string to a property value.
toPropertyValue(String) - method in class org.jfree.report.util.beans.ValueConverter
Converts a string to a property value.
toPropertyValue(String,Class) - static method in class org.jfree.report.util.beans.ConverterRegistry
Converts a string to a property value.
toString() - method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
toString() - method in class org.jfree.report.data.DefaultDataFlags
toString() - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
toString() - method in class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
toString() - method in class org.jfree.report.flow.FlowControlOperation
toString() - method in class org.jfree.report.structure.Group
Returns a string representation of the group (useful for debugging).
toString() - method in class org.jfree.report.util.InstanceID
Returns a simple string representation of this object to make is identifiable by human users.
toString() - method in class org.jfree.report.util.MemoryStringWriter
toString() - method in class org.jfree.report.structure.Section
Returns a string representation of the band and all the elements it contains, useful mainly for debugging purposes.
toString() - method in class org.jfree.report.structure.StaticText
translateAndLookup(String) - method in class org.jfree.report.util.PropertyLookupParser
Translates the given string and resolves the embedded property references.
tryRepeatingCommit(org.jfree.report.flow.FlowController) - method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
TYPE_ATTRIBUTE - static field in class org.jfree.report.structure.Element
The type corresponds (somewhat) to the tagname of HTML.
TYPE_ERROR - static field in class org.jfree.report.modules.gui.swing.common.JStatusBar
TYPE_INFORMATION - static field in class org.jfree.report.modules.gui.swing.common.JStatusBar
TYPE_NONE - static field in class org.jfree.report.modules.gui.swing.common.JStatusBar
TYPE_WARNING - static field in class org.jfree.report.modules.gui.swing.common.JStatusBar
TypedPropertyReadHandler - class org.jfree.report.modules.factories.report.flow.TypedPropertyReadHandler
Creation-Date: 09.04.2006, 12:58:24
TypeMapper - class org.jfree.report.modules.misc.tablemodel.TypeMapper

U

undoQuoting(String) - method in class org.jfree.report.util.CSVQuoter
Decodes the string, so that all escape sequences get removed.
update(Locale) - method in class org.jfree.report.modules.gui.swing.common.localization.LocalizedAction
updateData() - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
updateData(Object[]) - method in class org.jfree.report.data.StaticDataRow
updateDataRow(org.jfree.report.DataRow) - method in class org.jfree.report.data.ExpressionSlot
updateDataRow(org.jfree.report.DataRow) - method in class org.jfree.report.data.RunningExpressionSlot
updateLocale(Locale) - method in class org.jfree.report.modules.gui.swing.common.localization.LocalizedComponent
updatePageMessage(int) - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Updates the page message label if the current page has changed.
updateParent(org.jfree.report.structure.Node) - method in class org.jfree.report.structure.Node
This is an extra method to allow me to track all *illegal* write-accesses to the parent.
updatePassMessage(int,boolean) - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Updates the pass message label if either the pass or prepare state changed.
updateResultSet(ResultSet) - method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
Updates the result set in this model with the given ResultSet object.
updateRowCount() - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
updateRowsMessage(int,int) - method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
Updates the rows message label if either the rows or maxrows changed.
updateSecurityPanelEnabled() - method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
Updates the security panel state.
updateStructure() - method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
updateVisiblePage(int) - method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
USER_BASEDIR_CONFIG_KEY - static field in class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModuleInitializer
The configuration key that specifies the base directory for the user configuration storage.

V

ValueConverter - interface org.jfree.report.util.beans.ValueConverter
A value converter is an object that can transform an object into a string or vice versa.
ValueExpressionReadHandler - class org.jfree.report.modules.factories.report.flow.ValueExpressionReadHandler
Creation-Date: 09.04.2006, 13:54:23
ValueExpressionReadHandler() - constructor for class org.jfree.report.modules.factories.report.flow.ValueExpressionReadHandler
VIRTUAL_ATTRIBUTE - static field in class org.jfree.report.structure.Element

W

WAITING_FOR_JOIN - static field in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
WeakReferenceList - class org.jfree.report.util.WeakReferenceList
The WeakReference list uses java.lang.ref.WeakReferences to store its contents.
WeakReferenceList(int) - constructor for class org.jfree.report.util.WeakReferenceList
Creates a new weak reference list.
WindowSizeLimiter - class org.jfree.report.modules.gui.swing.common.WindowSizeLimiter
A small helper class to limit the maximum size of an element to the elements maximum size.
WindowSizeLimiter() - constructor for class org.jfree.report.modules.gui.swing.common.WindowSizeLimiter
Default-Constructor.
Worker - class org.jfree.report.util.Worker
A simple worker implementation.
Worker() - constructor for class org.jfree.report.util.Worker
Creates a new worker.
workerAvailable(org.jfree.report.util.Worker) - method in class org.jfree.report.util.WorkerPool
Marks the given worker as available.
workerFinished(org.jfree.report.util.Worker) - method in class org.jfree.report.util.WorkerPool
Marks the given worker as finished.
WorkerHandle - class org.jfree.report.util.WorkerHandle
The worker handle is a control structure which allows control over the worker without exposing the thread object.
WorkerHandle(org.jfree.report.util.Worker) - constructor for class org.jfree.report.util.WorkerHandle
Creates a new handle for the given worker.
WorkerPool - class org.jfree.report.util.WorkerPool
A simple static workpool.
WorkerPool() - constructor for class org.jfree.report.util.WorkerPool
Creates a new worker pool with the default size of 10 workers and the default name.
WorkerPool(int) - constructor for class org.jfree.report.util.WorkerPool
Creates a new workerpool with the given number of workers and the default name.
WorkerPool(int,String) - constructor for class org.jfree.report.util.WorkerPool
Creates a new worker pool for the given number of workers and with the given name prefix.
write(byte[]) - method in class org.jfree.report.util.MemoryByteArrayOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[],int,int) - method in class org.jfree.report.util.MemoryByteArrayOutputStream
Write a portion of an array of characters.
write(char[],int,int) - method in class org.jfree.report.util.MemoryStringWriter
Write a portion of an array of characters.
write(int) - method in class org.jfree.report.util.MemoryByteArrayOutputStream
Writes the specified byte to this output stream.

X

XmlPrintReportProcessor - class org.jfree.report.flow.raw.XmlPrintReportProcessor
Todo: Document me!
XmlPrintReportProcessor(OutputStream,String) - constructor for class org.jfree.report.flow.raw.XmlPrintReportProcessor
XmlPrintReportTarget - class org.jfree.report.flow.raw.XmlPrintReportTarget
Todo: Document me!

Z

ZOOM_PROPERTY - static field in class org.jfree.report.modules.gui.swing.preview.PreviewPane
ZoomAction - class org.jfree.report.modules.gui.swing.preview.actions.ZoomAction
Creation-Date: 16.11.2006, 18:51:18
ZoomAction(double,org.jfree.report.modules.gui.swing.preview.PreviewPane) - constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomAction
Defines an Action object with a default description string and default icon.
ZoomCustomActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
Creation-Date: 16.11.2006, 18:52:30
ZoomCustomActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
ZoomInActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
Creation-Date: 16.11.2006, 18:52:30
ZoomInActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
ZoomListActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
Creation-Date: 16.11.2006, 18:52:30
ZoomListActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
ZoomOutActionPlugin - class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
Creation-Date: 16.11.2006, 18:52:30
ZoomOutActionPlugin() - constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin