cookxml.cookformlayout
Class FormLayoutUtils
java.lang.Object
cookxml.cookformlayout.FormLayoutUtils
- public class FormLayoutUtils
- extends Object
- Since:
- CookFormLayout 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormLayoutUtils
public FormLayoutUtils()
setDefaultComponentFactory
public static void setDefaultComponentFactory(com.jgoodies.forms.factories.ComponentFactory factory)
getDefaultComponentFactory
public static com.jgoodies.forms.factories.ComponentFactory getDefaultComponentFactory()
setComponentFactory
public static void setComponentFactory(CookXml cookXml,
com.jgoodies.forms.factories.ComponentFactory factory)
getComponentFactory
public static com.jgoodies.forms.factories.ComponentFactory getComponentFactory(CookXml cookXml)