Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AboutActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 16:34:55
- AboutActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
- AboutDialog - Class in org.jfree.report.modules.gui.swing.preview.about
-
A dialog that displays information about the demonstration application.
- AboutDialog(Dialog, String, ProjectInformation) - Constructor for class org.jfree.report.modules.gui.swing.preview.about.AboutDialog
-
Creates a non-modal dialog without a title with the specifed
Dialog
as its owner. - AboutDialog(Frame, String, ProjectInformation) - Constructor for class org.jfree.report.modules.gui.swing.preview.about.AboutDialog
-
Creates a non-modal dialog without a title with the specifed
Frame
as its owner. - AboutDialog(String, ProjectInformation) - Constructor for class org.jfree.report.modules.gui.swing.preview.about.AboutDialog
-
Constructs an about frame.
- AbstractActionDowngrade - Class in org.jfree.report.modules.gui.swing.common.action
-
A class that allows Action features introduced in JDK 1.3 to be used with JDK 1.2.2, by defining the two new constants introduced by Sun in JDK 1.3.
- AbstractActionDowngrade() - Constructor for class org.jfree.report.modules.gui.swing.common.action.AbstractActionDowngrade
-
Creates a new action with a default (transparent) icon.
- AbstractActionPlugin - Class in org.jfree.report.modules.gui.swing.common
-
The AbstractExportPlugin provides a basic implementation of the ExportPlugin interface.
- AbstractActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
- AbstractElementReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:55:36
- AbstractElementReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
- AbstractExportActionPlugin - Class in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 02.12.2006, 14:21:07
- AbstractExportActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.common.AbstractExportActionPlugin
- AbstractExportDialog - Class in org.jfree.report.modules.gui.swing.common
- 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 in org.jfree.report.expressions
-
A baseclass for simple, non-positionally parametrized expressions.
- AbstractExpression() - Constructor for class org.jfree.report.expressions.AbstractExpression
- AbstractExpressionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:23:32
- AbstractExpressionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
- AbstractFileSelectionAction - Class in org.jfree.report.modules.gui.swing.common.action
-
A base class for all file operations.
- AbstractFileSelectionAction(Component) - Constructor for class org.jfree.report.modules.gui.swing.common.action.AbstractFileSelectionAction
-
Creates a new FileSelectionAction with the given optional parent component as parent for the file chooser dialog.
- AbstractLayoutController - Class in org.jfree.report.flow.layoutprocessor
-
Todo: Document me!
- AbstractLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
- AbstractReportProcessor - Class in org.jfree.report.flow
-
Creation-Date: 10.11.2006, 16:07:26
- AbstractReportProcessor() - Constructor for class org.jfree.report.flow.AbstractReportProcessor
- AbstractReportTarget - Class in org.jfree.report.flow
-
Creation-Date: 03.07.2006, 16:31:12
- AbstractReportTarget(ReportJob, ResourceManager, ResourceKey) - Constructor for class org.jfree.report.flow.AbstractReportTarget
- ACCELERATOR_KEY - Static variable in class org.jfree.report.modules.gui.swing.common.action.AbstractActionDowngrade
-
The key used for storing a
KeyStroke
to be used as the accelerator for the action. - ACCELERATOR_KEY - Static variable in interface org.jfree.report.modules.gui.swing.common.action.ActionDowngrade
-
The key used for storing a
KeyStroke
to be used as the accelerator for the action. - ActionButton - Class in org.jfree.report.modules.gui.swing.common.action
-
The ActionButton is used to connect an Action and its properties to a Button.
- ActionButton() - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Creates a Button without any text and without an assigned Action.
- ActionButton(String) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Creates a Button and set the given text as label.
- ActionButton(String, Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Creates an ActionButton and sets the given text and icon on the button.
- ActionButton(Action) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Nreates an ActionButton and assigns the given action with the button.
- ActionButton(Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Creates an ActionButton and sets the given icon on the button.
- ActionCategory - Class in org.jfree.report.modules.gui.swing.preview
-
Creation-Date: 01.12.2006, 18:49:32
- ActionCategory() - Constructor for class org.jfree.report.modules.gui.swing.preview.ActionCategory
- ActionDowngrade - Interface in org.jfree.report.modules.gui.swing.common.action
-
Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.
- ActionFactory - Interface in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 16.11.2006, 16:18:56
- ActionLocaleUpdateHandler - Class in org.jfree.report.modules.gui.swing.common.localization
-
Creation-Date: 30.11.2006, 13:04:07
- ActionLocaleUpdateHandler(LocalizedAction) - Constructor for class org.jfree.report.modules.gui.swing.common.localization.ActionLocaleUpdateHandler
- ActionMenuItem - Class in org.jfree.report.modules.gui.swing.common.action
-
The ActionMenuItem is used to connect an Action and its properties to an MenuItem.
- ActionMenuItem() - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Default constructor.
- ActionMenuItem(String) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a menu item with the specified label.
- ActionMenuItem(String, int) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a new menu item with the specified label and mnemonic.
- ActionMenuItem(String, Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a menu item with the specified label and icon.
- ActionMenuItem(Action) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a new menu item based on the specified action.
- ActionMenuItem(Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a menu item with the specified icon.
- 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 in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 16.11.2006, 15:47:02
- ActionPluginMenuComparator - Class in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 16.11.2006, 16:50:39
- ActionPluginMenuComparator() - Constructor for class org.jfree.report.modules.gui.swing.common.ActionPluginMenuComparator
- ActionPluginToolbarComparator - Class in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 16.11.2006, 16:50:39
- ActionPluginToolbarComparator() - Constructor for class org.jfree.report.modules.gui.swing.common.ActionPluginToolbarComparator
- ActionRadioButton - Class in org.jfree.report.modules.gui.swing.common.action
-
The ActionRadioButton is used to connect an Action and its properties to a JRadioButton.
- ActionRadioButton() - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Creates a Button without any text and without an assigned Action.
- ActionRadioButton(String) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Creates a Button and set the given text as label.
- ActionRadioButton(String, Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Creates an ActionButton and sets the given text and icon on the button.
- ActionRadioButton(Action) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Nreates an ActionButton and assigns the given action with the button.
- ActionRadioButton(Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Creates an ActionButton and sets the given icon on the button.
- activateExpressions(ExpressionSlot[]) - Method in class org.jfree.report.flow.DefaultFlowController
- activateExpressions(ExpressionSlot[]) - Method in interface org.jfree.report.flow.FlowController
-
Activates expressions that compute running values.
- add(Object) - Method in class org.jfree.report.util.WeakReferenceList
-
Adds the element to the list.
- add(Object, Object) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Adds a new entry to the model.
- add(PrecomputeNodeImpl) - Method in class org.jfree.report.data.PrecomputeNodeImpl
- add(PageState) - Method in class org.jfree.report.flow.paginating.PageStateList
-
Adds this report state to the end of the list.
- add(CategoryTreeItem) - Method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
- addActionsToToolBar(JToolBar, ActionPlugin[], PreviewPane) - Static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
- addContent(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(Expression) - Method in class org.jfree.report.structure.Element
-
Adds a function to the report's collection of expressions.
- addFooter(Section) - Method in class org.jfree.report.modules.misc.autotable.AutoTableElement
- addFunction(String, Object) - Method in interface 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(Section) - Method in class org.jfree.report.modules.misc.autotable.AutoTableElement
- addInputParameter(String, String) - Method in class org.jfree.report.structure.SubReport
- addLayoutComponent(Component) - Method in class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Not used.
- addLayoutComponent(String, Component) - Method in class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Not used.
- 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.
- addListDataListener(ListDataListener) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addNode(int, Node) - Method in class org.jfree.report.structure.Section
-
Adds a report element to the band.
- addNode(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(FlowControlOperation) - Method in class org.jfree.report.structure.Section
- addOperationBefore(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 interface 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 interface 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() - Method in interface org.jfree.report.data.ExpressionSlot
- advance() - Method in class org.jfree.report.data.FastGlobalView
- 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
- 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 interface org.jfree.report.expressions.Function
-
When the advance method is called, the function is asked to perform the next step of its computation.
- advance(GlobalMasterRow) - Method in class org.jfree.report.data.ImportedVariablesDataRow
- advance(GlobalMasterRow, boolean) - Method in class org.jfree.report.data.ExpressionDataRow
-
Advances to the next row and attaches the given master row to the objects contained in that client data row.
- advance(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
-
Advances the processing position.
- advance(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
Advances the layout controller to the next state.
- advance(ReportTarget) - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
-
Advances the processing position.
- advance(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
-
Advances the processing position.
- ADVANCE - Static variable in class org.jfree.report.flow.FlowControlOperation
-
Requests that the datasource should be moved to the next row.
- allKeys() - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Returns an array of the keys defined in this
ActionMap
and its parent. - ArrayValueConverter - Class in org.jfree.report.util.beans
-
An ValueConverter that handles Arrays.
- ArrayValueConverter(Class, ValueConverter) - Constructor for class org.jfree.report.util.beans.ArrayValueConverter
-
Creates a new ArrayValueConverter for the given element type and array type.
- AttrFunction - Class in org.jfree.report.expressions.formula.sys
-
Creation-Date: 24.11.2006, 13:02:41
- AttrFunction() - Constructor for class org.jfree.report.expressions.formula.sys.AttrFunction
- AttrFunctionDescription - Class in org.jfree.report.expressions.formula.sys
-
Creation-Date: 29.11.2006, 18:04:18
- AttrFunctionDescription() - Constructor for class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
- AttributeExpressionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:40:08
- AttributeExpressionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
- AttributeNameGenerator - Class in org.jfree.report.util
-
Creation-Date: 21.11.2006, 13:24:41
- AttributeNameGenerator() - Constructor for class org.jfree.report.util.AttributeNameGenerator
- AttributeReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 12:58:24
- AttributeReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.AttributeReadHandler
- AUTOTABLE_NAMESPACE - Static variable in class org.jfree.report.modules.misc.autotable.AutoTableModule
- AutoTableCellContent - Class in org.jfree.report.modules.misc.autotable
-
Creation-Date: Dec 9, 2006, 8:23:38 PM
- AutoTableCellContent() - Constructor for class org.jfree.report.modules.misc.autotable.AutoTableCellContent
- AutoTableCellContentReadHandler - Class in org.jfree.report.modules.misc.autotable.xml
-
Creation-Date: Dec 9, 2006, 5:47:25 PM
- AutoTableCellContentReadHandler() - Constructor for class org.jfree.report.modules.misc.autotable.xml.AutoTableCellContentReadHandler
- AutoTableElement - Class in org.jfree.report.modules.misc.autotable
-
Creation-Date: Dec 9, 2006, 5:46:48 PM
- AutoTableElement() - Constructor for class org.jfree.report.modules.misc.autotable.AutoTableElement
- AutoTableElementReadHandler - Class in org.jfree.report.modules.misc.autotable.xml
-
Creation-Date: Dec 9, 2006, 5:47:25 PM
- AutoTableElementReadHandler() - Constructor for class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
- AutoTableItemLayoutController - Class in org.jfree.report.modules.misc.autotable.flow
-
Creation-Date: Dec 9, 2006, 8:20:51 PM
- AutoTableItemLayoutController() - Constructor for class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
- AutoTableLayoutController - Class in org.jfree.report.modules.misc.autotable.flow
-
Creation-Date: Dec 9, 2006, 6:05:58 PM
- AutoTableLayoutController() - Constructor for class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
- AutoTableModule - Class in org.jfree.report.modules.misc.autotable
-
Creation-Date: Dec 9, 2006, 5:48:04 PM
- AutoTableModule() - Constructor for class org.jfree.report.modules.misc.autotable.AutoTableModule
- AVAILABLE_ENCODINGS - Static variable 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 variable in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
-
The encodings available properties value for all properties.
- AVAILABLE_ENCODINGS_FILE - Static variable 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 variable in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
-
The encodings available properties value for no properties defined.
B
- BASE_RESOURCE_CLASS - Static variable in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
-
The base resource class.
- BeanException - Exception in org.jfree.report.util.beans
-
The BeanException class signals errors when setting or reading bean properties.
- BeanException() - Constructor for exception org.jfree.report.util.beans.BeanException
-
DefaultConstructor.
- BeanException(String) - Constructor for exception org.jfree.report.util.beans.BeanException
-
Creates a new BeanException with the given message.
- BeanException(String, Exception) - Constructor for exception org.jfree.report.util.beans.BeanException
-
Creates a new BeanException with the given message and parent exception.
- BeanPropertyLookupParser - Class in org.jfree.report.util.beans
- BeanPropertyLookupParser() - Constructor for class org.jfree.report.util.beans.BeanPropertyLookupParser
- BeanUtility - Class in org.jfree.report.util.beans
-
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 variable in interface org.jfree.report.ReportData
- BigDecimalValueConverter - Class in org.jfree.report.util.beans
-
A class that handles the conversion of
BigDecimal
attributes to and from theirString
representation. - BigDecimalValueConverter() - Constructor for class org.jfree.report.util.beans.BigDecimalValueConverter
-
Creates a new value converter.
- BigIntegerValueConverter - Class in org.jfree.report.util.beans
-
A class that handles the conversion of
BigInteger
attributes to and from theirString
representation. - BigIntegerValueConverter() - Constructor for class org.jfree.report.util.beans.BigIntegerValueConverter
-
Creates a new value converter.
- BooleanValueConverter - Class in org.jfree.report.util.beans
- BooleanValueConverter() - Constructor for class org.jfree.report.util.beans.BooleanValueConverter
-
Creates a new value converter.
- BufferedReportTarget - Class in org.jfree.report.flow.layoutprocessor
-
Todo: Document me!
- BufferedReportTarget() - Constructor for class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- BufferedReportTarget.RecordedCall - Class in org.jfree.report.flow.layoutprocessor
- BufferingLayoutController - Class in org.jfree.report.flow.layoutprocessor
-
Todo: Document me!
- BufferingLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
- buildAttributeList(AttributeMap) - Method in class org.jfree.report.flow.raw.XmlPrintReportTarget
- buildMenu(JMenu, ActionPlugin[], PreviewPane) - Static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
- buildMenuTree(ActionCategory[]) - Static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
- BUNDLE_NAME - Static variable in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
- BUNDLE_NAME - Static variable in class org.jfree.report.modules.gui.swing.common.SwingCommonModule
- BUNDLE_NAME - Static variable in class org.jfree.report.modules.gui.swing.html.SwingHtmlModule
- BUNDLE_NAME - Static variable in class org.jfree.report.modules.gui.swing.pdf.SwingPdfModule
- BUNDLE_NAME - Static variable in class org.jfree.report.modules.gui.swing.preview.SwingPreviewModule
- BUNDLE_NAME - Static variable in class org.jfree.report.modules.gui.swing.printing.SwingPrintingModule
- ByteValueConverter - Class in org.jfree.report.util.beans
- ByteValueConverter() - Constructor for class org.jfree.report.util.beans.ByteValueConverter
-
Creates a new value converter.
C
- CachingReportDataFactory - Class in org.jfree.report.data
-
Creation-Date: 19.11.2006, 13:35:45
- CachingReportDataFactory(ReportDataFactory) - Constructor for class org.jfree.report.data.CachingReportDataFactory
- CategoryTreeItem - Class in org.jfree.report.modules.gui.swing.preview
-
Creation-Date: 01.12.2006, 20:01:32
- CategoryTreeItem(ActionCategory) - Constructor for class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
- centerDialogInParent(Dialog) - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
-
Positions the specified dialog within its parent.
- centerFrameOnScreen(Window) - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
-
Positions the specified frame in the middle of the screen.
- CenterLayout - Class in org.jfree.report.modules.gui.swing.common
-
A layout manager that displays a single component in the center of its container.
- CenterLayout() - Constructor for class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Creates a new layout manager.
- CharacterEntityParser - Class in org.jfree.report.util
-
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 in org.jfree.report.util.beans
- CharacterValueConverter() - Constructor for class org.jfree.report.util.beans.CharacterValueConverter
-
Creates a new value converter.
- ClassValueConverter - Class in org.jfree.report.util.beans
- ClassValueConverter() - Constructor for class org.jfree.report.util.beans.ClassValueConverter
- cleanUp() - Method in class org.jfree.report.util.ComponentDrawable
-
A helper method that performs some cleanup and disconnects the component from the AWT and the Swing-Framework to avoid memory-leaks.
- 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.common.AbstractExportDialog
- clear() - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Removes all the mappings from this
ActionMap
. - clear() - Method in class org.jfree.report.modules.gui.swing.common.JStatusBar
- clear() - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Removes all entries from the model.
- 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.pdf.PdfExportDialog
- clear() - Method in class org.jfree.report.util.ReportParameters
-
Removes all properties stored in this collection.
- clone() - Method in interface org.jfree.report.data.ExpressionSlot
- clone() - Method in class org.jfree.report.data.PrecomputedExpressionSlot
-
Returns a clone of the object.
- clone() - Method in class org.jfree.report.data.RunningExpressionSlot
- clone() - Method in class org.jfree.report.expressions.AbstractExpression
-
Clones the expression, expression should be reinitialized after the cloning.
- clone() - Method in interface 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.expressions.sys.GroupByExpression
- clone() - Method in class org.jfree.report.flow.DefaultReportJob
- 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.flow.layoutprocessor.ElementLayoutController
- clone() - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
-
Creates a copy of this layout controller.
- 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.modules.data.sql.SimpleSQLReportDataFactory
- clone() - Method in class org.jfree.report.structure.ContentElement
- clone() - Method in class org.jfree.report.structure.Element
- clone() - Method in class org.jfree.report.structure.Group
- clone() - Method in class org.jfree.report.structure.Node
- clone() - Method in class org.jfree.report.structure.Section
- 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.LazyNameMap
- clone() - Method in class org.jfree.report.util.MessageFormatSupport
- clone() - Method in class org.jfree.report.util.ReportParameters
-
Clones the properties.
- 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.EmptyReportData
- 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.flow.DefaultReportJob
- close() - Method in interface org.jfree.report.flow.ReportJob
- close() - Method in class org.jfree.report.modules.data.beans.StaticReportDataFactory
- close() - Method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
- close() - Method in class org.jfree.report.modules.data.sql.SQLReportData
- close() - Method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
- close() - Method in interface 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.modules.misc.tablemodel.ScrollableResultSetTableModel
-
Clears the model of the current result set.
- close() - Method in interface org.jfree.report.ReportData
-
Closes the datasource.
- close() - Method in interface 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.TableReportData
- close() - Method in class org.jfree.report.TableReportDataFactory
- 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(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- CloseableTableModel - Interface in org.jfree.report.modules.misc.tablemodel
-
Creation-Date: 05.04.2006, 15:14:25
- CLOSED_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- ColorValueConverter - Class in org.jfree.report.util.beans
- ColorValueConverter() - Constructor for class org.jfree.report.util.beans.ColorValueConverter
-
Creates a new value converter.
- COLUMN_ADDED - Static variable in class org.jfree.report.data.MasterDataRowChangeEvent
- COLUMN_NAME_MAPPING_KEY - Static variable in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
-
The configuration key defining how to map column names to column indices.
- COLUMN_REMOVED - Static variable in class org.jfree.report.data.MasterDataRowChangeEvent
- COLUMN_UPDATED - Static variable in class org.jfree.report.data.MasterDataRowChangeEvent
- ColumnAggregationExpression - Class in org.jfree.report.expressions
-
Creation-Date: 04.01.2006, 17:23:01
- ColumnAggregationExpression() - Constructor for class org.jfree.report.expressions.ColumnAggregationExpression
- commit() - Method in class org.jfree.report.flow.EmptyReportTarget
- commit() - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- 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.raw.XmlPrintReportTarget
- commit() - Method in interface org.jfree.report.flow.ReportTarget
- COMMIT - Static variable 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.
- 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 variable in class org.jfree.report.JFreeReportInfo
-
This namespace contains the compatibility layer for the old JFreeReport structures.
- ComponentDrawable - Class in org.jfree.report.util
-
Creation-Date: 11.10.2005, 14:03:15
- ComponentDrawable() - Constructor for class org.jfree.report.util.ComponentDrawable
-
Default Constructor.
- ComponentDrawable(JFrame) - Constructor for class org.jfree.report.util.ComponentDrawable
-
Creates a new ComponentDrawable with the given Frame as peer-supply.
- componentResized(ComponentEvent) - Method in class org.jfree.report.modules.gui.swing.common.WindowSizeLimiter
-
Invoked when the component's size changes.
- computeAttributes(FlowController, Element, ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- computeValue() - Method in interface 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 variable in class org.jfree.report.event.ReportProgressEvent
- CONFIG_TARGET_KEY - Static variable in class org.jfree.report.modules.preferences.base.ConfigFactory
-
The selector configuration key that defines the active config storage implementation.
- ConfigFactory - Class in org.jfree.report.modules.preferences.base
-
The config factory is used to access the currently active config storage implementation.
- ConfigReadHandler - Class in org.jfree.report.modules.factories.data.sql
-
Creation-Date: 07.04.2006, 18:35:57
- ConfigReadHandler() - Constructor for class org.jfree.report.modules.factories.data.sql.ConfigReadHandler
- ConfigStorage - Interface in org.jfree.report.modules.preferences.base
-
Config storage implementations are used to store a set of properties to a certain key.
- ConfigStoreBaseModule - Class in org.jfree.report.modules.preferences.base
-
The module definition for the config store system.
- ConfigStoreBaseModule() - Constructor for class org.jfree.report.modules.preferences.base.ConfigStoreBaseModule
-
DefaultConstructor.
- ConfigStoreException - Exception in org.jfree.report.modules.preferences.base
-
The config store exception is throwns if an error prevents an operation on the current configuration storage provider.
- ConfigStoreException() - Constructor for exception org.jfree.report.modules.preferences.base.ConfigStoreException
-
DefaultConstructor.
- ConfigStoreException(String) - Constructor for exception org.jfree.report.modules.preferences.base.ConfigStoreException
-
Creates a config store exception with the given message.
- ConfigStoreException(String, Exception) - Constructor for exception org.jfree.report.modules.preferences.base.ConfigStoreException
-
Creates a config store exception with the given message and root exception.
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
- configure(PreviewPane) - Method in interface org.jfree.report.modules.gui.swing.preview.actions.ControlActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
- configure(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
- configureElement(Element) - Method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
- configureElement(Element) - Method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
- configureElement(Element) - Method in class org.jfree.report.modules.factories.report.flow.SectionReadHandler
- ConnectionProvider - Interface in org.jfree.report.modules.data.sql
-
Creation-Date: 07.04.2006, 14:54:29
- ConnectionReadHandler - Interface in org.jfree.report.modules.factories.data.sql
-
Creation-Date: Dec 17, 2006, 8:58:33 PM
- ConnectionReadHandlerFactory - Class in org.jfree.report.modules.factories.data.sql
-
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 in org.jfree.report.structure
-
A element holding values from the report data sources.
- ContentElement() - Constructor for class org.jfree.report.structure.ContentElement
- ContentElementLayoutController - Class in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 15:06:56
- ContentElementLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
- ContentElementReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 14:38:32
- ContentElementReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.ContentElementReadHandler
- ControlAction - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 17:52:48
- ControlAction(ControlActionPlugin, PreviewPane) - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.ControlAction
-
Defines an
Action
object with a default description string and default icon. - ControlActionPlugin - Interface in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 15:47:20
- ConverterRegistry - Class in org.jfree.report.util.beans
- copySystemPropertiesToClipboard() - Method in class org.jfree.report.modules.gui.swing.preview.about.SystemPropertiesPanel
-
Copies the selected cells in the table to the clipboard, in tab-delimited format.
- 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. - create(FlowController, Object, LayoutController) - Method in class org.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
- create(FlowController, Object, LayoutController) - Method in interface org.jfree.report.flow.layoutprocessor.LayoutControllerFactory
- createActionFactory(Configuration) - Static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
- createDataRow(ReportDataFactory, String, DataSet) - Static method in class org.jfree.report.data.ReportDataRow
- 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
- createDiamond(float) - Static method in class org.jfree.report.modules.misc.survey.SurveyScale
-
Creates a diamond shape.
- createDownTriangle(float) - Static method in class org.jfree.report.modules.misc.survey.SurveyScale
-
Creates a triangle shape that points downwards.
- 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.
- createFileChooser() - Method in class org.jfree.report.modules.gui.swing.common.action.AbstractFileSelectionAction
-
Creates the file chooser.
- createFlowControler(ReportContext, ReportJob) - Method in class org.jfree.report.flow.AbstractReportProcessor
- createIconTheme(Configuration) - Static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
- createMenu(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 interface org.jfree.report.flow.FlowController
- createPrecomputeInstance(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
-
Derives a copy of this controller that is suitable to perform a precomputation.
- createPrecomputeInstance(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
Derives a copy of this controller that is suitable to perform a precomputation.
- createPrecomputeInstance(FlowController) - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
-
Derives a copy of this controller that is suitable to perform a precomputation.
- createPrecomputeInstance(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
-
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.data.beans.StaticDataResourceXmlFactoryModule
- createReadHandler(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
- 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.compatibility.simple.SimpleXmlFactoryModule
- createReadHandler(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
- createReadHandler(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
- createReportContext(ReportJob, ReportTarget) - Method in class org.jfree.report.flow.AbstractReportProcessor
- createReportRow(GlobalMasterRow, ReportContext) - Static method in class org.jfree.report.data.GlobalMasterRow
- createReportRow(ReportContext) - Static method in class org.jfree.report.data.GlobalMasterRow
- createReportTarget(ReportJob) - Method in class org.jfree.report.flow.raw.RawReportProcessor
- createReportTarget(ReportJob) - Method in class org.jfree.report.flow.raw.XmlPrintReportProcessor
- createReportTarget(ReportJob) - Method in class org.jfree.report.flow.SinglePassReportProcessor
- createShapeList() - Method in class org.jfree.report.modules.misc.survey.SurveyScale
-
Creates the shape list used when drawing the scale.
- createSystemPropertiesTable() - Static method in class org.jfree.report.modules.gui.swing.preview.about.SystemPropertiesPanel
-
Creates and returns a JTable containing all the system properties.
- 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(ReportJob) - Method in class org.jfree.report.flow.flowing.FlowReportProcessor
- createTarget(ReportJob) - Method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
- createTarget(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.
- createUpTriangle(float) - Static method in class org.jfree.report.modules.misc.survey.SurveyScale
-
Creates a triangle shape that points upwards.
- 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 in org.jfree.report.util
-
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 in org.jfree.report.modules.misc.tablemodel
-
TableModel
used by theCSVTableModelProducer
class. - CSVTableModel() - Constructor for class org.jfree.report.modules.misc.tablemodel.CSVTableModel
- CSVTableModelProducer - Class in org.jfree.report.modules.misc.tablemodel
-
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 in org.jfree.report.util
-
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 interface org.jfree.report.data.PrecomputedValueRegistry
- currentNode() - Method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
D
- DataFactoryReadHandler - Interface in org.jfree.report.modules.factories.data.base
-
Creation-Date: Jan 15, 2007, 6:53:20 PM
- DataFactoryReadHandlerFactory - Class in org.jfree.report.modules.factories.data.base
-
Creation-Date: 27.11.2006, 11:48:02
- DataFactoryReadHandlerFactory() - Constructor for class org.jfree.report.modules.factories.data.base.DataFactoryReadHandlerFactory
- DataFlags - Interface in org.jfree.report
-
A DataFlags object is an immutable wrapper around a value read from the datarow.
- DataRow - Interface in org.jfree.report
-
This is the base interface for all data access collectors.
- dataRowChanged(MasterDataRowChangeEvent) - Method in class org.jfree.report.data.GlobalMasterRow
-
A call back method to communicate structural changes back to the master rows.
- DataSet - Interface in org.jfree.report
-
A dataset is a one-dimensional collection of data items.
- DataSetUtility - Class in org.jfree.report.util
-
Creation-Date: 17.04.2006, 11:43:04
- DataSourceException - Exception in org.jfree.report
-
Creation-Date: 19.02.2006, 16:58:35
- DataSourceException() - Constructor for exception org.jfree.report.DataSourceException
-
Creates a StackableRuntimeException with no message and no parent.
- DataSourceException(String) - Constructor for exception org.jfree.report.DataSourceException
-
Creates an exception.
- DataSourceException(String, Exception) - Constructor for exception org.jfree.report.DataSourceException
-
Creates an exception.
- DatasourceFactoryReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
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 interface 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 variable in interface org.jfree.report.i18n.ResourceBundleFactory
- DefaultActionFactory - Class in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 16.11.2006, 16:28:03
- DefaultActionFactory() - Constructor for class org.jfree.report.modules.gui.swing.common.DefaultActionFactory
- DefaultDataFlags - Class in org.jfree.report.data
-
Creation-Date: 20.02.2006, 16:00:34
- DefaultDataFlags(String, Object, boolean) - Constructor for class org.jfree.report.data.DefaultDataFlags
- DefaultFlowController - Class in org.jfree.report.flow
-
Creation-Date: 20.02.2006, 15:30:21
- DefaultFlowController(DefaultFlowController, GlobalMasterRow) - Constructor for class org.jfree.report.flow.DefaultFlowController
- DefaultFlowController(ReportContext, ReportJob) - Constructor for class org.jfree.report.flow.DefaultFlowController
- DefaultGuiContext - Class in org.jfree.report.modules.gui.common
-
Creation-Date: 16.11.2006, 17:05:27
- DefaultGuiContext(Locale, IconTheme, Configuration) - Constructor for class org.jfree.report.modules.gui.common.DefaultGuiContext
- DefaultIconTheme - Class in org.jfree.report.modules.gui.common
-
Creation-Date: 13.11.2006, 19:27:51
- DefaultIconTheme() - Constructor for class org.jfree.report.modules.gui.common.DefaultIconTheme
- DefaultLayoutControllerFactory - Class in org.jfree.report.flow.layoutprocessor
-
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 in org.jfree.report.modules.gui.swing.preview
- 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 in org.jfree.report.flow
-
Creation-Date: 22.02.2006, 12:47:53
- DefaultReportJob(ReportStructureRoot) - Constructor for class org.jfree.report.flow.DefaultReportJob
- DefaultResourceBundleFactory - Class in org.jfree.report.i18n
-
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(ConfigStorage) - Method in class org.jfree.report.modules.preferences.base.ConfigFactory
-
Defines the system storage implementation that should be used.
- defineUserStorage(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.data.FastGlobalView
- 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.EmptyReportDataFactory
-
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 interface org.jfree.report.flow.ReportJob
- 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.modules.data.sql.SimpleSQLReportDataFactory
-
Derives a freshly initialized report data factory, which is independend of the original data factory.
- derive() - Method in interface 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.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
- derive(GlobalMasterRow) - Method in class org.jfree.report.data.ExpressionDataRow
- DetailSection - Class in org.jfree.report.structure
-
This is a convienence class.
- DetailSection() - Constructor for class org.jfree.report.structure.DetailSection
- DetailSectionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
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 in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:54:23
- DisplayConditionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.DisplayConditionReadHandler
- DONE - Static variable in class org.jfree.report.flow.FlowControlOperation
-
Finishes (and closes) the currently open context.
- doneParsing() - Method in class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
-
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.data.sql.SQLDataFactoryReadHandler
-
Done parsing.
- 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.factories.report.flow.ContentElementReadHandler
-
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.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.
- doneParsing() - Method in class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
-
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 variable in class org.jfree.report.util.CSVTokenizer
-
A possible quote character constant.
- DoubleValueConverter - Class in org.jfree.report.util.beans
- DoubleValueConverter() - Constructor for class org.jfree.report.util.beans.DoubleValueConverter
-
Creates a new value converter.
- DowngradeActionMap - Class in org.jfree.report.modules.gui.swing.common.action
-
An actionmap, which is JDK 1.2.2 compatible.
- DowngradeActionMap() - Constructor for class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Default Constructor.
- 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.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.
- draw(Graphics2D, Rectangle2D) - Method in class org.jfree.report.util.ComponentDrawable
-
Draws the component.
- 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.
- DrawablePrintable - Class in org.jfree.report.modules.gui.swing.printing
-
Creation-Date: 15.11.2006, 22:14:09
- DrawablePrintable(PageDrawable) - 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 in org.jfree.report.modules.data.sql
-
Creation-Date: 07.04.2006, 15:04:26
- DriverConnectionProvider() - Constructor for class org.jfree.report.modules.data.sql.DriverConnectionProvider
- DriverConnectionReadHandler - Class in org.jfree.report.modules.factories.data.sql
-
Creation-Date: 07.04.2006, 18:09:25
- DriverConnectionReadHandler() - Constructor for class org.jfree.report.modules.factories.data.sql.DriverConnectionReadHandler
E
- Element - Class in org.jfree.report.structure
-
An element is a node that can have attributes.
- Element() - Constructor for class org.jfree.report.structure.Element
-
Constructs an element.
- ElementLayoutController - Class in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 13:56:30
- ElementLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- ElementLayoutController.ElementPrecomputeKey - Class in org.jfree.report.flow.layoutprocessor
- ElementPrecomputeKey(Element) - Constructor for class org.jfree.report.flow.layoutprocessor.ElementLayoutController.ElementPrecomputeKey
- ElementReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:55:36
- ElementReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.ElementReadHandler
- EMPTY_REPORT_DATA - Static variable in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
- EmptyReportData - Class in org.jfree.report
-
Creation-Date: 22.04.2006, 14:25:04
- EmptyReportData() - Constructor for class org.jfree.report.EmptyReportData
- EmptyReportDataFactory - Class in org.jfree.report
-
Creation-Date: 17.11.2006, 16:51:01
- EmptyReportDataFactory() - Constructor for class org.jfree.report.EmptyReportDataFactory
- EmptyReportException - Exception in org.jfree.report
-
The EmptyReportException is thrown, it the report processing generated no content.
- EmptyReportException(String) - Constructor for exception org.jfree.report.EmptyReportException
-
Creates an EmptyReportException.
- EmptyReportException(String, Exception) - Constructor for exception org.jfree.report.EmptyReportException
-
Creates an EmptyReportException.
- EmptyReportTarget - Class in org.jfree.report.flow
-
This target does nothing.
- EmptyReportTarget(ReportJob, String) - Constructor for class org.jfree.report.flow.EmptyReportTarget
- 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 in org.jfree.report.modules.gui.swing.common
-
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 variable 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 variable 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.EmptyReportTarget
- endElement(AttributeMap) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- 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.raw.XmlPrintReportTarget
- endElement(AttributeMap) - Method in interface org.jfree.report.flow.ReportTarget
- endReport(ReportStructureRoot) - Method in class org.jfree.report.flow.EmptyReportTarget
- endReport(ReportStructureRoot) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- endReport(ReportStructureRoot) - Method in class org.jfree.report.flow.LibLayoutReportTarget
- endReport(ReportStructureRoot) - Method in class org.jfree.report.flow.raw.RawReportTarget
- endReport(ReportStructureRoot) - Method in class org.jfree.report.flow.raw.XmlPrintReportTarget
- endReport(ReportStructureRoot) - Method in interface org.jfree.report.flow.ReportTarget
- 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.flow.FlowControlOperation
- equals(Object) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController.ElementPrecomputeKey
- equals(Object) - Method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
- equals(PrecomputeNodeKey) - Method in interface org.jfree.report.data.PrecomputeNodeKey
- equals(PrecomputeNodeKey) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController.ElementPrecomputeKey
- evaluate(FormulaContext, ParameterCallback) - Method in class org.jfree.report.expressions.formula.sys.AttrFunction
- evaluateExpression(FlowController, Object, Expression) - Static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
- ExceptionDialog - Class in org.jfree.report.modules.gui.swing.common
-
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 in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 16:34:55
- ExitActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
- ExportAction - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 17:52:48
- ExportAction(ExportActionPlugin, PreviewPane) - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.ExportAction
-
Defines an
Action
object with a default description string and default icon. - ExportActionPlugin - Interface in org.jfree.report.modules.gui.swing.common
-
An export plug-in is a class that can work with the
ExportAction
class to implement an export function for reports. - ExportDialog - Interface in org.jfree.report.modules.gui.swing.common
-
Although this is no real dialog, this interface is meant to be implemented by dialogs (or anything else that behaves modal).
- Expression - Interface in org.jfree.report.expressions
-
An expression is a lightweight computation that does not maintain a state.
- ExpressionDataRow - Class in org.jfree.report.data
-
A datarow for all expressions encountered in the report.
- ExpressionDataRow(GlobalMasterRow, ReportContext, int) - Constructor for class org.jfree.report.data.ExpressionDataRow
- ExpressionException - Exception in org.jfree.report.expressions
-
Creation-Date: 08.10.2006, 16:12:43
- ExpressionException(String) - Constructor for exception org.jfree.report.expressions.ExpressionException
-
Creates an exception.
- ExpressionException(String, Exception) - Constructor for exception org.jfree.report.expressions.ExpressionException
-
Creates an exception.
- ExpressionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:40:08
- ExpressionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.ExpressionReadHandler
- ExpressionRuntime - Interface in org.jfree.report.expressions
-
Creation-Date: 24.01.2006, 16:58:34
- ExpressionSlot - Interface in org.jfree.report.data
-
Creation-Date: 25.11.2006, 15:18:42
- ExtendedXmlFactoryModule - Class in org.jfree.report.modules.factories.report.compatibility.extended
-
Creation-Date: 08.04.2006, 14:38:47
- ExtendedXmlFactoryModule() - Constructor for class org.jfree.report.modules.factories.report.compatibility.extended.ExtendedXmlFactoryModule
F
- FastGlobalView - Class in org.jfree.report.data
-
Creation-Date: 10.08.2007, 14:07:32
- FastGlobalView() - Constructor for class org.jfree.report.data.FastGlobalView
- FastGlobalView(FastGlobalView) - Constructor for class org.jfree.report.data.FastGlobalView
- FileConfigStorage - Class in org.jfree.report.modules.preferences.filesystem
-
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 in org.jfree.report.modules.preferences.filesystem
-
The module definition for the filesystem config storage module.
- FileConfigStoreModule() - Constructor for class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModule
-
DefaultConstructor.
- FileConfigStoreModuleInitializer - Class in org.jfree.report.modules.preferences.filesystem
-
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.
- fill(LibLayoutReportTarget) - Method in class org.jfree.report.flow.LibLayoutReportTarget.LibLayoutReportTargetState
- findColumn(String) - Method in class org.jfree.report.data.FastGlobalView
- findElementIndex(Object) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Tries to find the index of element with the given key.
- findFirstChild(String, String) - Method in class org.jfree.report.structure.Section
- findNodeInParent(Section, Node) - Static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
- 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.
- finishData(ReportTarget, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.ReportLayoutController
- finishData(ReportTarget, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
- finishData(ReportTarget, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.SubReportLayoutController
- FINISHED - Static variable in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- FINISHED - Static variable in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
- finishElement(PrecomputeNodeKey) - Method in interface org.jfree.report.data.PrecomputedValueRegistry
- finishElement(PrecomputeNodeKey) - Method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
- finishElement(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
Finishes the processing of this element.
- finishElement(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
-
Finishes the processing of this element.
- finishElementPrecomputation(PrecomputeNodeKey) - Method in interface org.jfree.report.data.PrecomputedValueRegistry
- finishElementPrecomputation(PrecomputeNodeKey) - Method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
- FINISHING - Static variable 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.
- fireListDataEvent(ListDataEvent) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Notifies all registered list data listener of the given event.
- FloatValueConverter - Class in org.jfree.report.util.beans
- FloatValueConverter() - Constructor for class org.jfree.report.util.beans.FloatValueConverter
-
Creates a new value converter.
- FlowController - Interface in org.jfree.report.flow
-
A flow-controller is an immutable object.
- FlowControlOperation - Class in org.jfree.report.flow
-
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 in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 14:47:59
- FlowOperationReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.FlowOperationReadHandler
- FlowReportFactoryModule - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 14:01:07
- FlowReportFactoryModule() - Constructor for class org.jfree.report.modules.factories.report.flow.FlowReportFactoryModule
- FlowReportProcessor - Class in org.jfree.report.flow.flowing
-
This is written to use LibLayout.
- FlowReportProcessor() - Constructor for class org.jfree.report.flow.flowing.FlowReportProcessor
- FlowXmlFactoryModule - Class in org.jfree.report.modules.factories.report.flow
-
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 variable in class org.jfree.report.JFreeReportCoreModule
-
The G2 fontrenderer bug override configuration key.
- FONTRENDERER_USEALIASING_KEY - Static variable in class org.jfree.report.JFreeReportCoreModule
-
The text aliasing configuration key.
- formatWithReplace(MessageFormat, Object[], String) - Static method in class org.jfree.report.util.MessageFormatSupport
- formatWithReplace(DataRow, MessageFormat, String[], String) - Static method in class org.jfree.report.util.MessageFormatSupport
- FormulaExpression - Class in org.jfree.report.expressions
-
Creation-Date: 04.11.2006, 19:24:04
- FormulaExpression() - Constructor for class org.jfree.report.expressions.FormulaExpression
- FormulaFunction - Class in org.jfree.report.expressions
-
Creation-Date: 04.11.2006, 19:24:04
- FormulaFunction() - Constructor for class org.jfree.report.expressions.FormulaFunction
- FormValidator - Class in org.jfree.report.modules.gui.swing.common
- FormValidator() - Constructor for class org.jfree.report.modules.gui.swing.common.FormValidator
- Function - Interface in org.jfree.report.expressions
-
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 aResultSet
. - generateDefaultTableModel(ResultSet, boolean) - Method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
-
Generates a
TableModel
that gets its contents filled from aResultSet
. - generateName(String) - Method in class org.jfree.report.util.AttributeNameGenerator
- GENERATING_CONTENT - Static variable in class org.jfree.report.event.ReportProgressEvent
- GenericValueConverter - Class in org.jfree.report.util.beans
- GenericValueConverter(PropertyDescriptor) - Constructor for class org.jfree.report.util.beans.GenericValueConverter
-
Creates a new value converter.
- 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.FastGlobalView
- 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.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.data.StaticDataRow
-
Returns the value of the expression or column in the tablemodel using the given column number as index.
- get(int) - Method in interface 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 interface org.jfree.report.DataSet
- get(int) - Method in class org.jfree.report.EmptyReportData
- 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.modules.data.sql.SQLReportData
- 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(Object) - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Returns the binding for
key
, messaging the parentActionMap
if the binding is not locally defined. - 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.FastGlobalView
- 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.data.ReportDataRow
-
Returns the value of the function, expression or column using its specific name.
- 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) - Method in interface 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.util.LazyNameMap
- get(String) - Method in class org.jfree.report.util.ReportParameters
-
Retrieves the value stored for a key in this properties collection.
- 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 interface 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.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.preview.actions.AboutActionPlugin
-
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.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.
- getAcceleratorKey() - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
Returns the accelerator key for the export action.
- getAction() - Method in class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Returns the assigned action or null if no action has been assigned.
- getAction() - Method in class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Returns the assigned action or null if no action has been assigned.
- getAction() - Method in class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Returns the assigned action or null if no action has been assigned.
- getActions(SwingGuiContext, String) - Method in interface org.jfree.report.modules.gui.swing.common.ActionFactory
- getActions(SwingGuiContext, String) - Method in class org.jfree.report.modules.gui.swing.common.DefaultActionFactory
- getActiveExpressions() - Method in class org.jfree.report.flow.DefaultFlowController
-
Returns the current expression slots of all currently active expressions.
- getActiveExpressions() - Method in interface 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.data.ReportContextImpl
- getAttribute(Object) - Method in interface org.jfree.report.flow.ReportContext
- 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.flow.layoutprocessor.ElementLayoutController
- getAttributeMap() - Method in class org.jfree.report.structure.Element
- getAttributeName() - Method in class org.jfree.report.modules.factories.report.flow.AttributeExpressionReadHandler
- 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 interface org.jfree.report.flow.ReportStructureRoot
- getBaseResource() - Method in class org.jfree.report.JFreeReport
- getBorderPaint() - Method in class org.jfree.report.modules.misc.survey.SurveyScale
- getByName(DataSet, String) - Static method in class org.jfree.report.util.DataSetUtility
- getByName(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
- getCenterPoint() - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
-
Computes the center point of the current screen device.
- 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 ofcolumnIndex
. - 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.data.ExpressionDataRow
-
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
- getColumnCount() - Method in class org.jfree.report.data.FastGlobalView
- 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.data.ReportDataRow
-
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
- 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 interface org.jfree.report.DataRow
-
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
- getColumnCount() - Method in interface org.jfree.report.DataSet
- getColumnCount() - Method in class org.jfree.report.EmptyReportData
- getColumnCount() - Method in class org.jfree.report.modules.data.sql.SQLReportData
- getColumnCount() - Method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
-
Counts columns of this
TableModel
. - 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.modules.misc.tablemodel.ScrollableResultSetTableModel
-
Returns the number of columns in the ResultSet.
- 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.data.ExpressionDataRow
-
Returns the name of the column, expressions or function.
- getColumnName(int) - Method in class org.jfree.report.data.FastGlobalView
- 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.data.ReportDataRow
-
Returns the name of the column, expression or function.
- getColumnName(int) - Method in class org.jfree.report.data.StaticDataRow
-
Returns the name of the column, expression or function.
- getColumnName(int) - Method in interface org.jfree.report.DataRow
-
Returns the name of the column, expression or function.
- getColumnName(int) - Method in interface org.jfree.report.DataSet
- getColumnName(int) - Method in class org.jfree.report.EmptyReportData
- getColumnName(int) - Method in class org.jfree.report.modules.data.sql.SQLReportData
- 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.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.modules.misc.tablemodel.ScrollableResultSetTableModel
-
Returns the columnLabel or column name for the given column.
- 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
-
Returns the component that should be drawn.
- getConfig() - Method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
- getConfiguration() - Method in class org.jfree.report.data.RunningExpressionSlot
- getConfiguration() - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- getConfiguration() - Method in interface org.jfree.report.expressions.ExpressionRuntime
- getConfiguration() - Method in class org.jfree.report.expressions.ProxyExpressionRuntime
- getConfiguration() - Method in class org.jfree.report.expressions.ReportFormulaContext
- getConfiguration() - Method in class org.jfree.report.flow.DefaultReportJob
- getConfiguration() - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- getConfiguration() - Method in interface org.jfree.report.flow.ReportJob
- getConfiguration() - Method in interface org.jfree.report.flow.ReportStructureRoot
- getConfiguration() - Method in class org.jfree.report.JFreeReport
-
Returns the report configuration.
- getConfiguration() - Method in class org.jfree.report.modules.factories.data.base.ReportDataFactoryXmlResourceFactory
- getConfiguration() - Method in class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
- getConfiguration() - Method in class org.jfree.report.modules.factories.report.base.SubReportXmlResourceFactory
- getConfiguration() - Method in class org.jfree.report.modules.gui.common.DefaultGuiContext
- getConfiguration() - Method in interface org.jfree.report.modules.gui.common.GuiContext
- 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.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.preview.actions.AboutActionPlugin
- 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.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
- getConfigurationPrefix() - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
- 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 interface 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 interface 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 interface org.jfree.report.modules.gui.swing.preview.ReportController
-
Returns the graphical representation of the controler.
- getCopyPopupMenu() - Method in class org.jfree.report.modules.gui.swing.preview.about.SystemPropertiesPanel
-
Returns the copy popup menu.
- getCurrentColumn() - Method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
- getCurrentDirectory() - Method in class org.jfree.report.modules.gui.swing.common.action.AbstractFileSelectionAction
-
Returns the working directory that should be used when initializing the FileChooser.
- getCurrentRow() - Method in class org.jfree.report.data.RunningExpressionSlot
- getCurrentRow() - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- getCurrentRow() - Method in interface org.jfree.report.expressions.ExpressionRuntime
- getCurrentRow() - Method in class org.jfree.report.expressions.ProxyExpressionRuntime
- getCurrentRow() - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- getCursor() - Method in class org.jfree.report.data.ReportDataRow
- getCursorPosition() - Method in class org.jfree.report.EmptyReportData
- getCursorPosition() - Method in class org.jfree.report.modules.data.sql.SQLReportData
- getCursorPosition() - Method in interface org.jfree.report.ReportData
- getCursorPosition() - Method in class org.jfree.report.TableReportData
- 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
- getData() - Method in interface org.jfree.report.expressions.ExpressionRuntime
-
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.flow.LayoutExpressionRuntime
-
Returns the report data used in this section.
- getData() - Method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
- getDataFactory() - Method in class org.jfree.report.flow.DefaultReportJob
- getDataFactory() - Method in interface org.jfree.report.flow.ReportJob
- getDataFactory() - Method in interface org.jfree.report.flow.ReportStructureRoot
- getDataFactory() - Method in class org.jfree.report.JFreeReport
- getDataFactory() - Method in interface org.jfree.report.modules.factories.data.base.DataFactoryReadHandler
- getDataFactory() - Method in class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
- getDataFactory() - Method in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
- getDataFactory() - Method in class org.jfree.report.modules.factories.report.flow.DatasourceFactoryReadHandler
- getDataRow() - Method in class org.jfree.report.data.RunningExpressionSlot
- getDataRow() - Method in class org.jfree.report.expressions.AbstractExpression
-
Returns the current
DataRow
. - getDataRow() - Method in interface org.jfree.report.expressions.ExpressionRuntime
-
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.flow.LayoutExpressionRuntime
-
Returns the datarow.
- getDeclaringElement() - Method in class org.jfree.report.expressions.ReportFormulaContext
- getDeclaringParent() - Method in class org.jfree.report.data.RunningExpressionSlot
- getDeclaringParent() - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- getDeclaringParent() - Method in interface org.jfree.report.expressions.ExpressionRuntime
- getDeclaringParent() - Method in class org.jfree.report.expressions.ProxyExpressionRuntime
- getDeclaringParent() - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- 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.data.beans.StaticDataResourceXmlFactoryModule
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
- 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.compatibility.simple.SimpleXmlFactoryModule
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
- 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 interface 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.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.preview.ActionCategory
-
Returns the display name for the export action.
- 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.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.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.
- getDisplayName() - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
Returns the display name for the export action.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.data.beans.StaticDataResourceXmlFactoryModule
- getDocumentSupport(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
- 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.compatibility.simple.SimpleXmlFactoryModule
- getDocumentSupport(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.report.flow.FlowXmlFactoryModule
- getDocumentSupport(XmlDocumentInfo) - Method in class org.jfree.report.modules.factories.report.simplex.SimplexXmlFactoryModule
- 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.flow.layoutprocessor.ElementLayoutController
- getElement() - Method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
- 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.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
- getElement() - Method in class org.jfree.report.modules.misc.autotable.xml.AutoTableCellContentReadHandler
- getElement() - Method in class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
- getElementAt(int) - Method in class org.jfree.report.modules.gui.swing.common.EncodingComboBoxModel
-
Returns the value at the specified index.
- getElementAt(int) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
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.data.ReportContextImpl
- getExportDescriptor() - Method in class org.jfree.report.flow.DefaultFlowController
- getExportDescriptor() - Method in class org.jfree.report.flow.EmptyReportTarget
- getExportDescriptor() - Method in interface org.jfree.report.flow.FlowController
- getExportDescriptor() - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- 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.raw.XmlPrintReportTarget
- getExportDescriptor() - Method in interface org.jfree.report.flow.ReportContext
- getExportDescriptor() - Method in interface org.jfree.report.flow.ReportTarget
- 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.data.RunningExpressionSlot
- getExpression() - Method in class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
- getExpressionDataRow() - Method in class org.jfree.report.data.GlobalMasterRow
- getExpressionRuntime(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.data.base.ReportDataFactoryXmlResourceFactory
- getFactoryType() - Method in class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
- 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.modules.data.sql.SQLParameterLookupParser
- getFields() - Method in class org.jfree.report.util.MessageFormatSupport
- getFields() - Method in class org.jfree.report.util.MessageFormatSupport.MessageCompiler
- getFieldValues() - Method in class org.jfree.report.expressions.ColumnAggregationExpression
- getFieldValues(Class) - Method in class org.jfree.report.expressions.ColumnAggregationExpression
- getFileDescription() - Method in class org.jfree.report.modules.gui.swing.common.action.AbstractFileSelectionAction
-
Returns a descriptive text describing the file extension.
- getFileExtension() - Method in class org.jfree.report.modules.gui.swing.common.action.AbstractFileSelectionAction
-
Returns the file extension that should be used for the operation.
- 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.data.ExpressionDataRow
- getFlags(int) - Method in class org.jfree.report.data.FastGlobalView
- getFlags(int) - Method in class org.jfree.report.data.GlobalView
- getFlags(int) - Method in class org.jfree.report.data.ReportDataRow
- getFlags(int) - Method in class org.jfree.report.data.StaticDataRow
- getFlags(int) - Method in interface 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
- getFlags(String) - Method in class org.jfree.report.data.FastGlobalView
- getFlags(String) - Method in class org.jfree.report.data.GlobalView
- getFlags(String) - Method in class org.jfree.report.data.ReportDataRow
- getFlags(String) - Method in class org.jfree.report.data.StaticDataRow
- getFlags(String) - Method in interface org.jfree.report.DataRow
-
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 interface 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.data.ReportContextImpl
- getFormulaContext() - Method in interface org.jfree.report.flow.ReportContext
- 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 interface org.jfree.report.data.PrecomputeNode
- getFunctionCount() - Method in class org.jfree.report.data.PrecomputeNodeImpl
- getFunctionName(int) - Method in interface 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 interface 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.data.beans.StaticDataSourceReadHandler
-
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.data.sql.SQLDataFactoryReadHandler
-
Returns the handler for a child element.
- 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.factories.report.flow.ContentElementReadHandler
-
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.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.
- getHandlerForChild(String, String, Attributes) - Method in class org.jfree.report.modules.misc.autotable.xml.AutoTableElementReadHandler
-
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.common.DefaultGuiContext
- getIconTheme() - Method in interface org.jfree.report.modules.gui.common.GuiContext
- getIconTheme() - Method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
- 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 interface org.jfree.report.flow.ReportStructureRoot
- getInputParameters() - Method in class org.jfree.report.JFreeReport
- 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() - Method in interface 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.data.base.DataFactoryReadHandlerFactory
- getInstance() - Static method in class org.jfree.report.modules.factories.data.sql.ConnectionReadHandlerFactory
- 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.
- 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.util.beans.ConverterRegistry
- 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 interface org.jfree.report.data.PrecomputeNode
- getKey() - Method in class org.jfree.report.data.PrecomputeNodeImpl
- getKeyAt(int) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Returns the key from the given index.
- getLabel() - Method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
- getLargeIcon() - Method in interface 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.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.preview.actions.AboutActionPlugin
-
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.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() - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
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 interface 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.data.ReportContextImpl
- getLayoutControllerFactory() - Method in interface org.jfree.report.flow.ReportContext
- 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
- getLocale() - Method in interface org.jfree.report.flow.ReportStructureRoot
- getLocale() - Method in class org.jfree.report.JFreeReport
- getLocale() - Method in class org.jfree.report.modules.gui.common.DefaultGuiContext
- getLocale() - Method in interface org.jfree.report.modules.gui.common.GuiContext
- 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.modules.gui.swing.preview.PreviewPane
- getLocale() - Method in class org.jfree.report.structure.Element
- getLocale() - Method in class org.jfree.report.structure.Node
- getLocale() - Method in class org.jfree.report.util.MessageFormatSupport
- 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 interface 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
- getMaximumWindowBounds() - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
-
Computes the maximum bounds of the current screen device.
- 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 interface 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 interface 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 interface org.jfree.report.modules.gui.swing.common.ActionPlugin
-
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.preview.ActionCategory
-
Returns the mnemonic key code.
- 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.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.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.
- getMnemonicKey() - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
Returns the mnemonic key code.
- getName() - Method in class org.jfree.report.data.DefaultDataFlags
- getName() - Method in interface org.jfree.report.data.ExpressionSlot
- getName() - Method in class org.jfree.report.data.PrecomputedExpressionSlot
- getName() - Method in class org.jfree.report.data.RunningExpressionSlot
- getName() - Method in interface org.jfree.report.DataFlags
- getName() - Method in class org.jfree.report.expressions.AbstractExpression
-
Returns the name of the expression.
- getName() - Method in interface org.jfree.report.expressions.Expression
-
Returns the name of the expression.
- getName() - Method in class org.jfree.report.flow.DefaultReportJob
- getName() - Method in class org.jfree.report.flow.ParameterMapping
- getName() - Method in interface org.jfree.report.flow.ReportJob
- getName() - Method in class org.jfree.report.modules.factories.report.flow.ParameterMappingReadHandler
- 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.structure.Element
-
Returns the name of the Element.
- 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.EmptyReportTarget
- getNamespaceByUri(String) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- 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.raw.XmlPrintReportTarget
- getNamespaceByUri(String) - Method in interface org.jfree.report.flow.ReportTarget
- 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.flow.layoutprocessor.AbstractLayoutController
- getNode() - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- getNode() - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
- getNode() - Method in interface org.jfree.report.modules.factories.report.base.NodeReadHandler
- getNode() - Method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
- 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.flow.layoutprocessor.SectionLayoutController
- getNodes() - Method in class org.jfree.report.structure.Section
-
Deprecated.
- 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.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.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.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.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.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.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.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.report.flow.StyleKeyReadHandler
-
Deprecated.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 bypageIndex
. - 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.DefaultReportJob
- getParameters() - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget.RecordedCall
- getParameters() - Method in interface org.jfree.report.flow.ReportJob
- getParameterType(int) - Method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
- getParent() - Method in class org.jfree.report.data.PrecomputeNodeImpl
- getParent() - Method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
-
Retrieves the parent of this layout controller.
- getParent() - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
Retrieves the parent of this layout controller.
- getParent() - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
-
Retrieves the parent of this layout controller.
- getParent() - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Returns this
ActionMap
's parent. - getParent() - Method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
- getParent() - Method in class org.jfree.report.structure.Node
- 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 interface org.jfree.report.flow.FlowController
- getPreferredSize() - Method in class org.jfree.report.modules.gui.swing.preview.about.AboutDialog
-
Returns the preferred size for the about frame.
- getPreferredSize() - Method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
- getPreferredSize() - Method in class org.jfree.report.util.ComponentDrawable
-
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 bypageIndex
. - 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.modules.data.sql.DriverConnectionProvider
- getProperty(String) - Method in class org.jfree.report.util.beans.BeanUtility
- 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 interface 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.data.RunningExpressionSlot
- getReportContext() - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- getReportContext() - Method in interface org.jfree.report.expressions.ExpressionRuntime
- getReportContext() - Method in class org.jfree.report.expressions.ProxyExpressionRuntime
- getReportContext() - Method in class org.jfree.report.flow.DefaultFlowController
- getReportContext() - Method in interface org.jfree.report.flow.FlowController
- getReportContext() - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- 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.flow.AbstractReportTarget
- getReportJob() - Method in class org.jfree.report.flow.DefaultFlowController
- getReportJob() - Method in class org.jfree.report.flow.EmptyReportTarget
- getReportJob() - Method in interface org.jfree.report.flow.FlowController
- getReportJob() - Method in class org.jfree.report.flow.raw.RawReportTarget
- getReportJob() - Method in class org.jfree.report.flow.raw.XmlPrintReportTarget
- getReportJob() - Method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
- 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
- getReportStructureRoot() - Method in class org.jfree.report.data.ReportContextImpl
- getReportStructureRoot() - Method in class org.jfree.report.flow.DefaultReportJob
- getReportStructureRoot() - Method in interface org.jfree.report.flow.ReportContext
- getReportStructureRoot() - Method in interface 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 interface org.jfree.report.i18n.ResourceBundleFactory
-
Creates a resource bundle for the given key.
- getResourceBundleFactory() - Method in class org.jfree.report.data.ReportContextImpl
- getResourceBundleFactory() - Method in class org.jfree.report.data.RunningExpressionSlot
- getResourceBundleFactory() - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- getResourceBundleFactory() - Method in class org.jfree.report.expressions.AbstractExpression
- getResourceBundleFactory() - Method in interface org.jfree.report.expressions.ExpressionRuntime
- getResourceBundleFactory() - Method in class org.jfree.report.expressions.ProxyExpressionRuntime
- getResourceBundleFactory() - Method in class org.jfree.report.flow.DefaultReportJob
- getResourceBundleFactory() - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- getResourceBundleFactory() - Method in interface org.jfree.report.flow.ReportContext
- getResourceBundleFactory() - Method in interface org.jfree.report.flow.ReportJob
- getResourceManager() - Method in class org.jfree.report.flow.AbstractReportTarget
- getResourceManager() - Method in interface org.jfree.report.flow.ReportStructureRoot
- getResourceManager() - Method in class org.jfree.report.JFreeReport
- 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 interface org.jfree.report.modules.gui.swing.common.ActionPlugin
- getRolePreference() - Method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
- getRolePreference() - Method in interface 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.data.sql.SQLReportData
- 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.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
-
Returns the horizontal scale factor.
- getScaleX() - Method in class org.jfree.report.util.ScalingExtendedDrawable
-
Returns the horizontal scale factor.
- getScaleY() - Method in class org.jfree.report.util.ScalingDrawable
-
Returns the vertical scale factor.
- getScaleY() - Method in class org.jfree.report.util.ScalingExtendedDrawable
-
Returns the vertical scale factor.
- 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.
- getSelectedItem() - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Returns the selected item.
- getSelectedKey() - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Returns the selected data element or null if none is set.
- getSeparator() - Method in class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
-
Returns the current separator used to parse the input.
- getSeparator() - Method in class org.jfree.report.util.CSVQuoter
-
Gets the separator used in this quoter and the CSV file.
- 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 interface 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.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.preview.ActionCategory
-
Returns the short description for the export action.
- 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.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.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.
- getShortDescription() - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
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.modules.gui.swing.common.KeyedComboBoxModel
-
Returns the length of the list.
- getSize() - Method in class org.jfree.report.util.ComponentDrawable
-
Returns the declared size of the drawable.
- 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 interface 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.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.preview.actions.AboutActionPlugin
-
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.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() - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
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 interface 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(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.modules.factories.report.flow.ElementReadHandler
- getStyle() - Method in class org.jfree.report.structure.Element
-
Returns this elements private stylesheet.
- 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.
- getTable() - Method in class org.jfree.report.modules.gui.swing.preview.about.LibraryPanel
- getTable() - Method in class org.jfree.report.modules.gui.swing.preview.about.SystemPropertiesPanel
-
Returns the table containing the system properties.
- 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.base.DataFactoryReadHandlerFactory
- getTargetClass() - Method in class org.jfree.report.modules.factories.data.sql.ConnectionReadHandlerFactory
- 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 interface org.jfree.report.modules.gui.swing.common.ActionPlugin
- getType() - Method in class org.jfree.report.data.MasterDataRowChangeEvent
- getType() - Method in class org.jfree.report.structure.Element
- 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.data.DefaultDataFlags
- getValue() - Method in interface org.jfree.report.data.ExpressionSlot
- getValue() - Method in class org.jfree.report.data.PrecomputedExpressionSlot
- getValue() - Method in class org.jfree.report.data.RunningExpressionSlot
- getValue() - Method in interface org.jfree.report.DataFlags
- 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
- 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
androwIndex
. - getValueConverter(Class) - Method in class org.jfree.report.util.beans.ConverterRegistry
- getValueExpression() - Method in class org.jfree.report.structure.ContentElement
- GetValueExpression - Class in org.jfree.report.expressions.sys
-
Creation-Date: 02.12.2006, 22:07:57
- 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 interface org.jfree.report.modules.gui.swing.common.SwingGuiContext
- getWindowAncestor(Component) - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
- getWindowAncestor(Component) - Static method in class org.jfree.report.util.ComponentDrawable
-
A private helper method that locates the Window to which the component is currently added.
- 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 in org.jfree.report.data
-
This data row holds all statefull information from the datasources of the report.
- GlobalView - Class in org.jfree.report.data
-
The global view holds all *named* data columns.
- GoToActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
- GoToFirstPageActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToFirstPageActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
- GoToLastPageActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToLastPageActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
- GoToNextPageActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToNextPageActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
- GoToPreviousPageActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
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
- grabDialogContents(boolean) - Method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
- 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 in org.jfree.report.structure
-
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 in org.jfree.report.expressions.sys
-
Creation-Date: 08.10.2006, 16:28:37
- GroupByExpression() - Constructor for class org.jfree.report.expressions.sys.GroupByExpression
- GroupingExpressionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:54:23
- GroupingExpressionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.GroupingExpressionReadHandler
- GroupReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 15:37:31
- GroupReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.GroupReadHandler
- GuiCommonModule - Class in org.jfree.report.modules.gui.common
-
Creation-Date: 15.11.2006, 21:53:43
- GuiCommonModule() - Constructor for class org.jfree.report.modules.gui.common.GuiCommonModule
- GuiContext - Interface in org.jfree.report.modules.gui.common
-
Creation-Date: 16.11.2006, 17:06:38
H
- handleAttributes(AttributeMap) - Method in class org.jfree.report.flow.LibLayoutReportTarget
- handleDefaultEndElement(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 variable in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
- HANDLING_FOOTER - Static variable in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
- HANDLING_HEADER - Static variable in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
- hashCode() - Method in class org.jfree.report.flow.FlowControlOperation
- hashCode() - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController.ElementPrecomputeKey
- hashCode() - Method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
- 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 in org.jfree.report.modules.gui.swing.html
-
Creation-Date: 30.11.2006, 12:19:00
- HtmlFileExportActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
- HtmlFileExportDialog - Class in org.jfree.report.modules.gui.swing.html
-
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 in org.jfree.report.modules.gui.swing.html
-
Creation-Date: 02.12.2006, 14:15:14
- HtmlFileExportTask(ReportJob) - Constructor for class org.jfree.report.modules.gui.swing.html.HtmlFileExportTask
- HtmlZipExportActionPlugin - Class in org.jfree.report.modules.gui.swing.html
-
Creation-Date: 30.11.2006, 12:19:00
- HtmlZipExportActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
- HtmlZipExportDialog - Class in org.jfree.report.modules.gui.swing.html
-
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 in org.jfree.report.modules.gui.swing.html
-
Creation-Date: 02.12.2006, 14:15:14
- HtmlZipExportTask(ReportJob) - Constructor for class org.jfree.report.modules.gui.swing.html.HtmlZipExportTask
I
- ICON_THEME_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- IconTheme - Interface in org.jfree.report.modules.gui.common
-
An Icon-Theme is an extension point to replace the icons that are used by JFreeReport.
- ID_ATTRIBUTE - Static variable in class org.jfree.report.structure.Element
- ImageUtils - Class in org.jfree.report.util
-
Provides utility methods for image creation and manipluation.
- ImportedVariablesDataRow - Class in org.jfree.report.data
-
Creation-Date: 06.03.2006, 18:15:06
- ImportedVariablesDataRow(GlobalMasterRow) - Constructor for class org.jfree.report.data.ImportedVariablesDataRow
- ImportedVariablesDataRow(GlobalMasterRow, ParameterMapping[]) - Constructor for class org.jfree.report.data.ImportedVariablesDataRow
-
Maps the inner-row into the outer data row.
- ImportedVariablesDataRow(ImportedVariablesDataRow) - Constructor for class org.jfree.report.data.ImportedVariablesDataRow
- 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(Object, FlowController, LayoutController) - Method in class org.jfree.report.flow.layoutprocessor.AbstractLayoutController
-
Initializes the layout controller.
- initialize(Object, FlowController, LayoutController) - Method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
-
Initializes the layout controller.
- initialize(Object, FlowController, LayoutController) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
Initializes the layout controller.
- initialize(Object, FlowController, LayoutController) - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
-
Initializes the layout controller.
- initialize(Object, FlowController, LayoutController) - Method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
- initialize(ReportJob) - Method in class org.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
- initialize(SwingGuiContext) - Method in interface org.jfree.report.modules.gui.swing.common.ActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.AboutActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ExitActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToFirstPageActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToLastPageActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToNextPageActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.GoToPreviousPageActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
- initialize(PreviewPane) - Method in class org.jfree.report.modules.gui.swing.preview.DefaultReportController
- initialize(PreviewPane) - Method in interface org.jfree.report.modules.gui.swing.preview.ReportController
- initialize(SubSystem) - Method in class org.jfree.report.JFreeReportCoreModule
-
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.data.sql.SQLReportDataModule
-
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.data.beans.StaticDataFactoryModule
-
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.factories.report.base.ReportFactoryBaseModule
-
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.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.autotable.AutoTableModule
-
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.misc.tablemodel.TableModelModule
-
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(Configuration) - Method in class org.jfree.report.modules.gui.common.DefaultIconTheme
- initialize(Configuration) - Method in interface org.jfree.report.modules.gui.common.IconTheme
- initializeFromJob(ReportJob, GuiContext) - Method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
- initializeFromJob(ReportJob, GuiContext) - Method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
- initializeFromJob(ReportJob, GuiContext) - Method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
- initializeFromJob(ReportJob, GuiContext) - Method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
- 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 in org.jfree.report.util
-
This class can be used as ID to mark instances of objects.
- InstanceID() - Constructor for class org.jfree.report.util.InstanceID
-
DefaultConstructor.
- IntegerCache - Class in org.jfree.report.util
-
Creation-Date: 03.03.2006, 12:36:07
- IntegerValueConverter - Class in org.jfree.report.util.beans
- 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 interface 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 interface 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.data.GlobalMasterRow
- isAdvanceable() - Method in class org.jfree.report.data.ReportDataRow
- 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.flow.layoutprocessor.BufferingLayoutController
- isAdvanceable() - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- isAdvanceable() - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
-
Checks, whether the layout controller would be advanceable.
- 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.modules.data.sql.SQLReportData
-
This operation checks, whether a call to next will be likely to succeed.
- isAdvanceable() - Method in interface org.jfree.report.ReportData
-
This operation checks, whether a call to next will be likely to succeed.
- 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 interface org.jfree.report.flow.FlowController
- isAllowOwnPeer() - Method in class org.jfree.report.util.ComponentDrawable
-
Returns, whether components are allowed to provide their own AWT-Window.
- isAutoConfigure() - Method in class org.jfree.report.modules.misc.survey.SurveyScale
- isAvailable() - Method in class org.jfree.report.util.Worker
-
Checks, whether this worker has some work to do.
- isAvailable(String) - Method in interface 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.base.NullConfigStorage
-
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.
- 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
andcolumnIndex
is editable. - isChanged() - Method in class org.jfree.report.data.DefaultDataFlags
- isChanged() - Method in interface org.jfree.report.DataFlags
- isClean() - Method in class org.jfree.report.util.LazyNameMap
- isClosed() - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- isColumnDefined(String, 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, andfalse
otherwise. - isDate() - Method in class org.jfree.report.data.DefaultDataFlags
- isDate() - Method in interface org.jfree.report.DataFlags
- isDeepTraversing() - Method in interface org.jfree.report.data.ExpressionSlot
- isDeepTraversing() - Method in class org.jfree.report.data.PrecomputedExpressionSlot
- isDeepTraversing() - Method in class org.jfree.report.data.RunningExpressionSlot
- isDeepTraversing() - Method in class org.jfree.report.expressions.AbstractExpression
- isDeepTraversing() - Method in interface org.jfree.report.expressions.Expression
-
A deep-traversing expression declares that it should receive updates from all subreports.
- isDisplayable(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 in org.jfree.report.expressions.sys
-
Creation-Date: 31.01.2006, 18:55:09
- IsEmptyDataExpression() - Constructor for class org.jfree.report.expressions.sys.IsEmptyDataExpression
- IsEmptyExpression - Class in org.jfree.report.expressions.sys
-
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.factories.report.flow.AbstractElementReadHandler
- isEnabled() - Method in class org.jfree.report.modules.factories.report.flow.ElementReadHandler
- isEnabled() - Method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
- isEnabled() - Method in class org.jfree.report.modules.gui.swing.common.FormValidator
- isEnabled() - Method in class org.jfree.report.structure.Element
-
Returns true, if the element is enabled.
- isEnabled() - Method in class org.jfree.report.structure.Node
- IsEndOfDataExpression - Class in org.jfree.report.expressions.sys
-
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 in org.jfree.report.expressions.sys
-
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
- isGroupFinished(FlowController, Node) - Static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
-
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 interface 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.data.sql.SimpleSQLReportDataFactory
- isLabelMapping() - Method in class org.jfree.report.modules.data.sql.SQLReportData
- isLabelMapping() - Method in class org.jfree.report.modules.factories.data.sql.ConfigReadHandler
- 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.data.DefaultDataFlags
- isNegative() - Method in interface org.jfree.report.DataFlags
- isNull() - Method in class org.jfree.report.data.DefaultDataFlags
- isNull() - Method in interface org.jfree.report.DataFlags
- IsNullExpression - Class in org.jfree.report.expressions.sys
-
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.data.DefaultDataFlags
- isNumeric() - Method in interface org.jfree.report.DataFlags
- isOverrideShapeFilled() - Method in class org.jfree.report.modules.misc.survey.SurveyScaleExpression
- isOwnPeerConnected() - Method in class org.jfree.report.util.ComponentDrawable
-
A private helper method that checks, whether the component provides an own peer.
- 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
- isPaintSynchronized() - Method in class org.jfree.report.util.ComponentDrawable
-
Returns, whether component operations will happen on the Event-Dispatcher threads.
- isParameterMandatory(int) - Method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
-
Defines, whether the parameter at the given position is mandatory.
- 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.data.DefaultDataFlags
- isPositive() - Method in interface org.jfree.report.DataFlags
- isPrecompute() - Method in class org.jfree.report.expressions.AbstractExpression
- isPrecompute() - Method in interface 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 interface org.jfree.report.data.ExpressionSlot
- isPreserve() - Method in class org.jfree.report.data.PrecomputedExpressionSlot
- isPreserve() - Method in class org.jfree.report.data.RunningExpressionSlot
- isPreserve() - Method in class org.jfree.report.expressions.AbstractExpression
- isPreserve() - Method in interface org.jfree.report.expressions.Expression
-
Checks, whether the expression's result should be preserved in the precomputed value registry.
- isPreserveAspectRatio() - Method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
- isPreserveAspectRatio() - Method in class org.jfree.report.util.ComponentDrawable
-
Returns true, if this drawable will preserve an aspect ratio during the drawing.
- isReadable() - Method in class org.jfree.report.EmptyReportData
- isReadable() - Method in class org.jfree.report.modules.data.sql.SQLReportData
- isReadable() - Method in interface org.jfree.report.ReportData
-
Checks, whether this report-data instance is currently readable.
- 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 interface 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.data.DefaultDataFlags
- isZero() - Method in interface org.jfree.report.DataFlags
J
- JFreeReport - Class in org.jfree.report
-
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 in org.jfree.report
-
An utility class to safely boot and initialize the JFreeReport library.
- JFreeReportCoreModule - Class in org.jfree.report
-
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 in org.jfree.report
-
Details about the JFreeReport project.
- JFreeReportXmlResourceFactory - Class in org.jfree.report.modules.factories.report.base
-
Creation-Date: 08.04.2006, 14:27:36
- JFreeReportXmlResourceFactory() - Constructor for class org.jfree.report.modules.factories.report.base.JFreeReportXmlResourceFactory
- JLabelLocaleUpdateHandler - Class in org.jfree.report.modules.gui.swing.common.localization
-
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(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.BufferingLayoutController
-
Joins with a delegated process flow.
- join(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
-
Joins with a delegated process flow.
- join(FlowController) - Method in interface org.jfree.report.flow.layoutprocessor.LayoutController
-
Joins with a delegated process flow.
- join(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
-
Joins with a delegated process flow.
- join(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
-
Joins with a delegated process flow.
- join(FlowController) - Method in class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
-
Joins with a delegated process flow.
- join(FlowController) - Method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
-
Joins with a delegated process flow.
- JoiningTableModel - Class in org.jfree.report.modules.misc.tablemodel
- 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 in org.jfree.report.modules.gui.swing.common
- JStatusBar() - Constructor for class org.jfree.report.modules.gui.swing.common.JStatusBar
- JStatusBar(IconTheme) - Constructor for class org.jfree.report.modules.gui.swing.common.JStatusBar
K
- KeyedComboBoxModel - Class in org.jfree.report.modules.gui.swing.common
-
The KeyedComboBox model allows to define an internal key (the data element) for every entry in the model.
- KeyedComboBoxModel() - Constructor for class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Creates a new keyed combobox model.
- KeyedComboBoxModel(Object[], Object[]) - Constructor for class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Creates a new keyed combobox model for the given keys and values.
- keys() - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Returns the
Action
names that are bound in thisActionMap
. - keys() - Method in class org.jfree.report.util.ReportParameters
-
Returns all property keys as array.
L
- LARGE_ICON_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.common.SwingCommonModule
- layoutContainer(Container) - Method in class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Lays out the components.
- LayoutController - Interface in org.jfree.report.flow.layoutprocessor
-
The layout controller iterates over the report layout.
- LayoutControllerFactory - Interface in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 14:25:02
- LayoutControllerUtil - Class in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 15:01:22
- LayoutExpressionRuntime - Class in org.jfree.report.flow
-
Creation-Date: 04.03.2006, 16:41:49
- LayoutExpressionRuntime() - Constructor for class org.jfree.report.flow.LayoutExpressionRuntime
- LazyNameMap - Class in org.jfree.report.util
-
Creation-Date: 06.03.2006, 20:20:17
- LazyNameMap() - Constructor for class org.jfree.report.util.LazyNameMap
- LazyNameMap.NameCarrier - Class in org.jfree.report.util
- LibLayoutReportTarget - Class in org.jfree.report.flow
-
Creation-Date: 07.03.2006, 18:56:37
- LibLayoutReportTarget(ReportJob, ResourceKey, ResourceManager, LayoutProcess) - Constructor for class org.jfree.report.flow.LibLayoutReportTarget
- LibLayoutReportTarget(ReportJob, ResourceKey, ResourceManager, LayoutProcess, NamespaceCollection) - Constructor for class org.jfree.report.flow.LibLayoutReportTarget
- LibLayoutReportTarget.LibLayoutReportTargetState - Class in org.jfree.report.flow
- LibLayoutReportTargetState() - Constructor for class org.jfree.report.flow.LibLayoutReportTarget.LibLayoutReportTargetState
- LibraryPanel - Class in org.jfree.report.modules.gui.swing.preview.about
-
A panel containing a table that lists the libraries used in a project.
- LibraryPanel(List) - Constructor for class org.jfree.report.modules.gui.swing.preview.about.LibraryPanel
-
Constructs a LibraryPanel.
- LibraryPanel(ProjectInformation) - Constructor for class org.jfree.report.modules.gui.swing.preview.about.LibraryPanel
- load(String, Configuration) - Method in interface 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.base.NullConfigStorage
-
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.
- loadActions(SwingGuiContext) - Static method in class org.jfree.report.modules.gui.swing.preview.PreviewPaneUtilities
- loadCategories(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 in org.jfree.report.modules.gui.swing.common.localization
-
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 in org.jfree.report.util.beans
-
Creation-Date: 24.01.2006, 19:19:03
- LocaleValueConverter() - Constructor for class org.jfree.report.util.beans.LocaleValueConverter
- LocalizedAction - Interface in org.jfree.report.modules.gui.swing.common.localization
-
Creation-Date: 30.11.2006, 13:09:37
- LocalizedComponent - Interface in org.jfree.report.modules.gui.swing.common.localization
-
Creation-Date: 30.11.2006, 12:57:44
- LongValueConverter - Class in org.jfree.report.util.beans
- LongValueConverter() - Constructor for class org.jfree.report.util.beans.LongValueConverter
-
Creates a new value converter.
- lookupVariable(String) - Method in class org.jfree.report.modules.data.sql.SQLParameterLookupParser
- 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.
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 variable in class org.jfree.report.flow.FlowControlOperation
-
Stores the current datarow state for a later recall.
- MasterDataRowChangeEvent - Class in org.jfree.report.data
-
Creation-Date: 03.03.2006, 15:34:53
- MasterDataRowChangeEvent(int, String, Object) - Constructor for class org.jfree.report.data.MasterDataRowChangeEvent
- MemoryByteArrayOutputStream - Class in org.jfree.report.util
-
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 in org.jfree.report.util
-
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 variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- MessageCompiler() - Constructor for class org.jfree.report.util.MessageFormatSupport.MessageCompiler
- MessageFormatSupport - Class in org.jfree.report.util
- MessageFormatSupport() - Constructor for class org.jfree.report.util.MessageFormatSupport
- MessageFormatSupport.MessageCompiler - Class in org.jfree.report.util
- minimumLayoutSize(Container) - Method in class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Returns the minimum size.
- MNEMONIC_KEY - Static variable in class org.jfree.report.modules.gui.swing.common.action.AbstractActionDowngrade
-
The key used for storing an int key code to be used as the mnemonic for the action.
- MNEMONIC_KEY - Static variable in interface org.jfree.report.modules.gui.swing.common.action.ActionDowngrade
-
The key used for storing an int key code to be used as the mnemonic for the action.
N
- NAME_ATTRIBUTE - Static variable in class org.jfree.report.structure.Element
- NameCarrier(int) - Constructor for class org.jfree.report.util.LazyNameMap.NameCarrier
- NamedStaticReportDataFactory - Class in org.jfree.report.modules.data.beans
-
Creation-Date: Jan 12, 2007, 2:16:00 PM
- NamedStaticReportDataFactory() - Constructor for class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
- NAMESPACE - Static variable in class org.jfree.report.modules.factories.data.beans.StaticDataFactoryModule
- NAMESPACE - Static variable in class org.jfree.report.modules.factories.data.sql.SQLDataFactoryModule
- NAMESPACE - Static variable in class org.jfree.report.modules.factories.report.flow.FlowReportFactoryModule
- NAMESPACE_ATTRIBUTE - Static variable in class org.jfree.report.structure.Element
-
See XML-Namespaces for the idea of that one ...
- next() - Method in class org.jfree.report.EmptyReportData
- next() - Method in class org.jfree.report.modules.data.sql.SQLReportData
- next() - Method in interface org.jfree.report.ReportData
-
This method produces the same result as 'setCursorPosition(getCursorPosition() + 1);'
- 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 isObject
rather thanString
. - 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 variable in class org.jfree.report.flow.FlowControlOperation
-
Do nothing.
- NO_PRINTER_AVAILABLE_KEY - Static variable in class org.jfree.report.JFreeReportCoreModule
-
The 'no-printer-available' property key.
- NoCloseOutputStream - Class in org.jfree.report.util
-
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 in org.jfree.report.structure
-
A node is the most basic unit in a report.
- Node() - Constructor for class org.jfree.report.structure.Node
- NodeReadHandler - Interface in org.jfree.report.modules.factories.report.base
-
Creation-Date: 27.11.2006, 11:49:26
- NodeReadHandlerFactory - Class in org.jfree.report.modules.factories.report.base
-
Creation-Date: 27.11.2006, 11:48:02
- NodeReadHandlerFactory() - Constructor for class org.jfree.report.modules.factories.report.base.NodeReadHandlerFactory
- NOT_STARTED - Static variable in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- NOT_STARTED - Static variable in class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
- NullConfigStorage - Class in org.jfree.report.modules.preferences.base
-
An empty default implementation.
- NullConfigStorage() - Constructor for class org.jfree.report.modules.preferences.base.NullConfigStorage
-
DefaultConstructor.
- NUMBER_COPIES_KEY - Static variable in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
- NUMBER_OF_PAGES_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
O
- ObjectStreamResolveException - Exception in org.jfree.report.util
-
The
ObjectStreamResolveException
this thrown, when the object resolving operation for serialized objects failed. - ObjectStreamResolveException() - Constructor for exception org.jfree.report.util.ObjectStreamResolveException
-
Create an ObjectStreamException.
- ObjectStreamResolveException(String) - Constructor for exception 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.modules.data.beans.StaticReportDataFactory
- open() - Method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
- open() - Method in interface org.jfree.report.ReportDataFactory
- open() - Method in class org.jfree.report.TableReportDataFactory
- OPENED - Static variable in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- org.jfree.report - package org.jfree.report
-
Main classes in the JFreeReport class library.
- org.jfree.report.data - package org.jfree.report.data
- org.jfree.report.event - package org.jfree.report.event
- org.jfree.report.expressions - package org.jfree.report.expressions
- org.jfree.report.expressions.formula.sys - package org.jfree.report.expressions.formula.sys
- org.jfree.report.expressions.sys - package org.jfree.report.expressions.sys
- org.jfree.report.flow - package org.jfree.report.flow
- org.jfree.report.flow.flowing - package org.jfree.report.flow.flowing
- org.jfree.report.flow.layoutprocessor - package org.jfree.report.flow.layoutprocessor
- org.jfree.report.flow.paginating - package org.jfree.report.flow.paginating
- org.jfree.report.flow.raw - package org.jfree.report.flow.raw
- org.jfree.report.flow.streaming - package org.jfree.report.flow.streaming
- org.jfree.report.i18n - package org.jfree.report.i18n
- org.jfree.report.modules.data.beans - package org.jfree.report.modules.data.beans
- org.jfree.report.modules.data.sql - package org.jfree.report.modules.data.sql
- org.jfree.report.modules.factories.data.base - package org.jfree.report.modules.factories.data.base
- org.jfree.report.modules.factories.data.beans - package org.jfree.report.modules.factories.data.beans
- org.jfree.report.modules.factories.data.sql - package org.jfree.report.modules.factories.data.sql
- org.jfree.report.modules.factories.report.base - package org.jfree.report.modules.factories.report.base
- org.jfree.report.modules.factories.report.compatibility.extended - package org.jfree.report.modules.factories.report.compatibility.extended
- org.jfree.report.modules.factories.report.compatibility.simple - package org.jfree.report.modules.factories.report.compatibility.simple
- org.jfree.report.modules.factories.report.flow - package org.jfree.report.modules.factories.report.flow
- org.jfree.report.modules.factories.report.simplex - package org.jfree.report.modules.factories.report.simplex
- org.jfree.report.modules.gui.common - package org.jfree.report.modules.gui.common
- org.jfree.report.modules.gui.swing.common - package org.jfree.report.modules.gui.swing.common
- org.jfree.report.modules.gui.swing.common.action - package org.jfree.report.modules.gui.swing.common.action
- org.jfree.report.modules.gui.swing.common.localization - package org.jfree.report.modules.gui.swing.common.localization
- org.jfree.report.modules.gui.swing.html - package org.jfree.report.modules.gui.swing.html
- org.jfree.report.modules.gui.swing.pdf - package org.jfree.report.modules.gui.swing.pdf
- org.jfree.report.modules.gui.swing.preview - package org.jfree.report.modules.gui.swing.preview
- org.jfree.report.modules.gui.swing.preview.about - package org.jfree.report.modules.gui.swing.preview.about
- org.jfree.report.modules.gui.swing.preview.actions - package org.jfree.report.modules.gui.swing.preview.actions
- org.jfree.report.modules.gui.swing.printing - package org.jfree.report.modules.gui.swing.printing
- org.jfree.report.modules.misc.autotable - package org.jfree.report.modules.misc.autotable
- org.jfree.report.modules.misc.autotable.flow - package org.jfree.report.modules.misc.autotable.flow
- org.jfree.report.modules.misc.autotable.xml - package org.jfree.report.modules.misc.autotable.xml
- org.jfree.report.modules.misc.survey - package org.jfree.report.modules.misc.survey
- org.jfree.report.modules.misc.tablemodel - package org.jfree.report.modules.misc.tablemodel
-
TableModel support classes.
- org.jfree.report.modules.preferences.base - package org.jfree.report.modules.preferences.base
-
Base classes for the config store system.
- org.jfree.report.modules.preferences.filesystem - package org.jfree.report.modules.preferences.filesystem
-
Supports storing the configuration settings into the local filesystem.
- org.jfree.report.structure - package org.jfree.report.structure
- org.jfree.report.util - package org.jfree.report.util
-
Common utility classes.
- org.jfree.report.util.beans - package org.jfree.report.util.beans
-
Bean and property support classes.
- OutOfOrderSectionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
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 variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- PageBackgroundDrawable - Class in org.jfree.report.modules.gui.swing.preview
-
Creation-Date: 17.11.2006, 20:31:36
- PageBackgroundDrawable() - Constructor for class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
- PageFooterReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
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 in org.jfree.report.modules.factories.report.flow
-
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 in org.jfree.report.flow.paginating
-
Creation-Date: 11.11.2006, 19:01:53
- PageState(ReportTargetState, LayoutController, int) - Constructor for class org.jfree.report.flow.paginating.PageState
- PageStateList - Class in org.jfree.report.flow.paginating
-
The ReportState list stores a report states for the beginning of every page.
- PageStateList(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 variable in class org.jfree.report.event.ReportProgressEvent
- PAGINATING_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- PaginatingReportProcessor - Class in org.jfree.report.flow.paginating
-
Paginating report processors are multi-pass processors.
- PaginatingReportProcessor(PageableOutputProcessor) - Constructor for class org.jfree.report.flow.paginating.PaginatingReportProcessor
- ParameterDataRow - Class in org.jfree.report.data
-
This is the first datarow in each report.
- ParameterDataRow(ParameterMapping[], DataRow) - Constructor for class org.jfree.report.data.ParameterDataRow
- ParameterDataRow(ReportParameters) - Constructor for class org.jfree.report.data.ParameterDataRow
- ParameterMapping - Class in org.jfree.report.flow
-
Creation-Date: Dec 6, 2006, 3:25:22 PM
- ParameterMapping(String, String) - Constructor for class org.jfree.report.flow.ParameterMapping
- ParameterMappingReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
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 in org.jfree.report.modules.gui.swing.pdf
-
Creation-Date: 02.12.2006, 15:27:01
- PdfExportActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
- PdfExportDialog - Class in org.jfree.report.modules.gui.swing.pdf
-
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 in org.jfree.report.modules.gui.swing.pdf
-
Creation-Date: 02.12.2006, 15:34:17
- PdfExportTask(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
- performElementPrecomputation(Expression[], FlowController) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- performExport(ReportJob) - Method in interface org.jfree.report.modules.gui.swing.common.ExportActionPlugin
-
Exports a report.
- performExport(ReportJob) - Method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportActionPlugin
-
Exports a report.
- performExport(ReportJob) - Method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportActionPlugin
-
Exports a report.
- performExport(ReportJob) - Method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
-
Exports a report.
- performExport(ReportJob) - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
Exports a report.
- performFormat(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
- performOperation(FlowControlOperation) - Method in class org.jfree.report.flow.DefaultFlowController
- performOperation(FlowControlOperation) - Method in interface org.jfree.report.flow.FlowController
- performPrecompute(int, PrecomputeNodeKey, LayoutController, FlowController) - Static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
- performQuery(String) - Method in class org.jfree.report.flow.DefaultFlowController
-
This should be called only once per report processing.
- performQuery(String) - Method in interface org.jfree.report.flow.FlowController
- performQueryForExport(ReportJob, GuiContext) - Method in class org.jfree.report.modules.gui.swing.common.AbstractExportDialog
-
Opens the dialog to query all necessary input from the user.
- performQueryForExport(ReportJob, GuiContext) - Method in interface org.jfree.report.modules.gui.swing.common.ExportDialog
- performReturnFromQuery() - Method in class org.jfree.report.flow.DefaultFlowController
- performReturnFromQuery() - Method in interface 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.
- performSelectFile(File, int, boolean) - Method in class org.jfree.report.modules.gui.swing.common.action.AbstractFileSelectionAction
-
Selects a file to use as target for the operation.
- performShowExportDialog(ReportJob, String) - Method in class org.jfree.report.modules.gui.swing.common.AbstractExportActionPlugin
-
Exports a report.
- performSubReportQuery(String, ParameterMapping[], ParameterMapping[]) - Method in class org.jfree.report.flow.DefaultFlowController
- performSubReportQuery(String, ParameterMapping[], ParameterMapping[]) - Method in interface org.jfree.report.flow.FlowController
- 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
- positionDialogRelativeToParent(Dialog, double, double) - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
-
Positions the specified dialog at a position relative to its parent.
- positionFrameOnScreen(Window, double, double) - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
-
Positions the specified frame at a relative position in the screen, where 50% is considered to be the center of the screen.
- positionFrameRandomly(Window) - Static method in class org.jfree.report.modules.gui.swing.common.SwingUtil
-
Positions the specified frame at a random location on the screen while ensuring that the entire frame is visible (provided that the frame is smaller than the screen).
- PrecomputedExpressionSlot - Class in org.jfree.report.data
-
Creation-Date: 25.11.2006, 15:18:58
- PrecomputedExpressionSlot(String, Object, boolean) - Constructor for class org.jfree.report.data.PrecomputedExpressionSlot
- PrecomputedValueRegistry - Interface in org.jfree.report.data
-
Expression precomputation processes the report in a parallel process to retrieve the final value of an function.
- PrecomputedValueRegistryBuilder - Class in org.jfree.report.data
-
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 in org.jfree.report.data
-
Creation-Date: 24.11.2006, 13:51:02
- PrecomputeNodeImpl - Class in org.jfree.report.data
-
A precompute-node represents a resolved element or section of the report definition.
- PrecomputeNodeImpl(PrecomputeNodeKey) - Constructor for class org.jfree.report.data.PrecomputeNodeImpl
- PrecomputeNodeKey - Interface in org.jfree.report.data
-
Creation-Date: Dec 6, 2006, 5:58:12 PM
- PRECOMPUTING_VALUES - Static variable in class org.jfree.report.event.ReportProgressEvent
- PREFERRED_SIZE - Static variable in class org.jfree.report.modules.gui.swing.preview.about.AboutDialog
-
The preferred size for the frame.
- preferredLayoutSize(Container) - Method in class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Returns the preferred size.
- prepareReportProcessing(ReportJob) - Method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
- PreviewApplet - Class in org.jfree.report.modules.gui.swing.preview
-
Creation-Date: 11.11.2006, 19:35:22
- PreviewApplet() - Constructor for class org.jfree.report.modules.gui.swing.preview.PreviewApplet
- PreviewDialog - Class in org.jfree.report.modules.gui.swing.preview
-
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 in org.jfree.report.modules.gui.swing.preview
-
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 in org.jfree.report.modules.gui.swing.preview
-
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 in org.jfree.report.modules.gui.swing.preview
-
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
Graphics
context in the specified format. - print(ReportJob) - Static method in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
- PrintableTableModel - Class in org.jfree.report.modules.misc.tablemodel
-
A tablemodel that allows to override the column names.
- PrintableTableModel(TableModel, String[]) - Constructor for class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
- PrintActionPlugin - Class in org.jfree.report.modules.gui.swing.printing
-
Creation-Date: 16.11.2006, 16:31:23
- PrintActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
- printDirectly(ReportJob) - Static method in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
- PRINTER_JOB_NAME_KEY - Static variable in class org.jfree.report.modules.gui.swing.printing.PrinterUtility
- PrinterUtility - Class in org.jfree.report.modules.gui.swing.printing
-
Creation-Date: 03.12.2006, 15:01:24
- PrintReportProcessor - Class in org.jfree.report.modules.gui.swing.printing
-
A paginating report processor that outputs to Pageables.
- PrintReportProcessor(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 in org.jfree.report.modules.gui.swing.printing
-
Creation-Date: Dec 3, 2006, 3:23:22 PM
- PrintTask(ReportJob) - Constructor for class org.jfree.report.modules.gui.swing.printing.PrintTask
- processAttributes(Element, ReportTarget, ExpressionRuntime) - Static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
- processChild(SectionLayoutController, Node, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
- processContent(DataFlags) - Method in class org.jfree.report.flow.EmptyReportTarget
- processContent(DataFlags) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- processContent(DataFlags) - Method in class org.jfree.report.flow.LibLayoutReportTarget
- processContent(DataFlags) - Method in class org.jfree.report.flow.raw.RawReportTarget
- processContent(DataFlags) - Method in class org.jfree.report.flow.raw.XmlPrintReportTarget
- processContent(DataFlags) - Method in interface org.jfree.report.flow.ReportTarget
- processContent(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
- processContent(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
Processes any content in this element.
- processContent(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
- processContent(ReportTarget) - Method in class org.jfree.report.modules.misc.autotable.flow.AutoTableItemLayoutController
- processContent(ReportTarget) - Method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
- processFlowOperations(FlowController, FlowControlOperation[]) - Static method in class org.jfree.report.flow.layoutprocessor.LayoutControllerUtil
- processPage(int) - Method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
- processPage(PageState) - Method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
- processPaginationRun(ReportJob, LibLayoutReportTarget) - Method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
- processReport(ReportJob) - Method in class org.jfree.report.flow.flowing.FlowReportProcessor
-
Bootstraps the local report processing.
- processReport(ReportJob) - Method in interface org.jfree.report.flow.ReportProcessor
- processReport(ReportJob) - Method in class org.jfree.report.flow.SinglePassReportProcessor
-
Bootstraps the local report processing.
- processReport(ReportJob) - Method in class org.jfree.report.flow.streaming.StreamingReportProcessor
- processReport(ReportJob) - Method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
-
Throws an unsupported operation exception.
- processReportRun(ReportJob, ReportTarget) - Method in class org.jfree.report.flow.AbstractReportProcessor
- processText(String) - Method in class org.jfree.report.flow.EmptyReportTarget
- processText(String) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- 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.raw.XmlPrintReportTarget
- processText(String) - Method in interface org.jfree.report.flow.ReportTarget
- 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 in org.jfree.report.util
-
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 in org.jfree.report.expressions
-
Creation-Date: 22.04.2006, 14:17:54
- ProxyExpressionRuntime(ExpressionRuntime) - Constructor for class org.jfree.report.expressions.ProxyExpressionRuntime
- prune() - Method in class org.jfree.report.data.PrecomputeNodeImpl
- pushExpression(ExpressionSlot) - Method in class org.jfree.report.data.ExpressionDataRow
-
This adds the expression to the data-row and queries the expression for the first time.
- pushExpressions(ExpressionSlot[]) - Method in class org.jfree.report.data.ExpressionDataRow
- put(Object, Action) - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Adds a binding for
key
toaction
. - 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.FastGlobalView
- 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
- queryData(String, DataSet) - Method in class org.jfree.report.data.CachingReportDataFactory
-
Queries a datasource.
- queryData(String, DataSet) - Method in class org.jfree.report.EmptyReportDataFactory
-
Queries a datasource.
- queryData(String, DataSet) - Method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
-
Queries a datasource.
- queryData(String, DataSet) - Method in class org.jfree.report.modules.data.beans.StaticReportDataFactory
-
Queries a datasource.
- queryData(String, DataSet) - Method in class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
-
Queries a datasource.
- queryData(String, DataSet) - Method in class org.jfree.report.modules.data.sql.SQLReportDataFactory
-
Queries a datasource.
- queryData(String, DataSet) - Method in interface org.jfree.report.ReportDataFactory
-
Queries a datasource.
- queryData(String, DataSet) - Method in class org.jfree.report.TableReportDataFactory
-
Queries a datasource.
R
- RawReportProcessor - Class in org.jfree.report.flow.raw
-
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 in org.jfree.report.flow.raw
-
The Raw report processor defines the base for all non-layouting output methods.
- RawReportTarget(ReportJob) - Constructor for class org.jfree.report.flow.raw.RawReportTarget
- RECALL - Static variable 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.
- RecordedCall(int, Object) - Constructor for class org.jfree.report.flow.layoutprocessor.BufferedReportTarget.RecordedCall
- refreshReportController(ReportController) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- 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(Object) - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Removes the binding for
key
from thisActionMap
. - remove(String) - Method in class org.jfree.report.util.LazyNameMap
- removeColumn(String) - Method in class org.jfree.report.data.FastGlobalView
- removeColumn(String) - Method in class org.jfree.report.data.GlobalView
-
Note: Dont remove the column.
- removeDataElement(Object) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Removes an entry from the model.
- 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
- removeLayoutComponent(Component) - Method in class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Not used.
- removeLayoutComponent(String, Component) - Method in class org.jfree.report.modules.gui.swing.common.CenterLayout
-
Not used.
- 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.
- removeListDataListener(ListDataListener) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Removes a listener from the list that's notified each time a change to the data model occurs.
- removeNode(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 interface 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 variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- REPORT_JOB_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- REPORT_NAMESPACE - Static variable in class org.jfree.report.JFreeReportInfo
-
This namespace covers all current reporting structures.
- ReportConfigurationException - Exception in org.jfree.report
-
Creation-Date: 02.12.2006, 14:51:42
- ReportConfigurationException() - Constructor for exception org.jfree.report.ReportConfigurationException
-
Creates a StackableRuntimeException with no message and no parent.
- ReportConfigurationException(String) - Constructor for exception org.jfree.report.ReportConfigurationException
-
Creates an exception.
- ReportConfigurationException(String, Exception) - Constructor for exception org.jfree.report.ReportConfigurationException
-
Creates an exception.
- ReportContext - Interface in org.jfree.report.flow
-
THe global report context.
- ReportContextImpl - Class in org.jfree.report.data
-
Creation-Date: 20.11.2006, 12:19:34
- ReportContextImpl() - Constructor for class org.jfree.report.data.ReportContextImpl
- ReportController - Interface in org.jfree.report.modules.gui.swing.preview
-
A report controler.
- ReportData - Interface in org.jfree.report
-
A report data source is a ordered set of rows.
- ReportDataFactory - Interface in org.jfree.report
-
The report data-factory is responsible for querying the data from arbitary datasources.
- ReportDataFactoryBaseModule - Class in org.jfree.report.modules.factories.data.base
-
Creation-Date: 09.04.2006, 17:46:08
- ReportDataFactoryBaseModule() - Constructor for class org.jfree.report.modules.factories.data.base.ReportDataFactoryBaseModule
- ReportDataFactoryException - Exception in org.jfree.report
-
Creation-Date: 19.02.2006, 17:45:38
- ReportDataFactoryException() - Constructor for exception org.jfree.report.ReportDataFactoryException
-
Creates a StackableRuntimeException with no message and no parent.
- ReportDataFactoryException(String) - Constructor for exception org.jfree.report.ReportDataFactoryException
-
Creates an exception.
- ReportDataFactoryException(String, Exception) - Constructor for exception org.jfree.report.ReportDataFactoryException
-
Creates an exception.
- ReportDataFactoryXmlResourceFactory - Class in org.jfree.report.modules.factories.data.base
-
Creation-Date: 08.04.2006, 14:25:23
- ReportDataFactoryXmlResourceFactory() - Constructor for class org.jfree.report.modules.factories.data.base.ReportDataFactoryXmlResourceFactory
- ReportDataRow - Class in org.jfree.report.data
-
Creation-Date: 20.02.2006, 15:32:32
- ReportDefinition - Class in org.jfree.report.structure
-
Creation-Date: 04.03.2006, 21:39:13
- ReportDefinition() - Constructor for class org.jfree.report.structure.ReportDefinition
- ReportException - Exception in org.jfree.report
-
Creation-Date: 02.12.2006, 14:52:08
- ReportException() - Constructor for exception org.jfree.report.ReportException
-
Creates a StackableRuntimeException with no message and no parent.
- ReportException(String) - Constructor for exception org.jfree.report.ReportException
-
Creates an exception.
- ReportException(String, Exception) - Constructor for exception org.jfree.report.ReportException
-
Creates an exception.
- ReportFactoryBaseModule - Class in org.jfree.report.modules.factories.report.base
-
Creation-Date: 10.04.2006, 10:36:48
- ReportFactoryBaseModule() - Constructor for class org.jfree.report.modules.factories.report.base.ReportFactoryBaseModule
- ReportFormulaContext - Class in org.jfree.report.expressions
-
Creation-Date: 29.11.2006, 17:54:33
- ReportFormulaContext(FormulaContext, DataRow) - Constructor for class org.jfree.report.expressions.ReportFormulaContext
- ReportInterruptedException - Exception in org.jfree.report
-
This exception is thrown when the current thread received the Interrupt-signal while the report is beeing processed.
- ReportInterruptedException(String) - Constructor for exception org.jfree.report.ReportInterruptedException
-
Creates an exception.
- ReportInterruptedException(String, Exception) - Constructor for exception org.jfree.report.ReportInterruptedException
-
Creates an exception.
- ReportJob - Interface in org.jfree.report.flow
-
A report job holds all properties that are required to successfully execute a report process.
- ReportLayoutController - Class in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 13:56:50
- ReportLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.ReportLayoutController
- ReportParameters - Class in org.jfree.report.util
-
The report parameters collection is a map with string keys.
- ReportParameters() - Constructor for class org.jfree.report.util.ReportParameters
-
Default constructor.
- ReportParameters(ReportParameters) - Constructor for class org.jfree.report.util.ReportParameters
-
Copy constructor.
- ReportProcessingException - Exception in org.jfree.report
-
An exception that can be thrown during report processing, if an error occurs.
- ReportProcessingException(String) - Constructor for exception org.jfree.report.ReportProcessingException
-
Creates an exception.
- ReportProcessingException(String, Exception) - Constructor for exception org.jfree.report.ReportProcessingException
-
Creates an exception.
- reportProcessingFinished(ReportProgressEvent) - Method in interface org.jfree.report.event.ReportProgressListener
- reportProcessingStarted(ReportProgressEvent) - Method in interface org.jfree.report.event.ReportProgressListener
- reportProcessingUpdate(ReportProgressEvent) - Method in interface org.jfree.report.event.ReportProgressListener
- ReportProcessor - Interface in org.jfree.report.flow
-
The report processor is the public frontend to the reporting process.
- ReportProgressBar - Class in org.jfree.report.modules.gui.swing.common
- 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 in org.jfree.report.modules.gui.swing.common
-
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 in org.jfree.report.event
-
Creation-Date: 15.11.2006, 21:02:25
- ReportProgressEvent(Object, int, int, int) - Constructor for class org.jfree.report.event.ReportProgressEvent
- ReportProgressListener - Interface in org.jfree.report.event
-
Creation-Date: 15.11.2006, 21:02:51
- ReportReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
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 in org.jfree.report.flow
- ReportTarget - Interface in org.jfree.report.flow
-
The report target is responsible for the content creation.
- ReportTargetState - Interface in org.jfree.report.flow
-
Creation-Date: 11.11.2006, 19:03:09
- ReportTargetUtil - Class in org.jfree.report.flow
-
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 variable in class org.jfree.report.modules.gui.common.GuiCommonModule
- ResourceBundleFactory - Interface in org.jfree.report.i18n
-
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.LibLayoutReportTarget.LibLayoutReportTargetState
- restore(OutputProcessor) - Method in interface 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 variable in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
-
The 'ResultSet factory mode'.
- ResultSetTableModelFactory - Class in org.jfree.report.modules.misc.tablemodel
-
Creates a
TableModel
which is backed up by aResultSet
. - 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'srun
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'srun
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'srun
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'srun
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 in org.jfree.report.data
-
Creation-Date: 25.11.2006, 15:18:58
- RunningExpressionSlot(Expression, StaticExpressionRuntimeData, PrecomputeNode) - Constructor for class org.jfree.report.data.RunningExpressionSlot
S
- saveState() - Method in class org.jfree.report.flow.LibLayoutReportTarget
- saveState() - Method in interface org.jfree.report.flow.StatefullReportTarget
- ScalingDrawable - Class in org.jfree.report.util
-
Creation-Date: 20.01.2006, 19:46:10
- ScalingDrawable(Object) - Constructor for class org.jfree.report.util.ScalingDrawable
-
Default constructor.
- ScalingExtendedDrawable - Class in org.jfree.report.util
-
Creation-Date: 20.01.2006, 19:46:10
- ScalingExtendedDrawable(Object) - Constructor for class org.jfree.report.util.ScalingExtendedDrawable
-
Default constructor.
- ScrollableResultSetTableModel - Class in org.jfree.report.modules.misc.tablemodel
-
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 in org.jfree.report.structure
-
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 in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 13:56:10
- SectionLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.SectionLayoutController
- SectionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 14:45:57
- SectionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.SectionReadHandler
- SectionReadHandler(Section) - Constructor for class org.jfree.report.modules.factories.report.flow.SectionReadHandler
- SEPARATOR_COMMA - Static variable in class org.jfree.report.util.CSVTokenizer
-
A possible separator constant.
- SEPARATOR_SPACE - Static variable in class org.jfree.report.util.CSVTokenizer
-
A possible separator constant.
- SEPARATOR_TAB - Static variable 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.
- setAction(Action) - Method in class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Assigns the given action to this button.
- setAction(Action) - Method in class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Assigns the given action to this menuitem.
- setAction(Action) - Method in class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Assigns the given action to this button.
- setAllowOtherValue(boolean) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
- setAllowOwnPeer(boolean) - Method in class org.jfree.report.util.ComponentDrawable
-
Defines, whether components are allowed to provide their own AWT-Window.
- setAttribute(Object, Object) - Method in class org.jfree.report.data.ReportContextImpl
- setAttribute(Object, Object) - Method in interface org.jfree.report.flow.ReportContext
- setAttribute(String, Object) - Method in class org.jfree.report.structure.Element
- setAttribute(String, String, Object) - Method in class org.jfree.report.structure.Element
- setAttributeExpression(String, String, Expression) - Method in class org.jfree.report.structure.Element
-
Adds a function to the report's collection of expressions.
- setAttributeExpression(String, Expression) - Method in class org.jfree.report.structure.Element
- setAutoConfigure(boolean) - Method in class org.jfree.report.modules.misc.survey.SurveyScale
- 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
-
Defines the component that should be drawn.
- setConfiguration(Configuration) - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- setConfiguration(Configuration) - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- 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.data.StaticExpressionRuntimeData
- setCurrentRow(int) - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- setCursorPosition(int) - Method in class org.jfree.report.EmptyReportData
- setCursorPosition(int) - Method in class org.jfree.report.modules.data.sql.SQLReportData
- setCursorPosition(int) - Method in interface org.jfree.report.ReportData
-
Moves the cursor back to an already visited position.
- setCursorPosition(int) - Method in class org.jfree.report.TableReportData
- setData(Object[][]) - Method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
- setData(Object[], Object[]) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Replaces the data in this combobox model.
- setData(String[], Object[]) - Method in class org.jfree.report.data.StaticDataRow
- setData(ReportData) - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- setData(ReportData) - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- setDataFactory(ReportDataFactory) - Method in class org.jfree.report.flow.DefaultReportJob
- setDataFactory(ReportDataFactory) - Method in class org.jfree.report.JFreeReport
- setDataRow(DataRow) - Method in class org.jfree.report.expressions.ReportFormulaContext
- setDataRow(DataRow) - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- setDeclaringElement(Object) - Method in class org.jfree.report.expressions.ReportFormulaContext
- setDeclaringParent(Object) - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- setDeclaringParent(Object) - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- setDeepTraversing(boolean) - Method in class org.jfree.report.expressions.AbstractExpression
- setDeepTraversing(boolean) - Method in interface 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(Expression) - Method in class org.jfree.report.structure.Element
- setDraw(boolean) - Method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
- 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.modules.gui.swing.common.action.ActionButton
-
Enables and disables this button and if an action is assigned to this button the propertychange is forwarded to the assigned action.
- setEnabled(boolean) - Method in class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Enables and disables this button and if an action is assigned to this menuitem the propertychange is forwarded to the assigned action.
- setEnabled(boolean) - Method in class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Enables and disables this button and if an action is assigned to this button the propertychange is forwarded to the assigned action.
- setEnabled(boolean) - Method in class org.jfree.report.modules.gui.swing.common.FormValidator
- setEnabled(boolean) - Method in class org.jfree.report.structure.Element
-
Defines whether the element is enabled.
- 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
- setExportedDataRow(ImportedVariablesDataRow) - Method in class org.jfree.report.data.GlobalMasterRow
- 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(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
- setFirstChild(PrecomputeNodeImpl) - Method in class org.jfree.report.data.PrecomputeNodeImpl
- setFlowController(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(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(IconTheme) - Method in class org.jfree.report.modules.gui.swing.common.JStatusBar
- setIconTheme(IconTheme) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
- setIconTheme(IconTheme) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
- setIconTheme(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
- setLastChild(PrecomputeNodeImpl) - Method in class org.jfree.report.data.PrecomputeNodeImpl
- setLayoutControllerFactory(LayoutControllerFactory) - Method in class org.jfree.report.data.ReportContextImpl
- 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 interface org.jfree.report.expressions.Expression
-
Sets the name of the expression.
- setName(String) - Method in class org.jfree.report.flow.DefaultReportJob
- setName(String) - Method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
- setName(String) - Method in class org.jfree.report.structure.Element
-
Defines the name for this Element.
- setNamespace(String) - Method in class org.jfree.report.structure.Element
- setNext(PrecomputeNodeImpl) - Method in class org.jfree.report.data.PrecomputeNodeImpl
- setNoReportDrawable(Object) - 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.
- setOperationAfter(FlowControlOperation[]) - Method in class org.jfree.report.structure.Section
- setOperationBefore(FlowControlOperation[]) - Method in class org.jfree.report.structure.Section
- 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(Object) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- setPaintSynchronized(boolean) - Method in class org.jfree.report.util.ComponentDrawable
-
Defines, whether component operations will happen on the Event-Dispatcher threads.
- setParameterDataRow(ParameterDataRow) - Method in class org.jfree.report.data.GlobalMasterRow
- setParent(PrecomputeNodeImpl) - Method in class org.jfree.report.data.PrecomputeNodeImpl
- setParent(LayoutController) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- setParent(DowngradeActionMap) - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Sets this
ActionMap
's parent. - setParent(CategoryTreeItem) - Method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
- setParent(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
- setPrecompute(boolean) - Method in interface org.jfree.report.expressions.Expression
-
Defines, whether the expression will be precomputed.
- setPreserve(boolean) - Method in class org.jfree.report.expressions.AbstractExpression
- setPreserve(boolean) - Method in interface 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
-
Defines whether the layouter should preserve the aspect ratio of the component's preferred size.
- setPrintLevel(String) - Method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
-
Defines whether the user is allowed to print the file.
- setPrintReportProcessor(PrintReportProcessor) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- 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
- setReportContext(ReportContext) - Method in class org.jfree.report.data.StaticExpressionRuntimeData
- setReportContext(ReportContext) - Method in class org.jfree.report.flow.LayoutExpressionRuntime
- setReportController(ReportController) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
- setReportController(ReportController) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
- setReportController(ReportController) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- setReportDataRow(ReportDataRow) - Method in class org.jfree.report.data.GlobalMasterRow
- setReportJob(ReportJob) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
- setReportJob(ReportJob) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
- setReportJob(ReportJob) - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- setReportStructureRoot(ReportStructureRoot) - Method in class org.jfree.report.data.ReportContextImpl
- setResourceBase(String) - Method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.jfree.report.data.ReportContextImpl
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.jfree.report.flow.DefaultReportJob
- setResourceManager(ResourceManager) - Method in class org.jfree.report.JFreeReport
- setResourcePrefix(String) - Method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
- setRuntime(ExpressionRuntime) - Method in class org.jfree.report.expressions.AbstractExpression
-
Defines the DataRow used in this expression.
- setRuntime(ExpressionRuntime) - Method in interface 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
-
Defines the horizontal scale factor.
- setScaleX(float) - Method in class org.jfree.report.util.ScalingExtendedDrawable
-
Defines the horizontal scale factor.
- setScaleY(float) - Method in class org.jfree.report.util.ScalingDrawable
-
Defines the vertical scale factor.
- setScaleY(float) - Method in class org.jfree.report.util.ScalingExtendedDrawable
-
Defines the vertical scale factor.
- 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.
- setSelectedItem(Object) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Set the selected item.
- setSelectedKey(Object) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Defines the selected key.
- 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
- setStyleExpression(String, Expression) - Method in class org.jfree.report.structure.Element
-
Adds a function to the report's collection of expressions.
- setSystemAttribute(Object, Object) - Method in class org.jfree.report.data.ReportContextImpl
- setTarget(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
androwIndex
toaValue
. - setValueExpression(Expression) - Method in class org.jfree.report.structure.ContentElement
- setVirtual(boolean) - Method in class org.jfree.report.structure.Element
- setVisibility(CSSConstant) - Method in class org.jfree.report.structure.Element
- setWorkerPool(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 in org.jfree.report.util.beans
- 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 in org.jfree.report.modules.data.sql
-
Creation-Date: 19.02.2006, 17:37:33
- SimpleSQLReportDataFactory(Connection) - Constructor for class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
- SimpleSQLReportDataFactory(ConnectionProvider) - Constructor for class org.jfree.report.modules.data.sql.SimpleSQLReportDataFactory
- SimpleXmlFactoryModule - Class in org.jfree.report.modules.factories.report.compatibility.simple
-
Creation-Date: 08.04.2006, 14:38:27
- SimpleXmlFactoryModule() - Constructor for class org.jfree.report.modules.factories.report.compatibility.simple.SimpleXmlFactoryModule
- SimplexXmlFactoryModule - Class in org.jfree.report.modules.factories.report.simplex
-
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 variable in class org.jfree.report.util.CSVTokenizer
-
A possible quote character constant.
- SinglePassReportProcessor - Class in org.jfree.report.flow
-
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.modules.gui.swing.common.action.DowngradeActionMap
-
Returns the number of bindings.
- size() - Method in class org.jfree.report.util.ReportParameters
- skipInvisibleElement(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 in org.jfree.report.modules.factories.data.sql
-
Creation-Date: 07.04.2006, 17:44:46
- SQLDataFactoryModule() - Constructor for class org.jfree.report.modules.factories.data.sql.SQLDataFactoryModule
- SQLDataFactoryReadHandler - Class in org.jfree.report.modules.factories.data.sql
-
Creation-Date: 07.04.2006, 17:47:53
- SQLDataFactoryReadHandler() - Constructor for class org.jfree.report.modules.factories.data.sql.SQLDataFactoryReadHandler
- SQLParameterLookupParser - Class in org.jfree.report.modules.data.sql
-
Creation-Date: 16.04.2006, 20:30:42
- SQLParameterLookupParser() - Constructor for class org.jfree.report.modules.data.sql.SQLParameterLookupParser
- SQLReportData - Class in org.jfree.report.modules.data.sql
-
Creation-Date: 19.02.2006, 17:37:42
- SQLReportData(ResultSet, boolean) - Constructor for class org.jfree.report.modules.data.sql.SQLReportData
- SQLReportDataFactory - Class in org.jfree.report.modules.data.sql
-
Creation-Date: 19.02.2006, 17:37:33
- SQLReportDataFactory(Connection) - Constructor for class org.jfree.report.modules.data.sql.SQLReportDataFactory
- SQLReportDataFactory(ConnectionProvider) - Constructor for class org.jfree.report.modules.data.sql.SQLReportDataFactory
- SQLReportDataModule - Class in org.jfree.report.modules.data.sql
-
Creation-Date: 07.04.2006, 14:45:02
- SQLReportDataModule() - Constructor for class org.jfree.report.modules.data.sql.SQLReportDataModule
- SQLResourceXmlFactoryModule - Class in org.jfree.report.modules.factories.data.sql
-
Creation-Date: 07.04.2006, 15:29:17
- SQLResourceXmlFactoryModule() - Constructor for class org.jfree.report.modules.factories.data.sql.SQLResourceXmlFactoryModule
- STANDARD_BORDER - Static variable in class org.jfree.report.modules.gui.swing.preview.about.AboutDialog
-
The default border for the panels in the tabbed pane.
- startData(ReportTarget, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- startData(ReportTarget, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.ReportLayoutController
- startData(ReportTarget, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.SectionLayoutController
- startData(ReportTarget, FlowController) - Method in class org.jfree.report.flow.layoutprocessor.SubReportLayoutController
- startElement(AttributeMap) - Method in class org.jfree.report.flow.EmptyReportTarget
- startElement(AttributeMap) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- 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.raw.XmlPrintReportTarget
- startElement(AttributeMap) - Method in interface org.jfree.report.flow.ReportTarget
- startElement(PrecomputeNodeKey) - Method in interface org.jfree.report.data.PrecomputedValueRegistry
- startElement(PrecomputeNodeKey) - Method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
- startElement(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
This method is called for each newly instantiated layout controller.
- startElementPrecomputation(PrecomputeNodeKey) - Method in interface org.jfree.report.data.PrecomputedValueRegistry
- startElementPrecomputation(PrecomputeNodeKey) - Method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
- 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.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.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.
- startParsing(Attributes) - Method in class org.jfree.report.modules.misc.autotable.xml.AutoTableCellContentReadHandler
-
Starts parsing.
- startReport(ReportStructureRoot) - Method in class org.jfree.report.flow.EmptyReportTarget
- startReport(ReportStructureRoot) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
- startReport(ReportStructureRoot) - Method in class org.jfree.report.flow.LibLayoutReportTarget
- startReport(ReportStructureRoot) - Method in class org.jfree.report.flow.raw.RawReportTarget
- startReport(ReportStructureRoot) - Method in class org.jfree.report.flow.raw.XmlPrintReportTarget
- startReport(ReportStructureRoot) - Method in interface org.jfree.report.flow.ReportTarget
- StatefullReportTarget - Interface in org.jfree.report.flow
-
Creation-Date: 11.11.2006, 19:02:57
- StaticConnectionProvider - Class in org.jfree.report.modules.data.sql
-
Creation-Date: 07.04.2006, 14:54:57
- StaticConnectionProvider(Connection) - Constructor for class org.jfree.report.modules.data.sql.StaticConnectionProvider
- StaticDataFactoryModule - Class in org.jfree.report.modules.factories.data.beans
-
Creation-Date: 07.04.2006, 17:44:46
- StaticDataFactoryModule() - Constructor for class org.jfree.report.modules.factories.data.beans.StaticDataFactoryModule
- StaticDataResourceXmlFactoryModule - Class in org.jfree.report.modules.factories.data.beans
-
Creation-Date: 07.04.2006, 15:29:17
- StaticDataResourceXmlFactoryModule() - Constructor for class org.jfree.report.modules.factories.data.beans.StaticDataResourceXmlFactoryModule
- StaticDataRow - Class in org.jfree.report.data
-
This is a static datarow holding a value for each name in the datarow.
- StaticDataRow() - Constructor for class org.jfree.report.data.StaticDataRow
- StaticDataRow(String[], Object[]) - Constructor for class org.jfree.report.data.StaticDataRow
- StaticDataRow(StaticDataRow) - Constructor for class org.jfree.report.data.StaticDataRow
- StaticDataRow(DataRow) - Constructor for class org.jfree.report.data.StaticDataRow
- StaticDataSourceReadHandler - Class in org.jfree.report.modules.factories.data.beans
-
Creation-Date: 07.04.2006, 17:47:53
- StaticDataSourceReadHandler() - Constructor for class org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
- StaticExpressionRuntimeData - Class in org.jfree.report.data
-
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 in org.jfree.report.modules.data.beans
-
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 in org.jfree.report.modules.data.beans
-
The module definition for the bean scripting framework support module.
- StaticReportDataFactoryModule() - Constructor for class org.jfree.report.modules.data.beans.StaticReportDataFactoryModule
-
DefaultConstructor.
- StaticText - Class in org.jfree.report.structure
-
Creation-Date: 19.02.2006, 16:48:35
- StaticText(String) - Constructor for class org.jfree.report.structure.StaticText
- StaticTextLayoutController - Class in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 15:06:56
- StaticTextLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.StaticTextLayoutController
- STATUS_TEXT_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- STATUS_TYPE_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- store(String, Configuration) - Method in interface 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.base.NullConfigStorage
-
This method does nothing.
- store(String, Configuration) - Method in class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
-
Stores the given properties on the defined path.
- StreamingReportProcessor - Class in org.jfree.report.flow.streaming
-
This is written to use LibLayout.
- StreamingReportProcessor() - Constructor for class org.jfree.report.flow.streaming.StreamingReportProcessor
- STRICT_ERROR_HANDLING_KEY - Static variable in class org.jfree.report.JFreeReportCoreModule
-
A configuration key that defines, whether errors will abort the report processing.
- StringValueConverter - Class in org.jfree.report.util.beans
- StringValueConverter() - Constructor for class org.jfree.report.util.beans.StringValueConverter
-
Creates a new value converter.
- StyleExpressionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:40:08
- StyleExpressionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.StyleExpressionReadHandler
- StyleKeyReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Deprecated.remove me..
- StyleKeyReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.StyleKeyReadHandler
-
Deprecated.
- StyleSheetReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 12.04.2006, 14:53:29
- StyleSheetReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
- SubReport - Class in org.jfree.report.structure
-
Creation-Date: 04.03.2006, 21:38:21
- SubReport() - Constructor for class org.jfree.report.structure.SubReport
- SubReportLayoutController - Class in org.jfree.report.flow.layoutprocessor
-
Creation-Date: 24.11.2006, 13:56:57
- SubReportLayoutController() - Constructor for class org.jfree.report.flow.layoutprocessor.SubReportLayoutController
- SubReportReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 14:57:38
- SubReportReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.SubReportReadHandler
- SubReportXmlResourceFactory - Class in org.jfree.report.modules.factories.report.base
-
Creation-Date: 08.04.2006, 14:27:36
- SubReportXmlResourceFactory() - Constructor for class org.jfree.report.modules.factories.report.base.SubReportXmlResourceFactory
- SubSetTableModel - Class in org.jfree.report.modules.misc.tablemodel
-
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 in org.jfree.report.modules.misc.survey
- SurveyModule() - Constructor for class org.jfree.report.modules.misc.survey.SurveyModule
- SurveyScale - Class in org.jfree.report.modules.misc.survey
-
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 in org.jfree.report.modules.misc.survey
-
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 in org.jfree.report.modules.misc.survey
-
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 in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 17.11.2006, 14:40:24
- SwingCommonModule() - Constructor for class org.jfree.report.modules.gui.swing.common.SwingCommonModule
- SwingGuiContext - Interface in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 16.11.2006, 17:11:37
- SwingHtmlModule - Class in org.jfree.report.modules.gui.swing.html
-
Creation-Date: 30.11.2006, 12:16:09
- SwingHtmlModule() - Constructor for class org.jfree.report.modules.gui.swing.html.SwingHtmlModule
- SwingPdfModule - Class in org.jfree.report.modules.gui.swing.pdf
-
Creation-Date: 02.12.2006, 15:27:58
- SwingPdfModule() - Constructor for class org.jfree.report.modules.gui.swing.pdf.SwingPdfModule
- SwingPreviewModule - Class in org.jfree.report.modules.gui.swing.preview
-
Creation-Date: 16.11.2006, 18:59:43
- SwingPreviewModule() - Constructor for class org.jfree.report.modules.gui.swing.preview.SwingPreviewModule
- SwingPrintingModule - Class in org.jfree.report.modules.gui.swing.printing
-
Creation-Date: 17.11.2006, 14:46:24
- SwingPrintingModule() - Constructor for class org.jfree.report.modules.gui.swing.printing.SwingPrintingModule
- SwingUtil - Class in org.jfree.report.modules.gui.swing.common
-
Creation-Date: 20.11.2006, 22:42:21
- SYSTEM_BASEDIR_CONFIG_KEY - Static variable in class org.jfree.report.modules.preferences.filesystem.FileConfigStoreModuleInitializer
-
The configuration key that specifies the base directory for the system configuration storage.
- SystemPropertiesPanel - Class in org.jfree.report.modules.gui.swing.preview.about
-
A panel containing a table of system properties.
- SystemPropertiesPanel() - Constructor for class org.jfree.report.modules.gui.swing.preview.about.SystemPropertiesPanel
-
Constructs a new panel.
T
- TABLE_PREFIX_COLUMN - Static variable in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
- TableModelInfo - Class in org.jfree.report.modules.misc.tablemodel
-
A utility class that prints out information about a TableModel.
- TableModelModule - Class in org.jfree.report.modules.misc.tablemodel
-
The module definition for the table model utility classes module.
- TableModelModule() - Constructor for class org.jfree.report.modules.misc.tablemodel.TableModelModule
-
DefaultConstructor.
- TableReportData - Class in org.jfree.report
-
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
- TableReportDataFactory - Class in org.jfree.report
-
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 in org.jfree.report.util
-
Todo: Document me!
- TimeZoneValueConverter - Class in org.jfree.report.util.beans
-
Creation-Date: 24.01.2006, 19:19:03
- TimeZoneValueConverter() - Constructor for class org.jfree.report.util.beans.TimeZoneValueConverter
- TITLE_PROPERTY - Static variable 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 interface 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
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 interface 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.data.DefaultDataFlags
- toString() - Method in class org.jfree.report.flow.FlowControlOperation
- toString() - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- toString() - Method in class org.jfree.report.modules.gui.swing.preview.ActionCategory
- toString() - Method in class org.jfree.report.modules.preferences.filesystem.FileConfigStorage
- 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.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
- 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
- translateAndLookup(String) - Method in class org.jfree.report.util.PropertyLookupParser
-
Translates the given string and resolves the embedded property references.
- tryRepeatingCommit(FlowController) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- TYPE_ATTRIBUTE - Static variable in class org.jfree.report.structure.Element
-
The type corresponds (somewhat) to the tagname of HTML.
- TYPE_ERROR - Static variable in class org.jfree.report.modules.gui.swing.common.JStatusBar
- TYPE_INFORMATION - Static variable in class org.jfree.report.modules.gui.swing.common.JStatusBar
- TYPE_NONE - Static variable in class org.jfree.report.modules.gui.swing.common.JStatusBar
- TYPE_WARNING - Static variable in class org.jfree.report.modules.gui.swing.common.JStatusBar
- TypedPropertyReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 12:58:24
- TypedPropertyReadHandler(BeanUtility, String, CharacterEntityParser) - Constructor for class org.jfree.report.modules.factories.report.flow.TypedPropertyReadHandler
- TypeMapper - Class in org.jfree.report.modules.misc.tablemodel
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 interface 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(DataRow) - Method in interface org.jfree.report.data.ExpressionSlot
- updateDataRow(DataRow) - Method in class org.jfree.report.data.PrecomputedExpressionSlot
- updateDataRow(DataRow) - Method in class org.jfree.report.data.RunningExpressionSlot
- updateLocale(Locale) - Method in interface 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(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 variable 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 in org.jfree.report.util.beans
-
A value converter is an object that can transform an object into a string or vice versa.
- ValueExpressionReadHandler - Class in org.jfree.report.modules.factories.report.flow
-
Creation-Date: 09.04.2006, 13:54:23
- ValueExpressionReadHandler() - Constructor for class org.jfree.report.modules.factories.report.flow.ValueExpressionReadHandler
- VIRTUAL_ATTRIBUTE - Static variable in class org.jfree.report.structure.Element
W
- WAITING_FOR_JOIN - Static variable in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
- WeakReferenceList - Class in org.jfree.report.util
-
The WeakReference list uses
java.lang.ref.WeakReference
s to store its contents. - WeakReferenceList(int) - Constructor for class org.jfree.report.util.WeakReferenceList
-
Creates a new weak reference list.
- WindowSizeLimiter - Class in org.jfree.report.modules.gui.swing.common
-
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 in org.jfree.report.util
-
A simple worker implementation.
- Worker() - Constructor for class org.jfree.report.util.Worker
-
Creates a new worker.
- workerAvailable(Worker) - Method in class org.jfree.report.util.WorkerPool
-
Marks the given worker as available.
- workerFinished(Worker) - Method in class org.jfree.report.util.WorkerPool
-
Marks the given worker as finished.
- WorkerHandle - Class in org.jfree.report.util
-
The worker handle is a control structure which allows control over the worker without exposing the thread object.
- WorkerHandle(Worker) - Constructor for class org.jfree.report.util.WorkerHandle
-
Creates a new handle for the given worker.
- WorkerPool - Class in org.jfree.report.util
-
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 in org.jfree.report.flow.raw
-
Todo: Document me!
- XmlPrintReportProcessor(OutputStream, String) - Constructor for class org.jfree.report.flow.raw.XmlPrintReportProcessor
- XmlPrintReportTarget - Class in org.jfree.report.flow.raw
-
Todo: Document me!
- XmlPrintReportTarget(ReportJob, XmlWriter) - Constructor for class org.jfree.report.flow.raw.XmlPrintReportTarget
Z
- ZOOM_PROPERTY - Static variable in class org.jfree.report.modules.gui.swing.preview.PreviewPane
- ZoomAction - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 18:51:18
- ZoomAction(double, 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 in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 18:52:30
- ZoomCustomActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomCustomActionPlugin
- ZoomInActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 18:52:30
- ZoomInActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomInActionPlugin
- ZoomListActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 18:52:30
- ZoomListActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomListActionPlugin
- ZoomOutActionPlugin - Class in org.jfree.report.modules.gui.swing.preview.actions
-
Creation-Date: 16.11.2006, 18:52:30
- ZoomOutActionPlugin() - Constructor for class org.jfree.report.modules.gui.swing.preview.actions.ZoomOutActionPlugin
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
getElementArray()
instead.