Skip navigation links
A B C D E F G H I L M N O P R S T U V W X 

A

AbstractDemoFrame - Class in org.pentaho.reporting.engine.classic.demo.util
The AbstractDemoFrame provides some basic functionality shared among all demos.
AbstractDemoFrame() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Constructs a new frame that is initially invisible.
AbstractDemoFrame.CloseAction - Class in org.pentaho.reporting.engine.classic.demo.util
Close action.
AbstractDemoFrame.CloseHandler - Class in org.pentaho.reporting.engine.classic.demo.util
Window close handler.
AbstractDemoFrame.PreviewAction - Class in org.pentaho.reporting.engine.classic.demo.util
Preview action.
AbstractDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.util
The AbstractDemoHandler provides some common implementations that are used by all other demo handlers, and which are of minor interest for the demo's purposes.
AbstractDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoHandler
 
AbstractXmlDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.util
The AbstractXmlDemoHandler helps to simplify demo reports which read their report definition from an XML file.
AbstractXmlDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.AbstractXmlDemoHandler
 
ACCOUNT - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
An 'account' card.
AccountCard - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A user account card.
AccountCard(String, String, String, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.AccountCard
Creates a new user account card.
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame.CloseAction
Receives notification of an action event.
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame.PreviewAction
Receives notification of an action event.
ActivityReportDefinition - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
 
ActivityReportDefinition(MasterReport) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.ActivityReportDefinition
 
addAdvertising(Advertising) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
 
addArticle(Article, double) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Adds an article with an reduced price to the advertising.
addArticle(Article) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
addCard(Card) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardTableModel
Adds a card.
addChild(DemoSelector) - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
addComponent(Component) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentTableModel
 
addDemo(DemoHandler) - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
addEvent(LogEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventTableModel
 
addIconEntry(String, String, Image, Long) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
Adds a new entry to the table model.
addInvoice(Invoice) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
 
addItem(WayBillTableModel.CategoryItem) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel
 
addLeader(LeaderRecord) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 
addPatient(Patient) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
 
addRecord(String, String, String, Number) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupTableModel
 
addSubOrganization(SubOrganizationRecord) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addTreament(Treatment) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
ADMIN - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
An 'admin' card.
AdminCard - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
An administrator's account card.
AdminCard(String, String, String, String, String, Date) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.AdminCard
Creates a new administrator account card.
Advertising - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model
A data object encapsulating an advertising letter.
Advertising(Customer, Date, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Creates a new advertising for the given customer, which is valid for the given date and has the specified identity number.
AdvertisingTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice
 
AdvertisingTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
 
ArrayEnumeration - Class in org.pentaho.reporting.engine.classic.demo.util
An enumeration that iterates over an array.
ArrayEnumeration(Object[]) - Constructor for class org.pentaho.reporting.engine.classic.demo.util.ArrayEnumeration
Creates a new enumeration for the given array.
Article - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model
 
Article(String, String, float) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Article
 
Article(String, String, float, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Article
 
attemptExit() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Exits the application, but only if the user agrees.
attemptPreview() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleUpdatePreviewHandler
 
attemptPreview() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDemoFrame
Handler method called by the preview action.
attemptPreview() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.PropertyUpdatePreviewHandler
 
attemptPreview() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Handler method called by the preview action.
attemptPreview() - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
attemptPreview() - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultPreviewHandler
Handler method called by the preview action.
attemptPreview() - Method in interface org.pentaho.reporting.engine.classic.demo.util.PreviewHandler
 
attemptPreview() - Method in class org.pentaho.reporting.engine.classic.demo.util.SimpleDemoFrame
Handler method called by the preview action.
AutoTableAPIDemo - Class in org.pentaho.reporting.engine.classic.demo.features.autotable
 
AutoTableAPIDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableAPIDemo
 
AutoTableBundleDemo - Class in org.pentaho.reporting.engine.classic.demo.features.autotable
 
AutoTableBundleDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableBundleDemo
 

B

BandInBandStackingDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
A sample to show the band in band capabilities of JFreeReport ...
BandInBandStackingDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.BandInBandStackingDemoHandler
Default constructor.
BasicExtXmlChartDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
 
BasicExtXmlChartDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicExtXmlChartDemo
 
BasicSimpleXmlChartDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
 
BasicSimpleXmlChartDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicSimpleXmlChartDemo
 
BookstoreDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore
A demo showing how to print simple invoices.
BookstoreDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreDemo
Default constructor.
BookstoreTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore
A sample data source for the JFreeReport Demo Application.
BookstoreTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreTableModel
Default constructor - builds a sample data source.

C

Card - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
Base class for a card.
Card() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.Card
Default constructor.
CardDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
The card demo shows how to use JFreeReport to print multiple cards on a single page.
CardDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardDemo
Default constructor.
CardTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A card table model.
CardTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardTableModel
Default constructor.
CardType - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
An enumeration of card types.
CategoryItem(String, String, String, double) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel.CategoryItem
 
ChartDemos - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
Creation-Date: 28.08.2005, 21:57:24
ChartDemos(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.ChartDemos
 
children() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
children() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
ClassicEngineDemoBoot - Class in org.pentaho.reporting.engine.classic.demo
Creation-Date: 02.12.2006, 19:20:26
ClassicEngineDemoInfo - Class in org.pentaho.reporting.engine.classic.demo
Creation-Date: 02.12.2006, 19:20:18
clear() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
 
CloseAction() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame.CloseAction
Default constructor.
CloseHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame.CloseHandler
 
ColorAndLetterTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
A sample data source for the JFreeReport Demo Application.
ColorAndLetterTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.ColorAndLetterTableModel
 
ColorAndLetterTableModel(int) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.ColorAndLetterTableModel
Default constructor - builds a sample data source.
CombinedAdvertisingDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined
 
CombinedAdvertisingDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined.CombinedAdvertisingDemoHandler
 
ComponentDrawingDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
A simple report where column 3 displays (column 1 / column 2) as a percentage.
ComponentDrawingDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ComponentDrawingDemoHandler
Constructs the demo application.
CompoundDemoFrame - Class in org.pentaho.reporting.engine.classic.demo.util
The CompoundDemoFrame provides a unified GUI which is able to present more than one demo.
CompoundDemoFrame(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
ConditionalGroupDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup
 
ConditionalGroupDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupDemo
 
ConditionalGroupTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup
 
ConditionalGroupTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupTableModel
 
configure() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.ActivityReportDefinition
 
configure() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.LunchReportDefinition
 
configure() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.OfficeReportDefinition
 
copyInto(Organization) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
 
CouncilRecord - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
CouncilRecord(String, String, String, String, String, String, String, String, String, String, String, String, int, int, int, int) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
CountryDataTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.world
A sample data source for the JFreeReport Demo Application.
CountryDataTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryDataTableModel
Default constructor - builds the sample data source using incomplete (and possibly inaccurate) data for countries of the world.
CountryReportAPIDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.world
This creates a report similar to the one defined by report1.xml.
CountryReportAPIDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportAPIDemoHandler
Default constructor.
CountryReportExtXMLDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.world
Creation-Date: 28.08.2005, 20:13:43
CountryReportExtXMLDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportExtXMLDemoHandler
 
CountryReportSecurityXMLDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.world
Creation-Date: 28.08.2005, 20:13:43
CountryReportSecurityXMLDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportSecurityXMLDemoHandler
 
CountryReportXMLDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.world
Creation-Date: 28.08.2005, 20:13:43
CountryReportXMLDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportXMLDemoHandler
 
createAnimalTableModel() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
createColorTableModel() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
createColorTableModel() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
createCSV(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report to CSV format.
createData() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
Creates a sample dataset.
createData() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
Creates a sample dataset.
createDefaultContentPane() - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
createDefaultContentPane() - Method in class org.pentaho.reporting.engine.classic.demo.util.SimpleDemoFrame
 
createDefaultDemoPane(InternalDemoHandler) - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
createDefaultModel() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
 
createDefaultTable(TableModel) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
 
createDefaultTable(TableModel) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoHandler
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.ChartDemos
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.DemoFrontend
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.FunctionsDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupingDemos
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.LayoutDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemoCollection
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemoCollection
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.WorldDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesDemo
 
createDemoInfo() - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineDemo
 
createDescriptionTextPane(URL) - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
createDirectoryHTML(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report to HTML.
createFruitTableModel() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
createFruitTableModel() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
createJMenu(String) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Creates a JMenu which gets initialized from the current resource bundle.
createMenuBar() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDemoFrame
 
createMenuBar() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Creates a menu bar.
createPDF(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report to PDF format.
createPlainText(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report to plain text format.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.LeadingEmptyCardsDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SimpleCardDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicExtXmlChartDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicSimpleXmlChartDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiAPIChartDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiExtXmlChartDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiSimpleXmlChartDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.TableJFreeChartDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVReaderDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.SimplePatientFormDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ItemHidingDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupsDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.RowbandingDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.TrafficLightingDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.VeryLargeReportDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined.CombinedAdvertisingDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleAdvertisingDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleInvoiceDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext.LGPLTextDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.BandInBandStackingDemoHandler
Create a report with a single report header band.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ComponentDrawingDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ShapeAndDrawableDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutAPIDemoHandler
Creates a report definition.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.ThreeMultiReportDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportAPIDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportXmlDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceAPIDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceDemoApplet
Creates a report definition in code.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceXMLDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.RectanglesDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooter2Demo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooterDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ExtSubReportDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleAPIDemoHandler
Creates a report format by calling API methods directly.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleXMLDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportAPIDemoHandler
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportExtXMLDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportSecurityXMLDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportXMLDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.MultiPageCountryDataDemoHandler
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesAPIDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesODFDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesXMLDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineAPIDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineODFDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineXMLDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableAPIDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableBundleDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.SQLDataSourceDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.StaticDataSourceDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.inlinesubreport.InlineSubReportDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveHtmlDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveSwingDemo
 
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.loading.FileLoadingDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.parameters.ParameterDemo
Creates the report.
createReport() - Method in class org.pentaho.reporting.engine.classic.demo.features.subreport.SQLSubReportDemo
Creates the report.
createReport() - Method in interface org.pentaho.reporting.engine.classic.demo.util.InternalDemoHandler
Creates the report.
createRTF(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report to rich-text format (RTF).
createStaticReport() - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceAPIDemoHandler
Creates a report definition in code.
createStreamHTML(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report into a single HTML format.
createXLS(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report to Excel format.
createZIPHTML(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Saves a report in a ZIP file.
CSVReaderDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.csv
Demo that show how to use CSVTableModelProducer to generate TableModel for JFreeReport input data.
CSVReaderDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVReaderDemo
Creates the demo workspace.
CSVUserInputPanel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.csv
Demo that show how to use CSVTableModelProducer to generate TableModel for JFreeReport input data.
CSVUserInputPanel(DemoController) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
Creates the demo workspace.
Customer - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model
 
Customer(String, String, String, String, String, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 

D

DefaultCloseHandler - Class in org.pentaho.reporting.engine.classic.demo.util
A Window close handler that either closes the frame, or if the frame is not embedded, shuts down the VM.
DefaultCloseHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.DefaultCloseHandler
 
DefaultDemoSelector - Class in org.pentaho.reporting.engine.classic.demo.util
A simple demo selector implementation.
DefaultDemoSelector(String) - Constructor for class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
DefaultPreviewHandler - Class in org.pentaho.reporting.engine.classic.demo.util
The DefaultPreviewHandler creates a PreviewDialog for the current report.
DefaultPreviewHandler(InternalDemoHandler) - Constructor for class org.pentaho.reporting.engine.classic.demo.util.DefaultPreviewHandler
 
deinitialize(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleSelectionReportController
Called when the report controller gets removed.
deinitialize(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoReportController
Called when the report controller gets removed.
DemoController - Interface in org.pentaho.reporting.engine.classic.demo.util
The DemoControler interface provides limited access to the containing demo frame.
DemoFrontend - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo
 
DemoFrontend(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.DemoFrontend
 
DemoHandler - Interface in org.pentaho.reporting.engine.classic.demo.util
A demo handler encapsulates all information that are necessary to completly execute a GUI demo.
DemoHandlerTreeNode - Class in org.pentaho.reporting.engine.classic.demo.util
The DemoHandlerTreeNode is used to build the tree component to select a single demo from within a CompoundDemoFrame.
DemoHandlerTreeNode(TreeNode, DemoHandler) - Constructor for class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
DemoReportController - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
The DemoReportControler is a simple report controler implementation which allows to modify two report properties from within the preview frame.
DemoReportController() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoReportController
 
DemoSelector - Interface in org.pentaho.reporting.engine.classic.demo.util
A demo selector holds information about a set of demos using the DemoHandler interface and child demo selectors holding other releated demos.
DemoSelectorTreeNode - Class in org.pentaho.reporting.engine.classic.demo.util
A DemoSelectorTreeNode encapsulates a DemoSelector and makes it accessible from within a JTree.
DemoSelectorTreeNode(TreeNode, DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
DemoTextInputPanel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
The DemoTextInputPanel provides two input fields for the report properties used in the StackedLayoutDemos.
DemoTextInputPanel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoTextInputPanel
 
displayAbout() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Displays information about the application.
DocumentInternalFrame - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe
Creation-Date: 11.12.2005, 12:50:21
DocumentInternalFrame() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.DocumentInternalFrame
 

E

EMBEDDED_KEY - Static variable in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
 
EMPTY - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
A 'empty' card.
executeReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.HelloWorld
 
ExtSubReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport
The MultiReportDemo combines data from multiple table models into one single report.
ExtSubReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ExtSubReportDemo
 

F

FileLoadingDemo - Class in org.pentaho.reporting.engine.classic.demo.features.loading
 
FileLoadingDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.loading.FileLoadingDemo
 
findFileOnClassPath(String) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoPanel
Returns a reference to a file with the specified name that is located somewhere on the classpath.
FontDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts
This Demo loads all available fonts and prints some sample text with each font.
FontDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontDemo
 
FontTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts
A sample data source for the JFreeReport Demo Application.
FontTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontTableModel
Sample dataset.
FREE - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
A 'free' card.
FreeCard - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A card.
FreeCard(String, Date) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.FreeCard
Creates a new 'free' card.
FunctionsDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
This demo provides a frontend for all demos showing how to use functions.
FunctionsDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.FunctionsDemo
 

G

getAboutAction() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
 
getAccount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getAddress() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getAdmin() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getAdNumber() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Returns the ad number.
getAdvertising(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
 
getAllergy() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getAllowsChildren() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
getAllowsChildren() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
getArticle(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Returns the article at the given index.
getArticle(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
getArticleCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Returns the number of articles in this ad.
getArticleCount(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
getArticleCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
getArticleDetails() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Article
 
getArticleNumber() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Article
 
getArticleReducedPrice(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Returns the reduced price for the article at the given index.
getBandForCardType(CardType) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getBaseCard() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getCardNr() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.FreeCard
Returns the card number.
getCardNr() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.PersonBoundCard
Returns the card number.
getChildAt(int) - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
getChildAt(int) - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
getChildCount() - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
getChildCount() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
getChildCount() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoSelector
 
getChildCount() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
getChilds() - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
getChilds() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoSelector
 
getCity() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getCloseAction() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Returns the close action implementation to handle the closing of the frame.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreTableModel
Returns the class of the data in the specified column.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupTableModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontTableModel
Returns the class of the data in the specified column.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel
 
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.ColorAndLetterTableModel
Returns the class of the data in the specified column.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.HugeLetterAndColorTableModel
Returns the class of the data in the specified column.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
Returns the class of the specified column.
getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryDataTableModel
Returns the class of the data in the specified column.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel
 
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.ColorAndLetterTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.HugeLetterAndColorTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceProjects
Returns the column count.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemoTableModel
Returns the number of columns.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryDataTableModel
Returns the number of columns in the table model.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreTableModel
Returns the name of the specified column.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns the name of the column at columnIndex.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupTableModel
Returns the name of the column at columnIndex.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontTableModel
Returns the name of the specified column.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel
 
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.ColorAndLetterTableModel
Returns the name of the specified column.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.HugeLetterAndColorTableModel
Returns the name of the specified column.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceProjects
Returns the column name.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemoTableModel
Returns the name of a column.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
Returns the name of the specified column.
getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryDataTableModel
Returns the name of the specified column.
getColumnPrefix1() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns column prefix 1.
getColumnPrefix2() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns column prefix 2.
getContainer() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel.CategoryItem
 
getController() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
 
getController() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoHandler
 
getController() - Method in interface org.pentaho.reporting.engine.classic.demo.util.InternalDemoHandler
Returns the demo controler for this demo.
getCouncil() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 
getCountry() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 
getCustomer() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Returns the customer assigned to the ad.
getCustomer() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
getData() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
 
getData() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoPanel
 
getDate() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
getDate() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Returns the date, when this ad was issued.
getDate() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
getDemoCount() - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
getDemoCount() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoSelector
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.LeadingEmptyCardsDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SimpleCardDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicExtXmlChartDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicSimpleXmlChartDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiAPIChartDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiExtXmlChartDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiSimpleXmlChartDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.TableJFreeChartDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVReaderDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.SimplePatientFormDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ItemHidingDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupsDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.RowbandingDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.TrafficLightingDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.VeryLargeReportDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined.CombinedAdvertisingDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleAdvertisingDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleInvoiceDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext.LGPLTextDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.BandInBandStackingDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ComponentDrawingDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ShapeAndDrawableDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutAPIDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.ThreeMultiReportDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportAPIDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportXmlDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceAPIDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceXMLDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.RectanglesDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooter2Demo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooterDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ExtSubReportDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleAPIDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleXMLDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportAPIDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportExtXMLDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportSecurityXMLDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportXMLDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.MultiPageCountryDataDemoHandler
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesAPIDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesODFDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesXMLDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineAPIDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineODFDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineXMLDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableAPIDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableBundleDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.SQLDataSourceDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.StaticDataSourceDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.inlinesubreport.InlineSubReportDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveHtmlDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveSwingDemo
 
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.loading.FileLoadingDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.parameters.ParameterDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.subreport.SQLSubReportDemo
Returns the URL of the HTML document describing this demo.
getDemoDescriptionSource() - Method in interface org.pentaho.reporting.engine.classic.demo.util.InternalDemoHandler
Returns the URL of the HTML document describing this demo.
getDemoHandler() - Method in class org.pentaho.reporting.engine.classic.demo.util.SimpleDemoFrame
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.LeadingEmptyCardsDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SimpleCardDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicExtXmlChartDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicSimpleXmlChartDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiAPIChartDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiExtXmlChartDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiSimpleXmlChartDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.TableJFreeChartDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVReaderDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.SimplePatientFormDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ItemHidingDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupsDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.RowbandingDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.TrafficLightingDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.HelloWorld
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.VeryLargeReportDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined.CombinedAdvertisingDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleAdvertisingDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleInvoiceDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext.LGPLTextDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.BandInBandStackingDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ComponentDrawingDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDrawingDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ShapeAndDrawableDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutAPIDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.ThreeMultiReportDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportAPIDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportXmlDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.InternalFrameDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceAPIDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceXMLDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.RectanglesDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooter2Demo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooterDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ExtSubReportDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleAPIDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleXMLDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportAPIDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportExtXMLDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportSecurityXMLDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportXMLDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.MultiPageCountryDataDemoHandler
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesAPIDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesODFDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesXMLDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineAPIDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineODFDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineXMLDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableAPIDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableBundleDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.SQLDataSourceDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.StaticDataSourceDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.inlinesubreport.InlineSubReportDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveHtmlDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveSwingDemo
 
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.loading.FileLoadingDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.parameters.ParameterDemo
Returns the display name of the demo.
getDemoName() - Method in class org.pentaho.reporting.engine.classic.demo.features.subreport.SQLSubReportDemo
Returns the display name of the demo.
getDemoName() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoHandler
 
getDemoName() - Method in interface org.pentaho.reporting.engine.classic.demo.util.InternalDemoHandler
Returns the display name of the demo.
getDemos() - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
getDemos() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoSelector
 
getDemoSelector() - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
getDescription() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
getDescription() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEvent
 
getDescription() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.HelloWorld
Returns a short description of the demo.
getDesktop() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.InternalFrameDemoHandler
 
getEditableConfig() - Method in class org.pentaho.reporting.engine.classic.demo.ClassicEngineDemoBoot
Returns the current global configuration as modifiable instance.
getEmail() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.LeaderRecord
 
getEmail() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SubOrganizationRecord
 
getEmpty() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getEvent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEvent
 
getExpires() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.FreeCard
Returns the expiry date.
getExpires() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.UserCard
Returns the expiry date.
getExportAction() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
 
getExportAction() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoController
 
getExtension() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getExternalHandlerInfoPane() - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
getFaxNumber() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getFemaleGenderCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SubOrganizationRecord
 
getField() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getFirstName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.PersonBoundCard
Returns the first name.
getFirstName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 
getFirstName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.LeaderRecord
 
getFormValidator() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
 
getFree() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getFutureEventCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getHandler() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
getIndex(TreeNode) - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
getIndex(TreeNode) - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
getInstance() - Static method in class org.pentaho.reporting.engine.classic.demo.ClassicEngineDemoBoot
 
getInstance() - Static method in class org.pentaho.reporting.engine.classic.demo.ClassicEngineDemoInfo
 
getInsurance() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getInternalWebsite() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getInvoice(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
 
getInvoiceNumber() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
getItem() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel.CategoryItem
 
getLastMonthEventCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getLastName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.PersonBoundCard
Returns the last name.
getLastName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 
getLastName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.LeaderRecord
 
getLeader(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 
getLeaderCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 
getLeadershipPhoneNumber() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.LeaderRecord
 
getLevel() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getLogin() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.AccountCard
Returns the login id.
getLogin() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.UserCard
Returns the login id.
getMaleGenderCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SubOrganizationRecord
 
getMedication() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
getMessageOne() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoTextInputPanel
 
getMessageTwo() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoTextInputPanel
 
getName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Article
 
getName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SubOrganizationRecord
 
getName() - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultDemoSelector
 
getName() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoSelector
 
getNoHandlerInfoPane() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.DemoFrontend
 
getNoHandlerInfoPane() - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
getNotes() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel.CategoryItem
 
getOrgEmail() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getOrgID() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Record
 
getOrgName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getParent() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
getParent() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
getPassword() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.AccountCard
Returns the password.
getPassword() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.UserCard
Returns the password.
getPatient(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
 
getPhoneNumber() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getPosition() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.LeaderRecord
 
getPostalCode() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 
getPrepaid() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.LeadingEmptyCardsDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SimpleCardDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicExtXmlChartDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicSimpleXmlChartDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiAPIChartDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiExtXmlChartDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiSimpleXmlChartDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.TableJFreeChartDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVReaderDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.SimplePatientFormDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ItemHidingDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupsDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.RowbandingDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.TrafficLightingDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.VeryLargeReportDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined.CombinedAdvertisingDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleAdvertisingDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleInvoiceDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext.LGPLTextDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.BandInBandStackingDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ComponentDrawingDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ShapeAndDrawableDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutAPIDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.ThreeMultiReportDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportAPIDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportXmlDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.InternalFrameDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceAPIDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceXMLDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.RectanglesDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooter2Demo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooterDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ExtSubReportDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleAPIDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleXMLDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportAPIDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportExtXMLDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportSecurityXMLDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportXMLDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.MultiPageCountryDataDemoHandler
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesAPIDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesODFDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesXMLDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineAPIDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineODFDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineXMLDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableAPIDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableBundleDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.SQLDataSourceDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.StaticDataSourceDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.inlinesubreport.InlineSubReportDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveHtmlDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveSwingDemo
 
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.loading.FileLoadingDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.parameters.ParameterDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in class org.pentaho.reporting.engine.classic.demo.features.subreport.SQLSubReportDemo
Returns the presentation component for this demo.
getPresentationComponent() - Method in interface org.pentaho.reporting.engine.classic.demo.util.InternalDemoHandler
Returns the presentation component for this demo.
getPreviewAction() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Returns the preview action implementation to handle the preview action event.
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.HelloWorld
 
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
 
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDrawingDemoHandler
 
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutAPIDemoHandler
 
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
 
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.InternalFrameDemoHandler
 
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoHandler
 
getPreviewHandler() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractXmlDemoHandler
 
getPreviewHandler() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoHandler
 
getPreviewPane() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleSelectionReportController
 
getPreviewPane() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoReportController
 
getPrice() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Article
 
getProjectInfo() - Method in class org.pentaho.reporting.engine.classic.demo.ClassicEngineDemoBoot
Returns the project info.
getRecordType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Record
 
getReport() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportDefinition
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.LeadingEmptyCardsDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SimpleCardDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicExtXmlChartDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.BasicSimpleXmlChartDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiExtXmlChartDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiSimpleXmlChartDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.TableJFreeChartDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.SimplePatientFormDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ItemHidingDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupsDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.RowbandingDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.TrafficLightingDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.VeryLargeReportDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined.CombinedAdvertisingDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleAdvertisingDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleInvoiceDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext.LGPLTextDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ComponentDrawingDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ShapeAndDrawableDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.ThreeMultiReportDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportXmlDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceXMLDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.RectanglesDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooter2Demo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooterDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ExtSubReportDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleXMLDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportExtXMLDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportSecurityXMLDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportXMLDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.MultiPageCountryDataDemoHandler
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesODFDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesXMLDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineODFDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineXMLDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableBundleDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.SQLDataSourceDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.datasource.StaticDataSourceDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.inlinesubreport.InlineSubReportDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveHtmlDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveSwingDemo
 
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.parameters.ParameterDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.demo.features.subreport.SQLSubReportDemo
Returns the URL of the XML definition for this report.
getReportDefinitionSource() - Method in interface org.pentaho.reporting.engine.classic.demo.util.XmlDemoHandler
Returns the URL of the XML definition for this report.
getResources() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Returns the resource bundle for this demo frame.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreTableModel
Returns the number of rows in the table model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontTableModel
Returns the number of rows in the table model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel
 
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.ColorAndLetterTableModel
Returns the number of rows in the table model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.HugeLetterAndColorTableModel
Returns the number of rows in the table model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceProjects
Returns the row count.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemoTableModel
Returns the row count.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
Returns the number of rows in the table model.
getRowCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryDataTableModel
Returns the number of rows in the table model.
getSalutation() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 
getSelectedHandler() - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
getSelectedLocale() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleSelectionReportController
 
getSelector() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
getSeparatorString() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
Returns the separator string, which is controlled by the selection of radio buttons.
getSsn() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getState() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getStatusBar() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
 
getStatusBar() - Method in interface org.pentaho.reporting.engine.classic.demo.util.DemoController
 
getStreet() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 
getStreet1() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getStreet2() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getSubOrganization(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 
getSubOrganzationsCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 
getSuccess() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
getSymptoms() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.ImageCellRenderer
Returns itself as the renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pentaho.reporting.engine.classic.demo.util.NumberCellRenderer
Returns itself as the renderer.
getThisMonthEventCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getTimestamp() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEvent
 
getTown() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getTown() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Customer
 
getTreatment(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getTreatmentCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
getType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.AccountCard
Returns the account type (CardType.ACCOUNT).
getType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.AdminCard
Returns the account type (CardType.ADMIN).
getType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.Card
Returns the card type.
getType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.FreeCard
Returns the card type.
getType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.NoPrintCard
Returns the card type.
getType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.PrepaidCard
Returns the card type.
getType() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.UserCard
Returns the card type.
getTypeName() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
Returns the type name.
getUser() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
getValue() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
Return the current expression value.
getValue() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.NettoProfitFunction
Return the current expression value.
getValue() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.TriggerNestedGroupFunction
Return the current expression value.
getValue() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.TriggerTypeFunction
Return the current expression value.
getValue() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ImageRenderFunction
Return the last generated Image.
getValue() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.TriggerComplexPageFooterFunction
Return the current expression value.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreTableModel
Returns the data value at the specified row and column.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontTableModel
Returns the data value at the specified row and column.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel
 
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.ColorAndLetterTableModel
Returns the data value at the specified row and column.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.HugeLetterAndColorTableModel
Returns the data value at the specified row and column.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceProjects
Returns the value at a particular row and column.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemoTableModel
Returns an item for the table.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
Returns the data item at the specified row and column.
getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryDataTableModel
Returns the data value at the specified row and column.
getWeight() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel.CategoryItem
 
getYearEventCount() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
getZip() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.CouncilRecord
 
groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.NettoProfitFunction
Receives notification that a group has finished.
GroupingDemos - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
Creation-Date: 28.08.2005, 21:57:24
GroupingDemos(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupingDemos
 
GroupsDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
This demo shows how to define nested groups.
GroupsDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupsDemo
 
groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.TriggerNestedGroupFunction
Receives notification that a group has started.
groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.TriggerTypeFunction
Receives notification that a group has started.

H

hasMoreElements() - Method in class org.pentaho.reporting.engine.classic.demo.util.ArrayEnumeration
Returns true if this enumeration has at least one more Element.
HelloWorld - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo
A very simple JFreeReport demo.
HelloWorld() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.HelloWorld
Creates and displays a simple report.
HugeLetterAndColorTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.huge
A sample data source for the JFreeReport Demo Application.
HugeLetterAndColorTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.HugeLetterAndColorTableModel
Default constructor - builds a sample data source.

I

I18nDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation
A simple report where column 3 displays (column 1 / column 2) as a percentage.
I18nDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
Constructs the demo application.
IconTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons
A simple TableModel implementation used for demonstration purposes.
IconTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.IconTableModel
Constructs a new IconTableModel, initially empty.
ImageCellRenderer - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons
A table cell renderer that draws an image in a table cell.
ImageCellRenderer() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.ImageCellRenderer
Constructs a new renderer.
ImageRenderFunction - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
The ImageRenderFunction creates a simple Image using a BufferedImage within a function to show the use of the ImageFunctionElement.
ImageRenderFunction() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ImageRenderFunction
Creates an unnamed function.
init() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceDemoApplet
 
init() - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
init() - Method in class org.pentaho.reporting.engine.classic.demo.util.SimpleDemoFrame
 
initialize(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleSelectionReportController
 
initialize(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoReportController
 
InlineSubReportDemo - Class in org.pentaho.reporting.engine.classic.demo.features.inlinesubreport
Creation-Date: Feb 21, 2007, 4:01:57 PM
InlineSubReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.inlinesubreport.InlineSubReportDemo
 
InteractiveHtmlDemo - Class in org.pentaho.reporting.engine.classic.demo.features.interactivity
 
InteractiveHtmlDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveHtmlDemo
 
InteractiveSwingDemo - Class in org.pentaho.reporting.engine.classic.demo.features.interactivity
 
InteractiveSwingDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveSwingDemo
 
InternalDemoHandler - Interface in org.pentaho.reporting.engine.classic.demo.util
A demo handler allows the generic use of demos in the framework.
InternalFrameDemoFrame - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe
Creation-Date: 11.12.2005, 12:49:55
InternalFrameDemoFrame() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDemoFrame
 
InternalFrameDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource
A demo to show the usage of the InteralPreviewFrame.
InternalFrameDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.InternalFrameDemoHandler
Constructs the demo application.
InternalFrameDrawingDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe
Creation-Date: 11.12.2005, 12:33:51
InternalFrameDrawingDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDrawingDemoHandler
 
invalidateCaches() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
 
invalidateCaches() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
 
invalidateCaches() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
 
Invoice - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model
 
Invoice(Customer, Date, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
InvoiceDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice
The InvoiceDemo class acts as frontend for all complex invoice style demos.
InvoiceDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceDemo
 
InvoiceTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice
 
InvoiceTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
 
isCellEditable(int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Returns true if the cell at rowIndex and columnIndex is editable.
isColumnNamesAsFirstRow() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
 
isIgnoreEmbeddedConfig() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
 
isLeaf() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
isLeaf() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
ItemHidingDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
A simple report where column 3 displays (column 1 / column 2) as a percentage.
ItemHidingDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ItemHidingDemoHandler
 
itemsAdvanced(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
Receives notification that a row of data is being processed.

L

LayoutDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
The LayoutDemo is the frontend class for all layouting related demos.
LayoutDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.LayoutDemo
 
LeaderRecord - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
LeaderRecord(String, String, String, String, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.LeaderRecord
 
LeadingEmptyCardsDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A JFreeReport demo.
LeadingEmptyCardsDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.LeadingEmptyCardsDemoHandler
Default constructor.
LGPLTextDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext
A simple JFreeReport demonstration.
LGPLTextDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext.LGPLTextDemo
Constructs the demo application.
loadConfiguration() - Method in class org.pentaho.reporting.engine.classic.demo.ClassicEngineDemoBoot
Loads the configuration.
loadData(URL) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoPanel
 
loadFromConfiguration() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoPanel
Loads the URL of the Graphics Repository from the local configuration.
LocaleSelectionReportController - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation
 
LocaleSelectionReportController() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleSelectionReportController
 
LocaleUpdatePreviewHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation
A helper class to make this demo accessible from the DemoFrontend.
LocaleUpdatePreviewHandler(InternalDemoHandler) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleUpdatePreviewHandler
 
LogEvent - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
 
LogEvent(Date, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEvent
 
LogEventDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
 
LogEventDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventDemo
 
LogEventTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
 
LogEventTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventTableModel
 
logger - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.BandInBandStackingDemoHandler
 
LunchReportDefinition - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
 
LunchReportDefinition(MasterReport) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.LunchReportDefinition
 

M

main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore.BookstoreDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardDemo
The starting point for the demo application.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.LeadingEmptyCardsDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SimpleCardDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.ChartDemos
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.ConditionalGroupDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.DemoFrontend
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts.FontDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.SimplePatientFormDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.FunctionsDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ItemHidingDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupingDemos
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.GroupsDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.LogEventDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.RowbandingDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.TrafficLightingDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.HelloWorld
The starting point for the "Hello World" demo application.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.VeryLargeReportDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.I18nDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleInvoiceDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext.LGPLTextDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.BandInBandStackingDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ComponentDrawingDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDrawingDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.LayoutDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ShapeAndDrawableDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutAPIDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemoCollection
The starting point for the demo application.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.ThreeMultiReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Demo starting point.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPDF
Demo starting point.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPlainText
Demo starting point.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPNG
Demo starting point.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToXML
Demo starting point.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportXmlDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.InternalFrameDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceAPIDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceXMLDemoHandler
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.RectanglesDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooter2Demo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooterDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ExtSubReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemoCollection
The starting point for the demo application.
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemo
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportExtXMLDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportSecurityXMLDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.CountryReportXMLDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.MultiPageCountryDataDemoHandler
Entry point for running the demo application...
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.WorldDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesAPIDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesODFDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesXMLDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineAPIDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineODFDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableAPIDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableBundleDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.datasource.SQLDataSourceDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.datasource.StaticDataSourceDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.inlinesubreport.InlineSubReportDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveHtmlDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.interactivity.InteractiveSwingDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.parameters.ParameterDemo
 
main(String[]) - Static method in class org.pentaho.reporting.engine.classic.demo.features.subreport.SQLSubReportDemo
 
MESSAGE_ONE_FIELDNAME - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoReportController
 
MESSAGE_TWO_FIELDNAME - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoReportController
 
MultiAPIChartDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
 
MultiAPIChartDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiAPIChartDemo
 
MultiExtXmlChartDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
 
MultiExtXmlChartDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiExtXmlChartDemo
 
MultiPageCountryDataDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.world
 
MultiPageCountryDataDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.MultiPageCountryDataDemoHandler
Constructs the demo application.
MultiReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport
The MultiReportDemo combines data from multiple table models into one single report.
MultiReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemo
 
MultiReportDemoCollection - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport
The card demo shows how to use JFreeReport to print multiple cards on a single page.
MultiReportDemoCollection(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.MultiReportDemoCollection
Default constructor.
MultiSimpleXmlChartDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
 
MultiSimpleXmlChartDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.MultiSimpleXmlChartDemo
 

N

NettoProfitFunction - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup
 
NettoProfitFunction() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.NettoProfitFunction
Creates an unnamed function.
nextElement() - Method in class org.pentaho.reporting.engine.classic.demo.util.ArrayEnumeration
Returns the next element in the Array.
NoPrintCard - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
An empty card.
NoPrintCard() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.NoPrintCard
Creates an empty card.
NumberCellRenderer - Class in org.pentaho.reporting.engine.classic.demo.util
A table cell renderer that formats numbers with right alignment in each cell.
NumberCellRenderer() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.NumberCellRenderer
Default constructor - builds a renderer that right justifies the contents of a table cell.

O

OfficeReportDefinition - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
 
OfficeReportDefinition(MasterReport) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.OfficeReportDefinition
 
OneFileSubReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport
The MultiReportDemo combines data from multiple table models into one single report.
OneFileSubReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.OneFileSubReportDemo
 
OpenSourceAPIDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource
This demo application replicates the report generated by OpenSourceXMLDemoHandler.java, but creates the report in code rather than using an XML report template.
OpenSourceAPIDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceAPIDemoHandler
 
OpenSourceDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource
Creation-Date: 28.08.2005, 21:57:24
OpenSourceDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceDemo
 
OpenSourceDemoApplet - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource
This demo application replicates the report generated by OpenSourceXMLDemoHandler.java, but creates the report in code rather than using an XML report template.
OpenSourceDemoApplet() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceDemoApplet
Constructs the demo applet.
OpenSourceProjects - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource
A TableModel containing (hard-coded) data about Java projects that are free / open source.
OpenSourceProjects() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceProjects
Creates a new TableModel, populated with data about various software projects.
OpenSourceXMLDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource
A simple JFreeReport demonstration.
OpenSourceXMLDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource.OpenSourceXMLDemoHandler
Constructs the demo application.
org.pentaho.reporting.engine.classic.demo - package org.pentaho.reporting.engine.classic.demo
 
org.pentaho.reporting.engine.classic.demo.ancient.demo - package org.pentaho.reporting.engine.classic.demo.ancient.demo
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore - package org.pentaho.reporting.engine.classic.demo.ancient.demo.bookstore
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.cards - package org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo - package org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup - package org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.csv - package org.pentaho.reporting.engine.classic.demo.ancient.demo.csv
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts - package org.pentaho.reporting.engine.classic.demo.ancient.demo.fonts
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.form - package org.pentaho.reporting.engine.classic.demo.ancient.demo.form
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.functions - package org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.groups - package org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.huge - package org.pentaho.reporting.engine.classic.demo.ancient.demo.huge
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation - package org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice - package org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined - package org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.combined
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model - package org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext - package org.pentaho.reporting.engine.classic.demo.ancient.demo.largetext
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts - package org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe - package org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport - package org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui - package org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany - package org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource - package org.pentaho.reporting.engine.classic.demo.ancient.demo.opensource
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter - package org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil - package org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport - package org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale - package org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons - package org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons
 
org.pentaho.reporting.engine.classic.demo.ancient.demo.world - package org.pentaho.reporting.engine.classic.demo.ancient.demo.world
 
org.pentaho.reporting.engine.classic.demo.elements.sbarcodes - package org.pentaho.reporting.engine.classic.demo.elements.sbarcodes
 
org.pentaho.reporting.engine.classic.demo.elements.sparklines - package org.pentaho.reporting.engine.classic.demo.elements.sparklines
 
org.pentaho.reporting.engine.classic.demo.features.autotable - package org.pentaho.reporting.engine.classic.demo.features.autotable
 
org.pentaho.reporting.engine.classic.demo.features.datasource - package org.pentaho.reporting.engine.classic.demo.features.datasource
 
org.pentaho.reporting.engine.classic.demo.features.inlinesubreport - package org.pentaho.reporting.engine.classic.demo.features.inlinesubreport
 
org.pentaho.reporting.engine.classic.demo.features.interactivity - package org.pentaho.reporting.engine.classic.demo.features.interactivity
 
org.pentaho.reporting.engine.classic.demo.features.loading - package org.pentaho.reporting.engine.classic.demo.features.loading
 
org.pentaho.reporting.engine.classic.demo.features.parameters - package org.pentaho.reporting.engine.classic.demo.features.parameters
 
org.pentaho.reporting.engine.classic.demo.features.subreport - package org.pentaho.reporting.engine.classic.demo.features.subreport
 
org.pentaho.reporting.engine.classic.demo.util - package org.pentaho.reporting.engine.classic.demo.util
 
Organization - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
Organization(CouncilRecord) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Organization
 

P

pageFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ImageRenderFunction
Receives notification that a page is completed.
pageStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.ImageRenderFunction
Create a image according to the current state, simple and silly ...
PaintComponentDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
A simple report where column 3 displays (column 1 / column 2) as a percentage.
PaintComponentDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentDemoHandler
Constructs the demo application.
PaintComponentTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
 
PaintComponentTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PaintComponentTableModel
 
ParameterDemo - Class in org.pentaho.reporting.engine.classic.demo.features.parameters
Creation-Date: Feb 21, 2007, 4:01:57 PM
ParameterDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.parameters.ParameterDemo
 
parseReport() - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractXmlDemoHandler
 
Patient - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.form
 
Patient() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
Patient(String, String, String, String, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
PatientTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.form
 
PatientTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
 
PeopleReportAPIDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
A demo handler that shows how to define the one-to-many reports using the API.
PeopleReportAPIDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportAPIDemoHandler
 
PeopleReportDefinition - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
 
PeopleReportDefinition() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportDefinition
 
PeopleReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
 
PeopleReportDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportDemo
 
PeopleReportTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
A simple tablemodel for the one-to-many reports.
PeopleReportTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportTableModel
 
PeopleReportXmlDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany
Creation-Date: 27.08.2005, 13:12:03
PeopleReportXmlDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.onetomany.PeopleReportXmlDemoHandler
 
PercentageDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
A simple report where column 3 displays (column 1 / column 2) as a percentage.
PercentageDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.PercentageDemo
Constructs the demo application.
performBoot() - Method in class org.pentaho.reporting.engine.classic.demo.ClassicEngineDemoBoot
Performs the boot.
performLoadFile() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
Selects a file to use as target for the report processing.
performSeparatorSelection() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
Enables or disables the 'other' separator text field.
performValidate() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
Validates the contents of the dialog's input fields.
PersonBoundCard - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A card that is bound to a person's identity.
PersonBoundCard(String, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.PersonBoundCard
Creates a new card.
PREPAID - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
A 'prepaid' card.
PrepaidCard - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A 'prepaid' card.
PrepaidCard(String, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.PrepaidCard
Creates a new 'prepaid' card.
PreviewAction() - Constructor for class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame.PreviewAction
Default constructor.
PreviewHandler - Interface in org.pentaho.reporting.engine.classic.demo.util
A PreviewHandler knows, what actions should be taken when previewing a report.
previewReport(JInternalFrame) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDemoFrame
 
PropertyUpdatePreviewHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
A helper class to make this demo accessible from the DemoFrontend.
PropertyUpdatePreviewHandler(InternalDemoHandler) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.PropertyUpdatePreviewHandler
 

R

readData(URL) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoTableModel
 
Record - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
Record(String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.Record
 
RectanglesDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo
Creation-Date: 04.09.2005, 14:52:06
RectanglesDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.RectanglesDemo
 
removeAdvertising(Advertising) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.AdvertisingTableModel
 
removeArticle(Article) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Advertising
Removes the article from this advertising.
removeArticle(Article) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.model.Invoice
 
removeInvoice(Invoice) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.InvoiceTableModel
 
removePatient(Patient) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.PatientTableModel
 
removeTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTreatment(Treatment) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
ReportDefinitionException - Exception in org.pentaho.reporting.engine.classic.demo.util
An exception that is thrown, if a report could not be defined.
ReportDefinitionException() - Constructor for exception org.pentaho.reporting.engine.classic.demo.util.ReportDefinitionException
 
ReportDefinitionException(String, Exception) - Constructor for exception org.pentaho.reporting.engine.classic.demo.util.ReportDefinitionException
 
ReportDefinitionException(String) - Constructor for exception org.pentaho.reporting.engine.classic.demo.util.ReportDefinitionException
 
reportDone(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.TriggerComplexPageFooterFunction
Receives notification that report generation has completed, the report footer was printed, no more output is done.
ReportFooter2Demo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter
 
ReportFooter2Demo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooter2Demo
 
ReportFooterDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter
 
ReportFooterDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.ReportFooterDemo
 
reportInitialized(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.NettoProfitFunction
Receives notification that report generation initializes the current run.
reportInitialized(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.TriggerComplexPageFooterFunction
Receives notification that report generation initializes the current run.
RESOURCE_BASE - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
 
RESOURCE_BASE - Static variable in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
The base resource class.
RowbandingDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
This demo shows how to define nested groups.
RowbandingDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.RowbandingDemo
 

S

savePDF(MasterReport, String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPDF
Saves a report to PDF format.
savePlainText(MasterReport, String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPlainText
Saves a report to PDF format.
savePNG(MasterReport, String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPNG
Saves a report to PDF format.
saveXML(MasterReport, String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToXML
Saves a report to XML format.
SelectCardFunction - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
The SelectCardFunction defines the visiblity of the card bands depending on the current card type.
SelectCardFunction() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
Default constructor.
setAccount(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setAddress(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setAdmin(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setAllergy(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setBaseCard(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setColumnNamesAsFirstRow(boolean) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
 
setController(DemoController) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVReaderDemo
 
setController(DemoController) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoHandler
 
setController(DemoController) - Method in interface org.pentaho.reporting.engine.classic.demo.util.InternalDemoHandler
Assigns a demo controler to this demo.
setDate(Date) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
setDescription(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
setEmpty(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setEnabled(boolean) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.DemoReportController
Sets whether or not this component is enabled.
setField(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setFree(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setIgnoreEmbeddedConfig(boolean) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
 
setInsurance(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setLevel(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setMedication(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
setName(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setPrepaid(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setRowCount(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.HugeLetterAndColorTableModel
 
setSelectedHandler(DemoHandler) - Method in class org.pentaho.reporting.engine.classic.demo.util.CompoundDemoFrame
 
setSelectedLocale(Locale) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.internationalisation.LocaleSelectionReportController
 
setSeparatorString(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.csv.CSVUserInputPanel
Sets the separator string.
setSsn(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setSuccess(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
setSymptoms(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setTown(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Patient
 
setUser(String) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SelectCardFunction
 
setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Sets the value in the cell at columnIndex and rowIndex to aValue.
ShapeAndDrawableDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
A simple report where column 3 displays (column 1 / column 2) as a percentage.
ShapeAndDrawableDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.ShapeAndDrawableDemoHandler
Constructs the demo application.
showExceptionDialog(Component, String, Exception) - Static method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame
Shows the exception dialog by using localized messages.
SimpleAdvertisingDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice
 
SimpleAdvertisingDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleAdvertisingDemoHandler
 
SimpleBarcodesAPIDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sbarcodes
This demo shows different usages of barcode module available in pentaho reporting extension project.
SimpleBarcodesAPIDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesAPIDemo
 
SimpleBarcodesDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sbarcodes
 
SimpleBarcodesDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesDemo
 
SimpleBarcodesODFDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sbarcodes
This demo shows different usages of barcode module available in pentaho reporting extension project.
SimpleBarcodesODFDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesODFDemo
 
SimpleBarcodesXMLDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sbarcodes
This demo shows different usages of barcode module available in pentaho reporting extension project.
SimpleBarcodesXMLDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sbarcodes.SimpleBarcodesXMLDemo
 
SimpleCardDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A JFreeReport demo.
SimpleCardDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.SimpleCardDemoHandler
Default constructor.
SimpleDemoFrame - Class in org.pentaho.reporting.engine.classic.demo.util
 
SimpleDemoFrame(InternalDemoHandler) - Constructor for class org.pentaho.reporting.engine.classic.demo.util.SimpleDemoFrame
 
SimpleInvoiceDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice
 
SimpleInvoiceDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.invoice.SimpleInvoiceDemoHandler
 
SimplePatientFormDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.form
 
SimplePatientFormDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.SimplePatientFormDemo
 
SparklineAPIDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sparklines
This demo shows different usages of Sparkline module available in pentaho reporting extension project.
SparklineAPIDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineAPIDemo
 
SparklineDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sparklines
 
SparklineDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineDemo
 
SparklineODFDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sparklines
This demo shows different usages of Sparkline module available in pentaho reporting extension project.
SparklineODFDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineODFDemo
 
SparklineXMLDemo - Class in org.pentaho.reporting.engine.classic.demo.elements.sparklines
This demo shows different usages of Sparkline module available in pentaho reporting extension project.
SparklineXMLDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.elements.sparklines.SparklineXMLDemo
 
SportsCouncilDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
SportsCouncilDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilDemo
 
SportsCouncilTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
SportsCouncilTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SportsCouncilTableModel
 
SQLDataSourceDemo - Class in org.pentaho.reporting.engine.classic.demo.features.datasource
Creation-Date: Feb 21, 2007, 4:01:57 PM
SQLDataSourceDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.datasource.SQLDataSourceDemo
 
SQLSubReportDemo - Class in org.pentaho.reporting.engine.classic.demo.features.subreport
Creation-Date: Feb 21, 2007, 4:01:57 PM
SQLSubReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.subreport.SQLSubReportDemo
 
StackedLayoutAPIDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
A very simple JFreeReport demo.
StackedLayoutAPIDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutAPIDemoHandler
Creates and displays a simple report.
StackedLayoutXMLDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts
A simple report that shows the user input as report property value.
StackedLayoutXMLDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.StackedLayoutXMLDemoHandler
Constructs the demo application.
StaticDataSourceDemo - Class in org.pentaho.reporting.engine.classic.demo.features.datasource
Creation-Date: 20.11.2007, 12:58:57
StaticDataSourceDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.features.datasource.StaticDataSourceDemo
 
storeToConfiguration(URL) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoPanel
 
StraightToEverything - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui
A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToEverything(String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToEverything
Creates a new demo application.
StraightToPDF - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui
A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToPDF(String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPDF
Creates a new demo application.
StraightToPlainText - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui
A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToPlainText(String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPlainText
Creates a new demo application.
StraightToPNG - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui
A demonstration that shows how to generate a report and save it to PDF without displaying the print preview or the PDF save-as dialog.
StraightToPNG(String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToPNG
Creates a new demo application.
StraightToXML - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui
A demonstration that shows how to generate a report and save it to XML without displaying any print preview first.
StraightToXML(String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.nogui.StraightToXML
Creates a new demo application.
SubOrganizationRecord - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil
 
SubOrganizationRecord(String, String, String, int, int) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.sportscouncil.SubOrganizationRecord
 
SubReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport
The MultiReportDemo combines data from multiple table models into one single report.
SubReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemo
 
SubReportDemoCollection - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport
The card demo shows how to use JFreeReport to print multiple cards on a single page.
SubReportDemoCollection(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.SubReportDemoCollection
Default constructor.
SurveyScaleAPIDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale
A demo application that generates a report using the SurveyScale class to present responses to a survey.
SurveyScaleAPIDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleAPIDemoHandler
 
SurveyScaleDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale
Creation-Date: 27.08.2005, 14:18:59
SurveyScaleDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemo
 
SurveyScaleDemoTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale
A table model used by the SurveyScaleAPIDemoHandler application.
SurveyScaleDemoTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleDemoTableModel
Creates a new table model.
SurveyScaleXMLDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale
Creation-Date: 27.08.2005, 16:27:19
SurveyScaleXMLDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.surveyscale.SurveyScaleXMLDemoHandler
 
SwingIconsDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons
A demonstration application.
SwingIconsDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemo
Constructs the demo application.
SwingIconsDemoPanel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons
A demonstration application.
SwingIconsDemoPanel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoPanel
Constructs the demo application.
SwingIconsDemoTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons
A table model implementation for the SwingIconsDemo.java demo application.
SwingIconsDemoTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoTableModel
Creates a new table model.
SwingIconsDemoTableModel(URL) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.swingicons.SwingIconsDemoTableModel
Creates a new table model.

T

TableJFreeChartDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo
 
TableJFreeChartDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.chartdemo.TableJFreeChartDemo
Creates a new demo.
ThreeMultiReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport
The MultiReportDemo combines data from multiple table models into one single report.
ThreeMultiReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.multireport.ThreeMultiReportDemo
 
ThreeSubReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport
The MultiReportDemo combines data from multiple table models into one single report.
ThreeSubReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.subreport.ThreeSubReportDemo
 
toString() - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
Returns a string representing the type.
toString() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoHandlerTreeNode
 
toString() - Method in class org.pentaho.reporting.engine.classic.demo.util.DemoSelectorTreeNode
 
TrafficLightingDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.groups
This demo shows how to define nested groups.
TrafficLightingDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.groups.TrafficLightingDemo
 
Treatment - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.form
 
Treatment() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
Treatment(Date, String, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.form.Treatment
 
TriggerComplexPageFooterFunction - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter
 
TriggerComplexPageFooterFunction() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.reportfooter.TriggerComplexPageFooterFunction
Creates an unnamed function.
TriggerNestedGroupFunction - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup
 
TriggerNestedGroupFunction() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.TriggerNestedGroupFunction
Creates an unnamed function.
TriggerTypeFunction - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup
 
TriggerTypeFunction() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.conditionalgroup.TriggerTypeFunction
Creates an unnamed function.

U

updateFrameSize(int) - Method in class org.pentaho.reporting.engine.classic.demo.ancient.demo.layouts.internalframe.InternalFrameDemoFrame
 
USER - Static variable in class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.CardType
A 'user' card.
UserCard - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A user account card.
UserCard(String, String, String, String, String, Date) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.UserCard
Creates a new user account card.

V

VeryLargeReportDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.huge
A demo handler, that shows how JFreeReport handles reports with a huge row count.
VeryLargeReportDemo() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.huge.VeryLargeReportDemo
 

W

WayBillDemoHandler - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
Creation-Date: 01.10.2005, 11:47:14
WayBillDemoHandler() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillDemoHandler
 
WayBillTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
Creation-Date: 01.10.2005, 11:36:13
WayBillTableModel() - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.functions.WayBillTableModel
 
WayBillTableModel.CategoryItem - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.functions
 
windowClosing(WindowEvent) - Method in class org.pentaho.reporting.engine.classic.demo.util.AbstractDemoFrame.CloseHandler
Handles the window closing event.
windowClosing(WindowEvent) - Method in class org.pentaho.reporting.engine.classic.demo.util.DefaultCloseHandler
Handles the window closing event.
WorldDemo - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.world
Creation-Date: 28.08.2005, 21:57:24
WorldDemo(DemoSelector) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.world.WorldDemo
 
WrappingTableModel - Class in org.pentaho.reporting.engine.classic.demo.ancient.demo.cards
A wrapping table model.
WrappingTableModel(TableModel) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Creates a new wrapping table model.
WrappingTableModel(TableModel, String, String) - Constructor for class org.pentaho.reporting.engine.classic.demo.ancient.demo.cards.WrappingTableModel
Creates a new wrapping table model.
writeBundle(String) - Method in class org.pentaho.reporting.engine.classic.demo.features.autotable.AutoTableAPIDemo
 

X

XmlDemoHandler - Interface in org.pentaho.reporting.engine.classic.demo.util
An XML demo handler offers generic support for reading the report definition from an XML file.
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links

Copyright © 2019 Hitachi Vantara. All rights reserved.