Eclipse Platform
2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Y

y - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
y - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The y-cordinate of the cursor relative to the Display
y - Variable in class org.eclipse.swt.events.SelectionEvent
the y location of selected area
y - Variable in class org.eclipse.swt.events.PaintEvent
the y offset of the bounding rectangle of the region that requires painting
y - Variable in class org.eclipse.swt.events.MouseEvent
the widget-relative, y coordinate of the pointer at the time the mouse button was pressed or released
y - Variable in class org.eclipse.swt.graphics.Rectangle
the y coordinate of the rectangle
y - Variable in class org.eclipse.swt.graphics.Point
the y coordinate of the point
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.widgets.Event
 
YES - Static variable in class org.eclipse.swt.SWT
MessageBox style constant for YES button.
YES - Static variable in interface org.eclipse.ui.dialogs.IOverwriteQuery
Return code indicating the entity should be overwritten.
YES_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Yes" button (value 2).
YES_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
YES_TO_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Yes to All" button (value 4).
YES_TO_ALL_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
YesNoCancelListSelectionDialog - class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog.
Deprecated. Providing Cancel in addition to Yes/No is confusing. It is better to subclass the regular ListSelectionDialog, which uses OK/Cancel, and provide a separate checkbox if necessary.
YesNoCancelListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) - Constructor for class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
Deprecated. see class comment
yesPressed() - Method in class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
Deprecated. Notifies that the yes button of this dialog has been pressed.

Eclipse Platform
2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.