Thread: jcombobox
View Single Post
  #4 (permalink)  
Old 05-10-2007, 04:34 PM
John John is offline
Member
 
Join Date: May 2007
Posts: 4
John is on a distinguished road
How to Use Combo Boxes (The Java™ Tutorials > Creating a GUI with JFC/Swing > Using Swing Components)

I think that you have to use 2 arrays, an array must be the same that you describe and the other should content the values list..
Reply With Quote