JComponentPack 1.5.0

com.zfqjava.swing.model
Interface ColumnSorter

All Known Implementing Classes:
DefaultColumnSorter, FileTableModel

public interface ColumnSorter

ColumnSorter provides a column sorter.


Method Summary
 void sortColumn(int column, boolean ascending)
          Sorts the specified column.
 

Method Detail

sortColumn

void sortColumn(int column,
                boolean ascending)
Sorts the specified column.

Parameters:
column - the column to sort
ascending - the sort order

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.