| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.display.dialog |
Dialog package
|
| ch.sahits.game.openpatrician.display.dialog.service.impl | |
| ch.sahits.game.openpatrician.display.javafx.action |
| Modifier and Type | Method and Description |
|---|---|
private ITransferableJFX |
BaseTradeDialog.createTransferable() |
| Modifier and Type | Class and Description |
|---|---|
class |
TransferableState |
| Modifier and Type | Field and Description |
|---|---|
private ITransferableJFX |
SellJFXProxyAction.dialog |
private ITransferableJFX |
BuyJFXProxyAction.dialog |
private ITransferableJFX |
Ship2StorageJFXAction.transfer |
private ITransferableJFX |
City2StorageJFXAction.transfer |
private ITransferableJFX |
Ship2CityJFXAction.transfer |
private ITransferableJFX |
Storage2CityJFXAction.transfer |
private ITransferableJFX |
Storage2ShipJFXAction.transfer |
private ITransferableJFX |
City2ShipJFXAction.transfer |
| Modifier and Type | Method and Description |
|---|---|
City2ShipJFXAction |
UserActions.city2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
City2StorageJFXAction |
UserActions.city2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Ship2CityJFXAction |
UserActions.ship2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Ship2StorageJFXAction |
UserActions.ship2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Storage2CityJFXAction |
UserActions.storage2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Storage2ShipJFXAction |
UserActions.storage2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
| Constructor and Description |
|---|
BuyJFXProxyAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog,
UserActions actionFactory) |
City2ShipJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
City2StorageJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
SellJFXProxyAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog,
UserActions actionFactory) |
Ship2CityJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Ship2StorageJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Storage2CityJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Storage2ShipJFXAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.