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