|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jfree.ui.about.ProjectInfo | +--com.jrefinery.report.JFreeReportInfo
Details about the JFreeReport project.
Constructor Summary | |
JFreeReportInfo()
Constructs an object containing information about the JFreeReport project. |
Method Summary | |
static void |
main(java.lang.String[] args)
Print the library version and information about the library. |
Methods inherited from class org.jfree.ui.about.ProjectInfo |
getContributors, getCopyright, getInfo, getLibraries, getLicenceName, getLicenceText, getLogo, getName, getVersion, setContributors, setCopyright, setInfo, setLibraries, setLicenceName, setLicenceText, setLogo, setName, setVersion, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JFreeReportInfo()
Uses a resource bundle to localise some of the information.
Method Detail |
public static void main(java.lang.String[] args)
After there seems to be confusion about which version is currently used by the user, this method will print the project information to clarify this issue.
args
- ignored
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |