Hi,
I have to display a JCombobox which contains JCheckBox(containing a single character) as its elements. Combobox has to allow multiple checkbox selection.
When the selection is over, combobox has to display the selected checkbox values.
Thanks in advance,
Sagar