インタフェース
org.boxed_economy.besp.presentation.PresentationContainerListener の使用

PresentationContainerListener を使用しているパッケージ
org.boxed_economy.besp.presentation   
org.boxed_economy.besp.presentation.guifw   
 

org.boxed_economy.besp.presentation での PresentationContainerListener の使用
 

PresentationContainerListener 型のパラメータを持つ org.boxed_economy.besp.presentation のメソッド
 void PresentationContainer.addPresentationContainerListener(PresentationContainerListener l)
           
 void PresentationContainer.removePresentationContainerListener(PresentationContainerListener l)
           
 

org.boxed_economy.besp.presentation.guifw での PresentationContainerListener の使用
 

PresentationContainerListener を実装している org.boxed_economy.besp.presentation.guifw のクラス
 class GUIContainer
          GUIコンテナの主な責任 ○GUIコンポーネントの管理 ○MainFrameの管理 ○MenuManagerの管理 ○SplashWindowの管理 ○Toolsメニューの管理 ○Showメニューの管理 責任外のもの △ファイルメニューの管理、操作 △コントロールメニューの管理、操作 △プロパティーの管理 △ヘルプの管理 また、guiパッケージは、GUIで利用するutililityが含まれています