パッケージ org.boxed_economy.besp.presentation

インタフェースの概要
PresentationComponent PresentationComponent PresentationComponentが各種のEventを受け取るためのインターフェースを 定義します。
PresentationContainerListener プレゼンテーションコンテナの状態が変化したことを通知するリスナ
UpdateEventDeliverer 更新イベント配信者を規定します 主な実装クラス: PresentationComponent UpdateEventManager
 

クラスの概要
AbstractPresentationComponent PresentationComponentのAbstract実装クラス
DefaultPresentationComponent AbstractPresentationComponentに空実装を加え、 インスタンス化が可能なPresentationComponent実装クラス 主に、GUIComponentの委譲実装に用いられる
PresentationComponentManager  
PresentationContainer プレゼンテーションコンポーネントを配置するプレゼンテーションコンテナです。
PresentationContainerEvent プレゼンテーションコンテナの状態が変化したことを通知するイベント
UpdateEventManager UpdateEventの配信を管理します。
 

例外の概要
PresentationException このexceptionは、シミュレーション上で起きたexception・エラーを表わします。