How to merging the particular cells in JTable
Answer / chaitanya
TableCellRenderer renderer = aColumn.getHeaderRenderer();
or u can modify the code
TableCellRenderer renderer = header.getDefaultRenderer();
| Is This Answer Correct ? | 4 Yes | 24 No |
What are heavy weight components ?
What is difference between swing and awt?
What is pane in swing?
What is the difference between applications and applets?
What is import javax swing?
Is swing an api?
How to create image slideshow in java swing?
What is JTable and what is its purpose?
Name the borders provided by Swing?
What are the benefits if Swing over AWT?
Difference between AWT and Swing compenents?
What are the two key features of swing?