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

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

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


Method Summary
 void handleActivation(DrawCustomTool.CustomToolEvent event)
           
 

Method Detail

handleActivation

void handleActivation(DrawCustomTool.CustomToolEvent event)