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