クラス
jp.carabiner.treeeditor.TreeEditorFrame の使用

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

jp.carabiner.treeeditor での TreeEditorFrame の使用
 

TreeEditorFrame を返す jp.carabiner.treeeditor のメソッド
 TreeEditorFrame TreeEditorFrame.getFrame()
           
static TreeEditorFrame TreeEditorFrame.getFrame(Component component)
          コンポーネントからTreeEditorFrameを検索します。
 TreeEditorFrame TreeEditorPanel.getOwnerFrame()
           
 

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

TreeEditorFrame として宣言されている jp.carabiner.treeeditor.js のフィールド
protected  TreeEditorFrame AbstractJSBeitel.frame
          フレームを保持します。
 

TreeEditorFrame を返す jp.carabiner.treeeditor.js のメソッド
 TreeEditorFrame JSWindow.getCore()
          コアオブジェクトを取得します。
static TreeEditorFrame JSUtils.getFrame(org.mozilla.javascript.Scriptable scope)
          フレームを取得します。
 

TreeEditorFrame 型のパラメータを持つ jp.carabiner.treeeditor.js のメソッド
 void JSStartup.attach(TreeEditorFrame frame)
           
 void JSApp.attach(TreeEditorFrame frame)
          アタッチします。
protected abstract  JSSettings JSStartup.createSettings(TreeEditorFrame frame)
          設定管理用オブジェクトを生成します。
protected  JSSettings ExtJSStartup.createSettings(TreeEditorFrame frame)
           
protected  JSSettings AppJSStartup.createSettings(TreeEditorFrame frame)
           
 boolean JSStartup.detach(TreeEditorFrame frame, JSApp.DetachMode mode)
           
 boolean JSApp.detach(TreeEditorFrame frame, JSApp.DetachMode mode)
          デタッチします。
 void JSStartup.frameCreated(TreeEditorFrame frame)
           
 void JSStartup.frameStarted(TreeEditorFrame frame)
           
 void AppJSStartup.frameStarted(TreeEditorFrame frame)
           
 void JSStartup.frameStopped(TreeEditorFrame frame)
           
static void JSUtils.initGlobal(JSRunner runner, org.mozilla.javascript.Context context, org.mozilla.javascript.Scriptable scope, TreeEditorFrame frame)
          グローバルオブジェクトを初期化します。
protected  void JSStartup.install(TreeEditorFrame frame)
          インストールします。
protected  void AppJSStartup.install(TreeEditorFrame frame)
           
protected  boolean JSStartup.uninstall(TreeEditorFrame frame, JSApp.DetachMode mode)
          アンインストールします。
protected  boolean AppJSStartup.uninstall(TreeEditorFrame frame, JSApp.DetachMode mode)
           
 

TreeEditorFrame 型のパラメータを持つ jp.carabiner.treeeditor.js のコンストラクタ
AbstractJSBeitel(JSAppContext owner, org.mozilla.javascript.Scriptable scope, TreeEditorFrame frame)
          構築します。
JSAppBeitel(JSAppContext owner, JSApp app, org.mozilla.javascript.Scriptable scope, TreeEditorFrame frame)
          構築します。
JSBeitel(JSAppContext owner, org.mozilla.javascript.Scriptable scope, TreeEditorFrame frame)
          構築します。
JSContext(TreeEditorFrame frame)
          構築します。
JSDocument(JSRunner jsRunner, org.mozilla.javascript.Scriptable scope, TreeEditorFrame frame)
          構築します。
JSEventListenerProperties(JSRunner jsRunner, TreeEditorFrame frame, JSDispatchable owner)
          構築します。
JSRunner(TreeEditorFrame frame, JSApp caller, File baseDir, File persistentDir, JSSettings settings)
          構築します。
JSWindow(JSAppContext owner, org.mozilla.javascript.Scriptable scope, TreeEditorFrame frame)
          構築します。
 

jp.carabiner.treeeditor.js.attachment での TreeEditorFrame の使用
 

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

jp.carabiner.treeeditor.js.io での TreeEditorFrame の使用
 

TreeEditorFrame 型のパラメータを持つ jp.carabiner.treeeditor.js.io のメソッド
protected  boolean CustomFileType.showLoadConfirmDialog(TreeEditorFrame ownerFrame, File path)
           
protected  boolean CustomFileType.showSaveConfirmDialog(TreeEditorFrame ownerFrame, File path)
           
 

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