org.apache.commons.jelly.tags.swing
Class ConstraintTag.HereFactory

java.lang.Object
  extended byorg.apache.commons.jelly.tags.swing.BeanFactory
      extended byorg.apache.commons.jelly.tags.swing.ConstraintTag.HereFactory
All Implemented Interfaces:
Factory, org.apache.commons.jelly.impl.TagFactory
Enclosing class:
ConstraintTag

public static class ConstraintTag.HereFactory
extends BeanFactory
implements org.apache.commons.jelly.impl.TagFactory


Constructor Summary
ConstraintTag.HereFactory(java.lang.Class c)
           
 
Method Summary
 org.apache.commons.jelly.Tag createTag(java.lang.String name, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class org.apache.commons.jelly.tags.swing.BeanFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintTag.HereFactory

public ConstraintTag.HereFactory(java.lang.Class c)
Method Detail

createTag

public org.apache.commons.jelly.Tag createTag(java.lang.String name,
                                              org.xml.sax.Attributes attributes)
Specified by:
createTag in interface org.apache.commons.jelly.impl.TagFactory


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.