Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- objDocumentView - Variable in class org.eclipse.swt.ole.win32.OleClientSite
- object - Variable in class org.eclipse.e4.ui.model.application.impl.ContributionImpl
-
The cached value of the '
Object
' attribute. - object - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
-
The cached value of the '
Object
' attribute. - object - Variable in class org.eclipse.e4.ui.model.application.ui.impl.ImperativeExpressionImpl
-
The cached value of the '
Object
' attribute. - object - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectMenuItemImpl
-
The cached value of the '
Object
' attribute. - object - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectToolItemImpl
-
The cached value of the '
Object
' attribute. - object - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.DynamicMenuContributionImpl
-
The cached value of the '
Object
' attribute. - object - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolControlImpl
-
The cached value of the '
Object
' attribute. - OBJECT - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Contribution
- OBJECT - Static variable in class org.eclipse.ui.internal.CoolBarToTrimManager
- OBJECT_CONTRIBUTIONS_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
The id of the group that determines where workbench object contributions should appear.
- OBJECT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.impl.ContributionImpl
-
The default value of the '
Object
' attribute. - OBJECT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
-
The default value of the '
Object
' attribute. - OBJECT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.ImperativeExpressionImpl
-
The default value of the '
Object
' attribute. - OBJECT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectMenuItemImpl
-
The default value of the '
Object
' attribute. - OBJECT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectToolItemImpl
-
The default value of the '
Object
' attribute. - OBJECT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.DynamicMenuContributionImpl
-
The default value of the '
Object
' attribute. - OBJECT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolControlImpl
-
The default value of the '
Object
' attribute. - ObjectActionContributor - Class in org.eclipse.ui.internal
-
This class describes the object contribution element within the popup menu action registry.
- ObjectActionContributor(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ObjectActionContributor
-
The constructor.
- ObjectActionContributorManager - Class in org.eclipse.ui.internal
-
This manager is used to populate a popup menu manager with actions for a given type.
- ObjectActionContributorManager() - Constructor for class org.eclipse.ui.internal.ObjectActionContributorManager
-
PopupMenuManager constructor.
- ObjectActionContributorReader - Class in org.eclipse.ui.internal
-
This reader loads the popup menu manager with all the popup menu contributors found in the workbench registry.
- ObjectActionContributorReader() - Constructor for class org.eclipse.ui.internal.ObjectActionContributorReader
- objectChanged(Object) - Method in interface org.eclipse.ui.navigator.ICommonViewerMapper
-
Indicates the specified object has changed.
- ObjectContributorManager - Class in org.eclipse.ui.internal
-
This class is a default implementation of
IObjectContributorManager
. - ObjectContributorManager() - Constructor for class org.eclipse.ui.internal.ObjectContributorManager
-
Constructs a new contributor manager.
- ObjectFilterTest - Class in org.eclipse.ui.internal
-
An ObjectFilterTest is used to read an object filter from XML, and evaluate the results for a given object.
- ObjectFilterTest() - Constructor for class org.eclipse.ui.internal.ObjectFilterTest
-
Create a new object filter.
- objectLookup - Variable in class org.eclipse.ui.internal.ObjectContributorManager
-
Cache of object class contributor search paths;
null
if none. - ObjectPluginAction - Class in org.eclipse.ui.internal
-
An object action extension in a popup menu.
- ObjectPluginAction(IConfigurationElement, String, int) - Constructor for class org.eclipse.ui.internal.ObjectPluginAction
-
Constructs a new ObjectPluginAction.
- ObjectPool - Class in org.eclipse.osgi.framework.util
- ObjectPool() - Constructor for class org.eclipse.osgi.framework.util.ObjectPool
- objects - Variable in class org.eclipse.swt.graphics.DeviceData
- ObjectUndoContext - Class in org.eclipse.core.commands.operations
-
An undo context that can be used to represent any given object.
- ObjectUndoContext(Object) - Constructor for class org.eclipse.core.commands.operations.ObjectUndoContext
-
Construct an operation context that represents the given object.
- ObjectUndoContext(Object, String) - Constructor for class org.eclipse.core.commands.operations.ObjectUndoContext
-
Construct an operation context that represents the given object and has a specialized label.
- objIOleCommandTarget - Variable in class org.eclipse.swt.ole.win32.OleClientSite
- objIOleInPlaceObject - Variable in class org.eclipse.swt.ole.win32.OleClientSite
- objIOleObject - Variable in class org.eclipse.swt.ole.win32.OleClientSite
- objIUnknown - Variable in class org.eclipse.swt.ole.win32.OleClientSite
- objIViewObject2 - Variable in class org.eclipse.swt.ole.win32.OleClientSite
- observableCreated(IObservable) - Static method in class org.eclipse.core.databinding.observable.ObservableTracker
-
Notifies the ObservableTracker that an observable was created.
- ObservableEvent - Class in org.eclipse.core.databinding.observable
-
Abstract event object for events fired by
IObservable
objects. - ObservableEvent(IObservable) - Constructor for class org.eclipse.core.databinding.observable.ObservableEvent
-
Creates a new observable event.
- ObservableList<E> - Class in org.eclipse.core.databinding.observable.list
-
Abstract implementation of
IObservableList
, based on an underlying regular list. - ObservableList(List<E>, Object) - Constructor for class org.eclipse.core.databinding.observable.list.ObservableList
- ObservableList(Realm, List<E>, Object) - Constructor for class org.eclipse.core.databinding.observable.list.ObservableList
- ObservableListContentProvider<E> - Class in org.eclipse.jface.databinding.viewers
-
A
content provider
forAbstractTableViewer
orAbstractListViewer
that provides elements of anIObservableList
when set as the viewer's input. - ObservableListContentProvider() - Constructor for class org.eclipse.jface.databinding.viewers.ObservableListContentProvider
-
Constructs an ObservableListContentProvider.
- ObservableListContentProvider(IViewerUpdater<E>) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableListContentProvider
-
Constructs an ObservableListContentProvider with the given viewer updater.
- ObservableListTreeContentProvider<E> - Class in org.eclipse.jface.databinding.viewers
-
An
ITreeContentProvider
for use with anAbstractTreeViewer
, which uses the providedlist factory
to obtain the elements of a tree. - ObservableListTreeContentProvider(IObservableFactory<? super E, ? extends IObservableList<E>>, TreeStructureAdvisor<? super E>) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableListTreeContentProvider
-
Constructs an ObservableListTreeContentProvider using the given list factory.
- ObservableMap<K,
V> - Class in org.eclipse.core.databinding.observable.map -
This class is thread safe.
- ObservableMap(Map<K, V>) - Constructor for class org.eclipse.core.databinding.observable.map.ObservableMap
- ObservableMap(Realm, Map<K, V>) - Constructor for class org.eclipse.core.databinding.observable.map.ObservableMap
- ObservableMapCellLabelProvider - Class in org.eclipse.jface.databinding.viewers
-
A label provider based on one or more observable maps that track attributes that this label provider uses for display.
- ObservableMapCellLabelProvider(IObservableMap<?, ?>) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableMapCellLabelProvider
-
Creates a new label provider that tracks changes to one attribute.
- ObservableMapCellLabelProvider(IObservableMap<?, ?>[]) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableMapCellLabelProvider
-
Creates a new label provider that tracks changes to more than one attribute.
- ObservableMapLabelProvider - Class in org.eclipse.jface.databinding.viewers
-
A label provider based on one or more observable maps that track attributes that this label provider uses for display.
- ObservableMapLabelProvider(IObservableMap<?, ?>) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableMapLabelProvider
- ObservableMapLabelProvider(IObservableMap<?, ?>[]) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableMapLabelProvider
- Observables - Class in org.eclipse.core.databinding.observable
-
Contains static methods to operate on or return
Observables
. - Observables() - Constructor for class org.eclipse.core.databinding.observable.Observables
- ObservableSet<E> - Class in org.eclipse.core.databinding.observable.set
-
Abstract implementation of
IObservableSet
. - ObservableSet(Set<E>, Object) - Constructor for class org.eclipse.core.databinding.observable.set.ObservableSet
- ObservableSet(Realm, Set<E>, Object) - Constructor for class org.eclipse.core.databinding.observable.set.ObservableSet
- ObservableSetContentProvider<E> - Class in org.eclipse.jface.databinding.viewers
-
A
content provider
forAbstractTableViewer
orAbstractListViewer
that provides elements of anIObservableSet
when set as the viewer's input. - ObservableSetContentProvider() - Constructor for class org.eclipse.jface.databinding.viewers.ObservableSetContentProvider
-
Constructs an ObservableSetContentProvider.
- ObservableSetContentProvider(IViewerUpdater<E>) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableSetContentProvider
-
Constructs an ObservableSetContentProvider with the given viewer updater.
- ObservableSetTreeContentProvider<E> - Class in org.eclipse.jface.databinding.viewers
-
An
ITreeContentProvider
for use with anAbstractTreeViewer
, which uses the providedset factory
to obtain the elements of a tree. - ObservableSetTreeContentProvider(IObservableFactory<? super E, ? extends IObservableSet<E>>, TreeStructureAdvisor<E>) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableSetTreeContentProvider
-
Constructs an ObservableListTreeContentProvider using the given list factory.
- ObservablesManager - Class in org.eclipse.core.databinding
-
An observables manager can be used for lifecycle management of
IObservable
objects. - ObservablesManager() - Constructor for class org.eclipse.core.databinding.ObservablesManager
-
Create a new observables manager.
- ObservableTracker - Class in org.eclipse.core.databinding.observable
-
This class makes it possible to monitor whenever an IObservable is read from.
- ObservableTracker() - Constructor for class org.eclipse.core.databinding.observable.ObservableTracker
- observableValue(Object) - Static method in class org.eclipse.core.databinding.property.Properties
-
Returns a value property which observes the value of an
IObservableValue
. - ObservableValueEditingSupport<E,
M, T> - Class in org.eclipse.jface.databinding.viewers -
EditingSupport
using the JFace Data Binding concepts to handle the updating of an element from aCellEditor
. - ObservableValueEditingSupport(ColumnViewer, DataBindingContext) - Constructor for class org.eclipse.jface.databinding.viewers.ObservableValueEditingSupport
-
Constructs a new instance with the provided
viewer
and dataBindingContext - observe(Realm, S) - Method in class org.eclipse.core.databinding.property.list.DelegatingListProperty
- observe(Realm, S) - Method in interface org.eclipse.core.databinding.property.list.IListProperty
-
Returns an observable list observing this list property on the given property source
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.list.MultiListProperty
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.list.SimpleListProperty
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.map.DelegatingMapProperty
- observe(Realm, S) - Method in interface org.eclipse.core.databinding.property.map.IMapProperty
-
Returns an observable map observing this map property on the given property source
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.map.SimpleMapProperty
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.set.DelegatingSetProperty
- observe(Realm, S) - Method in interface org.eclipse.core.databinding.property.set.ISetProperty
-
Returns an observable set observing this set property on the given property source
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.set.SimpleSetProperty
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.set.UnionSetProperty
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.value.DelegatingValueProperty
- observe(Realm, S) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
-
Returns an observable value observing this value property on the given property source
- observe(Realm, S) - Method in class org.eclipse.core.databinding.property.value.SimpleValueProperty
- observe(Realm, S) - Method in class org.eclipse.jface.databinding.swt.WidgetListProperty
- observe(Realm, S) - Method in class org.eclipse.jface.databinding.swt.WidgetValueProperty
- observe(Realm, S) - Method in class org.eclipse.jface.databinding.viewers.ViewerListProperty
- observe(Realm, S) - Method in class org.eclipse.jface.databinding.viewers.ViewerSetProperty
- observe(Realm, S) - Method in class org.eclipse.jface.databinding.viewers.ViewerValueProperty
- observe(Viewer) - Method in interface org.eclipse.jface.databinding.viewers.IViewerListProperty
-
Returns an
IViewerObservableList
observing this list property on the given viewer - observe(Viewer) - Method in interface org.eclipse.jface.databinding.viewers.IViewerSetProperty
-
Returns an
IViewerObservableSet
observing this set property on the given viewer - observe(Viewer) - Method in interface org.eclipse.jface.databinding.viewers.IViewerValueProperty
-
Returns an
IViewerObservableValue
observing this value property on the given viewer - observe(Viewer) - Method in class org.eclipse.jface.databinding.viewers.ViewerListProperty
- observe(Viewer) - Method in class org.eclipse.jface.databinding.viewers.ViewerSetProperty
- observe(Viewer) - Method in class org.eclipse.jface.databinding.viewers.ViewerValueProperty
- observe(S) - Method in class org.eclipse.core.databinding.property.list.DelegatingListProperty
- observe(S) - Method in interface org.eclipse.core.databinding.property.list.IListProperty
-
Returns an observable list observing this list property on the given property source
- observe(S) - Method in class org.eclipse.core.databinding.property.list.ListProperty
- observe(S) - Method in class org.eclipse.core.databinding.property.map.DelegatingMapProperty
- observe(S) - Method in interface org.eclipse.core.databinding.property.map.IMapProperty
-
Returns an observable map observing this map property on the given property source
- observe(S) - Method in class org.eclipse.core.databinding.property.map.MapProperty
- observe(S) - Method in class org.eclipse.core.databinding.property.set.DelegatingSetProperty
- observe(S) - Method in interface org.eclipse.core.databinding.property.set.ISetProperty
-
Returns an observable set observing this set property on the given property source
- observe(S) - Method in class org.eclipse.core.databinding.property.set.SetProperty
- observe(S) - Method in class org.eclipse.core.databinding.property.value.DelegatingValueProperty
- observe(S) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
-
Returns an observable value observing this value property on the given property source.
- observe(S) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
- observe(S) - Method in interface org.eclipse.jface.databinding.swt.IWidgetListProperty
-
Returns an
ISWTObservableList
observing this list property on the given widget - observe(S) - Method in interface org.eclipse.jface.databinding.swt.IWidgetValueProperty
-
Returns an
ISWTObservableValue
observing this value property on the given widget - observe(S) - Method in class org.eclipse.jface.databinding.swt.WidgetListProperty
- observe(S) - Method in class org.eclipse.jface.databinding.swt.WidgetValueProperty
- observe(S) - Method in interface org.eclipse.jface.databinding.viewers.IViewerListProperty
-
This method is redeclared to trigger ambiguous method errors that are hidden by a suspected Eclipse compiler bug 536911.
- observe(S) - Method in interface org.eclipse.jface.databinding.viewers.IViewerSetProperty
-
This method is redeclared to trigger ambiguous method errors that are hidden by a suspected Eclipse compiler bug 536911.
- observe(S) - Method in interface org.eclipse.jface.databinding.viewers.IViewerValueProperty
-
This method is redeclared to trigger ambiguous method errors that are hidden by a suspected Eclipse compiler bug 536911.
- observe(S) - Method in class org.eclipse.jface.databinding.viewers.ViewerListProperty
- observe(S) - Method in class org.eclipse.jface.databinding.viewers.ViewerSetProperty
- observe(S) - Method in class org.eclipse.jface.databinding.viewers.ViewerValueProperty
- observeDelayed(int, Viewer) - Method in interface org.eclipse.jface.databinding.viewers.IViewerValueProperty
-
Returns an
IViewerObservableValue
observing this value property on the given viewer, which delays notification of value changes until at leastdelay
milliseconds have elapsed since that last change event, or until a FocusOut event is received from the viewer's control (whichever happens first). - observeDelayed(int, Viewer) - Method in class org.eclipse.jface.databinding.viewers.ViewerValueProperty
- observeDelayed(int, S) - Method in interface org.eclipse.jface.databinding.swt.IWidgetValueProperty
-
Returns an
ISWTObservableValue
observing this value property on the given widget, which delays notification of value changes until at leastdelay
milliseconds have elapsed since that last change event, or until a FocusOut event is received from the widget (whichever happens first). - observeDelayed(int, S) - Method in class org.eclipse.jface.databinding.swt.WidgetValueProperty
- observeDelayedValue(int, IObservableValue<T>) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable which delays notification of value change events from
observable
untildelay
milliseconds have elapsed since the last change event. - observeDetail(IObservableList<M>) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
-
Returns an observable list on the master observable's realm which tracks this property on each element of
master
. - observeDetail(IObservableList<U>) - Method in class org.eclipse.core.databinding.property.value.DelegatingValueProperty
- observeDetail(IObservableList<U>) - Method in class org.eclipse.core.databinding.property.value.SimpleValueProperty
- observeDetail(IObservableList<V>) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
- observeDetail(IObservableMap<K, V>) - Method in class org.eclipse.core.databinding.property.value.DelegatingValueProperty
- observeDetail(IObservableMap<K, V>) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
-
Returns an observable map on the master observable's realm where the map's key set is the same as the master observable map, and where each value is the property value of the corresponding value in the master observable map.
- observeDetail(IObservableMap<K, V>) - Method in class org.eclipse.core.databinding.property.value.SimpleValueProperty
- observeDetail(IObservableMap<K, V>) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
- observeDetail(IObservableSet<M>) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
-
Returns an observable map on the master observable's realm where the map's key set is the specified master set, and where each key maps to the current property value for each element.
- observeDetail(IObservableSet<U>) - Method in class org.eclipse.core.databinding.property.value.DelegatingValueProperty
- observeDetail(IObservableSet<U>) - Method in class org.eclipse.core.databinding.property.value.SimpleValueProperty
- observeDetail(IObservableSet<V>) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
- observeDetail(IObservableValue<M>) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
-
Returns an observable value on the master observable's realm which tracks this property on the current value of
master
. - observeDetail(IObservableValue<U>) - Method in interface org.eclipse.core.databinding.property.list.IListProperty
-
Returns an observable list on the master observable's realm which tracks this property of the current value of
master
. - observeDetail(IObservableValue<U>) - Method in class org.eclipse.core.databinding.property.list.ListProperty
- observeDetail(IObservableValue<U>) - Method in interface org.eclipse.core.databinding.property.map.IMapProperty
-
Returns an observable map on the master observable's realm which tracks this property of the values in the entry set of
master
. - observeDetail(IObservableValue<U>) - Method in class org.eclipse.core.databinding.property.map.MapProperty
- observeDetail(IObservableValue<U>) - Method in interface org.eclipse.core.databinding.property.set.ISetProperty
-
Returns an observable set on the master observable's realm which tracks this property of the current value of
master
. - observeDetail(IObservableValue<U>) - Method in class org.eclipse.core.databinding.property.set.SetProperty
- observeDetail(IObservableValue<U>) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
- observeDetailMapEntry(IObservableMap<K, V>, IObservableValue<K>, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Helper method for
MasterDetailObservables.detailValue(master, mapEntryValueFactory(map, valueType), valueType)
. - observeEach(IObservableMap<K, V>, IValueProperty<? super V, ? extends P>...) - Static method in class org.eclipse.core.databinding.property.Properties
-
Returns an array of observable maps where each maps observes the corresponding value property on all elements in the given domain map's
values
collection, for each property in the given array. - observeEach(IObservableSet<E>, IValueProperty<? super E, ? extends P>...) - Static method in class org.eclipse.core.databinding.property.Properties
-
Returns an array of observable maps where each map observes the corresponding value property on all elements in the given domain set, for each property in the given array.
- observeMapEntry(IObservableMap<K, V>, K) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable value that tracks changes to the value of an observable map's entry specified by its key.
- observeMapEntry(IObservableMap<K, V>, K, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable value that tracks changes to the value of an observable map's entry specified by its key.
- observeStale(IObservable) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable value of type
Boolean.TYPE
which tracks whether the given observable is stale. - observeValidatedList(IObservableList<E>) - Method in class org.eclipse.core.databinding.validation.MultiValidator
-
Returns a wrapper
IObservableList
which stays in sync with the given target observable only when the validation status is valid. - observeValidatedMap(IObservableMap<K, V>) - Method in class org.eclipse.core.databinding.validation.MultiValidator
-
Returns a wrapper
IObservableMap
which stays in sync with the given target observable only when the validation status is valid. - observeValidatedSet(IObservableSet<E>) - Method in class org.eclipse.core.databinding.validation.MultiValidator
-
Returns a wrapper
IObservableSet
which stays in sync with the given target observable only when the validation status is valid. - observeValidatedValue(IObservableValue<T>) - Method in class org.eclipse.core.databinding.validation.MultiValidator
-
Returns a wrapper
IObservableValue
which stays in sync with the given target observable only when the validation status is valid. - of(int, IDocument, boolean) - Static method in class org.eclipse.jface.text.source.inlined.Positions
-
Returns the line position by taking care or not of of leading spaces.
- of(Class<?>) - Static method in interface org.eclipse.core.runtime.ILog
-
Returns the log for the bundle of the given class.
- of(Object) - Static method in class org.eclipse.ui.dialogs.ListSelectionDialog
-
Creates a new
ListSelectionDialog
ListSelectionDialog.Builder
for the given input. - of(Object, Class<T>) - Static method in class org.eclipse.core.runtime.Adapters
-
If it is possible to adapt the given object to the given type, this returns an optional holding the adapter, in all other cases it returns an empty optional.
- of(Bundle) - Static method in interface org.eclipse.core.runtime.ILog
-
Returns the log for the given bundle.
- OFF - Static variable in class org.eclipse.swt.SWT
-
Indicates that a property is off (value is 0).
- offset - Variable in class org.eclipse.jface.text.AbstractLineTracker.Request
- offset - Variable in class org.eclipse.jface.text.DocumentCommand
-
The offset of the command.
- offset - Variable in class org.eclipse.jface.text.Position
-
The offset of the position
- offset - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
-
[in] the 0-based text offset for which to return attribute information
- offset - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
- offset - Variable in class org.eclipse.swt.custom.MovementEvent
-
the current offset (input)
- offset - Variable in class org.eclipse.swt.layout.FormAttachment
-
offset specifies the offset, in points, of the control side from the attachment position.
- offsetX - Variable in class org.eclipse.swt.dnd.DragSourceEvent
-
In dragStart, the x offset (relative to the image) where the drag source image will be displayed.
- offsetY - Variable in class org.eclipse.swt.dnd.DragSourceEvent
-
In dragStart, the y offset (relative to the image) where the drag source image will be displayed.
- ok() - Static method in class org.eclipse.core.databinding.validation.ValidationStatus
-
Returns an OK status.
- ok(Shell, Table) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler
-
Close the dialog saving the selection
- OK - Enum constant in enum class org.eclipse.unittest.model.ITestElement.Result
- OK - Static variable in interface org.eclipse.compare.IStreamMerger
-
Deprecated.Indicates the successful completion of the merge operation (value
IStatus.OK
) - OK - Static variable in interface org.eclipse.core.runtime.IStatus
-
Status severity constant (value 0) indicating this status represents the nominal case.
- OK - Static variable in class org.eclipse.e4.core.services.statusreporter.StatusReporter
-
severity OK
- OK - Static variable in class org.eclipse.jface.window.Window
-
Standard return code constant (value 0) indicating that the window was opened.
- OK - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Status severity constant (value 0) indicating this status represents the nominal case.
- OK - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
Severity constant (value 0) indicating this log entry represents the nominal case.
- OK - Static variable in class org.eclipse.swt.accessibility.ACC
-
A constant specifying that an operation succeeded.
- OK - Static variable in class org.eclipse.swt.SWT
-
The
MessageBox
style constant for an OK button; valid combinations are OK, OK|CANCEL (value is 1<<5). - OK - Static variable in interface org.eclipse.team.core.mapping.IStorageMerger
-
Indicates the successful completion of the merge operation (value
IStatus.OK
) - OK - Static variable in exception org.eclipse.team.core.TeamException
- OK_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for an "Ok" button (value 0).
- OK_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for OK buttons.
- OK_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
-
The key used to retrieve the label for OK buttons.
- OK_STATUS - Static variable in class org.eclipse.core.runtime.Status
-
A standard OK status with an "ok" message.
- OK_STATUS - Static variable in class org.eclipse.team.core.Team
- okButtonText(String) - Method in class org.eclipse.ui.dialogs.ListSelectionDialog.Builder
-
Sets the OK button label.
- okButtonTextWhenNoSelection(String) - Method in class org.eclipse.ui.dialogs.ListSelectionDialog.Builder
-
Sets the OK button label that will be displayed when no item is selected; otherwise the label of
ListSelectionDialog.Builder.okButtonText(String)
will be displayed. - okPressed() - Method in class org.eclipse.compare.CompareEditorInput
-
The
OK
button was pressed in a dialog. - okPressed() - Method in class org.eclipse.compare.EditionSelectionDialog
-
Deprecated.Overidden to disable dismiss on double click in compare mode.
- okPressed() - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupDialog
- okPressed() - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
- okPressed() - Method in class org.eclipse.jface.dialogs.Dialog
-
Notifies that the ok button of this dialog has been pressed.
- okPressed() - Method in class org.eclipse.jface.preference.PreferenceDialog
-
The preference dialog implementation of this
Dialog
framework method sendsperformOk
to all pages of the preference dialog, then callshandleSave
on this dialog to save any state, and then callsclose
to close this dialog. - okPressed() - Method in class org.eclipse.team.ui.history.HistoryPageCompareEditorInput
- okPressed() - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
- okPressed() - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
-
The
ContainerSelectionDialog
implementation of thisDialog
method builds a list of the selected resource containers for later retrieval by the client and closes this dialog. - okPressed() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
- okPressed() - Method in class org.eclipse.ui.dialogs.ListDialog
- okPressed() - Method in class org.eclipse.ui.dialogs.ListSelectionDialog
-
The
ListSelectionDialog
implementation of thisDialog
method builds a list of the selected elements for later retrieval by the client and closes this dialog. - okPressed() - Method in class org.eclipse.ui.dialogs.MarkerResolutionSelectionDialog
- okPressed() - Method in class org.eclipse.ui.dialogs.NewFolderDialog
- okPressed() - Method in class org.eclipse.ui.dialogs.ProjectLocationMoveDialog
-
The
ProjectLocationMoveDialog
implementation of thisDialog
method builds a two element list - the first element is the project name and the second one is the location. - okPressed() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
The user has selected a resource and the dialog is closing.
- okPressed() - Method in class org.eclipse.ui.dialogs.ResourceSelectionDialog
-
The
ResourceSelectionDialog
implementation of thisDialog
method builds a list of the selected resources for later retrieval by the client and closes this dialog. - okPressed() - Method in class org.eclipse.ui.dialogs.SaveAsDialog
- okPressed() - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
- okPressed() - Method in class org.eclipse.ui.dialogs.TypeFilteringDialog
-
The
TypeFilteringDialog
implementation of thisDialog
method builds a list of the selected elements for later retrieval by the client and closes this dialog. - okPressed() - Method in class org.eclipse.ui.ide.dialogs.PathVariableSelectionDialog
- okPressed() - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog
- okPressed() - Method in class org.eclipse.ui.views.markers.internal.DialogMarkerProperties
-
Method declared on Dialog
- okToLeave() - Method in interface org.eclipse.jface.preference.IPreferencePage
-
Checks whether it is alright to leave this page.
- okToLeave() - Method in class org.eclipse.jface.preference.PreferencePage
-
The
PreferencePage
implementation of thisIPreferencePage
method returnstrue
if the page is valid. - OkToLeaveTab() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
-
Checks if it is OK to leave the Tab.
- okToUse(Widget) - Static method in class org.eclipse.compare.internal.Utilities
- OLD_VALUE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.EventTags
-
The old value
- oldValue - Variable in class org.eclipse.jface.preference.StringFieldEditor
-
Old text value.
- OLE - Class in org.eclipse.swt.ole.win32
-
OLE contains all the constants used to create an ActiveX Control or an OLE Document.
- OLE() - Constructor for class org.eclipse.swt.ole.win32.OLE
- OLE_EDITOR_ID - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
- OleAutomation - Class in org.eclipse.swt.ole.win32
-
OleAutomation provides a generic mechanism for accessing functionality that is specific to a particular ActiveX Control or OLE Document.
- OleAutomation(String) - Constructor for class org.eclipse.swt.ole.win32.OleAutomation
-
Creates an OleAutomation object for the specified
progID
. - OleAutomation(OleClientSite) - Constructor for class org.eclipse.swt.ole.win32.OleAutomation
-
Creates an OleAutomation object for the specified client.
- OleClientSite - Class in org.eclipse.swt.ole.win32
-
OleClientSite provides a site to manage an embedded OLE Document within a container.
- OleClientSite(Composite, int) - Constructor for class org.eclipse.swt.ole.win32.OleClientSite
- OleClientSite(Composite, int, File) - Constructor for class org.eclipse.swt.ole.win32.OleClientSite
-
Create an OleClientSite child widget using the OLE Document type associated with the specified file.
- OleClientSite(Composite, int, String) - Constructor for class org.eclipse.swt.ole.win32.OleClientSite
-
Create an OleClientSite child widget to edit a blank document using the specified OLE Document application.
- OleClientSite(Composite, int, String, File) - Constructor for class org.eclipse.swt.ole.win32.OleClientSite
-
Create an OleClientSite child widget to edit the specified file using the specified OLE Document application.
- OLECMDEXECOPT_DODEFAULT - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDEXECOPT_DONTPROMPTUSER - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDEXECOPT_PROMPTUSER - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDEXECOPT_SHOWHELP - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDF_ENABLED - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDF_LATCHED - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDF_NINCHED - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDF_SUPPORTED - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_CLEARSELECTION - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_COPY - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_CUT - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_GETZOOMRANGE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_HIDETOOLBARS - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_NEW - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_OPEN - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_PAGESETUP - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_PASTE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_PASTESPECIAL - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_PRINT - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_PRINTPREVIEW - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_PROPERTIES - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_REDO - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_REFRESH - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SAVE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SAVEAS - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SAVECOPYAS - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SELECTALL - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SETDOWNLOADSTATE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SETPROGRESSMAX - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SETPROGRESSPOS - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SETPROGRESSTEXT - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SETTITLE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_SPELL - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_STOP - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_STOPDOWNLOAD - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_UNDO - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_UPDATECOMMANDS - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDID_ZOOM - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDTEXTF_NAME - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDTEXTF_NONE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLECMDTEXTF_STATUS - Static variable in class org.eclipse.swt.ole.win32.OLE
- OleControlSite - Class in org.eclipse.swt.ole.win32
-
OleControlSite provides a site to manage an embedded ActiveX Control within a container.
- OleControlSite(Composite, int, File) - Constructor for class org.eclipse.swt.ole.win32.OleControlSite
-
Create an OleControlSite child widget using the OLE Document type associated with the specified file.
- OleControlSite(Composite, int, String) - Constructor for class org.eclipse.swt.ole.win32.OleControlSite
-
Create an OleControlSite child widget using style bits to select a particular look or set of properties.
- OleControlSite(Composite, int, String, File) - Constructor for class org.eclipse.swt.ole.win32.OleControlSite
-
Create an OleClientSite child widget to edit the specified file using the specified OLE Document application.
- OleEvent - Class in org.eclipse.swt.ole.win32
- OleEvent() - Constructor for class org.eclipse.swt.ole.win32.OleEvent
- OleFrame - Class in org.eclipse.swt.ole.win32
-
OleFrame is an OLE Container's top level frame.
- OleFrame(Composite, int) - Constructor for class org.eclipse.swt.ole.win32.OleFrame
-
Create an OleFrame child widget using style bits to select a particular look or set of properties.
- OleFunctionDescription - Class in org.eclipse.swt.ole.win32
- OleFunctionDescription() - Constructor for class org.eclipse.swt.ole.win32.OleFunctionDescription
- OLEIVERB_DISCARDUNDOSTATE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLEIVERB_HIDE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLEIVERB_INPLACEACTIVATE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLEIVERB_OPEN - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLEIVERB_PRIMARY - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLEIVERB_PROPERTIES - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLEIVERB_SHOW - Static variable in class org.eclipse.swt.ole.win32.OLE
- OLEIVERB_UIACTIVATE - Static variable in class org.eclipse.swt.ole.win32.OLE
- OleListener - Interface in org.eclipse.swt.ole.win32
-
Implementers of
OleListener
provide a simplehandleEvent()
method that is used internally by SWT to dispatch events. - OleParameterDescription - Class in org.eclipse.swt.ole.win32
- OleParameterDescription() - Constructor for class org.eclipse.swt.ole.win32.OleParameterDescription
- OlePropertyDescription - Class in org.eclipse.swt.ole.win32
- OlePropertyDescription() - Constructor for class org.eclipse.swt.ole.win32.OlePropertyDescription
- ON - Static variable in class org.eclipse.swt.SWT
-
Indicates that a property is on (value is 1).
- ON_ANY - Static variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Constant for any element.
- ON_ANY_IN_SAME_CONTAINER - Static variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Constant for any element in same container.
- ON_CLICK - Static variable in class org.eclipse.jface.text.ITextViewerExtension8.EnrichMode
-
Enrich the hover on explicit mouse click.
- ON_SELECTED_AND_CHILDREN - Static variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Constant for selected element and children.
- ON_SELECTED_ONLY - Static variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Constant for any selected element only.
- ON_TOP - Static variable in interface org.eclipse.e4.ui.workbench.IWorkbench
-
This named context parameter is used to specify whether a
MPart
or aMPlaceholder
are shown on top, which means the contents of it can be seen by the user in the UI. - ON_TOP - Static variable in class org.eclipse.swt.SWT
-
Style constant for always on top behavior (value is 1<<14).
- ON_TOP_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
-
The default value of the '
On Top
' attribute. - ON_WORKING_SET - Static variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Constant for on working set.
- onActivate(Consumer<ShellEvent>) - Method in class org.eclipse.jface.widgets.ShellFactory
-
Creates a
ShellListener
and registers it for the activated event. - onAllCSSPropertiesApplyed(Object, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.ICSSPropertyHandler2
-
Callback method called when all CSS properties are applied.
- onAllCSSPropertiesApplyed(Object, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyBorderSWTHandler
- onAllCSSPropertiesApplyed(Object, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- onAllCSSPropertiesApplyed(Object, CSSEngine, String) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.ICSSPropertyHandler2
-
Callback method called when all CSS properties are applied.
- ONBOARDING_SHOW_IMAGE_HEIGHT_THRESHOLD - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
-
The threshold to show the onbarding image.
- ONBOARDING_SPACING - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
-
(Left, Right, Bottom) Spacing for onboarding composite, needed so that tabfolder borders are shown
- ONBOARDING_TOP_SPACING - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
-
Top spacing for onboarding composite, needed so that tabfolder borders are shown
- onClose(Consumer<ShellEvent>) - Method in class org.eclipse.jface.widgets.ShellFactory
-
Creates a
ShellListener
and registers it for the closed event. - onCollapse(Consumer<TreeEvent>) - Method in class org.eclipse.jface.widgets.TreeFactory
-
Creates a
TreeListener
and registers it for the collapsed event. - onDeactivate(Consumer<ShellEvent>) - Method in class org.eclipse.jface.widgets.ShellFactory
-
Creates a
ShellListener
and registers it for the deactivated event. - onDefaultSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.DateTimeFactory
-
Creates a
SelectionListener
and registers it for the widgetDefaultSelected event. - onDeiconify(Consumer<ShellEvent>) - Method in class org.eclipse.jface.widgets.ShellFactory
-
Creates a
ShellListener
and registers it for the deiconified (un-minimized) event. - onDone(Consumer<IJobChangeEvent>) - Static method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
-
Static helper method to create an
IJobChangeListener
for theIJobChangeListener.done(IJobChangeEvent)
) method, given a lambda expression or a method reference. - ONE_OR_MORE - Static variable in class org.eclipse.ui.SelectionEnabler
-
Enablement mode value for ONE_OR_MORE
- oneWay() - Static method in class org.eclipse.core.databinding.bind.Bind
-
Returns the first step in a pipeline that will create a one-way binding, for value, list or set bindings.
- onExpand(Consumer<TreeEvent>) - Method in class org.eclipse.jface.widgets.TreeFactory
-
Creates a
TreeListener
and registers it for the expanded event. - onExpanded(Consumer<ExpansionEvent>) - Method in class org.eclipse.ui.forms.widgets.SectionFactory
-
Creates an
IExpansionListener
and registers it for the expansionStateChanged event. - onExpanding(Consumer<ExpansionEvent>) - Method in class org.eclipse.ui.forms.widgets.SectionFactory
-
Creates an
IExpansionListener
and registers it for the expansionStateChanging event. - onExtensionActivation(String, String[], boolean) - Method in interface org.eclipse.ui.navigator.IExtensionActivationListener
- onIconify(Consumer<ShellEvent>) - Method in class org.eclipse.jface.widgets.ShellFactory
-
Creates a
ShellListener
and registers it for the iconified (minimized) event. - onLoad(INavigatorContentExtension) - Method in interface org.eclipse.ui.navigator.INavigatorContentServiceListener
-
Notifies the listener that the given extension has now been loaded.
- onLoginFinish(Subject, LoginException) - Method in interface org.eclipse.equinox.security.auth.ILoginContextListener
-
This method is called after login sequence is finished.
- onLoginStart(Subject) - Method in interface org.eclipse.equinox.security.auth.ILoginContextListener
-
This method is called before login starts.
- onLogoutFinish(Subject, LoginException) - Method in interface org.eclipse.equinox.security.auth.ILoginContextListener
-
This method is called after logout sequence finishes.
- onLogoutStart(Subject) - Method in interface org.eclipse.equinox.security.auth.ILoginContextListener
-
This method is called before logout starts.
- onlyTextHighlighting(ViewerCell) - Method in class org.eclipse.jface.viewers.FocusCellOwnerDrawHighlighter
-
Controls whether the whole cell or only the text-area is highlighted
- onModify(ModifyListener) - Method in class org.eclipse.jface.widgets.SpinnerFactory
-
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by calling the modifyText method.
- onModify(ModifyListener) - Method in class org.eclipse.jface.widgets.TextFactory
-
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by calling the modifyText method.
- onMouseHover(MouseEvent) - Method in class org.eclipse.jface.text.source.inlined.AbstractInlinedAnnotation
-
Called when mouse over the inlined annotation.
- onMouseOut(MouseEvent) - Method in class org.eclipse.jface.text.source.inlined.AbstractInlinedAnnotation
-
Called when mouse out the inlined annotation.
- onPaint(PaintEvent) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
If TITLE_BAR or SHORT_TITLE_BAR style is used, title bar decoration will be painted behind the text in this method.
- onPaint(PaintEvent) - Method in class org.eclipse.ui.forms.widgets.Section
- onResource - Variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
- onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.ButtonFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.DateTimeFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.LinkFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.SashFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.SpinnerFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.TableColumnFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.TableFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.TextFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.TreeColumnFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onSelect(Consumer<SelectionEvent>) - Method in class org.eclipse.jface.widgets.TreeFactory
-
Creates a
SelectionListener
and registers it for the widgetSelected event. - onStart(IExtensionRegistry) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
Deprecated.
- onStart(IExtensionRegistry, boolean) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
Override this method to provide additional processing performed when the registry is created and started.
- onStop(IExtensionRegistry) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
Override this method to provide additional processing to be performed just before the registry is stopped.
- onStylesApplied(NodeList) - Method in interface org.eclipse.e4.ui.css.core.dom.CSSStylableElement
-
Call-back method called when styles are applied to the all children nodes of the native widget
- onStylesApplied(NodeList) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- onStylesAppliedToChildNodes(Element, NodeList) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
-
Callback method called when styles applied of
nodes
children of theelement
. - onTop - Variable in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
-
The cached value of the '
On Top
' attribute. - ONTOP - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UIElement
- OnUIDeactivate(int) - Method in class org.eclipse.swt.ole.win32.OleControlSite
- onVerify(VerifyListener) - Method in class org.eclipse.jface.widgets.TextFactory
-
Adds the listener to the collection of listeners who will be notified when the receiver's text is verified, by calling the verifyText method.
- OPAQUEITEM - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.OpaqueMenuItem
- OPAQUEITEM - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.OpaqueMenuSeparator
- OPAQUEITEM - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.OpaqueToolItem
- opaquePart() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
If this is a non-hierarchical URI, returns the opaque part component;
null
otherwise. - open() - Method in class org.eclipse.compare.internal.CompareDialog
- open() - Method in class org.eclipse.debug.ui.DebugPopup
- open() - Method in class org.eclipse.e4.ui.bindings.internal.KeyAssistDialog
-
Opens this dialog.
- open() - Method in class org.eclipse.equinox.http.registry.internal.ExtensionPointTracker
- open() - Method in class org.eclipse.equinox.http.registry.internal.HttpServiceTracker
- open() - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- open() - Method in class org.eclipse.help.ui.internal.ContextHelpDialog
- open() - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
Extends
Window.open()
. - open() - Method in class org.eclipse.jface.dialogs.MessageDialog
- open() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Opens this window, creating it first if it has not yet been created.
- open() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
- open() - Method in class org.eclipse.jface.notifications.AbstractNotificationPopup
- open() - Method in class org.eclipse.jface.notifications.NotificationPopup.Builder
-
Creates and opens the popup.
- open() - Method in class org.eclipse.jface.preference.ColorSelector
-
Activate the editor for this selector.
- open() - Method in interface org.eclipse.jface.text.hyperlink.IHyperlink
-
Opens the given hyperlink.
- open() - Method in class org.eclipse.jface.text.hyperlink.URLHyperlink
- open() - Method in class org.eclipse.jface.window.Window
-
Opens this window, creating it first if it has not yet been created.
- open() - Method in class org.eclipse.osgi.storage.bundlefile.BundleFile
-
Opens the BundleFiles.
- open() - Method in class org.eclipse.osgi.storage.bundlefile.BundleFileWrapper
- open() - Method in class org.eclipse.osgi.storage.bundlefile.CloseableBundleFile
- open() - Method in class org.eclipse.osgi.storage.bundlefile.DirBundleFile
- open() - Method in class org.eclipse.osgi.storage.bundlefile.NestedDirBundleFile
- open() - Method in class org.eclipse.osgi.storage.SystemBundleFile
- open() - Method in class org.eclipse.swt.printing.PrintDialog
-
Makes the receiver visible and brings it to the front of the display.
- open() - Method in class org.eclipse.swt.widgets.ColorDialog
-
Makes the receiver visible and brings it to the front of the display.
- open() - Method in class org.eclipse.swt.widgets.DirectoryDialog
-
Makes the dialog visible and brings it to the front of the display.
- open() - Method in class org.eclipse.swt.widgets.FileDialog
-
Makes the dialog visible and brings it to the front of the display.
- open() - Method in class org.eclipse.swt.widgets.FontDialog
-
Makes the dialog visible and brings it to the front of the display.
- open() - Method in class org.eclipse.swt.widgets.MessageBox
-
Makes the dialog visible and brings it to the front of the display.
- open() - Method in class org.eclipse.swt.widgets.Shell
-
Moves the receiver to the top of the drawing order for the display on which it was created (so that all other shells on that display, which are not the receiver's children will be drawn behind it), marks it visible, sets the focus and asks the window manager to make the shell active.
- open() - Method in class org.eclipse.swt.widgets.Tracker
-
Displays the Tracker rectangles for manipulation by the user.
- open() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
- open() - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
- open() - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
- open() - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
- open() - Method in interface org.eclipse.ui.dialogs.IWorkingSetSelectionDialog
-
Displays the working set selection dialog.
- open(boolean) - Method in class org.eclipse.osgi.storagemanager.StorageManager
-
This methods opens the storage manager.
- open(int) - Method in class org.eclipse.jface.dialogs.PlainMessageDialog
-
Open
- open(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
-
Opens this project.
- open(int, Shell, String, String, int) - Static method in class org.eclipse.jface.dialogs.MessageDialog
-
Convenience method to open a simple dialog as specified by the
kind
flag. - open(int, Shell, String, String, int, String...) - Static method in class org.eclipse.jface.dialogs.MessageDialog
-
Method to open a simple dialog as specified by the
kind
flag. - open(int, Shell, String, String, String, boolean, IPreferenceStore, String, int) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a simple dialog as specified by the
kind
flag, with a "don't show again' toggle. - open(int, Shell, String, String, String, boolean, IPreferenceStore, String, int, LinkedHashMap<String, Integer>) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a simple dialog as specified by the
kind
flag, with a "don't show again' toggle. - open(String) - Method in interface org.eclipse.help.search.ISearchEngine2
-
Opens the search result using the engine-specific identifier.
- open(String) - Method in class org.eclipse.help.search.SearchParticipant
-
Help system does not know how to open documents outside of the system's TOC.
- open(URL, Map) - Static method in class org.eclipse.equinox.security.storage.SecurePreferencesFactory
-
Returns a secure properties corresponding to the URL locations supplied.
- open(Collection<Binding>) - Method in class org.eclipse.e4.ui.bindings.internal.KeyAssistDialog
-
Opens this dialog with the list of bindings for the user to select from.
- open(IPath) - Method in interface org.eclipse.ui.IEditorLauncher
-
Launches this external editor to edit the file at the given location in the local file system.
- open(IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
-
Opens this project.
- open(ISelection, boolean) - Method in class org.eclipse.ui.OpenAndLinkWithEditorHelper
-
Tells to open an editor for the given selection.
- open(OpenEvent) - Method in class org.eclipse.compare.CompareViewerPane
- open(OpenEvent) - Method in interface org.eclipse.jface.viewers.IOpenListener
-
Notifies of an open event.
- open(WindowEvent) - Method in interface org.eclipse.swt.browser.OpenWindowListener
-
This method is called when a new window needs to be created.
- open(Rectangle) - Method in class org.eclipse.swt.custom.PopupList
-
Launches the Popup List, waits for an item to be selected and then closes the PopupList.
- open(IWorkbenchPage, IFile, boolean) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Opens an editor on the given file resource.
- open(ServiceTracker<?, ?>) - Method in class org.eclipse.osgi.framework.util.SecureAction
-
Opens a ServiceTracker.
- OPEN - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Change constant (bit mask) indicating that the resource was opened or closed.
- OPEN - Static variable in class org.eclipse.swt.SWT
-
The
FileDialog
style constant for open file dialog behavior (value is 1<<12). - OPEN - Static variable in interface org.eclipse.team.core.mapping.IResourceDiff
-
Change constant (bit mask) indicating that the resource was opened or closed.
- OPEN - Static variable in interface org.eclipse.ui.IProjectActionFilter
-
An attribute indicating whether the project is open (value
"open"
). - OPEN - Static variable in interface org.eclipse.ui.navigator.ICommonActionConstants
-
The 'open' retargetable action id.
- OPEN_AFTER_DELAY - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- OPEN_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
-
Navigate menu: name of group for extra Open actions (value
"open.ext"
). - OPEN_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
File and Navigate menu: name of group for extra Open actions (value
"open.ext"
). - OPEN_HYPERLINK - Static variable in class org.eclipse.jface.text.hyperlink.HyperlinkManager
-
Text operation code for requesting to open the hyperlink at the caret position.
- OPEN_HYPERLINK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action to open the hyperlink at the caret location or to display a chooser if more than one hyperlink is available.
- OPEN_HYPERLINK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Command ID of the command to open the hyperlink at the caret location or to display a chooser if more than one hyperlink is available.
- OPEN_HYPERLINK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the open hyperlink action.
- OPEN_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for an "Open" button (value 11).
- OPEN_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for open buttons.
- OPEN_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
-
The key used to retrieve the label for open buttons.
- OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
A named preference for how a new perspective is opened.
- OPEN_NEW_WINDOW - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "openNewWindow", commandId: "org.eclipse.ui.window.newWindow"): Open a new workbench window.
- OPEN_NEW_WINDOW_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- OPEN_ON_SINGLE_CLICK - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- OPEN_PERSP_MODE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- OPEN_PERSPECTIVE_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- OPEN_PERSPECTIVE_DIALOG - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "openPerspectiveDialog", commandId: "org.eclipse.ui.perspectives.showPerspective"): Open the Open Perspective dialog.
- OPEN_PERSPECTIVE_PAGE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Deprecated.Opening a Perspective in a new page is no longer supported functionality as of 2.0.
- OPEN_PERSPECTIVE_REPLACE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
A preference value indicating that an action should open a new perspective by replacing the current perspective.
- OPEN_PERSPECTIVE_SUBMENU - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
-
Constant (bit mask) indicating which the Open Perspective submenu is probably present somewhere in this window.
- OPEN_PERSPECTIVE_WINDOW - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
A preference value indicating that an action should open a new perspective in a new window.
- OPEN_PREFERENCES_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- OPEN_PROJECT - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
IDE-specific workbench action (id: "openProject", commandId: "org.eclipse.ui.project.openProject"): Open project.
- OPEN_PROJECT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.in 3.0. Use
org.eclipse.ui.ide.IDEActionFactory.OPEN_PROJECT.getId()
instead. - OPEN_PROJECT_PROPERTIES - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
IDE-specific workbench action (id: "projectProperties"): Open project properties.
- OPEN_STRUCTURE_COMPARE - Static variable in class org.eclipse.compare.internal.ComparePreferencePage
- OPEN_WINDOWS - Static variable in class org.eclipse.ui.actions.ContributionItemFactory
-
Workbench contribution item (id "openWindows"): A list of windows currently open in the workbench.
- OPEN_WORKSPACE - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
IDE-specific workbench action (id: "openWorkspace"): Open workspace.
- openAction_title - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- OpenAndLinkWithEditorHelper - Class in org.eclipse.ui
-
Helper for opening editors on the viewer's selection and link the selection with the editor.
- OpenAndLinkWithEditorHelper(StructuredViewer) - Constructor for class org.eclipse.ui.OpenAndLinkWithEditorHelper
-
Creates a new helper for the given viewer.
- openAndSelect(IWorkbenchPage, IFile, int, int, boolean) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Opens an editor on the given file resource and tries to select the given offset and length.
- OpenCheatSheetAction - Class in org.eclipse.ui.cheatsheets
-
Action for opening a cheat sheet.
- OpenCheatSheetAction(String) - Constructor for class org.eclipse.ui.cheatsheets.OpenCheatSheetAction
-
Creates an action that opens the cheat sheet with the given id.
- OpenCheatSheetAction(String, String, String, URL) - Constructor for class org.eclipse.ui.cheatsheets.OpenCheatSheetAction
-
Creates an action that opens a cheat sheet using XML passed in as a string.
- OpenCheatSheetAction(String, String, URL) - Constructor for class org.eclipse.ui.cheatsheets.OpenCheatSheetAction
-
Creates an action that opens the cheat sheet with the given cheat sheet content file.
- OpenCheatSheetFromHelpAction - Class in org.eclipse.ui.cheatsheets
-
Live help action for launching a cheat sheet from a help book.
- OpenCheatSheetFromHelpAction() - Constructor for class org.eclipse.ui.cheatsheets.OpenCheatSheetFromHelpAction
-
Creates a new live help action.
- openCompareDialog(CompareEditorInput) - Static method in class org.eclipse.compare.CompareUI
-
Performs the comparison described by the given input and opens a modal compare dialog on the result.
- openCompareDialog(CompareEditorInput) - Method in class org.eclipse.compare.internal.CompareUIPlugin
-
Performs the comparison described by the given input and opens a compare dialog on the result.
- openCompareEditor(CompareEditorInput) - Static method in class org.eclipse.compare.CompareUI
-
Performs the comparison described by the given input and opens a compare editor on the result in the currently active workbench page.
- openCompareEditor(CompareEditorInput, boolean) - Static method in class org.eclipse.compare.CompareUI
-
Performs the comparison described by the given input and opens a compare editor on the result in the currently active workbench page.
- openCompareEditor(CompareEditorInput, IWorkbenchPage, IReusableEditor, boolean) - Method in class org.eclipse.compare.internal.CompareUIPlugin
-
Performs the comparison described by the given input and opens a compare editor on the result.
- openCompareEditorOnPage(CompareEditorInput, IWorkbenchPage) - Static method in class org.eclipse.compare.CompareUI
-
Performs the comparison described by the given input and opens a compare editor on the result in the given workbench page.
- openConfirm(Shell, String, String) - Static method in class org.eclipse.jface.dialogs.MessageDialog
-
Convenience method to open a simple confirm (OK/Cancel) dialog.
- openConnection(URL) - Method in class org.eclipse.osgi.storage.url.BundleResourceHandler
-
Establishes a connection to the resource specified by
URL
. - openConnection(URL) - Method in class org.eclipse.osgi.storage.url.reference.Handler
- openConsole() - Method in interface org.eclipse.ui.console.IConsoleFactory
-
Opens a console in the console view.
- openDialog() - Method in class org.eclipse.swt.widgets.DirectoryDialog
-
Makes the dialog visible and brings it to the front of the display.
- openDialog() - Method in class org.eclipse.swt.widgets.FileDialog
-
Makes the dialog visible and brings it to the front of the display.
- openDialog(WorkbenchPage, IWorkbenchPart) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler
- openDialogBox(Control) - Method in class org.eclipse.jface.viewers.ColorCellEditor
- openDialogBox(Control) - Method in class org.eclipse.jface.viewers.DialogCellEditor
-
Opens a dialog box under the given parent control and returns the dialog's value when it closes, or
null
if the dialog was canceled or no selection was made in the dialog. - OpenDocument - Static variable in class org.eclipse.swt.SWT
-
The open document event type (value is 46).
- OPENED_EDITORS_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
-
Current Project scope (value
4
). - openEditor(IEditorDescriptor, boolean) - Method in class org.eclipse.ui.actions.OpenWithMenu
-
Opens the given editor on the selected file.
- openEditor(IEditorInput, String) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
See IWorkbenchPage.
- openEditor(IEditorInput, String) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Opens an editor on the given input.
- openEditor(IEditorInput, String, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
See IWorkbenchPage.
- openEditor(IEditorInput, String, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Opens an editor on the given input.
- openEditor(IEditorInput, String, boolean, int) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
See IWorkbenchPage.
- openEditor(IEditorInput, String, boolean, int) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Opens an editor on the given input.
- openEditor(IEditorInput, String, boolean, int, IMemento, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
This is not public API but for use internally. editorState can be
null
. - openEditor(IWorkbenchPage, Object, IStorage) - Static method in class org.eclipse.team.ui.history.RevisionAnnotationController
-
Open a text editor that supports the use of a revision ruler on the given file.
- openEditor(IWorkbenchPage, URI, String, boolean) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given IFileStore object.
- openEditor(IWorkbenchPage, IFile) - Static method in class org.eclipse.team.ui.history.RevisionAnnotationController
-
Open a text editor that supports the use of a revision ruler on the given file.
- openEditor(IWorkbenchPage, IFile) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given file resource.
- openEditor(IWorkbenchPage, IFile, boolean) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given file resource.
- openEditor(IWorkbenchPage, IFile, boolean, boolean) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given file resource.
- openEditor(IWorkbenchPage, IFile, String) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given file resource.
- openEditor(IWorkbenchPage, IFile, String, boolean) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given file resource.
- openEditor(IWorkbenchPage, IMarker) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the file resource of the given marker.
- openEditor(IWorkbenchPage, IMarker, boolean) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the file resource of the given marker.
- openEditor(IWorkbenchPage, IEditorInput, String) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given object.
- openEditor(IWorkbenchPage, IEditorInput, String, boolean) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given object.
- openEditorFromDescriptor(IEditorInput, IEditorDescriptor, boolean, IMemento) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
Opens an editor represented by the descriptor with the given input.
- openEditorOnFileStore(IWorkbenchPage, IFileStore) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an editor on the given IFileStore object.
- openEditors(IEditorInput[], String[], int) - Method in class org.eclipse.ui.internal.WorkbenchPage
- openEditors(IEditorInput[], String[], int) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Opens editors for the given inputs.
- openEditors(IEditorInput[], String[], IMemento[], int, int) - Method in class org.eclipse.ui.internal.WorkbenchPage
- openEditors(IEditorInput[], String[], IMemento[], int, int) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Opens editors for the given inputs.
- openEditors(IWorkbenchPage, IFile[]) - Static method in class org.eclipse.ui.ide.IDE
-
Opens editors on given file resources.
- openError(Shell, String, String) - Static method in class org.eclipse.jface.dialogs.MessageDialog
-
Convenience method to open a standard error dialog.
- openError(Shell, String, String, String, boolean, IPreferenceStore, String) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a standard error dialog.
- openError(Shell, String, String, IStatus) - Static method in class org.eclipse.jface.dialogs.ErrorDialog
-
Opens an error dialog to display the given error.
- openError(Shell, String, String, IStatus, int) - Static method in class org.eclipse.jface.dialogs.ErrorDialog
-
Opens an error dialog to display the given error.
- OpenEvent - Class in org.eclipse.jface.viewers
-
Event object describing an open which may be generated from a selection or default selection event.
- OpenEvent(Viewer, ISelection) - Constructor for class org.eclipse.jface.viewers.OpenEvent
-
Creates a new event for the given source and selection.
- OpenFileAction - Class in org.eclipse.ui.actions
-
Standard action for opening an editor on the currently selected file resource(s).
- OpenFileAction(IWorkbenchPage) - Constructor for class org.eclipse.ui.actions.OpenFileAction
-
Creates a new action that will open editors on the then-selected file resources.
- OpenFileAction(IWorkbenchPage, IEditorDescriptor) - Constructor for class org.eclipse.ui.actions.OpenFileAction
-
Creates a new action that will open instances of the specified editor on the then-selected file resources.
- openFirstTimeWindow() - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
-
Opens the first time window, using the default perspective and default page input.
- openFirstTimeWindow() - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
- openHyperlink() - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
-
Opens the hyperlink at the caret location or opens a chooser if more than one hyperlink is available.
- openInformation(Shell, String, String) - Static method in class org.eclipse.jface.dialogs.MessageDialog
-
Convenience method to open a standard information dialog.
- openInformation(Shell, String, String, String, boolean, IPreferenceStore, String) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a standard information dialog.
- OpenInNewWindowAction - Class in org.eclipse.ui.actions
-
Opens a new window.
- OpenInNewWindowAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.OpenInNewWindowAction
-
Creates a new
OpenInNewWindowAction
. - OpenInNewWindowAction(IWorkbenchWindow, IAdaptable) - Constructor for class org.eclipse.ui.actions.OpenInNewWindowAction
-
Creates a new
OpenInNewWindowAction
. - OpenInNewWindowAction_errorTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenInNewWindowAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenInNewWindowAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- openInputStream(int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Returns an open input stream on the contents of this file.
- openInputStream(int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
- openInstallWizard(Collection<IInstallableUnit>, InstallOperation, RemediationOperation, LoadMetadataRepositoryJob) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Open an install wizard for installing the specified IInstallableUnits and remediationOperation.
- openInstallWizard(Collection<IInstallableUnit>, InstallOperation, LoadMetadataRepositoryJob) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Open an install wizard for installing the specified IInstallableUnits
- openInternalEditorOnFileStore(IWorkbenchPage, IFileStore) - Static method in class org.eclipse.ui.ide.IDE
-
Opens an internal editor on the given IFileStore object.
- openIntro() - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Opens the introduction componenet.
- openIntro(IWorkbenchWindowConfigurer) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
Deprecated.since 3.1, override
WorkbenchWindowAdvisor.openIntro()
instead - openKeyAssistDialog() - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.Opens the key assistant dialog positioned near the key binding entry in the status bar.
- openKeyAssistDialog() - Method in interface org.eclipse.ui.keys.IBindingService
-
Opens the key assistant dialog positioned near the key binding entry in the status bar.
- openLaunchConfigurationDialog(Shell, ILaunchConfiguration, String, IStatus) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Open the launch configuration dialog on the specified launch configuration.
- openLaunchConfigurationDialog(Shell, IStructuredSelection, String) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Deprecated.use openLaunchConfigurationDialogOnGroup(Shell, IStructuredSelection, String) to specify the launch group that the dialog should be opened on. This method will open on the launch group with the specified mode and a
null
category - openLaunchConfigurationDialogOnGroup(Shell, IStructuredSelection, String) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Open the launch configuration dialog with the specified initial selection.
- openLaunchConfigurationDialogOnGroup(Shell, IStructuredSelection, String, IStatus) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Open the launch configuration dialog with the specified initial selection.
- openLaunchConfigurationPropertiesDialog(Shell, ILaunchConfiguration, String) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Open the launch configuration properties dialog on the specified launch configuration.
- openLaunchConfigurationPropertiesDialog(Shell, ILaunchConfiguration, String, IStatus) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Open the launch configuration properties dialog on the specified launch configuration.
- OpenLaunchDialogAction - Class in org.eclipse.debug.ui.actions
-
Opens the launch configuration dialog in the context of a launch group.
- OpenLaunchDialogAction(String) - Constructor for class org.eclipse.debug.ui.actions.OpenLaunchDialogAction
-
Constructs an action that opens the launch configuration dialog in the context of the specified launch group.
- OpenMarker_errorTitle - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- OpenNewPageMenu - Class in org.eclipse.ui.actions
-
Deprecated.Workbench no longer exposes the concept of "pages" in the user ui model. See IWorkbench.showPerspective methods.
- OpenNewPageMenu(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.OpenNewPageMenu
-
Deprecated.Constructs a new instance of
OpenNewPageMenu
. - OpenNewPageMenu(IWorkbenchWindow, IAdaptable) - Constructor for class org.eclipse.ui.actions.OpenNewPageMenu
-
Deprecated.Constructs a new instance of
OpenNewPageMenu
. - OpenNewPageMenu_dialogTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenNewPageMenu_unknownPageInput - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenNewWindowMenu - Class in org.eclipse.ui.actions
-
Deprecated.See IWorkbench.showPerspective methods.
- OpenNewWindowMenu(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.OpenNewWindowMenu
-
Deprecated.Constructs a new instance of
OpenNewPageMenu
. - OpenNewWindowMenu(IWorkbenchWindow, IAdaptable) - Constructor for class org.eclipse.ui.actions.OpenNewWindowMenu
-
Deprecated.Constructs a new instance of
OpenNewPageMenu
. - OpenNewWindowMenu_dialogTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenNewWindowMenu_unknownInput - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- openOkCancelConfirm(Shell, String, String, String, boolean, IPreferenceStore, String) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a simple confirm (OK/Cancel) dialog.
- openOperation(ICompositeOperation, int) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
- openOperation(ICompositeOperation, int) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Open this composite operation and consider it an operation that contains other related operations.
- openOutputStream(int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Returns an open output stream on the contents of this file.
- openOutputStream(int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
The default implementation of
IFileStore.openOutputStream(int, IProgressMonitor)
. - openPage(String, Object) - Method in interface org.eclipse.ui.preferences.IWorkbenchPreferenceContainer
-
Open the page specified in the org.eclipse.ui.preferencePage extension point with id pageId.
- openPage(String, IAdaptable) - Method in class org.eclipse.ui.internal.WorkbenchWindow
- openPage(String, IAdaptable) - Method in interface org.eclipse.ui.IWorkbenchWindow
-
Creates and opens a new workbench page.
- openPage(IAdaptable) - Method in class org.eclipse.ui.internal.WorkbenchWindow
- openPage(IAdaptable) - Method in interface org.eclipse.ui.IWorkbenchWindow
-
Creates and opens a new workbench page.
- OpenPerspectiveAction - Class in org.eclipse.ui.actions
-
Opens a perspective.
- OpenPerspectiveAction(IWorkbenchWindow, IPerspectiveDescriptor, PerspectiveMenu) - Constructor for class org.eclipse.ui.actions.OpenPerspectiveAction
-
Constructs a new instance of
OpenPerspectiveAction
- OpenPerspectiveDialogAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPerspectiveDialogAction_tooltip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPerspectiveMenu - Class in org.eclipse.ui.actions
-
Deprecated.See IWorkbench.showPerspective methods.
- OpenPerspectiveMenu(IMenuManager, IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.OpenPerspectiveMenu
-
Deprecated.Constructs a new menu.
- OpenPerspectiveMenu(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.OpenPerspectiveMenu
-
Deprecated.Constructs a new instance of
OpenNewPageMenu
. - OpenPerspectiveMenu(IWorkbenchWindow, IAdaptable) - Constructor for class org.eclipse.ui.actions.OpenPerspectiveMenu
-
Deprecated.Constructs a new instance of
OpenNewPageMenu
. - OpenPerspectiveMenu_errorUnknownInput - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPerspectiveMenu_pageProblemsTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPerspectiveMode_newWindow - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPerspectiveMode_optionsTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPerspectiveMode_sameWindow - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPerspectivePropertyTester - Class in org.eclipse.ui.internal
-
Tests if any Perspective is open or not.
- OpenPerspectivePropertyTester() - Constructor for class org.eclipse.ui.internal.OpenPerspectivePropertyTester
- OpenPreferences_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPreferences_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenPreferencesAction - Class in org.eclipse.ui.internal
-
Open the preferences dialog
- OpenPreferencesAction() - Constructor for class org.eclipse.ui.internal.OpenPreferencesAction
-
Create a new
OpenPreferenceAction
This default constructor allows the the action to be called from the welcome page. - OpenPreferencesAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.OpenPreferencesAction
-
Create a new
OpenPreferenceAction
and initialize it from the given resource bundle. - openProposalPopup() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Open the proposal popup and display the proposals provided by the proposal provider.
- openQuestion(Shell, String, String) - Static method in class org.eclipse.jface.dialogs.MessageDialog
-
Convenience method to open a simple Yes/No question dialog.
- OpenRecent_errorTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenRecent_unableToOpen - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenRecentDocuments_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenRecentDocumentsClear_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OpenResourceAction - Class in org.eclipse.ui.actions
-
Standard action for opening the currently selected project(s).
- OpenResourceAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.OpenResourceAction
-
Creates a new action.
- OpenResourceAction(Shell) - Constructor for class org.eclipse.ui.actions.OpenResourceAction
-
Deprecated.
- openSaveErrorDialog(String, String, CoreException) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Presents an error dialog to the user when a problem happens during save.
- openSaveErrorDialog(String, String, CoreException) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Presents an error dialog to the user when a problem happens during save.
- openSearchDialog(IWorkbenchWindow, String) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Opens the search dialog.
- openSelectedChange() - Method in interface org.eclipse.compare.INavigatable
-
Request that the currently selected change be opened.
- openSettingsPage() - Method in class org.eclipse.ui.ide.dialogs.ImportTypeDialog
- OpenStrategy - Class in org.eclipse.jface.util
-
Implementation of single-click and double-click strategies.
- OpenStrategy(Control) - Constructor for class org.eclipse.jface.util.OpenStrategy
- openStream(IPath) - Method in class org.eclipse.core.runtime.Plugin
-
Deprecated.
- openStream(IPath, boolean) - Method in class org.eclipse.core.runtime.Plugin
-
Deprecated.
- openStream(Bundle, IPath, boolean) - Static method in class org.eclipse.core.runtime.FileLocator
-
Returns an input stream for the specified file.
- OpenSystemEditorAction - Class in org.eclipse.ui.actions
-
Standard action for opening a system editor on the currently selected file resource.
- OpenSystemEditorAction(IWorkbenchPage) - Constructor for class org.eclipse.ui.actions.OpenSystemEditorAction
-
Creates a new action that will open system editors on the then-selected file resources.
- openTray(DialogTray) - Method in class org.eclipse.jface.dialogs.TrayDialog
-
Constructs the tray's widgets and displays the tray in this dialog.
- openUninstallWizard(Collection<IInstallableUnit>, UninstallOperation, LoadMetadataRepositoryJob) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Open an uninstall wizard for the specified uninstall operation.
- openUpdateWizard(boolean, UpdateOperation, RemediationOperation, LoadMetadataRepositoryJob) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Open an update wizard for the specified update operation and remediationOperation.
- openUpdateWizard(boolean, UpdateOperation, LoadMetadataRepositoryJob) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Open an update wizard for the specified update operation.
- openURL(URL) - Method in interface org.eclipse.ui.browser.IWebBrowser
-
Opens a URL on this Web browser instance.
- OpenUrl - Static variable in class org.eclipse.swt.SWT
-
The open URL event type (value is 54).
- openViewPreferencesDialog() - Method in class org.eclipse.ui.preferences.ViewPreferencesAction
-
Open a view preferences dialog for the receiver.
- openWarning(Shell, String, String) - Static method in class org.eclipse.jface.dialogs.MessageDialog
-
Convenience method to open a standard warning dialog.
- openWarning(Shell, String, String, String, boolean, IPreferenceStore, String) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a standard warning dialog.
- openWelcomePage(String) - Method in class org.eclipse.ui.actions.QuickStartAction
-
Deprecated.Opens the welcome page for the given feature.
- OpenWindowListener - Interface in org.eclipse.swt.browser
-
This listener interface may be implemented in order to receive a
WindowEvent
notification when a newBrowser
needs to be provided by the application. - openWindows() - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
Opens the workbench windows on startup.
- OpenWithMenu - Class in org.eclipse.ui.actions
-
A menu for opening files in the workbench.
- OpenWithMenu(IWorkbenchPage) - Constructor for class org.eclipse.ui.actions.OpenWithMenu
-
Deprecated.As there is no way to set the file with this constructor use a different constructor.
- OpenWithMenu(IWorkbenchPage, IAdaptable) - Constructor for class org.eclipse.ui.actions.OpenWithMenu
-
Constructs a new instance of
OpenWithMenu
. - openWizard() - Method in class org.eclipse.compare.patch.ApplyPatchOperation
-
Open the Apply Patch wizard using the values associated with this operation.
- openWorkbenchWindow(String, IAdaptable) - Method in class org.eclipse.ui.internal.Workbench
- openWorkbenchWindow(String, IAdaptable) - Method in interface org.eclipse.ui.IWorkbench
-
Creates and opens a new workbench window with one page.
- openWorkbenchWindow(IAdaptable) - Method in class org.eclipse.ui.internal.Workbench
- openWorkbenchWindow(IAdaptable) - Method in interface org.eclipse.ui.IWorkbench
-
Creates and opens a new workbench window with one page.
- openWorkbenchWindow(IAdaptable, IPerspectiveDescriptor, MWindow, boolean) - Method in class org.eclipse.ui.internal.Workbench
- openYesNoCancelQuestion(Shell, String, String, String, boolean, IPreferenceStore, String) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a simple question Yes/No/Cancel dialog.
- openYesNoQuestion(Shell, String, String, String, boolean, IPreferenceStore, String) - Static method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Convenience method to open a simple Yes/No question dialog.
- operation - Variable in class org.eclipse.ui.actions.CopyResourceAction
-
The operation to run.
- OPERATION_ADDED - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
OPERATION_ADDED indicates that an operation was added to the history.
- OPERATION_CHANGED - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
OPERATION_CHANGED indicates that an operation has changed in some way since it was added to the operations history.
- OPERATION_FAILED - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 76) indicating that an operation failed.
- OPERATION_INVALID - Static variable in class org.eclipse.core.commands.operations.OperationStatus
-
OPERATION_INVALID indicates that the operation available for undo or redo is not in a state to successfully perform the undo or redo.
- OPERATION_INVALID_STATUS - Static variable in interface org.eclipse.core.commands.operations.IOperationHistory
-
An operation error status describing the condition that the operation available for execution, undo or redo is not in a valid state for the action to be performed.
- OPERATION_NOT_OK - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
OPERATION_NOT_OK indicates that an operation was attempted and not successful.
- OPERATION_REMOVED - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
OPERATION_REMOVED indicates an operation was removed from the history.
- operationCancelableState - Variable in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
Indicates whether the Cancel button is to be shown.
- OperationCanceledException - Exception in org.eclipse.core.runtime
-
This exception is thrown to blow out of a long-running method when the user cancels it.
- OperationCanceledException() - Constructor for exception org.eclipse.core.runtime.OperationCanceledException
-
Creates a new exception.
- OperationCanceledException(String) - Constructor for exception org.eclipse.core.runtime.OperationCanceledException
-
Creates a new exception with the given message.
- operationChanged(IUndoableOperation) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
- operationChanged(IUndoableOperation) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
The specified operation has changed in some way since it was added to the operation history.
- OperationFactory - Class in org.eclipse.equinox.p2.operations
-
OperationFactory provides a set of helpers to simplify dealing with the running installation.
- OperationFactory() - Constructor for class org.eclipse.equinox.p2.operations.OperationFactory
- OperationHistoryActionHandler - Class in org.eclipse.ui.operations
-
OperationHistoryActionHandler implements common behavior for the undo and redo actions.
- OperationHistoryEvent - Class in org.eclipse.core.commands.operations
-
OperationHistoryEvent is used to communicate changes that occur in a DefaultOperationHistory, including the addition or removal of operations, and the execution, undo, and redo of operations.
- OperationHistoryEvent(int, IOperationHistory, IUndoableOperation) - Constructor for class org.eclipse.core.commands.operations.OperationHistoryEvent
-
Construct an event for the specified operation history.
- OperationHistoryEvent(int, IOperationHistory, IUndoableOperation, IStatus) - Constructor for class org.eclipse.core.commands.operations.OperationHistoryEvent
-
Construct an event for the specified operation history.
- OperationHistoryFactory - Class in org.eclipse.core.commands.operations
-
This class is used to maintain the instance of the operation history that should be used by classes that access the undo or redo history and add undoable operations to the history.
- operations - Variable in class org.eclipse.swt.dnd.DropTargetEvent
-
A bitwise OR'ing of the operations that the DragSource can support (e.g.
- Operations_discardRedo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_discardUndo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_executeInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_executeProblem - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_executeWarning - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_linearRedoViolation - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_linearUndoViolation - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_nonLocalRedoWarning - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_nonLocalUndoWarning - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_proceedWithNonOKExecuteStatus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_proceedWithNonOKRedoStatus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_proceedWithNonOKUndoStatus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_redoCommand - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_redoInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_redoProblem - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_redoTooltipCommand - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_redoWarning - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_stoppedOnExecuteErrorStatus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_stoppedOnRedoErrorStatus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_stoppedOnUndoErrorStatus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_undoCommand - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_undoInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_undoProblem - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_undoRedoCommandDisabled - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_undoTooltipCommand - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- Operations_undoWarning - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- OperationStatus - Class in org.eclipse.core.commands.operations
-
OperationStatus describes the status of a request to execute, undo, or redo an operation.
- OperationStatus(int, String, int, String, Throwable) - Constructor for class org.eclipse.core.commands.operations.OperationStatus
-
Creates a new operation status, specifying all properties.
- OPM_ACTIVE_PAGE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- OPM_NEW_WINDOW - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- OPTIMIZED_ALGORITHM_USED - Static variable in class org.eclipse.compare.internal.CompareContentViewerSwitchingPane
- OPTION_FILTER_LOCKED - Static variable in class org.eclipse.ui.dialogs.PreferencesUtil
-
Constant for configuring a preferences or properties dialog in which the user cannot "unfilter" to show a larger set of pages than was passed to
PreferencesUtil.createPreferenceDialogOn(Shell, String, String[], Object, int)
orPreferencesUtil.createPropertyDialogOn(Shell, IAdaptable, String, String[], Object, int)
. - OPTION_MODULE_POINT - Static variable in class org.eclipse.equinox.security.auth.module.ExtensionLoginModule
-
The key for the option that specifies an extension describing the actual login module
- OPTION_NONE - Static variable in class org.eclipse.ui.dialogs.PreferencesUtil
-
Constant denoting no option.
- OPTION_STARTTIME - Static variable in class org.eclipse.core.runtime.Platform
-
Debug option value denoting the time at which the platform runtime was started.
- optional - Variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandParameterImpl
-
The cached value of the '
Optional
' attribute. - Optional - Annotation Interface in org.eclipse.e4.core.di.annotations
-
This annotation can be applied to methods, fields, and parameters to mark them as optional for the dependency injection.
- OPTIONAL - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.CommandParameter
- OPTIONAL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandParameterImpl
-
The default value of the '
Optional
' attribute. - OPTIONAL_LINKAGE_CHANGED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
-
Deprecated.this type is no longer valid
- optionalArgCount - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
- optionsChanged(DebugOptions) - Method in class org.eclipse.osgi.container.ModuleContainer
- optionsChanged(DebugOptions) - Method in interface org.eclipse.osgi.service.debug.DebugOptionsListener
-
Notifies this listener that an option-path for its plug-in has changed.
- or(EvaluationResult) - Method in class org.eclipse.core.expressions.EvaluationResult
-
Returns an
EvaluationResult
whose value isthis || other)
. - or(IExpression...) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
-
Create a logical or of its
operands
. - OR - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
-
The tag name of the or expression (value:
or
) - OR_Title - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- OrExpression - Class in org.eclipse.core.expressions
- OrExpression() - Constructor for class org.eclipse.core.expressions.OrExpression
- org.apache.lucene.demo.html - package org.apache.lucene.demo.html
- org.eclipse.ant.core - package org.eclipse.ant.core
-
Provides support for running the Ant build tool in the platform.
- org.eclipse.compare - package org.eclipse.compare
-
Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.
- org.eclipse.compare.contentmergeviewer - package org.eclipse.compare.contentmergeviewer
-
Support for compare and merge viewers which show the content side-by-side.
- org.eclipse.compare.internal - package org.eclipse.compare.internal
- org.eclipse.compare.patch - package org.eclipse.compare.patch
-
Provides support for applying and working with patches.
- org.eclipse.compare.rangedifferencer - package org.eclipse.compare.rangedifferencer
-
Provides support for finding the differences between two or three sequences of comparable entities.
- org.eclipse.compare.structuremergeviewer - package org.eclipse.compare.structuremergeviewer
-
Provides support for finding and displaying the differences between hierarchically structured data.
- org.eclipse.core.commands - package org.eclipse.core.commands
-
Application programming interfaces for commands and handlers.
- org.eclipse.core.commands.common - package org.eclipse.core.commands.common
-
Application programming interfaces for common base classes.
- org.eclipse.core.commands.contexts - package org.eclipse.core.commands.contexts
-
Application programming interfaces for contexts.
- org.eclipse.core.commands.operations - package org.eclipse.core.commands.operations
-
Classes for the creation of undoable operations which can be added to an operations history and later be undone and redone.
- org.eclipse.core.commands.util - package org.eclipse.core.commands.util
-
Classes representing core utilities for the Commands infrastructure.
- org.eclipse.core.databinding - package org.eclipse.core.databinding
-
Provides classes for binding observable objects, for example UI widgets and model objects.
- org.eclipse.core.databinding.beans - package org.eclipse.core.databinding.beans
-
Provides classes for observing JavaBeans(tm) objects.
- org.eclipse.core.databinding.beans.typed - package org.eclipse.core.databinding.beans.typed
- org.eclipse.core.databinding.bind - package org.eclipse.core.databinding.bind
- org.eclipse.core.databinding.bind.steps - package org.eclipse.core.databinding.bind.steps
- org.eclipse.core.databinding.conversion - package org.eclipse.core.databinding.conversion
-
Provides interfaces and classes for data type conversion.
- org.eclipse.core.databinding.conversion.text - package org.eclipse.core.databinding.conversion.text
- org.eclipse.core.databinding.observable - package org.eclipse.core.databinding.observable
-
Provides the core APIs for observing changes in objects.
- org.eclipse.core.databinding.observable.list - package org.eclipse.core.databinding.observable.list
-
Provides classes for observing changes in lists.
- org.eclipse.core.databinding.observable.map - package org.eclipse.core.databinding.observable.map
-
Provides classes that can be used to observe changes in maps.
- org.eclipse.core.databinding.observable.masterdetail - package org.eclipse.core.databinding.observable.masterdetail
-
Provides classes that can be used to observe a detail of a master object.
- org.eclipse.core.databinding.observable.set - package org.eclipse.core.databinding.observable.set
-
Provides classes that can be used to observe changes in sets.
- org.eclipse.core.databinding.observable.sideeffect - package org.eclipse.core.databinding.observable.sideeffect
- org.eclipse.core.databinding.observable.value - package org.eclipse.core.databinding.observable.value
-
Provides classes that can be used to observe changes in discrete values.
- org.eclipse.core.databinding.property - package org.eclipse.core.databinding.property
-
Interfaces and classes for representing and observing properties of objects.
- org.eclipse.core.databinding.property.list - package org.eclipse.core.databinding.property.list
- org.eclipse.core.databinding.property.map - package org.eclipse.core.databinding.property.map
- org.eclipse.core.databinding.property.set - package org.eclipse.core.databinding.property.set
- org.eclipse.core.databinding.property.value - package org.eclipse.core.databinding.property.value
- org.eclipse.core.databinding.util - package org.eclipse.core.databinding.util
-
Provides general utilities for data binding.
- org.eclipse.core.databinding.validation - package org.eclipse.core.databinding.validation
-
Provides the core APIs for validation.
- org.eclipse.core.expressions - package org.eclipse.core.expressions
-
Application programming interfaces for the expression language.
- org.eclipse.core.filebuffers - package org.eclipse.core.filebuffers
-
Provides the API for accessing file buffers.
- org.eclipse.core.filebuffers.manipulation - package org.eclipse.core.filebuffers.manipulation
-
Provides the API for manipulating file buffers.
- org.eclipse.core.filesystem - package org.eclipse.core.filesystem
-
Provides an interface for interacting with a file system.
- org.eclipse.core.filesystem.provider - package org.eclipse.core.filesystem.provider
-
Provides an API to be extended by a file system implementation.
- org.eclipse.core.net.proxy - package org.eclipse.core.net.proxy
-
Provides support for the management of platform level proxy settings.
- org.eclipse.core.resources - package org.eclipse.core.resources
-
Provides basic support for managing a workspace and its resources.
- org.eclipse.core.resources.filtermatchers - package org.eclipse.core.resources.filtermatchers
-
Provides APIs intended to be implemented by the resource filter matchers.
- org.eclipse.core.resources.mapping - package org.eclipse.core.resources.mapping
-
Provides APIs for integrating application models with the workspace
- org.eclipse.core.resources.refresh - package org.eclipse.core.resources.refresh
-
Provides APIs intended to be implemented by the auto-refresh providers.
- org.eclipse.core.resources.team - package org.eclipse.core.resources.team
-
Provides APIs intended to be implemented by the Team component.
- org.eclipse.core.resources.undo.snapshot - package org.eclipse.core.resources.undo.snapshot
- org.eclipse.core.resources.variableresolvers - package org.eclipse.core.resources.variableresolvers
-
Provides APIs intended to be implemented by the path variable providers.
- org.eclipse.core.runtime - package org.eclipse.core.runtime
-
Provides support for the runtime platform, core utility methods and the extension registry.
- org.eclipse.core.runtime.adaptor - package org.eclipse.core.runtime.adaptor
-
Provides API to start the platform.
- org.eclipse.core.runtime.content - package org.eclipse.core.runtime.content
-
Provides core support for content types.
- org.eclipse.core.runtime.dynamichelpers - package org.eclipse.core.runtime.dynamichelpers
-
Provides helpers to facilitate the authoring of dynamic plug-ins.
- org.eclipse.core.runtime.jobs - package org.eclipse.core.runtime.jobs
-
Provides core support for scheduling and interacting with background activity.
- org.eclipse.core.runtime.preferences - package org.eclipse.core.runtime.preferences
-
Provides core support for Eclipse preferences.
- org.eclipse.core.runtime.spi - package org.eclipse.core.runtime.spi
-
Extension registry infrastructure for service providers
- org.eclipse.core.text - package org.eclipse.core.text
- org.eclipse.core.variables - package org.eclipse.core.variables
-
Provides support for defining and contributing variables for the purpose of string substitution.
- org.eclipse.debug.core - package org.eclipse.debug.core
-
Provides support for launching programs, breakpoint management, expression management, and debug events.
- org.eclipse.debug.core.commands - package org.eclipse.debug.core.commands
-
Provides a set of interfaces for common debug commands.
- org.eclipse.debug.core.model - package org.eclipse.debug.core.model
-
Defines interfaces for debug model elements, source lookup, and launching.
- org.eclipse.debug.core.sourcelookup - package org.eclipse.debug.core.sourcelookup
-
Provides support for source lookup.
- org.eclipse.debug.core.sourcelookup.containers - package org.eclipse.debug.core.sourcelookup.containers
-
Provides implementations of common source containers supporting source lookup.
- org.eclipse.debug.ui - package org.eclipse.debug.ui
-
Provides a generic debugger user interface that clients may customize via standard workbench extension points.
- org.eclipse.debug.ui.actions - package org.eclipse.debug.ui.actions
-
Provides a set of actions related to running and debugging applications.
- org.eclipse.debug.ui.console - package org.eclipse.debug.ui.console
-
Provides a set of interfaces and classes for rendering and annotating text in the debug console.
- org.eclipse.debug.ui.contexts - package org.eclipse.debug.ui.contexts
-
Provides a set of interfaces and classes for debug context management.
- org.eclipse.debug.ui.memory - package org.eclipse.debug.ui.memory
-
Provides classes and interfaces to render memory blocks in the memory view.
- org.eclipse.debug.ui.sourcelookup - package org.eclipse.debug.ui.sourcelookup
-
Provides a user interface for debug platform source lookup facilities.
- org.eclipse.debug.ui.stringsubstitution - package org.eclipse.debug.ui.stringsubstitution
-
Provides an interface to select an argument for a string substitution variable.
- org.eclipse.e4.core.commands - package org.eclipse.e4.core.commands
- org.eclipse.e4.core.commands.internal - package org.eclipse.e4.core.commands.internal
- org.eclipse.e4.core.contexts - package org.eclipse.e4.core.contexts
-
Application programming interfaces for Eclipse contexts.
- org.eclipse.e4.core.di - package org.eclipse.e4.core.di
-
Application programming interfaces describing dependency injection framework.
- org.eclipse.e4.core.di.annotations - package org.eclipse.e4.core.di.annotations
-
Application programming interfaces for annotations used by the dependency injection.
- org.eclipse.e4.core.di.extensions - package org.eclipse.e4.core.di.extensions
-
Application programming interfaces for Eclipse-specific extensions to the dependency injection framework.
- org.eclipse.e4.core.di.suppliers - package org.eclipse.e4.core.di.suppliers
-
Application programming interfaces for dependency injection object suppliers.
- org.eclipse.e4.core.services.about - package org.eclipse.e4.core.services.about
- org.eclipse.e4.core.services.adapter - package org.eclipse.e4.core.services.adapter
- org.eclipse.e4.core.services.contributions - package org.eclipse.e4.core.services.contributions
- org.eclipse.e4.core.services.events - package org.eclipse.e4.core.services.events
- org.eclipse.e4.core.services.log - package org.eclipse.e4.core.services.log
- org.eclipse.e4.core.services.nls - package org.eclipse.e4.core.services.nls
-
Application programming interfaces for dependency injection of message objects for internationalization.
- org.eclipse.e4.core.services.statusreporter - package org.eclipse.e4.core.services.statusreporter
- org.eclipse.e4.core.services.translation - package org.eclipse.e4.core.services.translation
-
Application programming interfaces for translations .
- org.eclipse.e4.ui.bindings - package org.eclipse.e4.ui.bindings
- org.eclipse.e4.ui.bindings.internal - package org.eclipse.e4.ui.bindings.internal
- org.eclipse.e4.ui.bindings.keys - package org.eclipse.e4.ui.bindings.keys
- org.eclipse.e4.ui.css.core - package org.eclipse.e4.ui.css.core
- org.eclipse.e4.ui.css.core.css2 - package org.eclipse.e4.ui.css.core.css2
- org.eclipse.e4.ui.css.core.dom - package org.eclipse.e4.ui.css.core.dom
- org.eclipse.e4.ui.css.core.dom.parsers - package org.eclipse.e4.ui.css.core.dom.parsers
- org.eclipse.e4.ui.css.core.dom.properties - package org.eclipse.e4.ui.css.core.dom.properties
- org.eclipse.e4.ui.css.core.dom.properties.converters - package org.eclipse.e4.ui.css.core.dom.properties.converters
- org.eclipse.e4.ui.css.core.dom.properties.css2 - package org.eclipse.e4.ui.css.core.dom.properties.css2
- org.eclipse.e4.ui.css.core.dom.properties.providers - package org.eclipse.e4.ui.css.core.dom.properties.providers
- org.eclipse.e4.ui.css.core.engine - package org.eclipse.e4.ui.css.core.engine
- org.eclipse.e4.ui.css.core.exceptions - package org.eclipse.e4.ui.css.core.exceptions
- org.eclipse.e4.ui.css.core.impl.dom - package org.eclipse.e4.ui.css.core.impl.dom
- org.eclipse.e4.ui.css.core.impl.dom.parsers - package org.eclipse.e4.ui.css.core.impl.dom.parsers
- org.eclipse.e4.ui.css.core.impl.dom.properties - package org.eclipse.e4.ui.css.core.impl.dom.properties
- org.eclipse.e4.ui.css.core.impl.engine - package org.eclipse.e4.ui.css.core.impl.engine
- org.eclipse.e4.ui.css.core.impl.sac - package org.eclipse.e4.ui.css.core.impl.sac
- org.eclipse.e4.ui.css.core.resources - package org.eclipse.e4.ui.css.core.resources
- org.eclipse.e4.ui.css.core.sac - package org.eclipse.e4.ui.css.core.sac
- org.eclipse.e4.ui.css.core.serializers - package org.eclipse.e4.ui.css.core.serializers
- org.eclipse.e4.ui.css.core.util.impl.resources - package org.eclipse.e4.ui.css.core.util.impl.resources
- org.eclipse.e4.ui.css.core.util.resources - package org.eclipse.e4.ui.css.core.util.resources
- org.eclipse.e4.ui.css.core.utils - package org.eclipse.e4.ui.css.core.utils
- org.eclipse.e4.ui.css.swt - package org.eclipse.e4.ui.css.swt
- org.eclipse.e4.ui.css.swt.dom - package org.eclipse.e4.ui.css.swt.dom
- org.eclipse.e4.ui.css.swt.dom.definition - package org.eclipse.e4.ui.css.swt.dom.definition
- org.eclipse.e4.ui.css.swt.dom.html - package org.eclipse.e4.ui.css.swt.dom.html
- org.eclipse.e4.ui.css.swt.dom.preference - package org.eclipse.e4.ui.css.swt.dom.preference
- org.eclipse.e4.ui.css.swt.engine - package org.eclipse.e4.ui.css.swt.engine
- org.eclipse.e4.ui.css.swt.helpers - package org.eclipse.e4.ui.css.swt.helpers
- org.eclipse.e4.ui.css.swt.properties - package org.eclipse.e4.ui.css.swt.properties
- org.eclipse.e4.ui.css.swt.properties.converters - package org.eclipse.e4.ui.css.swt.properties.converters
- org.eclipse.e4.ui.css.swt.properties.css2 - package org.eclipse.e4.ui.css.swt.properties.css2
- org.eclipse.e4.ui.css.swt.properties.custom - package org.eclipse.e4.ui.css.swt.properties.custom
- org.eclipse.e4.ui.css.swt.properties.definition - package org.eclipse.e4.ui.css.swt.properties.definition
- org.eclipse.e4.ui.css.swt.properties.preference - package org.eclipse.e4.ui.css.swt.properties.preference
- org.eclipse.e4.ui.css.swt.resources - package org.eclipse.e4.ui.css.swt.resources
- org.eclipse.e4.ui.css.swt.serializers - package org.eclipse.e4.ui.css.swt.serializers
- org.eclipse.e4.ui.css.swt.theme - package org.eclipse.e4.ui.css.swt.theme
- org.eclipse.e4.ui.di - package org.eclipse.e4.ui.di
-
Application programming interfaces describing the Eclipse 4 dependency injection annotations.
- org.eclipse.e4.ui.dialogs.filteredtree - package org.eclipse.e4.ui.dialogs.filteredtree
- org.eclipse.e4.ui.dialogs.textbundles - package org.eclipse.e4.ui.dialogs.textbundles
- org.eclipse.e4.ui.internal - package org.eclipse.e4.ui.internal
- org.eclipse.e4.ui.model - package org.eclipse.e4.ui.model
- org.eclipse.e4.ui.model.application - package org.eclipse.e4.ui.model.application
-
Application programming interfaces describing the Eclipse 4 application model elements.
- org.eclipse.e4.ui.model.application.commands - package org.eclipse.e4.ui.model.application.commands
- org.eclipse.e4.ui.model.application.commands.impl - package org.eclipse.e4.ui.model.application.commands.impl
- org.eclipse.e4.ui.model.application.commands.util - package org.eclipse.e4.ui.model.application.commands.util
- org.eclipse.e4.ui.model.application.descriptor.basic - package org.eclipse.e4.ui.model.application.descriptor.basic
-
Application programming interfaces describing the Eclipse 4 descriptor model elements.
- org.eclipse.e4.ui.model.application.descriptor.basic.impl - package org.eclipse.e4.ui.model.application.descriptor.basic.impl
- org.eclipse.e4.ui.model.application.descriptor.basic.util - package org.eclipse.e4.ui.model.application.descriptor.basic.util
- org.eclipse.e4.ui.model.application.impl - package org.eclipse.e4.ui.model.application.impl
- org.eclipse.e4.ui.model.application.ui - package org.eclipse.e4.ui.model.application.ui
-
Application programming interfaces describing the Eclipse 4 state and container model elements.
- org.eclipse.e4.ui.model.application.ui.advanced - package org.eclipse.e4.ui.model.application.ui.advanced
-
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
- org.eclipse.e4.ui.model.application.ui.advanced.impl - package org.eclipse.e4.ui.model.application.ui.advanced.impl
- org.eclipse.e4.ui.model.application.ui.advanced.util - package org.eclipse.e4.ui.model.application.ui.advanced.util
- org.eclipse.e4.ui.model.application.ui.basic - package org.eclipse.e4.ui.model.application.ui.basic
-
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
- org.eclipse.e4.ui.model.application.ui.basic.impl - package org.eclipse.e4.ui.model.application.ui.basic.impl
- org.eclipse.e4.ui.model.application.ui.basic.util - package org.eclipse.e4.ui.model.application.ui.basic.util
- org.eclipse.e4.ui.model.application.ui.impl - package org.eclipse.e4.ui.model.application.ui.impl
- org.eclipse.e4.ui.model.application.ui.menu - package org.eclipse.e4.ui.model.application.ui.menu
-
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
- org.eclipse.e4.ui.model.application.ui.menu.impl - package org.eclipse.e4.ui.model.application.ui.menu.impl
- org.eclipse.e4.ui.model.application.ui.menu.util - package org.eclipse.e4.ui.model.application.ui.menu.util
- org.eclipse.e4.ui.model.application.ui.util - package org.eclipse.e4.ui.model.application.ui.util
- org.eclipse.e4.ui.model.application.util - package org.eclipse.e4.ui.model.application.util
- org.eclipse.e4.ui.model.fragment - package org.eclipse.e4.ui.model.fragment
-
Application programming interfaces describing the Eclipse 4 fragment model elements.
- org.eclipse.e4.ui.model.fragment.impl - package org.eclipse.e4.ui.model.fragment.impl
- org.eclipse.e4.ui.model.fragment.util - package org.eclipse.e4.ui.model.fragment.util
- org.eclipse.e4.ui.model.internal - package org.eclipse.e4.ui.model.internal
- org.eclipse.e4.ui.services - package org.eclipse.e4.ui.services
-
Application programming interfaces describing the Eclipse 4 context service.
- org.eclipse.e4.ui.services.events - package org.eclipse.e4.ui.services.events
- org.eclipse.e4.ui.services.help - package org.eclipse.e4.ui.services.help
- org.eclipse.e4.ui.widgets - package org.eclipse.e4.ui.widgets
- org.eclipse.e4.ui.workbench - package org.eclipse.e4.ui.workbench
-
Application programming interfaces describing Eclipse 4 handlers and the workbench.
- org.eclipse.e4.ui.workbench.addons.perspectiveswitcher - package org.eclipse.e4.ui.workbench.addons.perspectiveswitcher
- org.eclipse.e4.ui.workbench.lifecycle - package org.eclipse.e4.ui.workbench.lifecycle
-
Application programming interfaces describing the Eclipse 4 lifecycle annotations.
- org.eclipse.e4.ui.workbench.modeling - package org.eclipse.e4.ui.workbench.modeling
-
Application programming interfaces describing the Eclipse 4 model services.
- org.eclipse.e4.ui.workbench.renderers.swt - package org.eclipse.e4.ui.workbench.renderers.swt
- org.eclipse.e4.ui.workbench.swt - package org.eclipse.e4.ui.workbench.swt
- org.eclipse.e4.ui.workbench.swt.factories - package org.eclipse.e4.ui.workbench.swt.factories
- org.eclipse.e4.ui.workbench.swt.util - package org.eclipse.e4.ui.workbench.swt.util
- org.eclipse.equinox.app - package org.eclipse.equinox.app
-
Provides core support for Eclipse application model.
- org.eclipse.equinox.bidi - package org.eclipse.equinox.bidi
-
This package provides classes for processing bidirectional text with a special structure to ensure its proper presentation.
- org.eclipse.equinox.bidi.advanced - package org.eclipse.equinox.bidi.advanced
-
This package provides classes for users who need finer control on structured text handling.
- org.eclipse.equinox.bidi.custom - package org.eclipse.equinox.bidi.custom
-
This package provides APIs for plug-in developers to contribute handlers for specific types of bidirectional expressions not supported in the standard distribution.
- org.eclipse.equinox.bidi.internal - package org.eclipse.equinox.bidi.internal
- org.eclipse.equinox.events - package org.eclipse.equinox.events
- org.eclipse.equinox.frameworkadmin - package org.eclipse.equinox.frameworkadmin
-
Defines the framework admin.
- org.eclipse.equinox.http.jetty - package org.eclipse.equinox.http.jetty
-
Provides core support for the Jetty-based Http Service.
- org.eclipse.equinox.http.jetty.internal - package org.eclipse.equinox.http.jetty.internal
- org.eclipse.equinox.http.registry - package org.eclipse.equinox.http.registry
-
Provides core support for the Http Registry.
- org.eclipse.equinox.http.registry.internal - package org.eclipse.equinox.http.registry.internal
- org.eclipse.equinox.http.servlet - package org.eclipse.equinox.http.servlet
-
Provides core support for the Jsp Jasper Registry.
- org.eclipse.equinox.http.servlet.context - package org.eclipse.equinox.http.servlet.context
- org.eclipse.equinox.http.servlet.dto - package org.eclipse.equinox.http.servlet.dto
- org.eclipse.equinox.http.servlet.internal - package org.eclipse.equinox.http.servlet.internal
- org.eclipse.equinox.http.servlet.session - package org.eclipse.equinox.http.servlet.session
- org.eclipse.equinox.jsp.jasper - package org.eclipse.equinox.jsp.jasper
-
Provides core support for the HttpService Servlet.
- org.eclipse.equinox.jsp.jasper.registry - package org.eclipse.equinox.jsp.jasper.registry
-
Provides core support for the HttpService Servlet.
- org.eclipse.equinox.log - package org.eclipse.equinox.log
- org.eclipse.equinox.p2.core - package org.eclipse.equinox.p2.core
-
Provides core support for interacting with a p2-based provisioning system
- org.eclipse.equinox.p2.core.spi - package org.eclipse.equinox.p2.core.spi
-
Provides API for customizing and extending a p2-based provisioning system
- org.eclipse.equinox.p2.engine - package org.eclipse.equinox.p2.engine
-
Provides support for interacting with the p2 provisioning engine
- org.eclipse.equinox.p2.engine.query - package org.eclipse.equinox.p2.engine.query
-
Provides queries specific to profiles
- org.eclipse.equinox.p2.engine.spi - package org.eclipse.equinox.p2.engine.spi
-
Provides support for registering new provisioning actions and touchpoints.
- org.eclipse.equinox.p2.metadata - package org.eclipse.equinox.p2.metadata
-
Defines the metadata being handled by p2.
- org.eclipse.equinox.p2.metadata.expression - package org.eclipse.equinox.p2.metadata.expression
-
Provides a simple expression language used to represent requirements and filters in the metadada
- org.eclipse.equinox.p2.metadata.index - package org.eclipse.equinox.p2.metadata.index
-
Provides classes for metadata query indexing
- org.eclipse.equinox.p2.metadata.io - package org.eclipse.equinox.p2.metadata.io
- org.eclipse.equinox.p2.operations - package org.eclipse.equinox.p2.operations
-
Describes high level provisioning operations that can be resolved and performed either modally or in the background.
- org.eclipse.equinox.p2.planner - package org.eclipse.equinox.p2.planner
-
Provides core support for interacting with a dependency resolution mechanism.
- org.eclipse.equinox.p2.query - package org.eclipse.equinox.p2.query
-
Provides common classes for the query mechanism.
- org.eclipse.equinox.p2.repository - package org.eclipse.equinox.p2.repository
-
Defines common API for querying and modifying provisioning repositories.
- org.eclipse.equinox.p2.repository.artifact - package org.eclipse.equinox.p2.repository.artifact
-
Defines artifact repository.
- org.eclipse.equinox.p2.repository.artifact.spi - package org.eclipse.equinox.p2.repository.artifact.spi
-
Defines SPI for registering new implementations of artifact repositories.
- org.eclipse.equinox.p2.repository.metadata - package org.eclipse.equinox.p2.repository.metadata
-
Defines metadata repository.
- org.eclipse.equinox.p2.repository.metadata.spi - package org.eclipse.equinox.p2.repository.metadata.spi
-
Defines SPI for registering new implementations of metadata repositories.
- org.eclipse.equinox.p2.repository.spi - package org.eclipse.equinox.p2.repository.spi
-
Defines common types for handling repositories.
- org.eclipse.equinox.p2.touchpoint.eclipse.query - package org.eclipse.equinox.p2.touchpoint.eclipse.query
-
Provides query utilities specific to provisioning of OSGi bundles
- org.eclipse.equinox.p2.ui - package org.eclipse.equinox.p2.ui
-
Provides provisioning user interface classes that can be used for assembling a provisioning UI.
- org.eclipse.equinox.security.auth - package org.eclipse.equinox.security.auth
-
Adaptation of JAAS infrastructure to OSGi bundles world.
- org.eclipse.equinox.security.auth.credentials - package org.eclipse.equinox.security.auth.credentials
-
Defines basic user credentials
- org.eclipse.equinox.security.auth.module - package org.eclipse.equinox.security.auth.module
-
Support of the login modules extension point
- org.eclipse.equinox.security.storage - package org.eclipse.equinox.security.storage
-
Equinox secure storage
- org.eclipse.equinox.security.storage.provider - package org.eclipse.equinox.security.storage.provider
-
Equinox secure storage: provider-specific functionality
- org.eclipse.help - package org.eclipse.help
-
Provides core help system for the platform.
- org.eclipse.help.base - package org.eclipse.help.base
-
Support for help system extension points.
- org.eclipse.help.browser - package org.eclipse.help.browser
-
Provides interfaces that need to be implemented by web browser adapters.
- org.eclipse.help.internal - package org.eclipse.help.internal
- org.eclipse.help.search - package org.eclipse.help.search
-
Provides the ability to add participants to help search and is responsible for creating search indices.
- org.eclipse.help.server - package org.eclipse.help.server
-
Provides the ability to specify the web server to be used by the help system.
- org.eclipse.help.standalone - package org.eclipse.help.standalone
-
Provides access to information center and stand alone help system. Classes in this package are not supposed to be called by Eclipse plugins, they are intended to be called from outside of Eclipse environment.
- org.eclipse.help.ui - package org.eclipse.help.ui
-
Provides a framework for editing and contributing to the help search scope.
- org.eclipse.help.ui.browser - package org.eclipse.help.ui.browser
-
Provides an implementation of IWorkbenchWindowActionDelegate for opening a URL in a browser.
- org.eclipse.help.ui.internal - package org.eclipse.help.ui.internal
- org.eclipse.help.webapp - package org.eclipse.help.webapp
-
API classes for the help web application.
- org.eclipse.jface.action - package org.eclipse.jface.action
-
Provides support for shared UI resources such as menus, tool bars, and status lines.
- org.eclipse.jface.bindings - package org.eclipse.jface.bindings
-
Provides support for bindings between commands and various user input events (e.g., keyboard shortcuts).
- org.eclipse.jface.bindings.keys - package org.eclipse.jface.bindings.keys
-
Provides support for bindings between commands and keys.
- org.eclipse.jface.bindings.keys.formatting - package org.eclipse.jface.bindings.keys.formatting
-
Provides support for formatting key sequences.
- org.eclipse.jface.commands - package org.eclipse.jface.commands
-
Provides JFace-specific support for commands.
- org.eclipse.jface.contentassist - package org.eclipse.jface.contentassist
-
Provides a content assist add-on for implementors of
IContentAssistSubjectControl
. - org.eclipse.jface.contexts - package org.eclipse.jface.contexts
-
Provides JFace-specific support for contexts.
- org.eclipse.jface.databinding.dialog - package org.eclipse.jface.databinding.dialog
- org.eclipse.jface.databinding.fieldassist - package org.eclipse.jface.databinding.fieldassist
-
Provides classes that bridge between data binding and the JFace Fieldassist framework.
- org.eclipse.jface.databinding.preference - package org.eclipse.jface.databinding.preference
- org.eclipse.jface.databinding.swt - package org.eclipse.jface.databinding.swt
-
Provides classes that can be used to observe changes in SWT widgets.
- org.eclipse.jface.databinding.swt.typed - package org.eclipse.jface.databinding.swt.typed
- org.eclipse.jface.databinding.util - package org.eclipse.jface.databinding.util
- org.eclipse.jface.databinding.viewers - package org.eclipse.jface.databinding.viewers
-
Provides classes that can be used to observe the JFace Viewer framework.
- org.eclipse.jface.databinding.viewers.typed - package org.eclipse.jface.databinding.viewers.typed
- org.eclipse.jface.databinding.wizard - package org.eclipse.jface.databinding.wizard
-
Provides classes that bridge between data binding and the JFace Wizard framework.
- org.eclipse.jface.dialogs - package org.eclipse.jface.dialogs
-
Provides support for dialogs.
- org.eclipse.jface.fieldassist - package org.eclipse.jface.fieldassist
-
Provides classes that help communicate proper content for fields in dialogs and wizards.
- org.eclipse.jface.internal - package org.eclipse.jface.internal
- org.eclipse.jface.layout - package org.eclipse.jface.layout
-
Provides support for layout generation.
- org.eclipse.jface.menus - package org.eclipse.jface.menus
-
Provides support for trim specification.
- org.eclipse.jface.notifications - package org.eclipse.jface.notifications
- org.eclipse.jface.notifications.internal - package org.eclipse.jface.notifications.internal
- org.eclipse.jface.operation - package org.eclipse.jface.operation
-
Provides JFace support for long-running operations.
- org.eclipse.jface.preference - package org.eclipse.jface.preference
-
Provides a framework for preferences.
- org.eclipse.jface.resource - package org.eclipse.jface.resource
-
Provides support for managing resources such as SWT fonts and images.
- org.eclipse.jface.text - package org.eclipse.jface.text
-
Provides a framework for creating and manipulating text documents.
- org.eclipse.jface.text.codemining - package org.eclipse.jface.text.codemining
- org.eclipse.jface.text.contentassist - package org.eclipse.jface.text.contentassist
-
Provides a content assist add-on for an
ITextViewer
. - org.eclipse.jface.text.formatter - package org.eclipse.jface.text.formatter
-
Provides a content formatter add-on for an
ITextViewer
. - org.eclipse.jface.text.hyperlink - package org.eclipse.jface.text.hyperlink
-
Provides support for detecting and displaying hyperlinks in
ISourceViewer
s. - org.eclipse.jface.text.information - package org.eclipse.jface.text.information
-
Provides an information provider add-on for an
ITextViewer
. - org.eclipse.jface.text.link - package org.eclipse.jface.text.link
-
Application programming interfaces for interaction with the Eclipse text editor's linked position support.
- org.eclipse.jface.text.presentation - package org.eclipse.jface.text.presentation
-
Provides a presentation reconciler add-on for an
ITextViewer
. - org.eclipse.jface.text.projection - package org.eclipse.jface.text.projection
-
This package provides an implementation of projection documents.
- org.eclipse.jface.text.quickassist - package org.eclipse.jface.text.quickassist
-
This package provides the quick assist assistant add-on for an
ISourceViewer
. - org.eclipse.jface.text.reconciler - package org.eclipse.jface.text.reconciler
-
Provides a reconciler add-on for an
ITextViewer
. - org.eclipse.jface.text.revisions - package org.eclipse.jface.text.revisions
-
Provides a revision model and a protocol to display revision information in a vertical ruler column.
- org.eclipse.jface.text.rules - package org.eclipse.jface.text.rules
-
Provides a framework for rule based text scanning and uses the framework to provide rule-driven default implementations of
IPresentationDamager
,IPresentationRepairer
andIDocumentPartitioner
. - org.eclipse.jface.text.source - package org.eclipse.jface.text.source
-
Provides a framework for connecting document regions with annotations and for displaying those.
- org.eclipse.jface.text.source.inlined - package org.eclipse.jface.text.source.inlined
- org.eclipse.jface.text.source.projection - package org.eclipse.jface.text.source.projection
-
This package provides the UI part for projection documents of which the most important part is the projection viewer.
- org.eclipse.jface.text.templates - package org.eclipse.jface.text.templates
-
Application programming interfaces for interaction with the Eclipse text template support.
- org.eclipse.jface.text.templates.persistence - package org.eclipse.jface.text.templates.persistence
-
Provides persistence support for templates.
- org.eclipse.jface.util - package org.eclipse.jface.util
-
Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions.
- org.eclipse.jface.viewers - package org.eclipse.jface.viewers
-
Provides a framework for viewers, which are model-based content adapters for SWT widgets.
- org.eclipse.jface.viewers.deferred - package org.eclipse.jface.viewers.deferred
-
Provides a framework for viewers that handle deferred contents.
- org.eclipse.jface.viewers.internal - package org.eclipse.jface.viewers.internal
- org.eclipse.jface.widgets - package org.eclipse.jface.widgets
- org.eclipse.jface.window - package org.eclipse.jface.window
-
Provides a general framework for creating and managing windows.
- org.eclipse.jface.wizard - package org.eclipse.jface.wizard
-
Provides a framework for wizards.
- org.eclipse.jsch.core - package org.eclipse.jsch.core
-
Provides support for the JSch SSH2 library.
- org.eclipse.jsch.ui - package org.eclipse.jsch.ui
-
Provides UI support for the JSch SSH2 library.
- org.eclipse.ltk.core.refactoring - package org.eclipse.ltk.core.refactoring
-
Application programmer interface to implement semantic preserving workspace transformations.
- org.eclipse.ltk.core.refactoring.history - package org.eclipse.ltk.core.refactoring.history
-
Application programming interface to query refactoring history information from the refactoring infrastructure.
- org.eclipse.ltk.core.refactoring.model - package org.eclipse.ltk.core.refactoring.model
-
Application programming interface to support logical models.
- org.eclipse.ltk.core.refactoring.participants - package org.eclipse.ltk.core.refactoring.participants
-
Application programming interface to participant in existing rename, move and delete refactorings if the refactoring provider supports participation.
- org.eclipse.ltk.core.refactoring.resource - package org.eclipse.ltk.core.refactoring.resource
-
Application programmer interface to implement resource dependend refactorings.
- org.eclipse.ltk.ui.refactoring - package org.eclipse.ltk.ui.refactoring
-
Application programming interface to implement a wizard based user interface for refactorings.
- org.eclipse.ltk.ui.refactoring.actions - package org.eclipse.ltk.ui.refactoring.actions
-
Application programming interface to actions related to the refactoring history.
- org.eclipse.ltk.ui.refactoring.history - package org.eclipse.ltk.ui.refactoring.history
-
Application programming interface to display and preview refactoring history information.
- org.eclipse.ltk.ui.refactoring.model - package org.eclipse.ltk.ui.refactoring.model
-
Application programming interface to provide model integration for refactoring histories.
- org.eclipse.ltk.ui.refactoring.resource - package org.eclipse.ltk.ui.refactoring.resource
-
Application programming interface to actions related to resource refactorings.
- org.eclipse.osgi.container - package org.eclipse.osgi.container
- org.eclipse.osgi.container.builders - package org.eclipse.osgi.container.builders
- org.eclipse.osgi.container.namespaces - package org.eclipse.osgi.container.namespaces
- org.eclipse.osgi.framework.console - package org.eclipse.osgi.framework.console
-
Provides services related to the Equinox console.
- org.eclipse.osgi.framework.eventmgr - package org.eclipse.osgi.framework.eventmgr
-
Provides the event manager API.
- org.eclipse.osgi.framework.log - package org.eclipse.osgi.framework.log
-
Provides the
FrameworkLog
service. - org.eclipse.osgi.framework.util - package org.eclipse.osgi.framework.util
- org.eclipse.osgi.launch - package org.eclipse.osgi.launch
-
Provides the Equinox framework launch API.
- org.eclipse.osgi.report.resolution - package org.eclipse.osgi.report.resolution
- org.eclipse.osgi.service.datalocation - package org.eclipse.osgi.service.datalocation
-
Provides the
Location
service. - org.eclipse.osgi.service.debug - package org.eclipse.osgi.service.debug
-
Provides the
DebugOptions
service. - org.eclipse.osgi.service.environment - package org.eclipse.osgi.service.environment
-
Provides the
EnvironmentInfo
service. - org.eclipse.osgi.service.localization - package org.eclipse.osgi.service.localization
-
Provides bundle localization and local provider service APIs.
- org.eclipse.osgi.service.pluginconversion - package org.eclipse.osgi.service.pluginconversion
- org.eclipse.osgi.service.resolver - package org.eclipse.osgi.service.resolver
-
Provides the Equinox resolver API.
- org.eclipse.osgi.service.runnable - package org.eclipse.osgi.service.runnable
-
Provides API for monitoring and running code on the main thread.
- org.eclipse.osgi.service.security - package org.eclipse.osgi.service.security
-
Equinox security services
- org.eclipse.osgi.service.urlconversion - package org.eclipse.osgi.service.urlconversion
- org.eclipse.osgi.signedcontent - package org.eclipse.osgi.signedcontent
-
Equinox Signed Content
- org.eclipse.osgi.storage - package org.eclipse.osgi.storage
- org.eclipse.osgi.storage.bundlefile - package org.eclipse.osgi.storage.bundlefile
- org.eclipse.osgi.storage.url - package org.eclipse.osgi.storage.url
- org.eclipse.osgi.storage.url.bundleentry - package org.eclipse.osgi.storage.url.bundleentry
- org.eclipse.osgi.storage.url.bundleresource - package org.eclipse.osgi.storage.url.bundleresource
- org.eclipse.osgi.storage.url.reference - package org.eclipse.osgi.storage.url.reference
- org.eclipse.osgi.storagemanager - package org.eclipse.osgi.storagemanager
-
Provides the storage manager API.
- org.eclipse.osgi.util - package org.eclipse.osgi.util
-
Provides utility classes for NLS support and bundle manifest header parsing.
- org.eclipse.search.core.text - package org.eclipse.search.core.text
-
Classes giving access to the file (text) search functionality.
- org.eclipse.search.ui - package org.eclipse.search.ui
-
Classes and interface required to contribute search dialog pages and search result view pages.
- org.eclipse.search.ui.actions - package org.eclipse.search.ui.actions
-
Search actions
- org.eclipse.search.ui.text - package org.eclipse.search.ui.text
-
Provides the base classes to implement a search result view part for searches with textual matches.
- org.eclipse.swt - package org.eclipse.swt
-
SWT constants and error handling support.
- org.eclipse.swt.accessibility - package org.eclipse.swt.accessibility
-
SWT Accessibility.
- org.eclipse.swt.awt - package org.eclipse.swt.awt
-
SWT AWT embedding support.
- org.eclipse.swt.browser - package org.eclipse.swt.browser
-
SWT Browser widget.
- org.eclipse.swt.custom - package org.eclipse.swt.custom
-
SWT Custom widgets.
- org.eclipse.swt.dnd - package org.eclipse.swt.dnd
-
SWT Drag and Drop support.
- org.eclipse.swt.events - package org.eclipse.swt.events
-
SWT typed listener support.
- org.eclipse.swt.graphics - package org.eclipse.swt.graphics
-
SWT graphics classes.
- org.eclipse.swt.internal - package org.eclipse.swt.internal
-
SWT internal classes
- org.eclipse.swt.layout - package org.eclipse.swt.layout
-
SWT layout classes.
- org.eclipse.swt.ole.win32 - package org.eclipse.swt.ole.win32
-
SWT Win32 OLE implementation classes.
- org.eclipse.swt.opengl - package org.eclipse.swt.opengl
-
SWT OpenGL support.
- org.eclipse.swt.printing - package org.eclipse.swt.printing
-
SWT Printing support classes.
- org.eclipse.swt.program - package org.eclipse.swt.program
-
SWT Program support class.
- org.eclipse.swt.widgets - package org.eclipse.swt.widgets
-
SWT widget public API classes.
- org.eclipse.team.core - package org.eclipse.team.core
-
Application programming interfaces for defining and working with repository providers.
- org.eclipse.team.core.diff - package org.eclipse.team.core.diff
-
Application programming interfaces for working with diffs.
- org.eclipse.team.core.diff.provider - package org.eclipse.team.core.diff.provider
-
Application programming interfaces for working with diffs.
- org.eclipse.team.core.history - package org.eclipse.team.core.history
-
Application programming interfaces for describing the history associated with files.
- org.eclipse.team.core.history.provider - package org.eclipse.team.core.history.provider
-
Application programming interfaces for describing the history associated with files.
- org.eclipse.team.core.importing.provisional - package org.eclipse.team.core.importing.provisional
-
Application programming interfaces for importing projects into the workspace.
- org.eclipse.team.core.mapping - package org.eclipse.team.core.mapping
-
Application programming interfaces for working with resource mappings.
- org.eclipse.team.core.mapping.provider - package org.eclipse.team.core.mapping.provider
-
Application programming interfaces for working with resource mappings.
- org.eclipse.team.core.subscribers - package org.eclipse.team.core.subscribers
-
Application programming interfaces for generating and refreshing synchronization state.
- org.eclipse.team.core.synchronize - package org.eclipse.team.core.synchronize
-
Application programming interfaces for managing synchronization state.
- org.eclipse.team.core.variants - package org.eclipse.team.core.variants
-
Application programming interfaces for accessing and managing resource variants.
- org.eclipse.team.ui - package org.eclipse.team.ui
-
Provides basic support for managing Team providers.
- org.eclipse.team.ui.history - package org.eclipse.team.ui.history
-
Application programming interfaces for working with history.
- org.eclipse.team.ui.mapping - package org.eclipse.team.ui.mapping
-
Application programming interfaces for working with resource mappings.
- org.eclipse.team.ui.synchronize - package org.eclipse.team.ui.synchronize
-
Contains the team synchronization presentation framework and support for the Synchronize View.
- org.eclipse.text.edits - package org.eclipse.text.edits
-
Provides support for describing and applying textual document editions.
- org.eclipse.text.html - package org.eclipse.text.html
- org.eclipse.text.readers - package org.eclipse.text.readers
- org.eclipse.text.templates - package org.eclipse.text.templates
- org.eclipse.text.undo - package org.eclipse.text.undo
-
Provides undo and redo support for a document.
- org.eclipse.ui - package org.eclipse.ui
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.about - package org.eclipse.ui.about
-
Application programming interfaces for interaction with and extension of the Eclipse Platform About dialog.
- org.eclipse.ui.actions - package org.eclipse.ui.actions
-
Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface.
- org.eclipse.ui.activities - package org.eclipse.ui.activities
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.application - package org.eclipse.ui.application
-
Application-level APIs for configuring and controling the Eclipse Platform User Interface.
- org.eclipse.ui.branding - package org.eclipse.ui.branding
-
Classes for branding support.
- org.eclipse.ui.browser - package org.eclipse.ui.browser
-
Web browser support APIs for opening URLs from Eclipse applications
- org.eclipse.ui.cheatsheets - package org.eclipse.ui.cheatsheets
-
Provides support for working with cheat sheets.
- org.eclipse.ui.commands - package org.eclipse.ui.commands
-
Provides support for retrieving information on Commands from the workbench.
- org.eclipse.ui.console - package org.eclipse.ui.console
-
Application programming interfaces for interaction with the Eclipse console.
- org.eclipse.ui.console.actions - package org.eclipse.ui.console.actions
-
Application programming interfaces for Eclipse console specific actions.
- org.eclipse.ui.contentassist - package org.eclipse.ui.contentassist
-
Provides a content assist add-on for implementors of
IContentAssistSubjectControl
. - org.eclipse.ui.contexts - package org.eclipse.ui.contexts
-
Provides support for integrating contexts into the Eclipse workbench.
- org.eclipse.ui.databinding.typed - package org.eclipse.ui.databinding.typed
- org.eclipse.ui.dialogs - package org.eclipse.ui.dialogs
-
Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.
- org.eclipse.ui.dnd - package org.eclipse.ui.dnd
-
Classes and Interface specifications for Drag and Drop in the Eclipse Platform User Interface.
- org.eclipse.ui.editors.text - package org.eclipse.ui.editors.text
-
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handlingIFile
andIStorage
as editor input. - org.eclipse.ui.editors.text.templates - package org.eclipse.ui.editors.text.templates
-
Application programming interfaces for interaction with the Eclipse text editor template support.
- org.eclipse.ui.fieldassist - package org.eclipse.ui.fieldassist
-
Classes that provide workbench-level UI support for content assistance and common workbench field decorations.
- org.eclipse.ui.forms - package org.eclipse.ui.forms
-
Forms-based controls for use in views, editors, and wizards.
- org.eclipse.ui.forms.editor - package org.eclipse.ui.forms.editor
-
Support for forms-based multi-page editors.
- org.eclipse.ui.forms.events - package org.eclipse.ui.forms.events
-
Events and listeners for forms-based parts.
- org.eclipse.ui.forms.widgets - package org.eclipse.ui.forms.widgets
-
Custom widgets and controls for forms-based parts.
- org.eclipse.ui.handlers - package org.eclipse.ui.handlers
-
Provides support for integrating handlers into the Eclipse workbench.
- org.eclipse.ui.help - package org.eclipse.ui.help
-
Classes for integration with the help support system in the Eclipse Platform User Interface.
- org.eclipse.ui.ide - package org.eclipse.ui.ide
-
APIs for the IDE-specific portion of the Eclipse Platform User Interface.
- org.eclipse.ui.ide.dialogs - package org.eclipse.ui.ide.dialogs
-
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
- org.eclipse.ui.ide.fileSystem - package org.eclipse.ui.ide.fileSystem
-
APIs for the IDE-specific support for the org.eclipse.core.filesystem.fileSystem extension.
- org.eclipse.ui.ide.undo - package org.eclipse.ui.ide.undo
-
APIs that provide undo and redo behavior for operations that manipulate the workspace.
- org.eclipse.ui.internal - package org.eclipse.ui.internal
- org.eclipse.ui.intro - package org.eclipse.ui.intro
-
Application programming interfaces for interaction with and extension of the product introduction parts.
- org.eclipse.ui.intro.config - package org.eclipse.ui.intro.config
-
Provides support for customizing welcome content and presentation.
- org.eclipse.ui.intro.contentproviders - package org.eclipse.ui.intro.contentproviders
-
Contains classes which can be used to add controls to a welcome page.
- org.eclipse.ui.intro.quicklinks - package org.eclipse.ui.intro.quicklinks
-
Application programming interfaces for the Quicklinks Viewer, a component for the Welcome/Intro.
- org.eclipse.ui.intro.universal - package org.eclipse.ui.intro.universal
-
Provides a mechanism to add a preference page to customize welcome.
- org.eclipse.ui.keys - package org.eclipse.ui.keys
-
Provides support for integrating keys into the Eclipse workbench.
- org.eclipse.ui.menus - package org.eclipse.ui.menus
-
Provides the public API and default implementation for contributing menu and toolbars to the menu service.
- org.eclipse.ui.model - package org.eclipse.ui.model
-
Provides a workbench adapter for displaying workbench elements in the UI without having to know the concrete type of the element, and various label providers for workbench-specific objects like editors, views, and perspectives.
- org.eclipse.ui.navigator - package org.eclipse.ui.navigator
-
Provides the Common Navigator framework.
- org.eclipse.ui.navigator.resources - package org.eclipse.ui.navigator.resources
-
Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension.
- org.eclipse.ui.operations - package org.eclipse.ui.operations
-
Classes that provide the basic workbench UI support for undo and redo of operations.
- org.eclipse.ui.part - package org.eclipse.ui.part
-
Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.
- org.eclipse.ui.plugin - package org.eclipse.ui.plugin
-
Class hierarchies for plug-ins that integrate with the Eclipse Platform UI.
- org.eclipse.ui.preferences - package org.eclipse.ui.preferences
-
Classes for using the preferences support in org.eclipse.core.runtime.preferences
- org.eclipse.ui.progress - package org.eclipse.ui.progress
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.quickaccess - package org.eclipse.ui.quickaccess
- org.eclipse.ui.services - package org.eclipse.ui.services
-
Classes for service support.
- org.eclipse.ui.splash - package org.eclipse.ui.splash
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.statushandlers - package org.eclipse.ui.statushandlers
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.swt - package org.eclipse.ui.swt
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.testing - package org.eclipse.ui.testing
-
Classes for testing support.
- org.eclipse.ui.testing.dumps - package org.eclipse.ui.testing.dumps
- org.eclipse.ui.texteditor - package org.eclipse.ui.texteditor
-
Provides a framework for text editors obeying to the desktop rules.
- org.eclipse.ui.texteditor.link - package org.eclipse.ui.texteditor.link
-
Adds a
LinkedModeUI
subclass that is aware of workbench editors. - org.eclipse.ui.texteditor.quickdiff - package org.eclipse.ui.texteditor.quickdiff
-
Provides interfaces to for the
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor. - org.eclipse.ui.texteditor.rulers - package org.eclipse.ui.texteditor.rulers
-
Provides interfaces and classes for the
org.eclipse.ui.workbench.texteditor.rulerColumns
. - org.eclipse.ui.texteditor.spelling - package org.eclipse.ui.texteditor.spelling
-
Partial infrastructure for spell checking in text editors.
- org.eclipse.ui.texteditor.templates - package org.eclipse.ui.texteditor.templates
-
Application programming interfaces for interaction with the Eclipse text editor template support.
- org.eclipse.ui.themes - package org.eclipse.ui.themes
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.views - package org.eclipse.ui.views
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.
- org.eclipse.ui.views.contentoutline - package org.eclipse.ui.views.contentoutline
-
Provides the standard Content Outline view which can show the active editor's custom outline for the document being edited.
- org.eclipse.ui.views.framelist - package org.eclipse.ui.views.framelist
-
Provides support for a web-browser style of navigation within a view by maintaining a list of frames.
- org.eclipse.ui.views.markers - package org.eclipse.ui.views.markers
-
Utility classes for working with markers in views
- org.eclipse.ui.views.markers.internal - package org.eclipse.ui.views.markers.internal
- org.eclipse.ui.views.navigator - package org.eclipse.ui.views.navigator
-
Provides the standard Resource Navigator view which presents the tree of resources in the workspace.
- org.eclipse.ui.views.properties - package org.eclipse.ui.views.properties
-
Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection.
- org.eclipse.ui.views.properties.tabbed - package org.eclipse.ui.views.properties.tabbed
-
Provides the Tabbed Properties framework.
- org.eclipse.ui.views.tasklist - package org.eclipse.ui.views.tasklist
-
Provides the standard Task List view for displaying tasks and problem annotations on resources.
- org.eclipse.ui.wizards - package org.eclipse.ui.wizards
-
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface wizard support.
- org.eclipse.ui.wizards.datatransfer - package org.eclipse.ui.wizards.datatransfer
-
Provides the standard Import and Export wizards for moving resources into and out of the workspace.
- org.eclipse.ui.wizards.newresource - package org.eclipse.ui.wizards.newresource
-
Provides the standard wizards for creating files, folders, and projects in the workspace.
- org.eclipse.unittest.internal - package org.eclipse.unittest.internal
- org.eclipse.unittest.launcher - package org.eclipse.unittest.launcher
- org.eclipse.unittest.model - package org.eclipse.unittest.model
-
Application programming interfaces representing test elements as shown in the Unit Test view.
- org.eclipse.unittest.ui - package org.eclipse.unittest.ui
- org.eclipse.update.configurator - package org.eclipse.update.configurator
-
Provides support for accessing platform configuration data.
- org.osgi.service.application - package org.osgi.service.application
- ORIENT_CONTEXTUAL - Static variable in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
-
Specifies that a GUI component should display text depending on the context (value is 2).
- ORIENT_CONTEXTUAL_LTR - Static variable in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
-
Specifies that a GUI component should display text depending on the context with default orientation being Left-To-Right (value is 2).
- ORIENT_CONTEXTUAL_RTL - Static variable in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
-
Specifies that a GUI component should display text depending on the context with default orientation being Right-To-Left (value is 3).
- ORIENT_IGNORE - Static variable in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
-
Used to specify that no directional formatting characters should be added as prefix or suffix (value is 8).
- ORIENT_LTR - Static variable in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
-
Specifies that a GUI component should display text Left-To-Right (value is 0).
- ORIENT_RTL - Static variable in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
-
Specifies that a GUI component should display text Right-To-Left (value is 1).
- ORIENT_UNKNOWN - Static variable in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
-
Used when the orientation of a GUI component is not known (value is 4).
- orientation - Variable in class org.eclipse.swt.printing.PrinterData
-
The orientation of the paper, which can be either PORTRAIT or LANDSCAPE.
- orientation(int) - Method in class org.eclipse.jface.widgets.AbstractControlFactory
-
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
- ORIENTATION_HORIZONTAL - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
This tag can be applied to an element as a hint to the renderers that the element would prefer to be horizontal.
- ORIENTATION_VERTICAL - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
This tag can be applied to an element as a hint to the renderers that the element would prefer to be vertical.
- OrientationChange - Static variable in class org.eclipse.swt.SWT
-
The orientation change event type (value is 44).
- OrSyncInfoFilter(FastSyncInfoFilter[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.OrSyncInfoFilter
-
Create an OR filter from the given filters
- OS_AIX - Static variable in class org.eclipse.core.runtime.Platform
-
Deprecated.not supported anymore
- OS_AIX - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "aix") indicating the platform is running on an AIX-based operating system.
- OS_EPOC32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "epoc32") indicating the platform is running on a Epoc 32-bit Symbian operating system.
- OS_FREEBSD - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "freebsd") indicating the platform is running on a FreeBSD-based operating system.
- OS_HPUX - Static variable in class org.eclipse.core.runtime.Platform
-
Deprecated.not supported anymore
- OS_HPUX - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "hpux") indicating the platform is running on an HP/UX-based operating system.
- OS_LINUX - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "linux") indicating the platform is running on a Linux-based operating system.
- OS_LINUX - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "linux") indicating the platform is running on a Linux-based operating system.
- OS_MACOSX - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "macosx") indicating the platform is running on a Mac OS X operating system.
- OS_MACOSX - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "macosx") indicating the platform is running on a Mac OS X operating system.
- OS_OS390 - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "os/390") indicating the platform is running on a OS/390 operating system.
- OS_OS400 - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "os/400") indicating the platform is running on a OS/400 operating system.
- OS_QNX - Static variable in class org.eclipse.core.runtime.Platform
-
Deprecated.not supported anymore
- OS_QNX - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "qnx") indicating the platform is running on a QNX-based operating system.
- OS_SOLARIS - Static variable in class org.eclipse.core.runtime.Platform
-
Deprecated.not supported anymore
- OS_SOLARIS - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "solaris") indicating the platform is running on a Solaris-based operating system.
- OS_UNKNOWN - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "unknown") indicating the platform is running on a machine running an unknown operating system.
- OS_UNKNOWN - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "unknown") indicating the platform is running on a machine running an unknown operating system.
- OS_WIN32 - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "win32") indicating the platform is running on a Window 32-bit operating system (e.g., Windows 98, NT, 2000).
- OS_WIN32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "win32") indicating the platform is running on a Window 32-bit operating system (e.g., Windows 98, NT, 2000).
- OS_ZOS - Static variable in interface org.eclipse.osgi.service.environment.Constants
-
Constant string (value "z/os") indicating the platform is running on a z/OS operating system.
- OSGI_AVAILABLE - Static variable in class org.eclipse.jface.internal.InternalPolicy
-
(NON-API) A flag to indicate whether the JFace bundle is running inside an OSGi container
- OSGI_BUNDLE_MANIFEST - Static variable in class org.eclipse.osgi.storage.BundleInfo
- OSGI_ENTRY_URL_PROTOCOL - Static variable in class org.eclipse.osgi.storage.url.BundleResourceHandler
- OSGI_RESOURCE_URL_PROTOCOL - Static variable in class org.eclipse.osgi.storage.url.BundleResourceHandler
- OSGiBundle - Annotation Interface in org.eclipse.e4.core.di.extensions
-
A method or field of type
BundleContext
and annotated withOSGiBundle
will be injected with the BundleContext from the bundle containing the class if the bundle's state isBundle.ACTIVE
. - OSGiBundleQuery - Class in org.eclipse.equinox.p2.touchpoint.eclipse.query
-
A query matching every
IInstallableUnit
that describes an OSGi bundle. - OSGiBundleQuery() - Constructor for class org.eclipse.equinox.p2.touchpoint.eclipse.query.OSGiBundleQuery
- OSGiManifestBuilderFactory - Class in org.eclipse.osgi.container.builders
-
A factory for creating
ModuleRevisionBuilder
s based on OSGi bundle manifests. - OSGiManifestBuilderFactory() - Constructor for class org.eclipse.osgi.container.builders.OSGiManifestBuilderFactory
- OsgiPreferenceMetadataStore - Class in org.eclipse.core.runtime.preferences
-
The preference store implementation that uses OSGi preference node as an enclosed storage.
- OsgiPreferenceMetadataStore(IEclipsePreferences) - Constructor for class org.eclipse.core.runtime.preferences.OsgiPreferenceMetadataStore
- OSGiResourceLocator - Class in org.eclipse.e4.ui.css.core.util.impl.resources
- OSGiResourceLocator(String) - Constructor for class org.eclipse.e4.ui.css.core.util.impl.resources.OSGiResourceLocator
- OTHER - Static variable in class org.eclipse.jface.text.rules.Token
-
Deprecated.will be removed
- OTHER_ACTION_GROUP - Static variable in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipantActionGroup
-
The id of the action group that determines where the other actions (e.g. mark-as-merged) appear in the context menu.
- OTHER_CONTRIBUTOR - Static variable in interface org.eclipse.compare.ICompareFilter
-
Key for the
Character
representing contributor of the other line. - OTHER_INFO - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="other.info" type="String"
- OTHER_LINE - Static variable in interface org.eclipse.compare.ICompareFilter
-
Key for the
String
of the line of text this line is being compared to. - OTHER_SAC_CONDITIONAL_SELECTOR - Static variable in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
- OTHER_SAC_SELECTOR - Static variable in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
- OUT_OF_SYNC_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 274) indicating the workspace view of the resource differs from that of the local file system.
- OUTGOING - Static variable in interface org.eclipse.team.core.diff.IThreeWayDiff
-
Constant (bit mask) indicating that there is a local change.
- OUTGOING - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
-
Sync constant (value 4) indicating a change to the local resource.
- OUTGOING_MODE - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
- OutlineViewerCreator - Class in org.eclipse.compare.internal
-
Class which allows content merge viewer to provide a structure viewer that can be used in the outline view.
- OutlineViewerCreator() - Constructor for class org.eclipse.compare.internal.OutlineViewerCreator
- OUTPUT_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Identifier for an output group in a menu (value
"outputGroup"
). - OUTPUT_GROUP - Static variable in interface org.eclipse.ui.console.IConsoleConstants
-
Menu group identifier for the console view context menu and toolbar, for actions pertaining to console output.
- OUTSIDE_PERSPECTIVE - Static variable in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Returned Location if the element is in the UI but not in an MPerspective
- OVERLAPPING_LOCATION - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 235) indicating the local file system location for a resource overlaps the location of another resource.
- overlaps(IRegion, IRegion) - Static method in class org.eclipse.jface.text.TextUtilities
-
Returns
true
if the two regions overlap. - overlapsWith(int, int) - Method in class org.eclipse.jface.text.Position
-
Checks whether the intersection of the given text range and the text range represented by this position is empty or not.
- overlapsWith(LinkedPosition) - Method in class org.eclipse.jface.text.link.LinkedPosition
-
Returns whether this position overlaps with
position
. - overlapsWithVisibleRegion(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
-
Returns whether a given range overlaps with the visible region of this viewer's document.
- overlapsWithVisibleRegion(int, int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
- overlapsWithVisibleRegion(int, int) - Method in class org.eclipse.jface.text.TextViewer
- OverlayKey(OverlayPreferenceStore.TypeDescriptor, String) - Constructor for class org.eclipse.compare.internal.OverlayPreferenceStore.OverlayKey
- OverlayPreferenceStore - Class in org.eclipse.compare.internal
-
An overlaying preference store.
- OverlayPreferenceStore(IPreferenceStore, OverlayPreferenceStore.OverlayKey[]) - Constructor for class org.eclipse.compare.internal.OverlayPreferenceStore
- OverlayPreferenceStore.OverlayKey - Class in org.eclipse.compare.internal
- OverlayPreferenceStore.TypeDescriptor - Class in org.eclipse.compare.internal
- OVERRIDE_ICON_IMAGE_KEY - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
This key should be used to add an optional org.eclipse.swt.graphics.Image to an elements TRANSIENTDATA.
- OVERRIDE_PRESENTATION - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
-
Workbench preference id for determining whether the user has chosen to override some of the settings in the current presentation.
- OVERRIDE_TITLE_TOOL_TIP_KEY - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
This key should be used to add an optional String to an elements TRANSIENTDATA.
- overrideDefaultEditor(String, IContentType, IEditorDescriptor) - Method in interface org.eclipse.ui.ide.IEditorAssociationOverride
-
Allows to override the given editor descriptor for the given input with a different one.
- overrideDefaultEditor(IEditorInput, IContentType, IEditorDescriptor) - Method in interface org.eclipse.ui.ide.IEditorAssociationOverride
-
Allows to override the given editor descriptor for the given editor input with a different one.
- overrideDefaultEditorAssociation(IEditorInput, IContentType, IEditorDescriptor) - Static method in class org.eclipse.ui.ide.IDE
-
Applies the
org.eclipse.ui.ide.editorAssociationOverride
extensions to the given input. - overrideEditorAssociations(String, IContentType, IEditorDescriptor[]) - Static method in class org.eclipse.ui.ide.IDE
-
Applies the
org.eclipse.ui.ide.editorAssociationOverride
extensions to the given input. - overrideEditorAssociations(IEditorInput, IContentType, IEditorDescriptor[]) - Static method in class org.eclipse.ui.ide.IDE
-
Applies the
org.eclipse.ui.ide.editorAssociationOverride
extensions to the given input. - overrideEditors(String, IContentType, IEditorDescriptor[]) - Method in interface org.eclipse.ui.ide.IEditorAssociationOverride
-
Allows to override the given editor descriptors for the given file name with different ones.
- overrideEditors(IEditorInput, IContentType, IEditorDescriptor[]) - Method in interface org.eclipse.ui.ide.IEditorAssociationOverride
-
Allows to override the given editor descriptors for the given editor input with different ones.
- overrideEnabled(boolean) - Method in class org.eclipse.e4.core.commands.internal.HandlerServiceHandler
- overrideOperation(int) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Overrides the current operation for a drop that happens immediately after the current validateDrop.
- overrideOperation(int) - Method in class org.eclipse.ui.navigator.CommonDropAdapter
- OverridePolicy - Class in org.eclipse.ui.navigator
-
Enumeration of the OverridePolicy values supported by the Common Navigator.
- OverridePolicy(int, String) - Constructor for class org.eclipse.ui.navigator.OverridePolicy
- overrideProperty(IEclipsePreferences, String, String) - Method in class org.eclipse.e4.ui.css.swt.properties.preference.EclipsePreferencesHandler
- overrideProperty(IEclipsePreferences, CSSValue) - Method in class org.eclipse.e4.ui.css.swt.properties.preference.EclipsePreferencesHandler
- overrideTabs() - Method in interface org.eclipse.ui.views.properties.tabbed.IOverridableTabListContentProvider
-
Override the tabs displayed in the tab list with a new list of tabs.
- overrideTabs() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Override the tabs with a new set of tabs.
- overrideThread - Static variable in class org.eclipse.ui.internal.UISynchronizer
- OVERVIEW_RULER_PREFERENCE_KEY - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
-
The preference key for the visibility in the overview ruler.
- OVERVIEW_RULER_PREFERENCE_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
-
The visibility in the overview ruler.
- OverviewRuler - Class in org.eclipse.jface.text.source
-
Ruler presented next to a source viewer showing all annotations of the viewer's annotation model in a compact format.
- OverviewRuler(IAnnotationAccess, int, ISharedTextColors) - Constructor for class org.eclipse.jface.text.source.OverviewRuler
-
Constructs a overview ruler of the given width using the given annotation access and the given color manager.
- OverviewRuler(IAnnotationAccess, int, ISharedTextColors, boolean) - Constructor for class org.eclipse.jface.text.source.OverviewRuler
-
Constructs a overview ruler of the given width using the given annotation access and the given color manager.
- overviewRulerContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Sets up the overview ruler context menu before it is made visible.
- OVERWRITE - Static variable in class org.eclipse.core.filesystem.EFS
-
Option flag constant (value 1 <<1) indicating that existing files may be overwritten.
- OVERWRITE_ACTION_ID - Static variable in class org.eclipse.team.ui.mapping.SynchronizationActionProvider
-
Action id constant for the merge action.
- overwriteCallback - Variable in class org.eclipse.ui.wizards.datatransfer.ImportOperation
- owner - Variable in class org.eclipse.jface.text.DocumentCommand
-
The owner of the document command which will not be notified.
- OwnerDrawLabelProvider - Class in org.eclipse.jface.viewers
-
OwnerDrawLabelProvider is an abstract implementation of a label provider that handles custom draw.
- OwnerDrawLabelProvider() - Constructor for class org.eclipse.jface.viewers.OwnerDrawLabelProvider
-
Create a new instance of the receiver based on a column viewer.
- ownsFocusShell() - Method in interface org.eclipse.jface.text.IEditingSupport
-
Returns
true
if the receiver is showing a shell which has focus,false
if it does not have focus or the helper has no shell.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
RegistryStrategy.onStart(IExtensionRegistry, boolean)
.