private static class SwingMouseHandler.WorkArea
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.Integer,java.util.List<MouseWidgetAction>> |
actions
Map of widgets with complex mouse actions which can be processed at the driver.
|
| Modifier | Constructor and Description |
|---|---|
private |
WorkArea() |
private final java.util.Map<java.lang.Integer,java.util.List<MouseWidgetAction>> actions