com.eviware.soapui.model.tree.nodes
Class InternalTreeNodeListener

java.lang.Object
  extended by com.eviware.soapui.model.tree.nodes.InternalTreeNodeListener

public abstract class InternalTreeNodeListener
extends java.lang.Object

Base-class for internal SoapUITreeNode listeners

Author:
Ole.Matzura

Constructor Summary
InternalTreeNodeListener(SoapUITreeModel treeModel)
           
 
Method Summary
protected  void notifyNodeInserted(ModelItem modelItem)
           
protected  void notifyNodeRemoved(ModelItem modelItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalTreeNodeListener

public InternalTreeNodeListener(SoapUITreeModel treeModel)
Method Detail

notifyNodeInserted

protected void notifyNodeInserted(ModelItem modelItem)

notifyNodeRemoved

protected void notifyNodeRemoved(ModelItem modelItem)


Copyright © 2005 eviware.com. All Rights Reserved.