class TradeDialogMetaDataJFX extends CityNoticeMetaDataJFX
| Modifier and Type | Field and Description |
|---|---|
(package private) EStringSelectionState |
city2office
State of the String linking to the trade dialog city<->office
|
(package private) EStringSelectionState |
city2ship
State of the string linking to the trade dialog city<->ship
|
private javafx.scene.text.Font |
font |
(package private) EStringSelectionState |
office2ship
State of the string linking to the trade dialog office<->ship
|
(package private) EStringSelectionState |
weapons
State of the String linking to the weapons trade dialog
|
| Constructor and Description |
|---|
TradeDialogMetaDataJFX(EStringSelectionState city2ship,
EStringSelectionState office2ship,
EStringSelectionState city2office,
EStringSelectionState weapons,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy,
javafx.scene.text.Font font) |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.text.Font |
getFont() |
void |
inactivateAllNotDisabled()
Set all states to inactivate if they are not disabled to begin with
|
String |
toString() |
getCityProxyEStringSelectionState city2ship
EStringSelectionState office2ship
EStringSelectionState city2office
EStringSelectionState weapons
private final javafx.scene.text.Font font
public TradeDialogMetaDataJFX(EStringSelectionState city2ship, EStringSelectionState office2ship, EStringSelectionState city2office, EStringSelectionState weapons, ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy, javafx.scene.text.Font font)
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.