インタフェース
org.boxed_economy.besp.model.fmfw.update.UpdateInformationListener の使用

UpdateInformationListener を使用しているパッケージ
org.boxed_economy.besp.model.fmfw.update   
org.boxed_economy.besp.presentation   
org.boxed_economy.besp.presentation.guifw   
 

org.boxed_economy.besp.model.fmfw.update での UpdateInformationListener の使用
 

org.boxed_economy.besp.model.fmfw.update での UpdateInformationListener のサブインタフェース
 interface UpdateListener
           
 

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

UpdateInformationListener を実装している org.boxed_economy.besp.presentation のクラス
 class UpdateEventManager
          UpdateEventの配信を管理します。
 

UpdateInformationListener 型のパラメータを持つ org.boxed_economy.besp.presentation のメソッド
 void UpdateEventManager.addUpdateInformationListener(UpdateInformationListener listener)
           
 void UpdateEventManager.removeUpdateInformationListener(UpdateInformationListener listener)
           
 void UpdateEventDeliverer.addUpdateInformationListener(UpdateInformationListener listener)
           
 void UpdateEventDeliverer.removeUpdateInformationListener(UpdateInformationListener listener)
           
 void AbstractPresentationComponent.addUpdateInformationListener(UpdateInformationListener listener)
           
 void AbstractPresentationComponent.removeUpdateInformationListener(UpdateInformationListener listener)
           
 

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

UpdateInformationListener 型のパラメータを持つ org.boxed_economy.besp.presentation.guifw のメソッド
 void AbstractInternalFrameComponent.addUpdateInformationListener(UpdateInformationListener listener)
           
 void AbstractInternalFrameComponent.removeUpdateInformationListener(UpdateInformationListener listener)
           
 void AbstractFrameComponent.addUpdateInformationListener(UpdateInformationListener listener)
           
 void AbstractFrameComponent.removeUpdateInformationListener(UpdateInformationListener listener)