|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.base.Library
org.jfree.base.BasicProjectInfo
org.jfree.base.BootableProjectInfo
org.jfree.ui.about.ProjectInfo
org.jfree.report.JFreeReportInfo
Details about the JFreeReport project.
| Field Summary | |
static java.lang.String |
COMPATIBILITY_NAMESPACE
This namespace contains the compatibility layer for the old JFreeReport structures. |
static java.lang.String |
REPORT_NAMESPACE
This namespace covers all current reporting structures. |
| Method Summary | |
static JFreeReportInfo |
getInstance()
|
java.lang.String |
getLicenceText()
Tries to read the licence text from jcommon. |
static boolean |
isPixieAvailable()
Checks, whether the Pixie-library is available and in a working condition. |
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, getLogo, setContributors, setLicenceText, setLogo, toString |
| Methods inherited from class org.jfree.base.BootableProjectInfo |
addDependency, getBootClass, getDependencies, isAutoBoot, setAutoBoot, setBootClass |
| Methods inherited from class org.jfree.base.BasicProjectInfo |
addLibrary, addOptionalLibrary, addOptionalLibrary, getCopyright, getLibraries, getOptionalLibraries, setCopyright, setInfo, setLicenceName, setName, setVersion |
| Methods inherited from class org.jfree.base.Library |
equals, getInfo, getLicenceName, getName, getVersion, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String REPORT_NAMESPACE
public static final java.lang.String COMPATIBILITY_NAMESPACE
| Method Detail |
public static JFreeReportInfo getInstance()
public static boolean isPixieAvailable()
public java.lang.String getLicenceText()
ProjectInfo.getLicenceText()public static void main(java.lang.String[] args)
args - ignored
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||