multiple column sorting

for example if i have a table with data aa ab bd ap efac akef efafpaea ab cd pp achow will be the data if i sort table col1 in ascending and col3 in descending order
[207 byte] By [sri_icsa] at [2007-10-3 10:30:48]
# 1
The Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/components/table.html]How to Use Tables[/url] has a working example.
camickra at 2007-7-15 5:53:31 > top of Java-index,Desktop,Core GUI APIs...