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

Packages that use org.apache.commons.jelly.tags.swing.model
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)  
org.apache.commons.jelly.tags.swing.model Swing model implementations that can be used with JellySwing  
 

Classes in org.apache.commons.jelly.tags.swing.model used by org.apache.commons.jelly.tags.swing
ExpressionTableColumn
          Represents a column in an ExpressionTable
ExpressionTableModel
          A Swing TableModel that uses a List of rows with pluggable Expressions to evaluate the value of the cells
 

Classes in org.apache.commons.jelly.tags.swing.model used by org.apache.commons.jelly.tags.swing.model
ExpressionTableColumn
          Represents a column in an ExpressionTable
ExpressionTableModel
          A Swing TableModel that uses a List of rows with pluggable Expressions to evaluate the value of the cells
 



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