Package docking.widgets.table
Class ColumnSortState
java.lang.Object
docking.widgets.table.ColumnSortState
Not meant to be created by users. They should instead use the
TableSortStateEditor.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintinthashCode()booleanstatic ColumnSortStaterestoreFromXML(org.jdom.Element element) toString()
-
Method Details
-
getSortOrder
public int getSortOrder() -
getColumnModelIndex
public int getColumnModelIndex() -
isAscending
public boolean isAscending() -
getSortDirection
-
createFlipState
-
hashCode
public int hashCode() -
equals
-
toString
-
restoreFromXML
-