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

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

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


Method Summary
 void finalDraw(DrawCustomTool.CustomToolEvent event)
           
 

Method Detail

finalDraw

void finalDraw(DrawCustomTool.CustomToolEvent event)