de.intarsys.cwt.font
Class GenericFontProgram

java.lang.Object
  extended by de.intarsys.cwt.font.CommonFontProgram
      extended by de.intarsys.cwt.font.GenericFontProgram
All Implemented Interfaces:
IFontProgram, de.intarsys.tools.locator.ILocatorSupport

public class GenericFontProgram
extends CommonFontProgram


Constructor Summary
protected GenericFontProgram(IFont font, de.intarsys.tools.locator.ILocator locator)
           
 
Method Summary
 
Methods inherited from class de.intarsys.cwt.font.CommonFontProgram
getFont, getLocator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericFontProgram

protected GenericFontProgram(IFont font,
                             de.intarsys.tools.locator.ILocator locator)