|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanSource | |
org.apache.commons.jelly.impl | Core implementation classes for Jelly. |
org.apache.commons.jelly.tags.swing | A tag library for creating Swing UIs via Jelly script |
Uses of BeanSource in org.apache.commons.jelly.impl |
Classes in org.apache.commons.jelly.impl that implement BeanSource | |
class |
DynamicBeanTag
This tag is bound onto a Java Bean class. |
class |
DynamicDynaBeanTag
This tag is bound onto a DynaClass instance. |
Uses of BeanSource in org.apache.commons.jelly.tags.swing |
Classes in org.apache.commons.jelly.tags.swing that implement BeanSource | |
class |
ComponentTag
This tag creates a Swing component and adds it to its parent tag, optionally declaring this component as a variable if the var attribute is specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |