y -
Variable in class org.eclipse.swt.graphics.ImageData
The y coordinate of the top left corner of the image
within the logical screen (this field corresponds to
the GIF89a Image Top Position value).
y -
Variable in class org.eclipse.swt.graphics.Point
the y coordinate of the point
y -
Variable in class org.eclipse.swt.graphics.Rectangle
the y coordinate of the rectangle
y -
Variable in class org.eclipse.swt.widgets.Event
depending on the event type, the y offset of the bounding
rectangle of the region that requires painting or the
widget-relative, y coordinate of the pointer at the
time the mouse button was pressed or released
YES -
Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for YES button;
valid combinations are YES|NO, YES|NO|CANCEL
(value is 1<<6).