| Package | Description |
|---|---|
| ch.sahits.game.graphic.display.dialog |
Dialog package
|
| ch.sahits.game.graphic.display.dialog.action |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTradeDialog |
class |
CityShipTradeDialog
Dialog for trading between the city and the ship.
|
class |
CityStorageTradeDialog
Dialog for trading between the city and the ship.
|
class |
StorageShipTradeDialog
Dialog for trading between the city and the ship.
|
| Modifier and Type | Field and Description |
|---|---|
private ITransferableJFX |
SellJFXProxyAction.dialog |
private ITransferableJFX |
Ship2StorageJFXAction.dialog |
private ITransferableJFX |
City2StorageJFXAction.dialog |
private ITransferableJFX |
Ship2CityJFXAction.dialog |
private ITransferableJFX |
Storage2CityJFXAction.dialog |
private ITransferableJFX |
Storage2ShipJFXAction.dialog |
private ITransferableJFX |
BuyJFXProxyAction.dialog |
private ITransferableJFX |
City2ShipJFXAction.dialog |
| Constructor and Description |
|---|
BuyJFXProxyAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
City2ShipJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
City2StorageJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
SellJFXProxyAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
Ship2CityJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
Ship2StorageJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
Storage2CityJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
Storage2ShipJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.