org.openjump.util.python.pythonexampleclasses
Interface DrawCustomTool.DeActivationListener

All Superinterfaces:
java.util.EventListener
Enclosing class:
DrawCustomTool

public static interface DrawCustomTool.DeActivationListener
extends java.util.EventListener


Method Summary
 void handleDeActivation(DrawCustomTool.CustomToolEvent event)
           
 

Method Detail

handleDeActivation

void handleDeActivation(DrawCustomTool.CustomToolEvent event)