public class HelloWorld extends Object implements DemoHandler
| Constructor and Description |
|---|
HelloWorld()
Creates and displays a simple report.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeReport() |
String |
getDemoName() |
protected String |
getDescription()
Returns a short description of the demo.
|
PreviewHandler |
getPreviewHandler() |
static void |
main(String[] args)
The starting point for the "Hello World" demo application.
|
protected void executeReport()
protected String getDescription()
public String getDemoName()
getDemoName in interface DemoHandlerpublic PreviewHandler getPreviewHandler()
getPreviewHandler in interface DemoHandlerpublic static void main(String[] args)
args - ignored.Copyright © 2018 Hitachi Vantara. All rights reserved.