Status code constant (value 275) indicating this file system is not case
sensitive and a resource that differs only in case unexpectedly exists on
the local file system.
The CCombo class represents a selectable user interface object
that combines a text field and a list and issues notificiation
when an item is selected from the list.
Indicate that the target of the verification should be accepted,
and the information supplied with the verification result
should be trusted for this request, and subsequent requests.
Indicate that the target of the verification should be accepted,
but the information supplied with the verification result
should be trusted only for this request.
Constructs a new instance of this class given its parent
(which must be a CTabFolder), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
Handles the redirection of the global actions Cut, Copy, Paste,
Delete, Select All, Find, Undo and Redo to either the current
inline cell editor or the part's supplied action handler.
Handles the redirection of the global actions Cut, Copy, Paste,
Delete, Select All, Find, Undo and Redo to either the current
inline cell editor or the part's supplied action handler.
Preference store that composes multiple preference stores in a
chain and serves a preference value from the first preference store in the
chain that contains the preference.
This listener interface may be implemented in order to receive
a WindowEvent notification when a Browser is
about to be closed and when its host window should be closed
by the application.
This class parses the command line arguments for update standalone commands
Note: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.
Constructs a new instance of this class given a device and the
desired red, green and blue values expressed as ints in the range
0 to 255 (where 0 is black and 255 is full brightness).
Instances of this class are controls that allow the user
to choose an item from a list of items, or optionally
enter a new value by typing it into an editable text
field.
Launch configuration tab used to specify the location a launch configuration
is stored in, whether it should appear in the favorites list, and perspective
switching behavior for an associated launch.
A CompareConfiguration object
controls various UI aspects of compare/merge viewers like
title labels and images, or whether a side of a merge viewer is editable.
Deprecated.In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
Deprecated.In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
Creates a new object and saves in it the current enable/disable state of
the given control and its descendents; the controls that are saved are
also disabled.
Creates a new object and saves in it the current enable/disable state of
the given control and its descendents except for the given list of
exception cases; the controls that are saved are also disabled.
Constructs a new instance of this class given its parent
(which must be a CoolBar), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
Deprecated.This new experimental API is being temporary
deprecated for release 2.0 New project creation should
continue to make use of NewProjectAction.
Constructs a new cursor given a device, image and mask
data describing the desired cursor appearance, and the x
and y coordinates of the hotspot (that is, the point
within the area covered by the cursor which is considered
to be where the on-screen pointer is "pointing").
Constructs a new cursor given a device, image data describing
the desired cursor appearance, and the x and y coordinates of
the hotspot (that is, the point within the area
covered by the cursor which is considered to be where the
on-screen pointer is "pointing").
Sent when the user clicks on the close button of an item in the CTabFolder.
close() -
Method in class org.eclipse.swt.widgets.Display
Requests that the connection between SWT and the underlying
operating system be closed.
close() -
Method in class org.eclipse.swt.widgets.Shell
Requests that the window manager close the receiver in
the same way it would be closed when the user clicks on
the "close box" or performs some other platform specific
key or mouse combination that indicates the window
should be removed.
close() -
Method in class org.eclipse.swt.widgets.Tracker
Returns a list of completion proposals based on the specified location
within the document that corresponds to the current cursor position
within the text viewer.
Returns a list of completion proposals based on the
specified location within the document that corresponds
to the current cursor position within the text viewer.
Returns information about possible contexts based on the specified
location within the document that corresponds to the current cursor
position within the content assist subject control.
Returns information about possible contexts based on the
specified location within the document that corresponds
to the current cursor position within the text viewer.
Returns the sequence of all master document regions with are contained in the given master document
range and which are part of this projection document.
Returns an array of projects in their suggested build order
containing all of the projects specified by baseProjects
and all of their referenced projects.
The ProjectLocationSelectionDialog implementation of this
SelectionStatusDialog method builds a two element list -
the first element is the project name and the second one is the location.
Computes the size constraints of the information control in points based on the
default font of the given subject control as well as the size constraints in character
width.
Given a desired client area for the receiver
(as described by the arguments), returns the bounding
rectangle which would be required to produce that client
area.
Given a desired client area for the receiver
(as described by the arguments), returns the bounding
rectangle which would be required to produce that client
area.
Returns the sequence of all master document regions with are contained in the given master document
range and which are not yet part of this projection document.
Connect the listener to the sync set in such a fashion that the listener will
be connected the the sync set using addChangeListener
and issued a reset event.
Copies the given sibling resources so that they are located as members of
the resource at the given path; the names of the copies are the same as
the corresponding originals.
Copies the given sibling resources so that they are located as members of
the resource at the given path; the names of the copies are the same as
the corresponding originals.
Creates and configures the widgets which allow the user to
choose whether the specified environment should be appended
to the native environment or if it should completely replace it.
The Dialog implementation of this Window
method creates and lays out the top level composite for the dialog, and
determines the appropriate horizontal and vertical dialog units based on
the font size.
The WizardDialog implementation of this Window
method calls call IWizard.addPages to allow the current
wizard to add extra pages, then super.createContents to create
the controls.
The MultiPageEditor implementation of this IWorkbenchPart
method creates the control for the multi-page editor by calling createContainer,
then createPages.
The MultiPageEditor implementation of this IWorkbenchPart
method creates the control for the multi-page editor by calling createContainer,
then createPages.
Fills the given presentation with the style ranges which when applied to the
presentation reconciler's text viewer repair the presentational damage described by
the given region.
Creates a new line differ annotation model with its reference provider set to the reference provider
obtained by calling getReferenceProviderOrDefault(editor, id).