View Single Post
  #5 (permalink)  
Old 05-26-2008, 12:41 PM
themburu themburu is offline
Member
 
Join Date: Mar 2008
Posts: 20
themburu is on a distinguished road
good work n still more problems!
Now thanks for your help I was able to create action listener for the checkbox now here's the other challenge
1. Can I have a different String arrays so that as the checkboxes change the text in the labels I can also use this String array to change what appears in the choice list.
2. The problem reduces to: How can I make a choice use a String array just as the way you do it in a JComboBox?
Reply With Quote