
My swing design is composed with 3-JComboBox & JTable.
I want search specific Table record which correspond to JComboBox
value. After compile Selection.java file, I got a above program
which does not respond to JComboBox.
Following is complete code.
It seems that the location of some code snippet was wrong.
Can anyone help me in this problem ?
Thanks in advance.