Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

O

objDocumentView - Variable in class org.eclipse.swt.ole.win32. OleClientSite
 
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.
objectChanged(Object) - Method in interface org.eclipse.ui.navigator. ICommonViewerMapper
Indicates the specified object has changed.
objectChanged(Object, String) - Method in interface org.eclipse.update.operations. IUpdateModelChangedListener
Deprecated. Called when there are changes to a site/feature/etc.
objects - Variable in class org.eclipse.swt.graphics. DeviceData
 
objectsAdded(Object, Object[]) - Method in interface org.eclipse.update.operations. IUpdateModelChangedListener
Deprecated. Called after a feature/site/etc. is added
objectsRemoved(Object, Object[]) - Method in interface org.eclipse.update.operations. IUpdateModelChangedListener
Deprecated. Called after a feature/site/etc. is removed.
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 - Class in org.eclipse.core.databinding.observable.list
Abstract implementation of IObservableList, based on an underlying regular list.
ObservableList(List, Object) - Constructor for class org.eclipse.core.databinding.observable.list. ObservableList
 
ObservableList(Realm, List, Object) - Constructor for class org.eclipse.core.databinding.observable.list. ObservableList
 
ObservableListContentProvider - Class in org.eclipse.jface.databinding.viewers
A content provider for AbstractTableViewer or AbstractListViewer that provides elements of an IObservableList when set as the viewer's input.
ObservableListContentProvider() - Constructor for class org.eclipse.jface.databinding.viewers. ObservableListContentProvider
Constructs an ObservableListContentProvider
ObservableListContentProvider(IViewerUpdater) - Constructor for class org.eclipse.jface.databinding.viewers. ObservableListContentProvider
Constructs an ObservableListContentProvider with the given viewer updater
ObservableListTreeContentProvider - Class in org.eclipse.jface.databinding.viewers
An ITreeContentProvider for use with an AbstractTreeViewer, which uses the provided list factory to obtain the elements of a tree.
ObservableListTreeContentProvider(IObservableFactory, TreeStructureAdvisor) - Constructor for class org.eclipse.jface.databinding.viewers. ObservableListTreeContentProvider
Constructs an ObservableListTreeContentProvider using the given list factory.
ObservableMap - Class in org.eclipse.core.databinding.observable.map
This class is thread safe.
ObservableMap(Map) - Constructor for class org.eclipse.core.databinding.observable.map. ObservableMap
 
ObservableMap(Realm, Map) - 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 - Class in org.eclipse.core.databinding.observable.set
Abstract implementation of IObservableSet.
ObservableSet(Set, Object) - Constructor for class org.eclipse.core.databinding.observable.set. ObservableSet
 
ObservableSet(Realm, Set, Object) - Constructor for class org.eclipse.core.databinding.observable.set. ObservableSet
 
ObservableSetContentProvider - Class in org.eclipse.jface.databinding.viewers
A content provider for AbstractTableViewer or AbstractListViewer that provides elements of an IObservableSet when set as the viewer's input.
ObservableSetContentProvider() - Constructor for class org.eclipse.jface.databinding.viewers. ObservableSetContentProvider
Constructs an ObservableSetContentProvider
ObservableSetContentProvider(IViewerUpdater) - Constructor for class org.eclipse.jface.databinding.viewers. ObservableSetContentProvider
Constructs an ObservableSetContentProvider with the given viewer updater
ObservableSetTreeContentProvider - Class in org.eclipse.jface.databinding.viewers
An ITreeContentProvider for use with an AbstractTreeViewer, which uses the provided set factory to obtain the elements of a tree.
ObservableSetTreeContentProvider(IObservableFactory, TreeStructureAdvisor) - 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
 
