|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.builder.AriaBuilder
org.formaria.swing.forms.FormBuilder
public class FormBuilder
A builder of forms from an XML description. Extends AriaBuilder by adding support for repeated elements.
Copyright (c) Formaria Ltd., 2008, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.
$Revision: 1.5 $
| Field Summary |
|---|
| Fields inherited from class org.formaria.builder.AriaBuilder |
|---|
adapter, attributeSets, checkBoxGroup, componentFactory, currentAttributes, currentProject, customizer, DEFAULT_PAGE_CLASS, evaluator, eventHandler, includeFileName, layoutHelper, menuBar, packageName, page, rootPage, secondaryClassloader, validationFactories |
| Constructor Summary | |
|---|---|
FormBuilder(Project project)
|
|
| Method Summary | |
|---|---|
protected ValidationFactory |
getValidationFactory(java.lang.String validationFileName)
Construct a validation factory appropriate to this builder |
protected void |
init(java.lang.String packageName)
Initialize the builder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormBuilder(Project project)
| Method Detail |
|---|
protected void init(java.lang.String packageName)
AriaBuilder
init in class AriaBuilderpackageName - the default componnet package or use AWT if none is specifiedprotected ValidationFactory getValidationFactory(java.lang.String validationFileName)
getValidationFactory in class AriaBuildervalidationFileName - the validations file to read
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||