|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ITransferable | |
|---|---|
| ch.sahits.game.graphic.display.dialog | Dialog package |
| Uses of ITransferable in ch.sahits.game.graphic.display.dialog |
|---|
| Classes in ch.sahits.game.graphic.display.dialog that implement ITransferable | |
|---|---|
class |
TradeDialog
Trade dialog for buying/selling from/to the city involving either a ship or the branch office. |
| Fields in ch.sahits.game.graphic.display.dialog declared as ITransferable | |
|---|---|
private ITransferable |
SellProxyAction.dialog
|
private ITransferable |
Storage2ShipAction.dialog
|
private ITransferable |
Ship2StorageAction.dialog
|
private ITransferable |
City2ShipAction.dialog
|
private ITransferable |
Storage2CityAction.dialog
|
private ITransferable |
BuyProxyAction.dialog
|
private ITransferable |
City2StorageAction.dialog
|
private ITransferable |
Ship2CityAction.dialog
|
| Constructors in ch.sahits.game.graphic.display.dialog with parameters of type ITransferable | |
|---|---|
BuyProxyAction(IWare ware,
ITransferable dialog)
|
|
City2ShipAction(IWare ware,
ITransferable dialog)
|
|
City2StorageAction(IWare ware,
ITransferable dialog)
|
|
SellProxyAction(IWare ware,
ITransferable dialog)
|
|
Ship2CityAction(IWare ware,
ITransferable dialog)
|
|
Ship2StorageAction(IWare ware,
ITransferable dialog)
|
|
Storage2CityAction(IWare ware,
ITransferable dialog)
|
|
Storage2ShipAction(IWare ware,
ITransferable dialog)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||