ObservableValueEditingSupport - Class in org.eclipse.jface.databinding.viewers
EditingSupport using the JFace Data Binding concepts to handle the updating of an element from a CellEditor.
ObservableValueEditingSupport(ColumnViewer, DataBindingContext) - Constructor for class org.eclipse.jface.databinding.viewers. ObservableValueEditingSupport
Constructs a new instance with the provided viewer and dbc.
observe(Widget) - Method in interface org.eclipse.jface.databinding.swt. IWidgetListProperty
Returns an ISWTObservableList observing this list property on the given widget
observe(Widget) - Method in interface org.eclipse.jface.databinding.swt. IWidgetValueProperty
Returns an ISWTObservableValue observing this value property on the given widget
observe(Object) - Method in class org.eclipse.jface.databinding.swt. WidgetListProperty
 
observe(Realm, Object) - Method in class org.eclipse.jface.databinding.swt. WidgetListProperty
 
observe(Widget) - Method in class org.eclipse.jface.databinding.swt. WidgetListProperty
 
observe(Object) - Method in class org.eclipse.jface.databinding.swt. WidgetValueProperty
 
observe(Realm, Object) - Method in class org.eclipse.jface.databinding.swt. WidgetValueProperty
 
observe(Widget) - Method in class org.eclipse.jface.databinding.swt. WidgetValueProperty
 
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(Object) - Method in class org.eclipse.jface.databinding.viewers. ViewerListProperty
 
observe(Realm, Object) - Method in class org.eclipse.jface.databinding.viewers. ViewerListProperty
 
observe(Viewer) - Method in class org.eclipse.jface.databinding.viewers. ViewerListProperty
 
observe(Object) - Method in class org.eclipse.jface.databinding.viewers. ViewerSetProperty
 
observe(Realm, Object) - Method in class org.eclipse.jface.databinding.viewers. ViewerSetProperty
 
observe(Viewer) - Method in class org.eclipse.jface.databinding.viewers. ViewerSetProperty
 
observe(Object) - Method in class org.eclipse.jface.databinding.viewers. ViewerValueProperty
 
observe(Realm, Object) - Method in class org.eclipse.jface.databinding.viewers. ViewerValueProperty
 
observe(Viewer) - Method in class org.eclipse.jface.databinding.viewers. ViewerValueProperty
 
