Interface SelectionInteractor.Tool
- All Known Implementing Classes:
SelectionInteractor.MoveHandleTool,SelectionInteractor.MoveSelectionTool,SelectionInteractor.SelectPointTool,SelectionInteractor.SelectRectangleTool
- Enclosing class:
SelectionInteractor
protected static interface SelectionInteractor.Tool
-
Method Summary
Modifier and TypeMethodDescriptionvoiddrag(MouseEvent event) voidend(MouseEvent event) voidstart(MouseEvent event)
-
Method Details
-
start
-
drag
-
end
-