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 |
Can a class be it?s own event handler? Explain how to implement this?
What is meant by JFC?
Is swing an adjective?
What are heavy weight components ?
What method is used to specify a container's layout?
What are the advantage of swing over awt?
What are controls and what are different types of controls in awt?
What is the class in swing to change the appearance of the frame in runtime?
What are the differences between Swing and AWT?
How to reload a jframe in java swing?
What is the corresponding Layout for Card in Swing?
What is java swing gui?