| Package | Description |
|---|---|
| ch.sahits.game.graphic.display.notice |
ch.sahits.game.graphic.display.notice Package
|
| Modifier and Type | Field and Description |
|---|---|
(package private) EStringSelectionState |
TradingOfficeDialogMataDataJFX.balance
State of the string linking to the balance sheet
|
(package private) EStringSelectionState |
TradeDialogMetaDataJFX.city2office
State of the String linking to the trade dialog city<->office
|
(package private) EStringSelectionState |
TradeDialogMetaDataJFX.city2ship
State of the string linking to the trade dialog city<->ship
|
(package private) EStringSelectionState |
TradingOfficeDialogMataDataJFX.consumtionProduction
State of the string linking to the statistic displaying consumption and production
|
(package private) EStringSelectionState |
MarketBoothDialogMetaDataJFX.consumtionProduction
State of the string linking to the stat displaying consumtion and production
|
(package private) EStringSelectionState |
TradeDialogMetaDataJFX.office2ship
State of the string linking to the trade dialog office<->ship
|
(package private) EStringSelectionState |
TradingOfficeDialogMataDataJFX.personal
State of the string linking to the personal data overview
|
(package private) EStringSelectionState |
MarketBoothDialogMetaDataJFX.stockPrices
State of the string linking to the stat displaing available wares and their prices
|
(package private) EStringSelectionState |
TradingOfficeDialogMataDataJFX.storageManager
State of the string linking to the storage manager
|
(package private) EStringSelectionState |
TradingOfficeDialogMataDataJFX.warehouses
State of the string linking to the warehouse overview
|
(package private) EStringSelectionState |
TradingOfficeDialogMataDataJFX.weapons
State of the string linking to the weapons storage
|
(package private) EStringSelectionState |
TradeDialogMetaDataJFX.weapons
State of the String linking to the weapons trade dialog
|
| Modifier and Type | Method and Description |
|---|---|
static EStringSelectionState |
EStringSelectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EStringSelectionState[] |
EStringSelectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static javafx.scene.paint.Color |
ColorProvider.getStringColor(EStringSelectionState state)
Retrieve the color by the state
|
| Constructor and Description |
|---|
MarketBoothDialogMetaDataJFX(ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy,
EStringSelectionState stockPrices,
EStringSelectionState consumtionProduction) |
TradeDialogMetaDataJFX(EStringSelectionState city2ship,
EStringSelectionState office2ship,
EStringSelectionState city2office,
EStringSelectionState weapons,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy,
javafx.scene.text.Font font) |
TradingOfficeDialogMataDataJFX(ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy,
EStringSelectionState balance,
EStringSelectionState personal,
EStringSelectionState consumtionProduction,
EStringSelectionState weapons,
EStringSelectionState warehouses,
EStringSelectionState storageManager) |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.