public class I18nDemo extends AbstractXmlDemoHandler
| Constructor and Description |
|---|
I18nDemo()
Constructs the demo application.
|
| Modifier and Type | Method and Description |
|---|---|
static TableModel |
createData()
Creates a sample dataset.
|
org.pentaho.reporting.engine.classic.core.MasterReport |
createReport()
Creates the report.
|
URL |
getDemoDescriptionSource()
Returns the URL of the HTML document describing this demo.
|
String |
getDemoName()
Returns the display name of the demo.
|
JComponent |
getPresentationComponent()
Returns the presentation component for this demo.
|
PreviewHandler |
getPreviewHandler() |
URL |
getReportDefinitionSource()
Returns the URL of the XML definition for this report.
|
static void |
main(String[] args) |
parseReportcreateDefaultTable, getController, setControllerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetController, setControllerpublic String getDemoName()
InternalDemoHandlerpublic org.pentaho.reporting.engine.classic.core.MasterReport createReport()
throws ReportDefinitionException
InternalDemoHandlerReportDefinitionException - if an error occured preventing the report definition.public URL getDemoDescriptionSource()
InternalDemoHandlerpublic JComponent getPresentationComponent()
InternalDemoHandlerpublic URL getReportDefinitionSource()
XmlDemoHandlerpublic static TableModel createData()
TableModel.public PreviewHandler getPreviewHandler()
getPreviewHandler in interface DemoHandlergetPreviewHandler in class AbstractXmlDemoHandlerpublic static void main(String[] args)
Copyright © 2018 Hitachi Vantara. All rights reserved.