org.boxed_economy.besp.model.fmfw.update
インタフェース UpdateInformationListener
- すべてのスーパーインタフェース:
- java.util.EventListener
- 既知のサブインタフェースの一覧:
- UpdateListener
- 既知の実装クラスの一覧:
- UpdateEventManager
- public interface UpdateInformationListener
- extends java.util.EventListener
Information更新時のイベントを受け取るためのリスナーです
Informationの性質上、詳しい実装はInformationに依存します。
- バージョン:
- $Id: UpdateInformationListener.java,v 1.1 2004/03/21 12:07:47 macchan Exp $
- 作成者:
- tsuya
informationUpdated
public void informationUpdated(UpdateInformationEvent e)
- Method updatedInformation.
- パラメータ:
e
-