Uses of Interface
de.kleopatra.forms.view.builder.FormDescription

Packages that use FormDescription
de.kleopatra.forms.view.builder Support for building forms from a LayoutDescription/Presentation or FormDescription. 
 

Uses of FormDescription in de.kleopatra.forms.view.builder
 

Classes in de.kleopatra.forms.view.builder that implement FormDescription
 class DefaultFormDescription
          Default implementation of FormDescription.
 

Methods in de.kleopatra.forms.view.builder that return FormDescription
 FormDescription FormReader.readFormDescription(java.awt.Container container)
          Deprecated.  
protected  FormDescription FormReader.createFormDescription(java.lang.Object formID)
          Deprecated.  
 FormDescription FormIOHelper.readFormDescription()
           
 FormDescription FormIO.readFormDescription(java.lang.String filename)
           
 FormDescription FormIO.getFormDescription(java.lang.String resourceName, java.lang.Class targetClass)
           
static FormDescription FormFactory.createFormDescription()
           
 

Methods in de.kleopatra.forms.view.builder with parameters of type FormDescription
protected  java.awt.Container FormWriter.buildForm(FormDescription formDescription, boolean customize)
          Deprecated.  
 boolean FormIOHelper.writeFormDescription(FormDescription formDescription)
           
 void FormIO.persistFormDescription(FormDescription form, java.lang.String filename)
           
 



Copyright © 2003, 2004 SwingEmpire Jeanette Winzenburg. All Rights Reserved.