net.sf.myjaut.ui
Class FontFactory

java.lang.Object
  extended by net.sf.myjaut.ui.FontFactory

public class FontFactory
extends java.lang.Object


Constructor Summary
FontFactory(java.awt.Font font)
           
 
Method Summary
 java.awt.Font getFont()
           
 void setFamily(java.lang.String family)
           
 void setFontFraction(long fontFraction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontFactory

public FontFactory(java.awt.Font font)
Method Detail

getFont

public java.awt.Font getFont()

setFamily

public void setFamily(java.lang.String family)

setFontFraction

public void setFontFraction(long fontFraction)


This code documentation is disclosed as part of Kagiru Sudoku. It is licensed under the GNU General Public License (GPL) and comes with NO WARRANTY. See file license.txt for more info.