| Author |
combobox query
|
supriya acharya
Greenhorn
Joined: Jan 26, 2009
Posts: 28
|
|
Hello
I am adding item in one combo box and ther is another combo box in which same item is added simultaneously and i have written itemlistener to 2nd combo box..but when i am adding item to that combo box it is going in statechanged function though it is not changing its state..is adding an item to the combo box indicates state change???
here is my code
|
 |
 |
|
|
subject: combobox query
|
|
|