User Code: IndexedListModel and IndexedTableModel
Techniques Article Published March 25, 2002
A user has contributed a number of classes for working with indexed lists and tables in Java. Put them to the test.
kosta@textology.com
A user has contributed a number of classes for working with indexed lists and tables in Java. Put them to the test.
This user has written a TableModel class, following the Swing example, that sorts columns up and down using Comparator. Try it out.
This user has written a TableModel class, following the Swing example, that sorts columns up and down using Comparator. Try it out.