org.jfree.fonts
Class LibFontBoot

java.lang.Object
  extended by org.jfree.base.AbstractBoot
      extended by org.jfree.fonts.LibFontBoot
All Implemented Interfaces:
org.jfree.base.modules.SubSystem

public class LibFontBoot
extends org.jfree.base.AbstractBoot

Creation-Date: 06.11.2005, 18:25:11

Author:
Thomas Morgner

Method Summary
static LibFontBoot getInstance()
           
protected  org.jfree.base.BootableProjectInfo getProjectInfo()
           
protected  org.jfree.util.Configuration loadConfiguration()
           
protected  void performBoot()
           
 
Methods inherited from class org.jfree.base.AbstractBoot
createDefaultHierarchicalConfiguration, getExtendedConfig, getGlobalConfig, getPackageManager, isBootDone, isBootInProgress, loadBooter, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LibFontBoot getInstance()

loadConfiguration

protected org.jfree.util.Configuration loadConfiguration()
Specified by:
loadConfiguration in class org.jfree.base.AbstractBoot

performBoot

protected void performBoot()
Specified by:
performBoot in class org.jfree.base.AbstractBoot

getProjectInfo

protected org.jfree.base.BootableProjectInfo getProjectInfo()
Specified by:
getProjectInfo in class org.jfree.base.AbstractBoot