- x - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
-
- x - Variable in class org.eclipse.swt.custom.CTabFolderEvent
-
The widget-relative, x coordinate of the chevron button
at the time of the event.
- x - Variable in class org.eclipse.swt.custom.PaintObjectEvent
-
the x location
- x - Variable in class org.eclipse.swt.dnd.DragSourceEvent
-
In dragStart, the x coordinate (relative to the control) of the
position the mouse went down to start the drag.
- x - Variable in class org.eclipse.swt.dnd.DropTargetEvent
-
The x-cordinate of the cursor relative to the Display
- x - Variable in class org.eclipse.swt.events.MouseEvent
-
the widget-relative, x coordinate of the pointer
at the time the mouse button was pressed or released
- x - Variable in class org.eclipse.swt.events.PaintEvent
-
the x offset of the bounding rectangle of the
region that requires painting
- x - Variable in class org.eclipse.swt.events.SelectionEvent
-
The x location of the selected area.
- x - Variable in class org.eclipse.swt.graphics.ImageData
-
The x coordinate of the top left corner of the image
within the logical screen (this field corresponds to
the GIF89a Image Left Position value).
- x - Variable in class org.eclipse.swt.graphics.Point
-
the x coordinate of the point
- x - Variable in class org.eclipse.swt.graphics.Rectangle
-
the x coordinate of the rectangle
- x - Variable in class org.eclipse.swt.widgets.Event
-
depending on the event type, the x offset of the bounding
rectangle of the region that requires painting or the
widget-relative, x coordinate of the pointer at the
time the mouse button was pressed or released
- XML_DTD_NAME - Static variable in interface org.eclipse.ui.IResourceActionFilter
-
Deprecated.
Please use content types instead.
- XML_FIRST_TAG - Static variable in interface org.eclipse.ui.IResourceActionFilter
-
Deprecated.
Please use content types instead.
- XMLMemento - Class in org.eclipse.ui
-
This class represents the default implementation of the
IMemento
interface.
- XMLMemento(Document, Element) - Constructor for class org.eclipse.ui.XMLMemento
-
Creates a memento for the specified document and element.
- XMLRootElementContentDescriber - Class in org.eclipse.core.runtime.content
-
A content describer for detecting the name of the top-level element or the
DTD system identifier in an XML file.
- XMLRootElementContentDescriber() - Constructor for class org.eclipse.core.runtime.content.XMLRootElementContentDescriber
-
- XMLSearchParticipant - Class in org.eclipse.help.search
-
An abstract search participants for adding XML documents to the Lucene search index.
- XMLSearchParticipant() - Constructor for class org.eclipse.help.search.XMLSearchParticipant
-
- XMLSearchParticipant.IParsedXMLContent - Interface in org.eclipse.help.search
-
Class that implements this interface is used to store data obtained during the parsing phase.