|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gjt.universe.ResultBase
|
+--org.gjt.universe.ResultArrival
| Field Summary | |
private FleetID |
fleet
|
private Location |
location
|
| Fields inherited from class org.gjt.universe.ResultBase |
|
| Constructor Summary | |
private |
ResultArrival(FleetID FID,
Location loc)
|
| Method Summary | |
static void |
newResult(CivID AID,
FleetID FID,
Location loc)
|
void |
selected()
Activates the scheme specific implementation of the GUI for viewing and manipulating fleets, focused on the fleet involved in the navigation. |
| Methods inherited from class org.gjt.universe.ResultBase |
getDisplayReturn, setDisplayReturn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private FleetID fleet
private Location location
| Constructor Detail |
private ResultArrival(FleetID FID,
Location loc)
| Method Detail |
public static void newResult(CivID AID,
FleetID FID,
Location loc)
public void selected()
selected in class ResultBase
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||