Uses of Package
org.jdesktop.jdnc.form

Packages that use org.jdesktop.jdnc.form
org.jdesktop.jdnc Contains API and extended Swing components which provide common functionality required by data-centric, enterprise client applications. 
org.jdesktop.jdnc.form Contains the JForm component, which enables easy creation of user-interface forms which bind to arbitrary data models, such as JavaBeans, RowSet, and collections. 
 

Classes in org.jdesktop.jdnc.form used by org.jdesktop.jdnc
JForm
           Form component class for enabling display, editing, and actions on a collection of data fields, each of which corresponds to an identifiable element within an application data model.
 

Classes in org.jdesktop.jdnc.form used by org.jdesktop.jdnc.form
ComponentCreator
          Responsible for creating a "fitting" component for the metaData.
ComponentMap
          Choosing strategy for creating components.
FormFactory
          Form factory class which provides support for constructing the user-interface components and associated bindings for a JForm component.
JForm
           Form component class for enabling display, editing, and actions on a collection of data fields, each of which corresponds to an identifiable element within an application data model.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.