|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JForm | |
---|---|
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. |
Uses of JForm in org.jdesktop.jdnc |
---|
Methods in org.jdesktop.jdnc that return JForm | |
---|---|
protected JForm |
JNForm.createForm()
|
JForm |
JNForm.getForm()
|
Uses of JForm in org.jdesktop.jdnc.form |
---|
Fields in org.jdesktop.jdnc.form declared as JForm | |
---|---|
protected JForm |
FormBinding.form
|
Constructors in org.jdesktop.jdnc.form with parameters of type JForm | |
---|---|
FormBinding(JForm form,
DataModel dataModel,
java.lang.String fieldName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |