Uses of Interface
ch.sahits.game.graphic.display.dialog.ITransferable

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

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

Classes in ch.sahits.game.graphic.display.dialog that implement ITransferable
 class TradeDialog
          Trade dialog for buying/selling from/to the city involving either a ship or the branch office.
 

Fields in ch.sahits.game.graphic.display.dialog declared as ITransferable
private  ITransferable SellProxyAction.dialog
           
private  ITransferable Storage2ShipAction.dialog
           
private  ITransferable Ship2StorageAction.dialog
           
private  ITransferable City2ShipAction.dialog
           
private  ITransferable Storage2CityAction.dialog
           
private  ITransferable BuyProxyAction.dialog
           
private  ITransferable City2StorageAction.dialog
           
private  ITransferable Ship2CityAction.dialog
           
 

Constructors in ch.sahits.game.graphic.display.dialog with parameters of type ITransferable
BuyProxyAction(IWare ware, ITransferable dialog)
           
City2ShipAction(IWare ware, ITransferable dialog)
           
City2StorageAction(IWare ware, ITransferable dialog)
           
SellProxyAction(IWare ware, ITransferable dialog)
           
Ship2CityAction(IWare ware, ITransferable dialog)
           
Ship2StorageAction(IWare ware, ITransferable dialog)
           
Storage2CityAction(IWare ware, ITransferable dialog)
           
Storage2ShipAction(IWare ware, ITransferable dialog)
           
 



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