Uses of Package
org.apache.commons.jelly.tags.swing

Packages that use org.apache.commons.jelly.tags.swing
org.apache.commons.jelly.tags.swing The JellySwing Library which is a Jelly Library for creating Rich User Interfaces using Swing via XML markup (a Jelly script)  
 

Classes in org.apache.commons.jelly.tags.swing used by org.apache.commons.jelly.tags.swing
BeanFactory
          A default Factory implementation that creates new instances from a bean class
BorderTagSupport
          An abstract base class used for concrete border tags which create new Border implementations and sets then on parent widgets and optionally export them as variables .
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.
ContainerTag
          An interface which represents a Tag which is capable of containing AWT Components.
Factory
          An interface to represent a factory of beans
LayoutTagSupport
          An abstract base class used for concrete layout tags which create new LayoutManager implementations and either export them as variables or set them on parent widgets.
 



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