com.xpn.xwiki.plugin.charts.wizard
Class FontHelper

java.lang.Object
  extended by com.xpn.xwiki.plugin.charts.wizard.FontHelper

public class FontHelper
extends java.lang.Object


Constructor Summary
FontHelper()
           
 
Method Summary
 java.lang.String[] getAvailableFonts()
           
 java.lang.String getFontStyleAsString(java.awt.Font font)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontHelper

public FontHelper()
Method Detail

getFontStyleAsString

public java.lang.String getFontStyleAsString(java.awt.Font font)

getAvailableFonts

public java.lang.String[] getAvailableFonts()


Copyright 2003 Ludovic Dubost