TableComparatorChooser tcc = ...
tcc.appendComparator(0, 0, false);
OR
tcc.fromString("column 0");
The fromString call is designed more for restoring the sorting state
of the TCC (by passing it the String returned from TCC.toString()),
but also functions well as a public API for altering the sort.
James
On 7/29/08, fab|an <
fabian@...> wrote:
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...