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 TypeMethodDescriptionvoid
drag
(MouseEvent event) void
end
(MouseEvent event) void
start
(MouseEvent event)
-
Method Details
-
start
-
drag
-
end
-