|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingFactory | |
---|---|
org.jdesktop.binding.swingx | Contains API which enables Swing user-interface components to be easily bound to data models, such as JavaBeans, RowSet, and collections. |
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 BindingFactory in org.jdesktop.binding.swingx |
---|
Methods in org.jdesktop.binding.swingx that return BindingFactory | |
---|---|
static BindingFactory |
BindingFactory.getInstance()
|
Methods in org.jdesktop.binding.swingx with parameters of type BindingFactory | |
---|---|
static void |
BindingFactory.setInstance(BindingFactory bindingMap)
|
Uses of BindingFactory in org.jdesktop.jdnc.form |
---|
Subclasses of BindingFactory in org.jdesktop.jdnc.form | |
---|---|
class |
ExtBindingFactory
BindingFactory with formBindingCreator to enable nested Forms. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |