Posted By:
Alan_Willms
Posted On:
Tuesday, September 10, 2002 06:42 AM
How do I create a multi row heading for a JTable using the columnNames Vector i.e.
String[] columnNames = {"First
Name","Last
Name"};
In this case the "
" just shows up as an unprintable character.