Uses of Class
org.jdesktop.jdnc.form.ComponentMap

Packages that use ComponentMap
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. 
 

Uses of ComponentMap in org.jdesktop.jdnc.form
 

Methods in org.jdesktop.jdnc.form that return ComponentMap
static ComponentMap ComponentMap.getInstance()
           
 

Methods in org.jdesktop.jdnc.form with parameters of type ComponentMap
static void ComponentMap.setInstance(ComponentMap map)
           
 



Copyright © 2005 Sun Microsystems All Rights Reserved.