Question:

Is there a way to use a RowSet as the source data for BeansBinding?

Details:

I would like to use the new BeansBinding support in JFormDesigner 5, based on JSR 295 using the JDesktop.org implementation.

But I would also like to use a row of a RowSet as the source data for fields on a detail form.

Perhaps I need to implement, or find an implementation of, Property/PropertyHelper that can talk to a RowSet. This would be another implementation alongside BeanProperty& ELProperty. Is this the right direction?

If a RowSet-savvy binding is available or possible, how can a RowSet-savvy binding could be used in a GUI builder when a RowSet does not have its columns and their data types determined until runtime?

I understand the basics of Swing and each widget's data model. But I'm new to the formalities of binding frameworks.

link|improve this question
sorry your descriptions is vague (just my view), but netbeans can return me netbeans.org/… and some tutorials there are exist about that – mKorbel Jun 17 '11 at 11:41
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.