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. |
sortColumn
void sortColumn(int column,
boolean ascending)
- Sorts the specified column.
- Parameters:
column - the column to sortascending - the sort order
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.