Activation state indicating that none of the parts in the presentation have focus, but
one of the parts is being used as the context for global menus and toolbars
AS_CHECK_BOX -
Static variable in interface org.eclipse.jface.action.IAction
Action style constant (value 2) indicating action is
a check box (or a toggle button).
The launch configuration attribute that designates the process factory ID
for the process factory to be used when creating a new process as a result of launching
the launch configuration.
Deprecated.Since 3.0, this launch configuration attribute is no longer supported.
Use DebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective).
Deprecated.Since 3.0, this launch configuration attribute is no longer supported.
Use DebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective).
Sync constant (value 32) indicating that both the local and remote resources have changed
relative to the base but their content changes do not conflict (e.g. source file changes on different
lines).
flag constant (bit mask value 1) indicating that resource change
notifications should be avoided during the invocation of a compound
resource changing operation.
An intermediate editor comprising functionality not present in the leaner AbstractTextEditor,
but used in many heavy weight (and especially source editing) editors, such as line numbers,
change ruler, overview ruler, print margins, current line highlighting, etc.
The default constructor does not perform any configuration
but leaves it to the clients who must first initialize the
implementation plug-ins and then call completeInitialization.
Deprecated.In Eclipse 3.0 this constructor has been replaced by
AbstractUIPlugin.AbstractUIPlugin(). Implementations of
MyPlugin(IPluginDescriptor descriptor) should be changed to
MyPlugin() and call super() instead of
super(descriptor).
The MyPlugin(IPluginDescriptor descriptor) constructor is
called only for plug-ins which explicitly require the
org.eclipse.core.runtime.compatibility plug-in (or, as in this case,
subclasses which might).
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
This manager controls the layout, content, and visibility of an information
control in reaction to mouse hover events issued by the vertical ruler of a
source viewer.
An application window is a high-level "main window", with built-in
support for an optional menu bar with standard menus, an optional toolbar,
and an optional status line.
The CheckboxCellEditor implementation of
this CellEditor framework method simulates
the toggling of the checkbox control and notifies
listeners with ICellEditorListener.applyEditorValue.
This method was added to the ILaunchConfigurationTab interface
in the 3.0 release to allow tabs to distinguish between a tab being activated
and a tab group be initialized for the first time, from a selected launch
configuration.
Destructively replaces the x, y, width and height values
in the receiver with ones which represent the union of the
rectangles specified by the receiver and the given rectangle.
Adds the listener to the collection of listeners who will
be notifed when an accessible client asks for certain strings,
such as name, description, help, or keyboard shortcut.
Adds the listener to the collection of listeners who will
be notified when the arm events are generated for the control, by sending
it one of the messages defined in the ArmListener
interface.
Adds the listener to the collection of listeners who will
be notified when a tab item is closed, minimized, maximized,
restored, or to show the list of items that are not
currently visible.
Adds the listener to the collection of listeners who will
be notified when the control is moved or resized, by sending
it one of the messages defined in the ControlListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is moved or resized, by sending
it one of the messages defined in the ControlListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is moved or resized, by sending
it one of the messages defined in the ControlListener
interface.
Adds the listener to the collection of listeners who will
be notified when a drag and drop operation is in progress, by sending
it one of the messages defined in the DragSourceListener
interface.
Adds the listener to the collection of listeners who will
be notified when a drag and drop operation is in progress, by sending
it one of the messages defined in the DropTargetListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control gains or loses focus, by sending
it one of the messages defined in the FocusListener
interface.
Adds the listener to the collection of listeners who will
be notified when help events are generated for the control,
by sending it one of the messages defined in the
HelpListener interface.
Adds the listener to the collection of listeners who will
be notified when help events are generated for the control,
by sending it one of the messages defined in the
HelpListener interface.
Adds the listener to the collection of listeners who will
be notified when the help events are generated for the control, by sending
it one of the messages defined in the HelpListener
interface.
Adds the listener to the collection of listeners who will be notified
when keys are pressed and released on the system keyboard, by sending it
one of the messages defined in the KeyListener interface.
Adds the listener to the collection of listeners who will
be notified when keys are pressed and released on the system keyboard, by sending
it one of the messages defined in the KeyListener
interface.
The DecoratingLabelProvider implementation of this IBaseLabelProvider method
adds the listener to both the nested label provider and the label decorator.
Adds the listener to the collection of listeners who will
be notified when menus are hidden or shown, by sending it
one of the messages defined in the MenuListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's text is modified, by sending
it one of the messages defined in the ModifyListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's text is modified, by sending
it one of the messages defined in the ModifyListener
interface.
Adds the listener to the collection of listeners who will
be notified when mouse buttons are pressed and released, by sending
it one of the messages defined in the MouseListener
interface.
Adds the listener to the collection of listeners who will
be notified when the mouse moves, by sending it one of the
messages defined in the MouseMoveListener
interface.
Adds the listener to the collection of listeners who will
be notified when the mouse passes or hovers over controls, by sending
it one of the messages defined in the MouseTrackListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver needs to be painted, by sending it
one of the messages defined in the PaintListener
interface.
Adds the given post selection listener.It is equivalent to selection
changed if the selection was triggered by the mouse but it has a
delay if the selection is triggered by the keyboard arrows.
Deprecated.individual views should store a working set if needed and
register a property change listener directly with the
working set manager to receive notification when the view
working set is removed.
Registers the given plug-in's workspace save participant, and returns an
object describing the workspace state at the time of the last save in
which the plug-in participated.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners that will
be notified when the control is selected, by sending it one
of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's value changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's value changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's value changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver is selected, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
Adds the listener to the collection of listeners who will
be notified when operations are performed on the receiver,
by sending the listener one of the messages defined in the
ShellListener interface.
Adds the listener to the collection of listeners who will
be notified when traversal events occur, by sending it
one of the messages defined in the TraverseListener
interface.
Adds the listener to the collection of listeners who will
be notified when an item in the receiver is expanded or collapsed
by sending it one of the messages defined in the TreeListener
interface.
Adds the listener to the collection of listeners who will
be notified when an item in the receiver is expanded or collapsed
by sending it one of the messages defined in the TreeListener
interface.
Adds the listener to the collection of listeners who will
be notified when the receiver's text is verified, by sending
it one of the messages defined in the VerifyListener
interface.
Indicates whether the signer and verifier info have already been accepted by the user
during a previous verification of one of the file of the feature.
Helper method that can be invoked during initialization to add an action
to a particular menu (one of P_TOOLBAR_MENU, P_VIEW_MENU, P_CONTEXT_MENU
from ISynchronizePageConfiguration).
Helper method that can be invoked during initialization to add an item to
a particular menu (one of P_TOOLBAR_MENU, P_VIEW_MENU, P_CONTEXT_MENU
from ISynchronizePageConfiguration).
Inserts the template offered by this proposal into the viewer's document
and sets up a LinkedModeUI on the viewer to edit any of
the template's unresolved variables.
Return an array of bytes that can be used to uniquely identify this
resource variant when compared to other resource variants and could
also potentially be used to recreate a resource variant handle.