|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.client.gui.panel.SelectDestinationDialog.DestinationComparator
private class SelectDestinationDialog.DestinationComparator
| Field Summary | |
|---|---|
private Player |
owner
|
| Constructor Summary | |
|---|---|
SelectDestinationDialog.DestinationComparator(Player player)
|
|
| Method Summary | |
|---|---|
int |
compare(SelectDestinationDialog.Destination choice1,
SelectDestinationDialog.Destination choice2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Field Detail |
|---|
private Player owner
| Constructor Detail |
|---|
public SelectDestinationDialog.DestinationComparator(Player player)
| Method Detail |
|---|
public int compare(SelectDestinationDialog.Destination choice1,
SelectDestinationDialog.Destination choice2)
compare in interface java.util.Comparator<SelectDestinationDialog.Destination>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||