jp.carabiner.treeeditor
クラス TreeEditorPanel.RemoveTreeNodePanelNotify

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

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

パネル削除時の通知です。


コンストラクタの概要
TreeEditorPanel.RemoveTreeNodePanelNotify(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.RemoveTreeNodePanelNotify

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

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