Uses of Class
ch.sahits.game.graphic.display.dialog.OpenPatricianGameDialog

Packages that use OpenPatricianGameDialog
ch.sahits.game.graphic.display.dialog Dialog package 
ch.sahits.game.graphic.display.gameplay   
 

Uses of OpenPatricianGameDialog in ch.sahits.game.graphic.display.dialog
 

Subclasses of OpenPatricianGameDialog in ch.sahits.game.graphic.display.dialog
 class ConsumtionProductionStockDialog
          This is a statistical dialog displaying the socked wares in the city and their prices.
 class TradeDialog
          Trade dialog for buying/selling from/to the city involving either a ship or the branch office.
 class TradingOfficeBalanceDialog
           
 class TradingOfficePersonalDialog
           
 class TradingOfficeWareStorageDialog
          Overview of the weapons stored in the trading office
 class TradingOfficeWeaponStorageDialog
          Overview of the weapons stored in the trading office
 class TradingStockDialog
          This is a statistical dialog displaying the socked wares in the city and their prices.
 

Uses of OpenPatricianGameDialog in ch.sahits.game.graphic.display.gameplay
 

Fields in ch.sahits.game.graphic.display.gameplay declared as OpenPatricianGameDialog
private  OpenPatricianGameDialog MainView.dialog
           
 

Methods in ch.sahits.game.graphic.display.gameplay with parameters of type OpenPatricianGameDialog
 void IUpdatableDialog.updateDialog(OpenPatricianGameDialog dialog)
          Pass the dialog with that should be updated
 void MainView.updateDialog(OpenPatricianGameDialog dialog)
          Pass the dialog with that should be updated
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.