Community
Participate
Working Groups
While fixing bug 335161 I noticed that we are currently (throughout all header supporting actions) accessing the JTable headers text by calling: table.getColumnName(index) - though there is a way to specify a custom header renderer for a JTable TableColumn.