Package | Description |
---|---|
org.eclipse.swt.events |
SWT typed listener support.
|
org.eclipse.swt.widgets |
SWT widget public API classes.
|
Modifier and Type | Field and Description |
---|---|
Touch[] |
TouchEvent.touches
The set of touches representing the state of all contacts with touch input
device at the time the event was generated.
|
Modifier and Type | Field and Description |
---|---|
Touch[] |
Event.touches
An array of the touch states for the current touch event.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.