Eclipse Platform
Release 3.7

Uses of Class
org.eclipse.swt.widgets.Touch

Packages that use Touch
org.eclipse.swt.events SWT typed listener support. 
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of Touch in org.eclipse.swt.events
 

Fields in org.eclipse.swt.events declared as Touch
 Touch[] TouchEvent.touches
          The set of touches representing the state of all contacts with touch input device at the time the event was generated.
 

Uses of Touch in org.eclipse.swt.widgets
 

Fields in org.eclipse.swt.widgets declared as Touch
 Touch[] Event.touches
          An array of the touch states for the current touch event.
 


Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.