Help in Binding jComboBox1 to a database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jeffbroodwar
    New Member
    • Oct 2006
    • 118

    #1

    Help in Binding jComboBox1 to a database

    Hi Everyone,

    I'm using netbeans 5.5. I've read in an article that netbeans will allow data binding in their 6.0 release. Now, i know that the other way to achieve this is by binding the swing control manually by using Java Beans. I used this link as a reference : http://www.netbeans.or g/kb/55/gui-database.html. Can someone help me create the classes that i'll need to bind jComboBox with one of the fields of a database? any help will be appreciated.... Thanks

    Regards,
    Jeff
Working...