org.jfree.fonts
Class LibFontInfo

java.lang.Object
  extended by org.jfree.base.Library
      extended by org.jfree.base.BasicProjectInfo
          extended by org.jfree.base.BootableProjectInfo
              extended by org.jfree.ui.about.ProjectInfo
                  extended by org.jfree.fonts.LibFontInfo

public class LibFontInfo
extends org.jfree.ui.about.ProjectInfo

Creation-Date: 06.11.2005, 18:24:57

Author:
Thomas Morgner

Constructor Summary
LibFontInfo()
           
 
Method Summary
static LibFontInfo getInstance()
           
 
Methods inherited from class org.jfree.ui.about.ProjectInfo
getContributors, getLicenceText, 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
 

Constructor Detail

LibFontInfo

public LibFontInfo()
Method Detail

getInstance

public static LibFontInfo getInstance()