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

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

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


Method Summary
 void feedbackDraw(DrawCustomTool.CustomToolEvent event)
           
 

Method Detail

feedbackDraw

void feedbackDraw(DrawCustomTool.CustomToolEvent event)