freemind.modes
Interface NodeViewEventListener

All Superinterfaces:
java.util.EventListener

public interface NodeViewEventListener
extends java.util.EventListener

Author:
Dimitri Polivaev 31.10.2005

Method Summary
 void nodeViewCreated(NodeViewEvent nodeViewEvent)
           
 void nodeViewRemoved(NodeViewEvent nodeViewEvent)
           
 

Method Detail

nodeViewCreated

void nodeViewCreated(NodeViewEvent nodeViewEvent)

nodeViewRemoved

void nodeViewRemoved(NodeViewEvent nodeViewEvent)