observeAdaptedSingleSelection(IServiceLocator, Class) - Static method in class org.eclipse.ui.databinding. WorkbenchObservables
Returns an observable value that tracks the post selection of a selection service obtained through the given service locator, and adapts the first element of that selection to the given target type.
observeBackground(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the background color of the given control
observeBounds(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the bounds of the given control.
observeCheckedElements(ICheckable, Object) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable set that tracks the checked elements of the given ICheckable.
observeCheckedElements(CheckboxTableViewer, Object) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable set that tracks the checked elements of the given viewer.
observeCheckedElements(CheckboxTreeViewer, Object) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable set that tracks the checked elements of the given viewer.
observeDelayed(int, Widget) - 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 least delay milliseconds have elapsed since that last change event, or until a FocusOut event is received from the widget (whichever happens first).
observeDelayed(int, Widget) - Method in class org.eclipse.jface.databinding.swt. WidgetValueProperty
 
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 least delay 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
 
observeDelayedValue(int, IObservableValue) - Static method in class org.eclipse.core.databinding.observable. Observables
Returns an observable which delays notification of value change events from observable until delay milliseconds have elapsed since the last change event.
observeDelayedValue(int, ISWTObservableValue) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable which delays notification of value change events from observable until delay milliseconds have elapsed since the last change event, or until a FocusOut event is received from the underlying widget (whichever happens first).
observeDelayedValue(int, IViewerObservableValue) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable which delays notification of value change events from observable until delay milliseconds have passed since the last change event, or until a FocusOut event is received from the underlying viewer control (whichever happens earlier).
observeDetailAdaptedValue(IObservableValue, Class) - Static method in class org.eclipse.ui.databinding. WorkbenchObservables
Returns an observable with values of the given target type.
observeDetailList(Realm, IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Deprecated. Use BeansObservables.observeDetailList(IObservableValue, String, Class) instead
observeDetailList(IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Helper method for MasterDetailObservables.detailList(master, listFactory(master.getRealm(), propertyName, propertyType), propertyType)
observeDetailList(Realm, IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Deprecated. Use PojoObservables.observeDetailList(IObservableValue, String, Class) instead
observeDetailList(IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Helper method for MasterDetailObservables.detailList(master, listFactory(master.getRealm(), propertyName, propertyType), propertyType)
observeDetailMap(Realm, IObservableValue, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Deprecated. Use BeansObservables.observeDetailMap(IObservableValue, String) instead
observeDetailMap(IObservableValue, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Helper method for MasterDetailObservables.detailMap(master, mapFactory(master.getRealm(), propertyName))
observeDetailMap(Realm, IObservableValue, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Deprecated. Use PojoObservables.observeDetailMap(IObservableValue, String) instead
observeDetailMap(IObservableValue, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Helper method for MasterDetailObservables.detailMap(master, mapFactory(master.getRealm(), propertyName))
observeDetailMapEntry(IObservableMap, IObservableValue, Object) - Static method in class org.eclipse.core.databinding.observable. Observables
Helper method for MasterDetailObservables.detailValue(master, mapEntryValueFactory(map, valueType), valueType).
observeDetailSet(Realm, IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Deprecated. Use BeansObservables.observeDetailSet(IObservableValue, String, Class) instead.
observeDetailSet(IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Helper method for MasterDetailObservables.detailSet(master, setFactory(master.getRealm(), propertyName), propertyType)
observeDetailSet(Realm, IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Deprecated. Use PojoObservables.observeDetailSet(IObservableValue, String, Class) instead.
observeDetailSet(IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Helper method for MasterDetailObservables.detailSet(master, setFactory(master.getRealm(), propertyName), propertyType)
observeDetailValue(Realm, IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Deprecated. Use BeansObservables.observeDetailValue(IObservableValue, String, Class) instead
observeDetailValue(IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Helper method for MasterDetailObservables.detailValue(master, valueFactory(master.getRealm(), propertyName), propertyType)
observeDetailValue(Realm, IObservableValue, Class, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Deprecated. Use BeansObservables.observeDetailValue(IObservableValue, Class, String, Class) instead.
observeDetailValue(IObservableValue, Class, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Helper method for MasterDetailObservables.detailValue(master, valueFactory(master.getRealm(), propertyName), propertyType) .
observeDetailValue(Realm, IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Deprecated. Use PojoObservables.observeDetailValue(IObservableValue, String, Class) instead
observeDetailValue(IObservableValue, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Helper method for MasterDetailObservables.detailValue(master, valueFactory(master.getRealm, propertyName), propertyType)
observeEditable(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the editable attribute of the provided control.
observeEnabled(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the enabled state of the given control
observeFilters(StructuredViewer) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable set that tracks the filters of the given viewer.
observeFocus(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the focus of the given control.
observeFont(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the font of the given control.
observeForeground(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the foreground color of the given control
observeImage(Widget) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the image attribute of the provided widget.
observeInput(Viewer) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable value that tracks the input of the given viewer.
observeItems(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the items attribute of the provided control.
observeList(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable list in the given realm tracking the collection-typed named property of the given bean object.
observeList(Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable list in the default realm tracking the collection-typed named property of the given bean object.
observeList(Realm, Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable list in the given realm tracking the collection-typed named property of the given bean object.
observeList(Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable list in the default realm tracking the collection-typed named property of the given bean object.
observeList(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable list in the given realm tracking the collection-typed named property of the given pojo object.
observeList(Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable list in the default realm tracking the collection-typed named property of the given pojo object.
observeList(Realm, Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable list in the given realm tracking the collection-typed named property of the given bean object.
observeList(Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable list in the default realm tracking the collection-typed named property of the given bean object.
observeLocation(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the location of the given control.
observeMap(IObservableSet, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable map in the given observable set's realm tracking the current values of the named property for the beans in the given set.
observeMap(IObservableSet, Class, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable map in the given observable set's realm tracking the current values of the named property for the beans in the given set.
observeMap(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable map in the given realm tracking the map-typed named property of the given bean object.
observeMap(Realm, Object, String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable map in the given realm tracking the map-typed named property of the given bean object.
observeMap(Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable map in the default realm tracking the map-typed named property of the given bean object.
observeMap(Object, String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable map in the default realm tracking the map-typed named property of the given bean object.
observeMap(IObservableSet, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable map in the given observable set's realm tracking the current values of the named property for the beans in the given set.
observeMap(IObservableSet, Class, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable map in the given observable set's realm tracking the current values of the named property for the pojos in the given set.
observeMap(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable map in the given realm tracking the map-typed named property of the given pojo object.
observeMap(Realm, Object, String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable map in the given realm tracking the map-typed named property of the given pojo object.
observeMap(Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable map in the default realm tracking the map-typed named property of the given pojo object.
observeMap(Object, String, Class, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable map in the default realm tracking the map-typed named property of the given pojo object.
observeMapEntry(IObservableMap, 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.
observeMapEntry(IObservableMap, Object, 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.
observeMaps(IObservableSet, String[]) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an array of observable maps in the given observable set's realm tracking the current values of the named properties for the beans in the given set.
observeMaps(IObservableSet, Class, String[]) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an array of observable maps in the given observable set's realm tracking the current values of the named properties for the beans in the given set.
observeMaps(IObservableSet, String[]) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an array of observable maps in the given observable set's realm tracking the current values of the named properties for the beans in the given set.
observeMaps(IObservableSet, Class, String[]) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an array of observable maps in the given observable set's realm tracking the current values of the named propertys for the pojos in the given set.
observeMax(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the maximum attribute of the provided control.
observeMessage(Widget) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the message attribute of the provided widget. the supported types are: org.eclipse.swt.widgets.Text org.eclipse.swt.widgets.ToolTip
observeMin(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the minimum attribute of the provided control.
observeMultiSelection(ISelectionProvider) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable list that tracks the current selection of the given selection provider.
observeMultiSelection(Viewer) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable list that tracks the current selection of the given viewer.
observeSelection(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the selection attribute of the provided control.
observeSet(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable set in the given realm tracking the collection-typed named property of the given bean object
observeSet(Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable set in the default realm tracking the collection-typed named property of the given bean object
observeSet(Realm, Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable set in the given realm tracking the collection-typed named property of the given bean object.
observeSet(Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable set in the current default realm tracking the collection-typed named property of the given bean object.
observeSet(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable set in the given realm tracking the collection-typed named property of the given pojo object.
observeSet(Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable set in the default realm tracking the collection-typed named property of the given pojo object.
observeSet(Realm, Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable set in the given realm tracking the collection-typed named property of the given pojo object.
observeSet(Object, String, Class) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable set in the default realm, tracking the collection-typed named property of the given pojo object.
observeSingleSelection(ISelectionProvider) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable value that tracks the current selection of the given selection provider.
observeSingleSelection(Viewer) - Static method in class org.eclipse.jface.databinding.viewers. ViewersObservables
Returns an observable value that tracks the current selection of the given viewer.
observeSingleSelectionIndex(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the single selection index attribute of the provided control.
observeSize(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the size of the given control.
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.
observeText(Control, int[]) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the text attribute of the provided control.
observeText(Control, int) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the text attribute of the provided control.
observeText(Widget) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the text attribute of the provided widget.
observeText(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable observing the text attribute of the provided control.
observeTooltipText(Widget) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable tracking the tooltip text of the given item.
observeTooltipText(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the tooltip text of the given control
observeValidatedList(IObservableList) - 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) - 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) - 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) - 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.
observeValue(Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable value in the default realm tracking the current value of the named property of the given bean.
observeValue(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. BeansObservables
Returns an observable value in the given realm tracking the current value of the named property of the given bean.
observeValue(Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable value in the default realm tracking the current value of the named property of the given pojo.
observeValue(Realm, Object, String) - Static method in class org.eclipse.core.databinding.beans. PojoObservables
Returns an observable value in the given realm tracking the current value of the named property of the given pojo.
observeVisible(Control) - Static method in class org.eclipse.jface.databinding.swt. SWTObservables
Returns an observable value tracking the visible state of the given control
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. 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 pixels, 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 variable in interface org.eclipse.compare. IStreamMerger
Deprecated. Indicates the successful completion of the merge operation (value IStatus.OK)
ok() - Static method in class org.eclipse.core.databinding.validation. ValidationStatus
Returns an OK status.
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.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.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_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
 
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 sends performOk to all pages of the preference dialog, then calls handleSave on this dialog to save any state, and then calls close 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 this Dialog 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. FileSelectionDialog
Deprecated. The FileSelectionDialog implementation of this Dialog method builds a list of the selected files 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 this Dialog 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 this Dialog 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 this Dialog 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 this Dialog 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
 
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 this IPreferencePage method returns true if the page is valid.
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
 
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(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 simple handleEvent() 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_CLICK - Static variable in class org.eclipse.jface.text. ITextViewerExtension8.EnrichMode
Enrich the hover on explicit mouse click.
ON_TOP - Static variable in class org.eclipse.swt. SWT
Style constant for always on top behavior (value is 1<<14).
ONE_OR_MORE - Static variable in class org.eclipse.ui. SelectionEnabler
 
onExtensionActivation(String, String[], boolean) - Method in interface org.eclipse.ui.navigator. IExtensionActivationListener
 
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
onPageChange() - Method in class org.eclipse.ui.part. MultiPageEditor
Deprecated. Indicates that a page change has occurred.
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
 
onStart(IExtensionRegistry) - Method in class org.eclipse.core.runtime.spi. RegistryStrategy
Deprecated. use RegistryStrategy.onStart(IExtensionRegistry, boolean).
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.
OnUIDeactivate(int) - Method in class org.eclipse.swt.ole.win32. OleControlSite
 
open(OpenEvent) - Method in class org.eclipse.compare. CompareViewerPane
 
open(int, IProgressMonitor) - Method in interface org.eclipse.core.resources. IProject
Opens this project.
open(IProgressMonitor) - Method in interface org.eclipse.core.resources. IProject
Opens this project.
OPEN - Static variable in interface org.eclipse.core.resources. IResourceDelta
Change constant (bit mask) indicating that the resource was opened or closed.
open() - Method in class org.eclipse.debug.ui. DebugPopup
 
open(URL, Map) - Static method in class org.eclipse.equinox.security.storage. SecurePreferencesFactory
Returns a secure properties corresponding to the URL locations supplied.
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. LuceneSearchParticipant
Help system does not know how to open documents outside of the system's TOC.
open() - Method in class org.eclipse.jface.dialogs. ErrorDialog
Extends Window.open().
open() - Method in class org.eclipse.jface.dialogs. MessageDialog
Opens this message dialog, creating it first if it has not yet been created.
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, 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() - 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.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(OpenEvent) - Method in interface org.eclipse.jface.viewers. IOpenListener
Notifies of an open event.
open() - Method in class org.eclipse.jface.window. Window
Opens this window, creating it first if it has not yet been created.
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() - Method in class org.eclipse.swt.printing. PrintDialog
Makes the receiver visible and brings it to the front of the display.
OPEN - Static variable in class org.eclipse.swt. SWT
The FileDialog style constant for open file dialog behavior (value is 1<<12).
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 - Static variable in interface org.eclipse.team.core.mapping. IResourceDiff
Change constant (bit mask) indicating that the resource was opened or closed.
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(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 - 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(ISelection, boolean) - Method in class org.eclipse.ui. OpenAndLinkWithEditorHelper
Tells to open an editor for the given selection.
open() - Method in interface org.eclipse.update.configuration. IInstallDeltaHandler
Deprecated. Prompt the user to configure or unconfigure new features found during reconciliation
open(IPluginEntry) - Method in interface org.eclipse.update.core. IFeatureContentConsumer
Deprecated. Opens a generic content consumer for the specified plug-in entry.
open(INonPluginEntry) - Method in interface org.eclipse.update.core. IFeatureContentConsumer
Deprecated. Opens a generic content consumer for the specified non-plug-in entry.
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_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_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_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_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_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_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_WITH_ID - Static variable in class org.eclipse.ui.views.navigator. OpenActionGroup
Deprecated. The id for the Open With submenu.
OPEN_WORKSPACE - Static variable in class org.eclipse.ui.ide. IDEActionFactory
IDE-specific workbench action (id: "openWorkspace"): Open workspace.
OpenActionGroup - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
OpenActionGroup(IResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator. OpenActionGroup
Deprecated. Creates a new action group for open actions.
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.
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, URL) - Constructor for class org.eclipse.ui.cheatsheets. OpenCheatSheetAction
Creates an action that opens the cheat sheet with the given cheat sheet content file.
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.
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.
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.
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.
openConsole() - Method in interface org.eclipse.ui.console. IConsoleFactory
Opens a console in the console view.
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.
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, 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(IEditorDescriptor, boolean) - Method in class org.eclipse.ui.actions. OpenWithMenu
Opens the given editor on the selected file.
openEditor(IWorkbenchPage, IEditorInput, String) - Static method in class org.eclipse.ui.ide. IDE
Opens an editor on the given object.
openEditor(IWorkbenchPage, URI, String, boolean) - Static method in class org.eclipse.ui.ide. IDE
Opens an editor on the given IFileStore object.
openEditor(IWorkbenchPage, IEditorInput, String, boolean) - Static method in class org.eclipse.ui.ide. IDE
Opens an editor on the given object.
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) - 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(IEditorInput, String) - Method in interface org.eclipse.ui. IWorkbenchPage
Opens an editor on the given input.
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 interface org.eclipse.ui. IWorkbenchPage
Opens an editor on the given input.
openEditorOnFileStore(IWorkbenchPage, IFileStore) - Static method in class org.eclipse.ui.ide. IDE
Opens an editor on the given IFileStore object.
openEditors(IWorkbenchPage, IFile[]) - Static method in class org.eclipse.ui.ide. IDE
Opens editors on given file resources.
openEditors(IEditorInput[], String[], int) - Method in interface org.eclipse.ui. IWorkbenchPage
Opens editors for the given inputs.
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.
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.
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.
openGroup - Variable in class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated.  
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.
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
 
openIntro(IWorkbenchWindowConfigurer) - Method in class org.eclipse.ui.application. WorkbenchAdvisor
Deprecated. since 3.1, override WorkbenchWindowAdvisor.openIntro() instead
openIntro() - Method in class org.eclipse.ui.application. WorkbenchWindowAdvisor
Opens the introduction componenet.
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, 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
openLaunchConfigurationDialog(Shell, ILaunchConfiguration, String, IStatus) - Static method in class org.eclipse.debug.ui. DebugUITools
Open the launch configuration dialog on the specified launch configuration.
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.
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.
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.
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, IAdaptable) - Method in interface org.eclipse.ui. IWorkbenchWindow
Creates and opens a new workbench page.
openPage(IAdaptable) - Method in interface org.eclipse.ui. IWorkbenchWindow
Creates and opens a new workbench page.
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.
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
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.
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.
OpenResourceAction - Class in org.eclipse.ui.actions
Standard action for opening the currently selected project(s).
OpenResourceAction(Shell) - Constructor for class org.eclipse.ui.actions. OpenResourceAction
Deprecated.  OpenResourceAction.OpenResourceAction(IShellProvider)
OpenResourceAction(IShellProvider) - Constructor for class org.eclipse.ui.actions. OpenResourceAction
Creates a new action.
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.
openSearchDialog(IWorkbenchWindow, String) - Static method in class org.eclipse.search.ui. SearchUI
Deprecated. Use NewSearchUI.openSearchDialog(IWorkbenchWindow, String) instead.
openSelectedChange() - Method in interface org.eclipse.compare. INavigatable
Request that the currently selected change be opened.
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(Bundle, IPath, boolean) - Static method in class org.eclipse.core.runtime. FileLocator
Returns an input stream for the specified file.
openStream(IPath) - Method in class org.eclipse.core.runtime. Plugin
Deprecated. use FileLocator.openStream(Bundle, IPath, boolean)
openStream(IPath, boolean) - Method in class org.eclipse.core.runtime. Plugin
Deprecated. use FileLocator.openStream(Bundle, IPath, boolean)
openStream(URL) - Method in class org.eclipse.update.core. BaseSiteFactory
Deprecated. Open a stream on a URL.
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.
openURL(URL) - Method in interface org.eclipse.ui.browser. IWebBrowser
Opens a URL on this Web browser instance.
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 new Browser 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 interface org.eclipse.ui. IWorkbench
Creates and opens a new workbench window with one page.
openWorkbenchWindow(IAdaptable) - Method in interface org.eclipse.ui. IWorkbench
Creates and opens a new workbench window with one page.
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.
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.
OperationsManager - Class in org.eclipse.update.operations
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
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.
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) or PreferencesUtil.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.
optionalArgCount - Variable in class org.eclipse.swt.ole.win32. OleFunctionDescription
 
or(EvaluationResult) - Method in class org.eclipse.core.expressions. EvaluationResult
Returns an EvaluationResult whose value is this || other).
OR - Static variable in class org.eclipse.core.expressions. ExpressionTagNames
The tag name of the or expression (value: or)
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.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.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.conversion - package org.eclipse.core.databinding.conversion
Provides interfaces and classes for data type conversion.
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.value - package org.eclipse.core.databinding.observable.value
Provides classes that can be used to observe changes in discrete values.
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.mapping - package org.eclipse.core.resources.mapping
Provides APIs for integrating application models with the workspace Package Specification This package specifies the APIs in the Resources plug-in that are used to integrate 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.runtime - package org.eclipse.core.runtime
Provides support for the runtime platform, core utility methods and the extension registry.
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.model - package org.eclipse.core.runtime.model
Provides core support for the modeling plug-ins and the plug-in registry.
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 Package Specification This package provides an infrastructure and helper utilities oriented towards service providers implementing their own extension registries.
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.equinox.app - package org.eclipse.equinox.app
Provides core support for Eclipse application model.
org.eclipse.equinox.http.jetty - package org.eclipse.equinox.http.jetty
Provides core support for the Jetty-based Http Service.
org.eclipse.equinox.http.registry - package org.eclipse.equinox.http.registry
Provides core support for the Http Registry.
org.eclipse.equinox.http.servlet - package org.eclipse.equinox.http.servlet
Provides core support for the Jsp Jasper Registry.
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.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 Package Specification This package defines basic credentials that could be created as a result of login process and associated with a Subject instance.
org.eclipse.equinox.security.auth.module - package org.eclipse.equinox.security.auth.module
Support of the login modules extension point Package Specification This package provides support classes for the login modules extension point.
org.eclipse.equinox.security.storage - package org.eclipse.equinox.security.storage
Equinox secure storage Package Specification This package provides an infrastructure and helper utilities for the Equinox secure storage.
org.eclipse.equinox.security.storage.provider - package org.eclipse.equinox.security.storage.provider
Equinox secure storage: provider-specific functionality Package Specification This package provides an infrastructure and helper utilities oriented towards service providers implementing their own password provider modules.
org.eclipse.help - package org.eclipse.help
Provides core help system for the platform.
org.eclipse.help.browser - package org.eclipse.help.browser
Provides interfaces that need to be implemented by web browser adapters.
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 infocenter and stand alone help system.
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.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.swt - package org.eclipse.jface.databinding.swt
Provides classes that can be used to observe changes in SWT widgets.
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.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.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.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.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 ISourceViewers.
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 and IDocumentPartitioner.
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.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.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.service.datalocation - package org.eclipse.osgi.service.datalocation
Provides the Location service.
org.eclipse.osgi.service.security - package org.eclipse.osgi.service.security
Equinox security services Package Specification This package provides service APIs related to security.
org.eclipse.osgi.signedcontent - package org.eclipse.osgi.signedcontent
Equinox Signed Content Package Specification This package provides API for accessing signer information from signed content.
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.layout - package org.eclipse.swt.layout
This package contains the 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.mapping - package org.eclipse.team.core.mapping
Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.
org.eclipse.team.core.mapping.provider - package org.eclipse.team.core.mapping.provider
Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources 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 Package Specification This package specifies the API for providing history pages to the history view.
org.eclipse.team.ui.mapping - package org.eclipse.team.ui.mapping
Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources 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.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 Package Specification This package provides APIs that allow Eclipse plug-ins to create instances of Web browsers and open URLs in them.
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 - package org.eclipse.ui.databinding
APIs for Workbench properties and observables for use with data binding Package Specification This package provides APIs that provide access to properties of Workbench objects for use with the data binding framework.
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.editors.text - package org.eclipse.ui.editors.text
Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage 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.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.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 Package Specification This package has the convenience classes provided by the Eclipse workbench for use by clients who wish to use the core preference support added in 3.0.
org.eclipse.ui.presentations - package org.eclipse.ui.presentations
Classes for contributing presentations to eclipse.
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.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.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.bookmarkexplorer - package org.eclipse.ui.views.bookmarkexplorer
Provides the standard Bookmarks view which displays bookmarks on resources.
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.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.update.configuration - package org.eclipse.update.configuration
Provides support for accessing local installation information.
org.eclipse.update.configurator - package org.eclipse.update.configurator
Provides support for accessing platform configuration data.
org.eclipse.update.core - package org.eclipse.update.core
Provides support for extending the base installation and update services.
org.eclipse.update.core.model - package org.eclipse.update.core.model
Provides model support for extending the base installation and update services.
org.eclipse.update.operations - package org.eclipse.update.operations
Provides support for performing various install/update operations.
org.eclipse.update.search - package org.eclipse.update.search
Provides support for performing searches and filtering of features.
org.eclipse.update.standalone - package org.eclipse.update.standalone
Provides support for performing various install/update operations from the command line.
orientation - Variable in class org.eclipse.swt.printing. PrinterData
The orientation of the paper, which can be either PORTRAIT or LANDSCAPE.
OS_AIX - Static variable in class org.eclipse.core.runtime. Platform
Constant string (value "aix") indicating the platform is running on an AIX-based operating system.
OS_HPUX - Static variable in class org.eclipse.core.runtime. Platform
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_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_QNX - Static variable in class org.eclipse.core.runtime. Platform
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
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_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).
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-mered) appear in the context menu.
OTHER_INFO - Static variable in interface org.eclipse.equinox.http.jetty. JettyConstants
name="other.info" type="String"
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
 
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.
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(LinkedPosition) - Method in class org.eclipse.jface.text.link. LinkedPosition
Returns whether this position overlaps with position.
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.
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
 
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
 
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.
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.

Eclipse Platform
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire