Uses of Interface
net.sf.jasperreports.engine.design.events.JRChangeEventsSupport

Packages that use JRChangeEventsSupport
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.components.barbecue   
net.sf.jasperreports.components.barcode4j   
net.sf.jasperreports.components.list   
net.sf.jasperreports.components.map   
net.sf.jasperreports.components.sort   
net.sf.jasperreports.components.spiderchart   
net.sf.jasperreports.components.table   
net.sf.jasperreports.crosstabs.base   
net.sf.jasperreports.crosstabs.design   
net.sf.jasperreports.engine Provides access to the library's main functionality through façade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
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. 
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.charts.base
 

Classes in net.sf.jasperreports.charts.base that implement JRChangeEventsSupport
 class JRBaseAreaPlot
           
 class JRBaseBar3DPlot
           
 class JRBaseBarPlot
           
 class JRBaseBubblePlot
           
 class JRBaseCandlestickPlot
           
 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
           
 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
 class JRDesignAreaPlot
           
 class JRDesignBar3DPlot
           
 class JRDesignBarPlot
           
 class JRDesignBubblePlot
           
 class JRDesignCandlestickPlot
           
 class JRDesignCategoryDataset
           
 class JRDesignCategorySeries
           
 class JRDesignChartAxis
          JRChartAxis implementation to be used for report design.
 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
           
 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.components.barbecue
 

Classes in net.sf.jasperreports.components.barbecue that implement JRChangeEventsSupport
 class StandardBarbecueComponent
           
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.components.barcode4j
 

Classes in net.sf.jasperreports.components.barcode4j that implement JRChangeEventsSupport
 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 RoyalMailCustomerComponent
           
 class UPCAComponent
           
 class UPCEComponent
           
 class USPSIntelligentMailComponent
           
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.components.list
 

Classes in net.sf.jasperreports.components.list that implement JRChangeEventsSupport
 class DesignListContents
          ListContents implementation used at report design time.
 class StandardListComponent
          Standard ListComponent implementation.
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.components.map
 

Classes in net.sf.jasperreports.components.map that implement JRChangeEventsSupport
 class StandardMapComponent
           
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.components.sort
 

Classes in net.sf.jasperreports.components.sort that implement JRChangeEventsSupport
 class SortComponent
           
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.components.spiderchart
 

Classes in net.sf.jasperreports.components.spiderchart that implement JRChangeEventsSupport
 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
 class DesignCell
           
 class StandardBaseColumn
           
 class StandardColumn
           
 class StandardColumnGroup
           
 class StandardGroupCell
           
 class StandardTable
           
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.crosstabs.base
 

Classes in net.sf.jasperreports.crosstabs.base that implement JRChangeEventsSupport
 class JRBaseCrosstab
          Base read-only crosstab 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
 class JRDesignCellContents
          Implementation of JRCellContents used for report design.
 class JRDesignCrosstab
          Design-time crosstab implementation.
 class JRDesignCrosstabBucket
          Implementation of corsstab group bucket to be used for report designing.
 class JRDesignCrosstabCell
          Implementation of JRCrosstabCell 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
 class JasperReport
          The actual representation of a compiled report.
 class JRSimpleTemplate
          Default JRTemplate implementation.
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.base
 

Classes in net.sf.jasperreports.engine.base that implement JRChangeEventsSupport
 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 JRBaseChart
           
 class JRBaseChartPlot
           
 class JRBaseComponentElement
          A read-only JRComponentElement implementation which is included in compiled reports.
 class JRBaseConditionalStyle
           
 class JRBaseDataset
          The base implementation of JRDataset.
 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 of JRFrame.
 class JRBaseGenericElement
          A read-only implementation of JRGenericElement 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 JRBasePen
          This is useful for drawing borders around text elements and images.
 class JRBasePropertyExpression
          Base implementation of JRPropertyExpression.
 class JRBaseRectangle
          The actual implementation of a graphic element representing a rectangle.
 class JRBaseReport
           
 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.
 

Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.design
 

Classes in net.sf.jasperreports.engine.design that implement JRChangeEventsSupport
 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 JRDesignChart
           
 class JRDesignChartDataset
           
 class JRDesignComponentElement
          A JRComponentElement implementation which is to be used at report design time.
 class JRDesignConditionalStyle
           
 class JRDesignDataset
          Implementation of JRDataset to be used for report desing.
 class JRDesignDatasetParameter
          Implementation of JRDatasetParameter used at design time.
 class JRDesignDatasetRun
          Implementation of JRDatasetRun to be used for report desing.
 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 of JRFrame to be used at design time.
 class JRDesignGenericElement
          A implementation of JRGenericElement 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 of JRHyperlink which should be used for report design purposes.
 class JRDesignHyperlinkParameter
          Implementation of JRHyperlinkParameter 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 JRDesignPropertyExpression
          Implementation of JRPropertyExpression 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 of JRSubreportReturnValue to be used for report desing purposes.
 class JRDesignTextElement
          This class provides functionality common to design text elements.
 class JRDesignTextField
           
 class JRDesignVariable
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com