Class FormBuilderTagLibrary
- java.lang.Object
-
- org.apache.commons.jelly.TagLibrary
-
- net.sf.jguiraffe.gui.builder.components.tags.FormBuilderTagLibrary
-
public class FormBuilderTagLibrary extends org.apache.commons.jelly.TagLibrary
The tag library for the form builder tags.
- Version:
- $Id: FormBuilderTagLibrary.java 205 2012-01-29 18:29:57Z oheger $
- Author:
- Oliver Heger
-
-
Constructor Summary
Constructors Constructor Description FormBuilderTagLibrary()
Creates a new instance ofFormBuilderTagLibrary
and registers the tags.
-