|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.sahits.game.graphic.display.notice.CityNoticeMetaData
ch.sahits.game.graphic.display.notice.TradeDialogMetaData
class TradeDialogMetaData
Represent the meta data for the notice corresponding to the trade dialog.
| Field Summary | |
|---|---|
(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 |
(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 Summary | |
|---|---|
TradeDialogMetaData(EStringSelectionState city2ship,
EStringSelectionState office2ship,
EStringSelectionState city2office,
EStringSelectionState weapons,
ICityPlayerProxy proxy)
|
|
| Method Summary | |
|---|---|
void |
inactivateAllNotDisabled()
Set all states to inactivate if they are not disabled to begin with |
String |
toString()
|
| Methods inherited from class ch.sahits.game.graphic.display.notice.CityNoticeMetaData |
|---|
getCityProxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
EStringSelectionState city2ship
EStringSelectionState office2ship
EStringSelectionState city2office
EStringSelectionState weapons
| Constructor Detail |
|---|
public TradeDialogMetaData(EStringSelectionState city2ship,
EStringSelectionState office2ship,
EStringSelectionState city2office,
EStringSelectionState weapons,
ICityPlayerProxy proxy)
| Method Detail |
|---|
public void inactivateAllNotDisabled()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||