org.jfree.xml
Class JCommonXMLInfo
java.lang.Object
org.jfree.base.Library
org.jfree.base.BasicProjectInfo
org.jfree.base.BootableProjectInfo
org.jfree.ui.about.ProjectInfo
org.jfree.xml.JCommonXMLInfo
public class JCommonXMLInfo
- extends ProjectInfo
The info implementation for the XML classes of JCommon.
- Author:
- Thomas Morgner
Methods inherited from class org.jfree.base.BasicProjectInfo |
addLibrary, addOptionalLibrary, addOptionalLibrary, getCopyright, getLibraries, getOptionalLibraries, setCopyright, setInfo, setLicenceName, setName, setVersion |
getInstance
public static JCommonXMLInfo getInstance()
- Returns the single instance of this class.
- Returns:
- The single instance of information about the JCommon library.
Copyright © 2001-2012 JFree.org. All Rights Reserved.