|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.util.gui.swing.AcInfoComparator
public class AcInfoComparator
This class defines AcInfoComparator used to compare and order AircraftInfo
| Field Summary | |
|---|---|
static java.lang.String |
CVS_VERSION_ID
CVS Version |
| Constructor Summary | |
|---|---|
AcInfoComparator()
Default Constructor |
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
Required in order to implement the comparator class Compares its two arguments for order. |
boolean |
equals(java.lang.Object obj)
Required in order to implement the comparator class Indicates whether some other object is equal to this Comparator |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CVS_VERSION_ID
| Constructor Detail |
|---|
public AcInfoComparator()
| Method Detail |
|---|
public int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparatorpublic boolean equals(java.lang.Object obj)
equals in interface java.util.Comparatorequals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||