org.seasar.jface.events
クラス S2JFaceListener

java.lang.Object
  上位を拡張 org.seasar.jface.events.S2JFaceListener
すべての実装されたインタフェース:
Listener

public class S2JFaceListener
extends Object
implements Listener

作成者:
bskuroneko

コンストラクタの概要
S2JFaceListener(WindowContext context, MethodBinding methodBinding)
           
 
メソッドの概要
 void handleEvent(Event event)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

S2JFaceListener

public S2JFaceListener(WindowContext context,
                       MethodBinding methodBinding)
メソッドの詳細

handleEvent

public void handleEvent(Event event)
定義:
インタフェース Listener 内の handleEvent


Copyright © 2006 The Seasar Foundation. All Rights Reserved.