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
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int
int
hashCode()
boolean
static ColumnSortState
restoreFromXML
(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
-