Package org.jdesktop.swing.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.

See:
          Description

Class Summary
DefaultFormFactory note:technically this should probably be in a FormUI, or initialized from a FormUI.
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.
RowSelector  
 

Package org.jdesktop.swing.form Description

Contains the JForm component, which enables easy creation of user-interface forms which bind to arbitrary data models, such as JavaBeans, RowSet, and collections.

Package Specification

Related Documentation



Copyright 2004 by Sun Microsystems, Inc. All Rights Reserved.