Sync constant (value 64) indicating that both the local and remote resources have changed relative
to the base and their content changes conflict (e.g. local and remote resource have changes on
same lines).
Constructs a new instance of this class given its parent,
and sets the style for the instance so that the instance
will be a popup menu on the given parent's shell.
Constructs a new instance of this class given its parent
(which must be a Decorations) and a style value
describing its behavior and appearance.
Menu(Menu) -
Constructor for class org.eclipse.swt.widgets.Menu
Constructs a new instance of this class given its parent
(which must be a Menu) and sets the style
for the instance so that the instance will be a drop-down
menu on the given parent's parent.
Constructs a new instance of this class given its parent
(which must be a MenuItem) and sets the style
for the instance so that the instance will be a drop-down
menu on the given parent's parent menu.
Constructs a new instance of this class given its parent
(which must be a Menu), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
Instances of ModifierKey represent the four keys on the
keyboard recognized by convention as 'modifier keys', those keys typically
pressed in combination with themselves and/or a
NaturalKey.
Modify -
Static variable in class org.eclipse.swt.SWT
Classes which implement this interface provide methods
that deal with the events that are generated as the mouse
pointer passes (or hovers) over controls.
MouseUp -
Static variable in class org.eclipse.swt.SWT
The mouse up event type (value is 4).
Move -
Static variable in class org.eclipse.swt.SWT
Return a new path which is the equivalent of this path converted to UNC
form (if the given boolean is true) or this path not as a UNC path (if the given
boolean is false).
Returns a count of the number of segments which match in
this path and the given path (device ids are ignored),
comparing in increasing segment number order.
Deprecated. Returns the minimal region of the viewer's widget that completely comprises the given region of the
viewer's document or null if there is no such region.
Returns the minimal region of the viewer's widget that completely
comprises the given region of the viewer's input document or
null if there is no such region.
Declares that the given source file has been successfully moved to the
given destination in the local file system, and requests that the
corresponding changes should now be made to the workspace resource tree.
Declares that the given source folder and its descendents have been
successfully moved to the given destination in the local file system,
and requests that the corresponding changes should now be made to the
workspace resource tree for the folder and all its descendents.
Declares that the given source project and its files and folders have
been successfully relocated in the local file system if required, and
requests that the rename and/or relocation should now be made to the
workspace resource tree for the project and all its descendents.
msg -
Variable in class org.eclipse.swt.widgets.Display
the handle to the OS message queue
(Warning: This field is platform dependent)