| Modifier and Type | Field and Description |
|---|---|
private HashMap<EDialogType,Runnable> |
actionMap |
private ITransferableJFX |
dialog |
private static org.apache.logging.log4j.Logger |
logger |
| Constructor and Description |
|---|
BuyJFXProxyAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Delegate to the run method of the action associated with the dialog type
|
private static final org.apache.logging.log4j.Logger logger
private final ITransferableJFX dialog
private final HashMap<EDialogType,Runnable> actionMap
public BuyJFXProxyAction(ch.sahits.game.openpatrician.model.product.IWare ware,
ITransferableJFX dialog)
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.