Hi,
Is it possible to create a JTable where the column is not all one
type of Component. For example using a JTable to enter in values for
an address where the first column is just JLabels and the second
columns first cell is a JTextField for the street and the next cell is
a JComboBox that contains all the states.
Thanks,
Alan
Is it possible to create a JTable where the column is not all one
type of Component. For example using a JTable to enter in values for
an address where the first column is just JLabels and the second
columns first cell is a JTextField for the street and the next cell is
a JComboBox that contains all the states.
Thanks,
Alan