org.seasar.jface.binding
クラス FormDescFactory
java.lang.Object
org.seasar.jface.binding.FormDescFactory
public class FormDescFactory
- extends Object
FormDesc
を取得するためのファクトリクラスです。
- 作成者:
- y-komori
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formDescs
protected static final ConcurrentMap<Class<?>,FormDesc> formDescs
FormDescFactory
public FormDescFactory()
initialize
public static void initialize()
dispose
public static void dispose()
getFormDesc
public static FormDesc getFormDesc(Class<?> formClass)
Copyright © 2006 The Seasar Foundation. All Rights Reserved.