jp.carabiner.treeeditor.js.def
クラス JSDefSeparator
java.lang.Object
jp.carabiner.treeeditor.js.def.JSAbstractDefComponent
jp.carabiner.treeeditor.js.def.JSDefSeparator
- すべての実装されたインタフェース:
- JSComponent<jp.carabiner.tarp.desktop.ItemDef>
public class JSDefSeparator
- extends JSAbstractDefComponent
- implements JSComponent<jp.carabiner.tarp.desktop.ItemDef>
セパレータの定義です。
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSDefSeparator
public JSDefSeparator(JSAppContext owner,
jp.carabiner.tarp.desktop.SeparatorDef def)
- 構築します。
- パラメータ:
owner
- オーナー。nullは不可。def
- 定義オブジェクト。nullは不可。