Uses of Class
org.eclipse.swt.widgets.TouchSource
Packages that use TouchSource
-
Uses of TouchSource in org.eclipse.swt.widgets
Fields in org.eclipse.swt.widgets declared as TouchSourceModifier and TypeFieldDescriptionTouch.sourceThe object representing the input source that generated the touch.Constructors in org.eclipse.swt.widgets with parameters of type TouchSourceModifierConstructorDescription(package private)Touch(long identity, TouchSource source, int state, boolean primary, int x, int y) Constructs a new touch state from the given inputs.