posted 21 years ago
can you add a component like a button (JButton ) to the JTable.
If there is data that we want to arrange in row column arrangement, and also buttons that has to be included in the same row and column . how can it be done?
According to me we cant add any other component , but i would like to know if at all there is a way.
THANK U.