Posted By:
Anonymous
Posted On:
Saturday, January 15, 2011 02:56 AM
Is it possible to display or add a JTable with a title row
inside a JComboBox..?
when we double click on a row from JTable, any one cell value
from the selected row should go as the selected value in the
JComboBox ...
How to acheive this..?
Please help ...