@Component
public class UserActions
extends java.lang.Object
| Constructor | Description |
|---|---|
UserActions() |
| Modifier and Type | Method | Description |
|---|---|---|
ch.sahits.game.openpatrician.display.javafx.action.City2ShipJFXAction |
city2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
|
ch.sahits.game.openpatrician.display.javafx.action.City2StorageJFXAction |
city2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
|
ch.sahits.game.openpatrician.display.javafx.action.Ship2CityJFXAction |
ship2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
|
ch.sahits.game.openpatrician.display.javafx.action.Ship2StorageJFXAction |
ship2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
|
ch.sahits.game.openpatrician.display.javafx.action.Storage2CityJFXAction |
storage2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
|
Storage2ShipJFXAction |
storage2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer) |
public ch.sahits.game.openpatrician.display.javafx.action.Ship2StorageJFXAction ship2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer)
public ch.sahits.game.openpatrician.display.javafx.action.City2StorageJFXAction city2StorageAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer)
public ch.sahits.game.openpatrician.display.javafx.action.City2ShipJFXAction city2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer)
public ch.sahits.game.openpatrician.display.javafx.action.Ship2CityJFXAction ship2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer)
public ch.sahits.game.openpatrician.display.javafx.action.Storage2CityJFXAction storage2CityAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX transfer)
public Storage2ShipJFXAction storage2ShipAction(ch.sahits.game.openpatrician.model.product.IWare ware, ITransferableJFX transfer)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.