Connecting Tech Pros Worldwide Forums | Help | Site Map

JTable with a column containing different Components

Alan Hoffman
Guest
 
Posts: n/a
#1: Jul 17 '05
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
Closed Thread