Uses of Interface
net.sf.jasperreports.engine.design.events.JRChangeEventsSupport
-
Packages that use JRChangeEventsSupport Package Description net.sf.jasperreports.barbecue Contains classes for the built-in Barbecue component.net.sf.jasperreports.barcode4j Contains classes for the built-in Barcode4J component.net.sf.jasperreports.charts.base Contains base implementations for chart related interfaces.net.sf.jasperreports.charts.design Contains design time implementations for chart related interfaces.net.sf.jasperreports.chartthemes.simple net.sf.jasperreports.components.iconlabel Contains classes for the built-in Icon Label component.net.sf.jasperreports.components.items Contains classes and interfaces for the item based components.net.sf.jasperreports.components.list Contains classes for the built-in List component.net.sf.jasperreports.components.map Contains classes for the built-in Google Map component.net.sf.jasperreports.components.sort net.sf.jasperreports.components.spiderchart Contains classes for the built-in Spider Chart component.net.sf.jasperreports.components.table Contains classes for the built-in Table component.net.sf.jasperreports.components.table.fill Contains fill time implementations for Table component related interfaces.net.sf.jasperreports.crosstabs.base Contains base classes for the Crosstab report element.net.sf.jasperreports.crosstabs.design Contains design classes for the Crosstab report element.net.sf.jasperreports.engine Provides access to the library's main functionality through facade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes.net.sf.jasperreports.engine.analytics.dataset net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces.net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools.net.sf.jasperreports.export Provides exporter input, exporter output and exporter configurationsnet.sf.jasperreports.parts.subreport -
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.barbecue
Classes in net.sf.jasperreports.barbecue that implement JRChangeEventsSupport Modifier and Type Class Description class
StandardBarbecueComponent
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.barcode4j
Classes in net.sf.jasperreports.barcode4j that implement JRChangeEventsSupport Modifier and Type Class Description class
Barcode4jComponent
class
BarcodeComponent
class
CodabarComponent
class
Code128Component
class
Code39Component
class
DataMatrixComponent
class
EAN128Component
class
EAN13Component
class
EAN8Component
class
FourStateBarcodeComponent
class
Interleaved2Of5Component
class
PDF417Component
class
POSTNETComponent
class
QRCodeComponent
Contains the main settings for the QRCode componentclass
RoyalMailCustomerComponent
class
UPCAComponent
class
UPCEComponent
class
USPSIntelligentMailComponent
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRChangeEventsSupport Modifier and Type Class Description class
JRBaseAreaPlot
class
JRBaseBar3DPlot
Deprecated.To be removed.class
JRBaseBarPlot
class
JRBaseBubblePlot
class
JRBaseCandlestickPlot
class
JRBaseChart
class
JRBaseChartPlot
class
JRBaseHighLowPlot
class
JRBaseLinePlot
class
JRBaseMeterPlot
An immutable representation of the layout of a Meter chart.class
JRBaseMultiAxisPlot
An immutable representation of the layout options of a multiple axis chart.class
JRBasePie3DPlot
Deprecated.To be removed.class
JRBasePieDataset
class
JRBasePiePlot
class
JRBaseScatterPlot
class
JRBaseThermometerPlot
An immutable representation of the layout of a thermometer plot.class
JRBaseTimeSeriesDataset
class
JRBaseTimeSeriesPlot
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRChangeEventsSupport Modifier and Type Class Description class
JRDesignAreaPlot
class
JRDesignBar3DPlot
Deprecated.To be removed.class
JRDesignBarPlot
class
JRDesignBubblePlot
class
JRDesignCandlestickPlot
class
JRDesignCategoryDataset
class
JRDesignCategorySeries
class
JRDesignChart
class
JRDesignChartAxis
JRChartAxis
implementation to be used for report design.class
JRDesignChartDataset
class
JRDesignDataRange
Contains a range of values.class
JRDesignGanttDataset
class
JRDesignGanttSeries
class
JRDesignHighLowDataset
class
JRDesignHighLowPlot
class
JRDesignItemLabel
An object that specifies how an item label should be displayed.class
JRDesignLinePlot
class
JRDesignMeterPlot
A meter plot that displays a single value against a range of values.class
JRDesignMultiAxisPlot
Contains information on how a multiple axis chart should be displayed.class
JRDesignPie3DPlot
Deprecated.To be removed.class
JRDesignPieDataset
class
JRDesignPiePlot
class
JRDesignPieSeries
class
JRDesignScatterPlot
class
JRDesignThermometerPlot
The layout options of a thermometer chart.class
JRDesignTimePeriodDataset
class
JRDesignTimePeriodSeries
class
JRDesignTimeSeries
class
JRDesignTimeSeriesDataset
class
JRDesignTimeSeriesPlot
class
JRDesignValueDataset
A data set that contains a single value.class
JRDesignValueDisplay
An object that specifies how a single value should be displayed.class
JRDesignXyDataset
class
JRDesignXySeries
class
JRDesignXyzDataset
class
JRDesignXyzSeries
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.chartthemes.simple
Classes in net.sf.jasperreports.chartthemes.simple that implement JRChangeEventsSupport Modifier and Type Class Description class
AxisSettings
class
BlockBorderProvider
class
ChartSettings
class
ChartThemeSettings
class
LegendSettings
class
LineBorderProvider
class
PlotSettings
class
TitleSettings
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.iconlabel
Classes in net.sf.jasperreports.components.iconlabel that implement JRChangeEventsSupport Modifier and Type Class Description class
IconLabelComponent
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.items
Classes in net.sf.jasperreports.components.items that implement JRChangeEventsSupport Modifier and Type Class Description class
StandardItem
class
StandardItemData
class
StandardItemProperty
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.list
Classes in net.sf.jasperreports.components.list that implement JRChangeEventsSupport Modifier and Type Class Description class
DesignListContents
ListContents
implementation used at report design time.class
StandardListComponent
StandardListComponent
implementation. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.map
Classes in net.sf.jasperreports.components.map that implement JRChangeEventsSupport Modifier and Type Class Description class
MarkerStandardItemData
Deprecated.Replaced by StandardMarkerItemData.class
StandardMapComponent
class
StandardMarkerItemData
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.sort
Classes in net.sf.jasperreports.components.sort that implement JRChangeEventsSupport Modifier and Type Class Description class
SortComponent
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.spiderchart
Classes in net.sf.jasperreports.components.spiderchart that implement JRChangeEventsSupport Modifier and Type Class Description class
SpiderChartComponent
class
StandardChartSettings
class
StandardSpiderDataset
class
StandardSpiderPlot
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.table
Classes in net.sf.jasperreports.components.table that implement JRChangeEventsSupport Modifier and Type Class Description class
DesignBaseCell
class
DesignCell
class
StandardBaseColumn
class
StandardColumn
class
StandardColumnGroup
class
StandardGroupCell
class
StandardGroupRow
class
StandardRow
class
StandardTable
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.table.fill
Classes in net.sf.jasperreports.components.table.fill that implement JRChangeEventsSupport Modifier and Type Class Description class
TableJasperReport
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.crosstabs.base
Classes in net.sf.jasperreports.crosstabs.base that implement JRChangeEventsSupport Modifier and Type Class Description class
JRBaseCrosstab
Base read-onlycrosstab
implementation.class
JRBaseCrosstabParameter
Base read-only implementation of crosstab parameters. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.crosstabs.design
Classes in net.sf.jasperreports.crosstabs.design that implement JRChangeEventsSupport Modifier and Type Class Description class
DesignCrosstabColumnCell
class
JRDesignCellContents
Implementation ofJRCellContents
used for report design.class
JRDesignCrosstab
Design-timecrosstab
implementation.class
JRDesignCrosstabBucket
Implementation ofcrosstab group bucket
to be used for report designing.class
JRDesignCrosstabCell
Implementation ofJRCrosstabCell
to be used for report design.class
JRDesignCrosstabColumnGroup
Crosstab column group implementation to be used for report designing.class
JRDesignCrosstabDataset
Input crosstab dataset implementation to be used at design time.class
JRDesignCrosstabGroup
Base crosstab row/column group implementation to be used at design time.class
JRDesignCrosstabMeasure
Crosstab measure implementation to be used for report designing.class
JRDesignCrosstabParameter
Implementation of crosstab parameters to be used for report designing.class
JRDesignCrosstabRowGroup
Crosstab row group implementation to be used for report designing. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine
Classes in net.sf.jasperreports.engine that implement JRChangeEventsSupport Modifier and Type Class Description class
JasperPrint
An instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.class
JasperReport
Instances of this class represent compiled report template objects.class
JRPropertiesMap
Properties map of an JR element.class
JRSimpleTemplate
DefaultJRTemplate
implementation. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.analytics.dataset
Classes in net.sf.jasperreports.engine.analytics.dataset that implement JRChangeEventsSupport Modifier and Type Class Description class
DesignDataAxis
class
DesignDataAxisLevel
class
DesignDataLevelBucket
class
DesignDataLevelBucketProperty
class
DesignDataMeasure
class
DesignMultiAxisData
class
DesignMultiAxisDataset
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRChangeEventsSupport Modifier and Type Class Description class
BaseDatasetPropertyExpression
Base implementation ofDatasetPropertyExpression
.class
JRBaseBand
Used for implementing band functionality.class
JRBaseBoxBottomPen
class
JRBaseBoxLeftPen
class
JRBaseBoxPen
class
JRBaseBoxRightPen
class
JRBaseBoxTopPen
class
JRBaseBreak
The actual implementation of a break element.class
JRBaseComponentElement
A read-onlyJRComponentElement
implementation which is included in compiled reports.class
JRBaseConditionalStyle
class
JRBaseDataset
The base implementation ofJRDataset
.class
JRBaseElement
This class provides a skeleton implementation for a report element.class
JRBaseEllipse
The actual implementation of a graphic element representing an ellipse.class
JRBaseField
class
JRBaseFont
class
JRBaseFrame
Base read-only implementation ofJRFrame
.class
JRBaseGenericElement
A read-only implementation ofJRGenericElement
that is included in compiled reports.class
JRBaseGraphicElement
This class provides functionality common to graphic elements.class
JRBaseGroup
class
JRBaseImage
The actual implementation of a graphic element representing an image.class
JRBaseLine
The actual implementation of a graphic element representing a straight line.class
JRBaseLineBox
This is useful for drawing borders around text elements and images.class
JRBaseParagraph
class
JRBaseParameter
class
JRBasePart
A read-onlyJRPart
implementation which is included in compiled reports.class
JRBasePen
This is useful for drawing borders around text elements and images.class
JRBasePropertyExpression
Base implementation ofJRPropertyExpression
.class
JRBaseRectangle
The actual implementation of a graphic element representing a rectangle.class
JRBaseReport
Base class that implements theJRReport
interface.class
JRBaseScriptlet
class
JRBaseSection
Used for implementing section functionality.class
JRBaseSortField
class
JRBaseStaticText
This class is used for representing a static text element.class
JRBaseStyle
class
JRBaseSubreport
class
JRBaseTextElement
This class provides functionality common to text elements.class
JRBaseTextField
This class is used for representing a text field.class
JRBaseVariable
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRChangeEventsSupport Modifier and Type Class Description class
DesignCommonReturnValue
Implementation ofReturnValue
to be used for report design purposes.class
DesignDatasetPropertyExpression
Implementation ofDatasetPropertyExpression
to be used at report design time.class
DesignExpressionReturnValue
Implementation ofExpressionReturnValue
to be used for report design purposes.class
DesignReturnValue
Implementation ofReturnValue
to be used for report design purposes.class
JasperDesign
JasperDesign is used for in-memory representation of a report design.class
JRDesignBand
class
JRDesignBreak
The actual implementation of a break element, used at design time.class
JRDesignComponentElement
AJRComponentElement
implementation which is to be used at report design time.class
JRDesignConditionalStyle
class
JRDesignDataset
Implementation ofJRDataset
to be used for report design.class
JRDesignDatasetParameter
Implementation ofJRDatasetParameter
used at design time.class
JRDesignDatasetRun
Implementation ofJRDatasetRun
to be used for report design.class
JRDesignElement
This class provides a skeleton implementation for a design time report element.class
JRDesignElementDataset
class
JRDesignElementGroup
class
JRDesignEllipse
The actual implementation of a graphic element representing an ellipse, used at design time.class
JRDesignExpression
class
JRDesignExpressionChunk
class
JRDesignField
class
JRDesignFont
class
JRDesignFrame
Implementation ofJRFrame
to be used at design time.class
JRDesignGenericElement
A implementation ofJRGenericElement
that is to be used at report design time.class
JRDesignGenericElementParameter
A implementation ofJRBaseGenericElementParameter
that is to be used at report design time.class
JRDesignGraphicElement
This class contains functionality common to graphic elements at design time.class
JRDesignGroup
class
JRDesignHyperlink
Stand-alone implementation ofJRHyperlink
which should be used for report design purposes.class
JRDesignHyperlinkParameter
Implementation ofJRHyperlinkParameter
that can be used for report designing purposes.class
JRDesignImage
The actual implementation of a graphic element representing an image, used at design time.class
JRDesignLine
The actual implementation of a graphic element representing a straight line, used at design time.class
JRDesignParameter
class
JRDesignPart
class
JRDesignPropertyExpression
Implementation ofJRPropertyExpression
to be used at report design time.class
JRDesignQuery
class
JRDesignQueryChunk
class
JRDesignRectangle
The actual implementation of a graphic element representing a rectangle, used at design time.class
JRDesignReportTemplate
JRReportTemplate
implementation to be used at report design time.class
JRDesignScriptlet
class
JRDesignSection
class
JRDesignSortField
class
JRDesignStaticText
This class is used for representing a design static text element.class
JRDesignStyle
class
JRDesignSubreport
class
JRDesignSubreportParameter
class
JRDesignSubreportReturnValue
Implementation ofJRSubreportReturnValue
to be used for report design purposes.class
JRDesignTextElement
This class provides functionality common to design text elements.class
JRDesignTextField
class
JRDesignVariable
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement JRChangeEventsSupport Modifier and Type Class Description class
ReadOnlyPartJasperPrint
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.parts.subreport
Classes in net.sf.jasperreports.parts.subreport that implement JRChangeEventsSupport Modifier and Type Class Description class
StandardSubreportPartComponent
StandardSubreportPartComponent
implementation.
-