| Package | Description |
|---|---|
| ch.sahits.game.graphic.display.dialog |
Dialog package
|
| ch.sahits.game.graphic.display.dialog.action | |
| ch.sahits.game.graphic.display.dialog.util.impl |
| Modifier and Type | Method and Description |
|---|---|
private ITransferableJFX |
BaseTradeDialog.createTransferable() |
| 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 |
| Constructor and Description |
|---|
BuyJFXProxyAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
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) |
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransferableState |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.