- 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(String, ProjectInformation) - Constructor for class org.jfree.report.modules.gui.swing.preview.about.AboutDialog
-
Constructs an about frame.
- 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(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.
- 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(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.
- 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.
- 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(Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionButton
-
Creates an ActionButton and sets the given 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.
- 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(Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a menu item with the specified icon.
- ActionMenuItem(String) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a menu item with the specified label.
- 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(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(Action) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionMenuItem
-
Creates a new menu item based on the specified action.
- 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(Icon) - Constructor for class org.jfree.report.modules.gui.swing.common.action.ActionRadioButton
-
Creates an ActionButton and sets the given 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.
- 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(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(Object, Object) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Adds a new entry to the model.
- add(CategoryTreeItem) - Method in class org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
-
- add(Object) - Method in class org.jfree.report.util.WeakReferenceList
-
Adds the element to the list.
- 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(Node) - Method in class org.jfree.report.structure.Section
-
Adds a report element to the band.
- addNode(int, 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(String, 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 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(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() - 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(GlobalMasterRow) - Method in class org.jfree.report.data.ImportedVariablesDataRow
-
- 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 - Static variable in class org.jfree.report.flow.FlowControlOperation
-
Requests that the datasource should be moved to the next 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.
- 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.
- 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
-
A class that handles the conversion of Character
attributes to and from their
String
representation.
- CharacterValueConverter() - Constructor for class org.jfree.report.util.beans.CharacterValueConverter
-
Creates a new value converter.
- ClassValueConverter - Class in org.jfree.report.util.beans
-
A class that handles the conversion of Integer
attributes to and from their
String
representation.
- ClassValueConverter() - Constructor for class org.jfree.report.util.beans.ClassValueConverter
-
- 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(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
-
- 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.
- 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
-
A class that handles the conversion of Integer
attributes to and from their
String
representation.
- ColorValueConverter() - Constructor for class org.jfree.report.util.beans.ColorValueConverter
-
Creates a new value converter.
- COLUMN_ADDED - Static 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 - 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.
- 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
-
- 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, Exception) - Constructor for exception org.jfree.report.modules.preferences.base.ConfigStoreException
-
Creates a config store exception with the given message and root exception.
- ConfigStoreException(String) - Constructor for exception org.jfree.report.modules.preferences.base.ConfigStoreException
-
Creates a config store exception with the given message.
- 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(ReportContext) - Static method in class org.jfree.report.data.GlobalMasterRow
-
- createReportRow(GlobalMasterRow, 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 the CSVTableModelProducer
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(InputStream) - Constructor for class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
-
- CSVTableModelProducer(String) - Constructor for class org.jfree.report.modules.misc.tablemodel.CSVTableModelProducer
-
- CSVTableModelProducer(BufferedReader) - 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, String, String) - Constructor for class org.jfree.report.util.CSVTokenizer
-
Constructs a csv 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) - Constructor for class org.jfree.report.util.CSVTokenizer
-
Constructs a string tokenizer for the specified string.
- currentNode() - Method in interface org.jfree.report.data.PrecomputedValueRegistry
-
- currentNode() - Method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
-
- generateDefaultTableModel(ResultSet) - Method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
-
Generates a TableModel
that gets its contents filled from a
ResultSet
.
- generateDefaultTableModel(ResultSet, boolean) - Method in class org.jfree.report.modules.misc.tablemodel.ResultSetTableModelFactory
-
Generates a TableModel
that gets its contents filled from a
ResultSet
.
- generateName(String) - Method in class org.jfree.report.util.AttributeNameGenerator
-
- GENERATING_CONTENT - Static variable in class org.jfree.report.event.ReportProgressEvent
-
- GenericValueConverter - Class in org.jfree.report.util.beans
-
A class that handles the conversion of Integer
attributes to and from their
String
representation.
- GenericValueConverter(PropertyDescriptor) - Constructor for class org.jfree.report.util.beans.GenericValueConverter
-
Creates a new value converter.
- get(int) - Method in class org.jfree.report.data.ExpressionDataRow
-
Returns the value of the expressions or column in the tablemodel using the
given column number as index.
- get(String) - Method in class org.jfree.report.data.ExpressionDataRow
-
Returns the value of the function, expressions or column using its specific
name.
- get(int) - Method in class org.jfree.report.data.FastGlobalView
-
- get(String) - 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(String) - Method in class org.jfree.report.data.GlobalView
-
Returns the value of the function, expression or column using its specific
name.
- 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(String) - Method in class org.jfree.report.data.ReportDataRow
-
Returns the value of the function, expression or column using its specific name.
- 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(String) - Method in class org.jfree.report.data.StaticDataRow
-
Returns the value of the function, expression or column using its specific
name.
- 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(String) - Method in interface org.jfree.report.DataRow
-
Returns the value of the function, expression or column using its specific
name.
- 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(Object) - Method in class org.jfree.report.modules.gui.swing.common.action.DowngradeActionMap
-
Returns the binding for key
, messaging the
parent ActionMap
if the binding is not locally defined.
- get(int) - Method in class org.jfree.report.TableReportData
-
- 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.
- get(int) - Method in class org.jfree.report.util.WeakReferenceList
-
Returns the child stored at the given index.
- 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 of columnIndex
.
- getColumnClass(int) - Method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
-
- getColumnClass(int) - Method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
-
Returns the class of the resultset column.
- getColumnClass(int) - Method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClassName(int) - Method in class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
-
Returns the classname of the resultset column.
- getColumnCount() - Method in class org.jfree.report.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(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() - Method in class org.jfree.report.data.MasterDataRowChangeEvent
-
- 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
-
- 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(int) - Method in class org.jfree.report.expressions.sys.GroupByExpression
-
- getField() - 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(String) - Method in class org.jfree.report.data.ExpressionDataRow
-
- getFlags(int) - Method in class org.jfree.report.data.ExpressionDataRow
-
- getFlags(String) - Method in class org.jfree.report.data.FastGlobalView
-
- getFlags(int) - Method in class org.jfree.report.data.FastGlobalView
-
- getFlags(String) - Method in class org.jfree.report.data.GlobalView
-
- getFlags(int) - Method in class org.jfree.report.data.GlobalView
-
- getFlags(String) - Method in class org.jfree.report.data.ReportDataRow
-
- getFlags(int) - Method in class org.jfree.report.data.ReportDataRow
-
- getFlags(String) - Method in class org.jfree.report.data.StaticDataRow
-
- getFlags(int) - 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.
- getFlags(int) - 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(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
-
- 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.
- 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.
use getElementArray()
instead.
- 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 by
pageIndex
.
- getPageMessageFormatter() - Method in class org.jfree.report.modules.gui.swing.common.ReportProgressDialog
-
Returns the current pass message component.
- getPageNumber() - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
-
- getPageProcess() - Method in class org.jfree.report.flow.paginating.PageStateList
-
- getPaginatingDrawable() - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
-
- getParameterCount() - Method in class org.jfree.report.expressions.formula.sys.AttrFunctionDescription
-
- getParameterDataRow() - Method in class org.jfree.report.data.GlobalMasterRow
-
- getParameters() - Method in class org.jfree.report.flow.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 by pageIndex
.
- getPrintLevel() - Method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
-
- getPrintReportProcessor() - Method in class org.jfree.report.modules.gui.swing.preview.PreviewPane
-
- getProcessingState() - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
- getProjectInfo() - Method in class org.jfree.report.JFreeReportBoot
-
Returns the project info.
- getProperties() - Method in class org.jfree.report.util.beans.BeanUtility
-
- getProperty(String) - Method in class org.jfree.report.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(String) - Method in class org.jfree.report.util.beans.BeanUtility
-
- getPropertyType(PropertyDescriptor) - Static 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(String) - Method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
-
- getQuery(String) - Method in class org.jfree.report.modules.data.sql.SQLReportDataFactory
-
- getQuery() - Method in class org.jfree.report.structure.ReportDefinition
-
- 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(int) - Method in class org.jfree.report.modules.misc.survey.SurveyScale
-
Returns the shape used to indicate the value of a response.
- getShape() - Method in class org.jfree.report.modules.misc.survey.SurveyScaleLegendItem
-
- 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(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
-
- 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.
- 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(int) - Method in class org.jfree.report.JFreeReport
-
- getStyleSheet() - Method in class org.jfree.report.modules.factories.report.flow.StyleSheetReadHandler
-
- 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
and
rowIndex
.
- getValueConverter(Class) - Method in class org.jfree.report.util.beans.ConverterRegistry
-
- 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
-
- getValueExpression() - Method in class org.jfree.report.structure.ContentElement
-
- 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
- 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(RootXmlReadHandler, String, String) - Method in class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler
-
Initialises the handler.
- init() - Method in class org.jfree.report.modules.gui.swing.preview.PreviewDialog
-
- init() - Method in class org.jfree.report.modules.gui.swing.preview.PreviewFrame
-
- 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(ReportJob) - Method in class org.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
-
- 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(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(Configuration) - Method in class org.jfree.report.modules.gui.common.DefaultIconTheme
-
- initialize(SubSystem) - Method in class org.jfree.report.modules.gui.common.GuiCommonModule
-
Initializes the module.
- initialize(Configuration) - Method in interface org.jfree.report.modules.gui.common.IconTheme
-
- 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(SubSystem) - Method in class org.jfree.report.modules.gui.swing.common.SwingCommonModule
-
Initializes the module.
- 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(SubSystem) - Method in class org.jfree.report.modules.gui.swing.html.SwingHtmlModule
-
Initializes the module.
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.pdf.PdfExportActionPlugin
-
- initialize(SubSystem) - Method in class org.jfree.report.modules.gui.swing.pdf.SwingPdfModule
-
Initializes the module.
- 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(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.modules.gui.swing.preview.SwingPreviewModule
-
Initializes the module.
- initialize(SwingGuiContext) - Method in class org.jfree.report.modules.gui.swing.printing.PrintActionPlugin
-
- 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(Object, FlowController, LayoutController) - Method in class org.jfree.report.modules.misc.autotable.flow.AutoTableLayoutController
-
- 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.
- 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
-
A class that handles the conversion of Integer
attributes to and from their
String
representation.
- IntegerValueConverter() - Constructor for class org.jfree.report.util.beans.IntegerValueConverter
-
Creates a new value converter.
- isAddToMenu() - Method in class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin
-
Returns true if the action should be added to the menu, and false
otherwise.
- isAddToMenu() - Method in 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(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.
- isAvailable() - Method in class org.jfree.report.util.Worker
-
Checks, whether this worker has some work to do.
- isBorderPainted() - Method in class org.jfree.report.modules.gui.swing.preview.PageBackgroundDrawable
-
- isCellEditable(int, int) - Method in class org.jfree.report.modules.misc.tablemodel.JoiningTableModel
-
Returns false.
- isCellEditable(int, int) - Method in class org.jfree.report.modules.misc.tablemodel.PrintableTableModel
-
- isCellEditable(int, int) - Method in class org.jfree.report.modules.misc.tablemodel.SubSetTableModel
-
Returns true if the cell at rowIndex
and columnIndex
is
editable.
- isChanged() - Method in class org.jfree.report.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, and
false
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
-
- 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(ReportParameters) - Constructor for class org.jfree.report.data.ParameterDataRow
-
- ParameterDataRow(ParameterMapping[], DataRow) - 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(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.
- 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.
- 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(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.
- performSelectFile() - Method in class org.jfree.report.modules.gui.swing.html.HtmlFileExportDialog
-
Selects a file to use as target for the report processing.
- performSelectFile() - Method in class org.jfree.report.modules.gui.swing.html.HtmlZipExportDialog
-
Selects a file to use as target for the report processing.
- performSelectFile() - Method in class org.jfree.report.modules.gui.swing.pdf.PdfExportDialog
-
selects a file to use as target for the report processing.
- performShowExportDialog(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(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
.
- 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.
- 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(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(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.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(PageState) - Method in class org.jfree.report.flow.paginating.PaginatingReportProcessor
-
- processPage(int) - Method in class org.jfree.report.modules.gui.swing.printing.PrintReportProcessor
-
- 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
to action
.
- 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.
- 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(ResultSet, boolean) - Constructor for class org.jfree.report.modules.misc.tablemodel.ScrollableResultSetTableModel
-
Constructs the model.
- 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.
- 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, Expression) - 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.
- 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(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
-
- setData(Object[], Object[]) - Method in class org.jfree.report.modules.gui.swing.common.KeyedComboBoxModel
-
Replaces the data in this combobox model.
- setData(Object[][]) - Method in class org.jfree.report.modules.misc.tablemodel.CSVTableModel
-
- 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(String) - Method in class org.jfree.report.expressions.sys.GetValueExpression
-
- setField(int, String) - Method in class org.jfree.report.expressions.sys.GroupByExpression
-
- 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, String) - Method in class org.jfree.report.modules.data.sql.DriverConnectionProvider
-
- setProperty(String, Object) - Method in class org.jfree.report.util.beans.BeanUtility
-
- setPropertyAsString(String, String) - Method in class org.jfree.report.util.beans.BeanUtility
-
- setPropertyAsString(String, Class, 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, String) - Method in class org.jfree.report.modules.data.beans.NamedStaticReportDataFactory
-
- setQuery(String, String) - Method in class org.jfree.report.modules.data.sql.SQLReportDataFactory
-
- setQuery(String) - Method in class org.jfree.report.structure.ReportDefinition
-
- 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
and rowIndex
to
aValue
.
- 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
-
A class that handles the conversion of Integer
attributes to and from their
String
representation.
- ShortValueConverter() - Constructor for class org.jfree.report.util.beans.ShortValueConverter
-
Creates a new value converter.
- showExceptionDialog(String, String, Exception) - Static method in class org.jfree.report.modules.gui.swing.common.ExceptionDialog
-
Shows an default dialog with the given message and title and the exceptions
stacktrace in the detail area.
- SimpleSQLReportDataFactory - Class 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(PrecomputeNodeKey) - Method in interface org.jfree.report.data.PrecomputedValueRegistry
-
- startElement(PrecomputeNodeKey) - Method in class org.jfree.report.data.PrecomputedValueRegistryBuilder
-
- startElement(AttributeMap) - Method in class org.jfree.report.flow.EmptyReportTarget
-
- startElement(AttributeMap) - Method in class org.jfree.report.flow.layoutprocessor.BufferedReportTarget
-
- startElement(ReportTarget) - Method in class org.jfree.report.flow.layoutprocessor.ElementLayoutController
-
This method is called for each newly instantiated layout controller.
- 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
-
- 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(StaticDataRow) - Constructor for class org.jfree.report.data.StaticDataRow
-
- StaticDataRow(DataRow) - Constructor for class org.jfree.report.data.StaticDataRow
-
- StaticDataRow(String[], Object[]) - 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
-
A class that handles the conversion of Integer
attributes to and from their
String
representation.
- StringValueConverter() - Constructor for class org.jfree.report.util.beans.StringValueConverter
-
Creates a new value converter.
- StyleExpressionReadHandler - Class 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
-
- 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.