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