org.jfree
Class JCommonInfo
java.lang.Object
org.jfree.base.Library
org.jfree.base.BasicProjectInfo
org.jfree.base.BootableProjectInfo
org.jfree.ui.about.ProjectInfo
org.jfree.JCommonInfo
public class JCommonInfo
- extends ProjectInfo
Information about the JCommon project. One instance of this class is
assigned to JCommon.INFO.
- Author:
- David Gilbert
Methods inherited from class org.jfree.base.BasicProjectInfo |
addLibrary, addOptionalLibrary, addOptionalLibrary, getCopyright, getLibraries, getOptionalLibraries, setCopyright, setInfo, setLicenceName, setName, setVersion |
getInstance
public static JCommonInfo 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.