public class TaskSorter
extends org.eclipse.jface.viewers.ViewerComparator
Modifier and Type | Field and Description |
---|---|
static int |
ACTION |
static int |
DESCRIPTION |
static int |
PICTURE |
static int |
STATUS |
Constructor and Description |
---|
TaskSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object o1,
java.lang.Object o2) |
void |
doSort(int column) |
public static final int PICTURE
public static final int DESCRIPTION
public static final int ACTION
public static final int STATUS