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 |
Why are swing components called lightweight components?
Why are swing components called lightweight?
What are the different types of layout managers used in swing?
Explain the differences between an applet and a Japplet?
2 Answers College School Exams Tests, Satyam,
What is swing gui?
Why swing is better than awt?
What is event in java swing?
I want to change the appearance of Frame in Runtime, what class can be used to do this?
Is swing part of core java?
What is import javax swing jframe?
What is swing in java with example?
What are the components of swing in java?