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

JSComponent.AttachContext を使用しているパッケージ
jp.carabiner.treeeditor.js   
jp.carabiner.treeeditor.js.attachment   
jp.carabiner.treeeditor.js.def   
jp.carabiner.treeeditor.js.io   
jp.carabiner.treeeditor.js.model   
jp.carabiner.treeeditor.js.swing   
 

jp.carabiner.treeeditor.js での JSComponent.AttachContext の使用
 

JSComponent.AttachContext 型のパラメータを持つ jp.carabiner.treeeditor.js のメソッド
 T JSComponent.getCoreForAttach(JSComponent.AttachContext<T> ctx)
          コアオブジェクトを取得します。
<T> void
JSWindow.registerJSComponent(T core, JSComponent.AttachContext<T> context)
           
<T> void
JSRunner.registerJSComponent(T core, JSComponent.AttachContext<T> context)
           
<T> void
JSAppContext.registerJSComponent(T core, JSComponent.AttachContext<T> context)
          JSComponentの登録を通知します。
 

jp.carabiner.treeeditor.js.attachment での JSComponent.AttachContext の使用
 

JSComponent.AttachContext 型のパラメータを持つ jp.carabiner.treeeditor.js.attachment のメソッド
 jp.carabiner.treeeditor.attachment.thumbnail.FileThumbnailFactory JSRenderer.getCoreForAttach(JSComponent.AttachContext<jp.carabiner.treeeditor.attachment.thumbnail.FileThumbnailFactory> ctx)
           
 jp.carabiner.treeeditor.attachment.thumbnail.FileThumbnailFactory JSFileThumbnailFactoryManager.getCoreForAttach(JSComponent.AttachContext<jp.carabiner.treeeditor.attachment.thumbnail.FileThumbnailFactory> ctx)
           
 

jp.carabiner.treeeditor.js.def での JSComponent.AttachContext の使用
 

JSComponent.AttachContext 型のパラメータを持つ jp.carabiner.treeeditor.js.def のメソッド
 jp.carabiner.tarp.desktop.ItemDef JSAbstractDefComponent.getCoreForAttach(JSComponent.AttachContext<jp.carabiner.tarp.desktop.ItemDef> ctx)
           
 

jp.carabiner.treeeditor.js.io での JSComponent.AttachContext の使用
 

JSComponent.AttachContext 型のパラメータを持つ jp.carabiner.treeeditor.js.io のメソッド
 jp.carabiner.treeeditor.io.ModelType JSFormatManager.getCoreForAttach(JSComponent.AttachContext<jp.carabiner.treeeditor.io.ModelType> ctx)
           
 jp.carabiner.treeeditor.io.ModelType JSFormat.getCoreForAttach(JSComponent.AttachContext<jp.carabiner.treeeditor.io.ModelType> ctx)
           
 

jp.carabiner.treeeditor.js.model での JSComponent.AttachContext の使用
 

JSComponent.AttachContext 型のパラメータを持つ jp.carabiner.treeeditor.js.model のメソッド
 TreeNode JSTreeNode.getCoreForAttach(JSComponent.AttachContext<TreeNode> ctx)
           
 

jp.carabiner.treeeditor.js.swing での JSComponent.AttachContext の使用
 

JSComponent.AttachContext 型のパラメータを持つ jp.carabiner.treeeditor.js.swing のメソッド
 Component JSSwingComponent.getCoreForAttach(JSComponent.AttachContext<Component> ctx)