dsto.dfc.swing.table
Class SortedTableModel.SortingColumn
java.lang.Object
dsto.dfc.swing.table.SortedTableModel.SortingColumn
- Enclosing class:
- SortedTableModel
public static final class SortedTableModel.SortingColumn
- extends Object
Stores information about column to be sorted by.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortedTableModel.SortingColumn
protected SortedTableModel.SortingColumn(int column,
boolean ascending)
getColumn
public int getColumn()
isAscending
public boolean isAscending()
Copyright © 2008 Commonwealth of Australia