Uses of Interface
ch.sahits.game.graphic.display.notice.INoticeMetaData

Packages that use INoticeMetaData
ch.sahits.game.graphic.display.notice ch.sahits.game.graphic.display.notice Package 
 

Uses of INoticeMetaData in ch.sahits.game.graphic.display.notice
 

Subinterfaces of INoticeMetaData in ch.sahits.game.graphic.display.notice
(package private)  interface ICityNoticeMetaData
          These meta data specializes on notice that are city releated and therefore provide data about the city.
 

Classes in ch.sahits.game.graphic.display.notice that implement INoticeMetaData
(package private)  class CityNoticeMetaData
          Base implementation of the ICityNoticeMetaData
 class MarketBoothDialogMetaData
          Retpresents the meta data responsible for the market boot statistics
(package private)  class TradeDialogMetaData
          Represent the meta data for the notice corresponding to the trade dialog.
(package private)  class TradingOfficeDialogMataData
          Meta data for the trading office
 

Fields in ch.sahits.game.graphic.display.notice declared as INoticeMetaData
private  INoticeMetaData NoticeView.metaData
          Data object that corresponds to the rendered data in NoticeView.fullNotice.
 



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