Anand
February 1st, 1999, 05:36 AM
i have a JTable which contains 10 columns and 'n' number of rows. i want to sort the values in it. can you tell me as to how do i go about doing this???
thanking you,
anand
thanking you,
anand
|
Click to See Complete Forum and Search --> : Sorting in JTable Anand February 1st, 1999, 05:36 AM i have a JTable which contains 10 columns and 'n' number of rows. i want to sort the values in it. can you tell me as to how do i go about doing this??? thanking you, anand anand February 1st, 1999, 05:36 AM i have a JTable which contains 10 columns and 'n' number of rows. i want to sort the values in it. can you tell me as to how do i go about doing this??? thanking you, anand Zafir Anjum February 1st, 1999, 09:54 AM Did you browse through the swing section at this site. There is a pointer to source code that does this. It is sample code that comes with JFC. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |