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 java swing components?
What are all the components used in Swing?
Why does JComponent have add() and remove() methods but Component does not?
What is the base class for all swing components?
What is java swing used for?
What is JTable and what is its purpose?
What is sling swing?
What is the use of jcomponent class in swing?
What are swings?
What is the difference between AWT & Swing?
21 Answers BeBo Technologies, Deshaw, TCS,
What is actionlistener in java swing?
Why swings are used in java?