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 is the role of java swing?
Why swing components are called lightweight components?
What is actionlistener in java swing?
What is difference between jframe and swing?
What is the difference between swing and awt in java?
How to create a swing gui in java?
What is swing gui?
Can a class be it?s own event handler? Explain how to implement this?
What are the differences between Swing and AWT?
What is the difference between AWT and Swing ?
What is swing and awt in java?
What is java panel swing?