Class ListSortUI.ModelChange
java.lang.Object
org.jdesktop.swingx.plaf.basic.core.ListSortUI.ModelChange
- Enclosing class:
ListSortUI
ModelChange is used when sorting to restore state, it corresponds
to data from a TableModelEvent. The values are precalculated as
they are used extensively.
PENDING JW: this is not yet fully adapted to ListDataEvent.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean
(package private) int
(package private) int
(package private) int
(package private) int
(package private) int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
startModelIndex
int startModelIndex -
endModelIndex
int endModelIndex -
length
int length -
type
int type -
modelRowCount
int modelRowCount -
allRowsChanged
boolean allRowsChanged
-
-
Constructor Details
-
ModelChange
-