ch.sahits.game.graphic.display.dialog
Class Ship2CityAction
java.lang.Object
ch.sahits.game.graphic.display.dialog.Ship2CityAction
- All Implemented Interfaces:
- Runnable
class Ship2CityAction
- extends Object
- implements Runnable
Action of selling stuff to the city from the ship
- Author:
- Andi Hotz, (c) Sahits GmbH, 2011
Created on Nov 23, 2011
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ware
private final IWare ware
dialog
private final ITransferable dialog
Ship2CityAction
public Ship2CityAction(IWare ware,
ITransferable dialog)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.