org.seasar.eclipse.common.util
クラス FontManager

java.lang.Object
  上位を拡張 org.seasar.eclipse.common.util.FontManager

public class FontManager
extends Object

作成者:
y-komori

フィールドの概要
protected static FontRegistry registry
           
 
コンストラクタの概要
FontManager()
           
 
メソッドの概要
static Font get(String name, int height, int style)
           
protected static String getDescriptor(String name, int height, int style)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

registry

protected static final FontRegistry registry
コンストラクタの詳細

FontManager

public FontManager()
メソッドの詳細

get

public static Font get(String name,
                       int height,
                       int style)

getDescriptor

protected static String getDescriptor(String name,
                                      int height,
                                      int style)


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.