Class DeleteToolHandler

  • All Implemented Interfaces:
    DrawingHandler.ToolHandler

    public class DeleteToolHandler
    extends java.lang.Object
    implements DrawingHandler.ToolHandler
    Handler for drawing tool DELETE This class is empty because deleting shape is done in other place but its class required for notification other handlers that drawing tool is changed.