Interface DrawCustomTool.FeedbackListener
-
- All Superinterfaces:
EventListener
- Enclosing class:
- DrawCustomTool
public static interface DrawCustomTool.FeedbackListener extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
feedbackDraw(DrawCustomTool.CustomToolEvent event)
-
-
-
Method Detail
-
feedbackDraw
void feedbackDraw(DrawCustomTool.CustomToolEvent event)
-
-