jp.carabiner.treeeditor
クラス TreeEditorPanel.AddTreeNodePanelNotify

java.lang.Object
  上位を拡張 jp.carabiner.treeeditor.notify.AbstractTreeNodeNotify
      上位を拡張 jp.carabiner.treeeditor.TreeEditorPanel.AddTreeNodePanelNotify
すべての実装されたインタフェース:
jp.carabiner.treeeditor.notify.Notify, jp.carabiner.treeeditor.notify.TreeNodeNotify
含まれているクラス:
TreeEditorPanel

public class TreeEditorPanel.AddTreeNodePanelNotify
extends jp.carabiner.treeeditor.notify.AbstractTreeNodeNotify

パネル追加時の通知です。


コンストラクタの概要
TreeEditorPanel.AddTreeNodePanelNotify(TreeNode node)
          構築します。
 
メソッドの概要
 
クラス jp.carabiner.treeeditor.notify.AbstractTreeNodeNotify から継承されたメソッド
getParameter, getParameterCount, getTarget, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

TreeEditorPanel.AddTreeNodePanelNotify

public TreeEditorPanel.AddTreeNodePanelNotify(TreeNode node)
構築します。

パラメータ:
node - ノード。nullは不可。