cookxml.cookformlayout
Class CookFormLayoutLib
java.lang.Object
cookxml.cookformlayout.CookFormLayoutLib
- public class CookFormLayoutLib
- extends Object
- Since:
- CookFormLayout 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMLAYOUT
public static String FORMLAYOUT
CookFormLayoutLib
public CookFormLayoutLib()
setupTags
public static void setupTags(InheritableTagLibrary tagLibrary)
throws CookXmlException
- Adds JGoodies FormLayout to a Swing tag library
- Parameters:
tagLibrary
- the Swing tag library to be setup
- Throws:
CookXmlException
- Since:
- CookFormLayout 1.0