Read the [url http://java.sun.com/docs/books/tutorial/uiswing/components/table.html#sorting]Table Sorting[/url] example. An icon is placed in the header to indicate the direction of the sort. They probably use a custom renderer since the header assumes the data for the headers is a String Object.