Uses of Package
net.sf.colle.forms

Packages that use net.sf.colle.forms
net.sf.colle.forms   
net.sf.colle.forms.test   
 

Classes in net.sf.colle.forms used by net.sf.colle.forms
FormElement
          The interfase that all form elements derive from.
Structure
          This class defines a grouping of form elements.
Text
          This class is the text element within a form structure.
 

Classes in net.sf.colle.forms used by net.sf.colle.forms.test
Form
          This class define the root of a form.
FormElement
          The interfase that all form elements derive from.
FormList
          This class allows form elements to repeat.
FormSet
          Manages a finite set of information the user can choose from.
Number
          FormElement implementation for numbers.
Structure
          This class defines a grouping of form elements.
Text
          This class is the text element within a form structure.