rangesearch
Interface ToolChangedListener

All Superinterfaces:
java.util.EventListener

public interface ToolChangedListener
extends java.util.EventListener

An interface for objects that listen for tool change events.


Method Summary
 void toolChanged(ToolChangedEvent e)
           
 

Method Detail

toolChanged

public void toolChanged(ToolChangedEvent e)