|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bibalex.daf.commongui.datamodels.TableSorter.Directive
private static class TableSorter.Directive
Field Summary | |
---|---|
private int |
column
|
private int |
direction
|
Constructor Summary | |
---|---|
TableSorter.Directive(int column,
int direction)
Constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int column
private int direction
Constructor Detail |
---|
public TableSorter.Directive(int column, int direction)
column
- direction
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |