ITool implementations for different
interactions (e.g. mouse drag).See: Description
| Class | Description |
|---|---|
| FXClickDragTool |
An
ITool to handle click/drag interaction gestures. |
| FXFocusTool |
The
FXFocusTool is an AbstractTool that listens to focus
changes. |
| FXHoverTool |
The
FXHoverTool is an AbstractTool that handles mouse hover
changes. |
| FXPinchSpreadTool |
An
ITool to handle pinch/spread (zoom) interaction gestures. |
| FXRotateTool |
An
ITool to handle rotate interaction gestures. |
| FXScrollTool |
The
FXScrollTool is an AbstractTool that handles mouse scroll
events. |
| FXTypeTool |
The
FXTypeTool is an AbstractTool that handles keyboard
input. |
ITool implementations for different
interactions (e.g. mouse drag).Copyright (c) 2014 itemis AG and others. All rights reserved.