Package org.eclipse.swt.internal.win32
Class GESTUREINFO
java.lang.Object
org.eclipse.swt.internal.win32.GESTUREINFO
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
int
int
static final int
long
short
short
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
dwFlags
public int dwFlags -
dwID
public int dwID -
hwndTarget
public int hwndTarget -
x
public short x -
y
public short y -
dwInstanceID
public int dwInstanceID -
dwSequenceID
public int dwSequenceID -
ullArguments
public long ullArguments -
cbExtraArgs
public int cbExtraArgs -
sizeof
public static final int sizeof
-
-
Constructor Details
-
GESTUREINFO
public GESTUREINFO()
-