インタフェース
jp.carabiner.treeeditor.js.JSDispatchable の使用

JSDispatchable を使用しているパッケージ
jp.carabiner.treeeditor   
jp.carabiner.treeeditor.js   
 

jp.carabiner.treeeditor での JSDispatchable の使用
 

JSDispatchable を実装している jp.carabiner.treeeditor のクラス
 class TreeEditorFrame
           
 class TreeEditorPanel
           
 

jp.carabiner.treeeditor.js での JSDispatchable の使用
 

JSDispatchable を実装している jp.carabiner.treeeditor.js のクラス
 class AppJSStartup
          apps起動用のJSStartupです。
 

JSDispatchable 型のパラメータを持つ jp.carabiner.treeeditor.js のメソッド
 void JSEventListenerProperties.notify(JSDispatchable source, JSEvent event)
           
 void JSEventListener.notify(JSDispatchable source, JSEvent event)
          イベント発生を通知します。
 

JSDispatchable 型のパラメータを持つ jp.carabiner.treeeditor.js のコンストラクタ
JSEventListenerList(JSDispatchable owner)
          構築します。
JSEventListenerProperties(JSRunner jsRunner, TreeEditorFrame frame, JSDispatchable owner)
          構築します。