|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.demo.SampleReport1
This creates a report similar to the one defined by report1.xml.
Constructor Summary | |
SampleReport1()
Default constructor. |
Method Summary | |
JFreeReport |
createReport()
Creates the report. |
static void |
main(java.lang.String[] args)
Runs this report and shows a preview dialog. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SampleReport1()
Method Detail |
public JFreeReport createReport() throws FunctionInitializeException
FunctionInitializeException
- if there was a problem initialising any of the functions.public static void main(java.lang.String[] args) throws java.lang.Exception
args
- the arguments (ignored).
java.lang.Exception
- if an error occurs (default: print a stack trace)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |