|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectViewerSorter
com.ibm.etools.iseries.rse.ui.view.errorlist.QSYSErrorListSorter
public class QSYSErrorListSorter
| Field Summary | |
|---|---|
static String |
Copyright
|
static int |
EQUAL
|
static int |
GREATER_THAN
|
static int |
LESS_THAN
|
| Constructor Summary | |
|---|---|
QSYSErrorListSorter(int columnNumber)
Constructor for ISeriesErrorListSorter |
|
| Method Summary | |
|---|---|
int |
compare(Viewer viewer,
Object e1,
Object e2)
|
int |
getColumnNumber()
Get the column number that is currently sorted |
boolean |
isReversed()
Is it reversed |
void |
setReversed(boolean reversed)
Set to reverse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
public static final int LESS_THAN
public static final int EQUAL
public static final int GREATER_THAN
| Constructor Detail |
|---|
public QSYSErrorListSorter(int columnNumber)
| Method Detail |
|---|
public int compare(Viewer viewer,
Object e1,
Object e2)
ViewerSorter#compare(Viewer, Object, Object)public void setReversed(boolean reversed)
public boolean isReversed()
public int getColumnNumber()
|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||