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 _
All Classes All Packages
All Classes All Packages
G
- GAP - Variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Deprecated.this variable was left as protected by mistake. It will be turned into static and hidden in the future versions. Do not use it and do not change its value.
- GAP_SIZE - Static variable in class org.eclipse.jface.text.source.SourceViewer
-
The size of the gap between the vertical ruler and the text widget (value
2
). - GAP_SIZE_1 - Static variable in class org.eclipse.jface.text.source.SourceViewer
-
The size of the gap between the vertical ruler and the text widget (value
1
). - GapTextStore - Class in org.eclipse.jface.text
-
Implements a gap managing text store.
- GapTextStore() - Constructor for class org.eclipse.jface.text.GapTextStore
-
Equivalent to new GapTextStore(256, 4096, 0.1f).
- GapTextStore(int, int) - Constructor for class org.eclipse.jface.text.GapTextStore
-
Deprecated.use
GapTextStore(int, int, float)
instead - GapTextStore(int, int, float) - Constructor for class org.eclipse.jface.text.GapTextStore
-
Creates an empty text store that uses re-allocation thresholds relative to the content length.
- gc - Variable in class org.eclipse.swt.custom.PaintObjectEvent
-
the GC
- gc - Variable in class org.eclipse.swt.events.PaintEvent
-
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
- gc - Variable in class org.eclipse.swt.widgets.Event
-
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
- GC - Class in org.eclipse.swt.graphics
-
Class
GC
is where all of the drawing capabilities that are supported by SWT are located. - GC(Drawable) - Constructor for class org.eclipse.swt.graphics.GC
-
Constructs a new instance of this class which has been configured to draw on the specified drawable.
- GC(Drawable, int) - Constructor for class org.eclipse.swt.graphics.GC
-
Constructs a new instance of this class which has been configured to draw on the specified drawable.
- GCData - Class in org.eclipse.swt.graphics
-
Instances of this class are descriptions of GCs in terms of unallocated platform-specific data fields.
- GCData() - Constructor for class org.eclipse.swt.graphics.GCData
- gdipBgBrush - Variable in class org.eclipse.swt.graphics.GCData
- gdipBgPatternBrushAlpha - Variable in class org.eclipse.swt.graphics.GCData
- gdipBrush - Variable in class org.eclipse.swt.graphics.GCData
- gdipFgBrush - Variable in class org.eclipse.swt.graphics.GCData
- gdipFgPatternBrushAlpha - Variable in class org.eclipse.swt.graphics.GCData
- gdipFont - Variable in class org.eclipse.swt.graphics.GCData
- gdipGraphics - Variable in class org.eclipse.swt.graphics.GCData
- gdipPen - Variable in class org.eclipse.swt.graphics.GCData
- gdipXOffset - Variable in class org.eclipse.swt.graphics.GCData
- gdipYOffset - Variable in class org.eclipse.swt.graphics.GCData
- geHoverDecorationColor() - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
-
Deprecated.use
getHoverDecorationColor
- generate(Control, int, int) - Static method in class org.eclipse.jface.layout.GridDataFactory
-
Generates layout data to the given control, given the number of cells spanned by the control.
- generate(Control, Point) - Static method in class org.eclipse.jface.layout.GridDataFactory
-
Generates layout data to the given control, given the number of cells spanned by the control.
- generateCombinations(Command) - Static method in class org.eclipse.core.commands.ParameterizedCommand
-
Generates all the possible combinations of command parameterizations for the given command.
- generateCommand(Command, Map) - Static method in class org.eclipse.core.commands.ParameterizedCommand
-
Take a command and a map of parameter IDs to values, and generate the appropriate parameterized command.
- generateContainer(IProgressMonitor) - Method in class org.eclipse.ui.dialogs.ContainerGenerator
-
Ensures that this generator's container resource exists.
- generateLaunchConfigurationName(String) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Returns a string that can be used as the name of a launch configuration.
- generateLayout(Composite) - Method in class org.eclipse.jface.layout.GridLayoutFactory
-
Applies this layout to the given composite, and attaches default GridData to all immediate children that don't have one.
- generateLocations(IFile[], IProgressMonitor) - Method in class org.eclipse.ui.editors.text.FileBufferOperationAction
- generateLocations(IFile[], IProgressMonitor) - Method in class org.eclipse.ui.editors.text.FileBufferOperationHandler
-
Generates the file buffer locations out of the given files.
- generateName(String) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
-
Returns a unique launch configuration name, using the given name as a seed.
- generatePreferenceKey(IAction) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Generate a String that can be used as a key into a preference store based on the specified action.
- generateUniqueLaunchConfigurationNameFrom(String) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Deprecated.since 3.6 clients should use the
ILaunchManager.generateLaunchConfigurationName(String)
method which will perform validation of the name and correct unsupported name parts. - generateVariableExpression(String, String) - Method in interface org.eclipse.core.variables.IStringVariableManager
-
Convenience method that returns an expression referencing the given variable and optional argument.
- GenericDescription - Interface in org.eclipse.osgi.service.resolver
-
A description of a generic capability.
- GenericFileBufferOperationRunner - Class in org.eclipse.core.filebuffers.manipulation
-
A
GenericFileBufferOperationRunner
executesIFileBufferOperation
. - GenericFileBufferOperationRunner(IFileBufferManager, Object) - Constructor for class org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner
-
Creates a new file buffer operation runner.
- GenericSpecification - Interface in org.eclipse.osgi.service.resolver
-
A specification which depends on a generic capability
- Geometry - Class in org.eclipse.jface.util
-
Contains static methods for performing simple geometric operations on the SWT geometry classes.
- gesture(GestureEvent) - Method in interface org.eclipse.swt.events.GestureListener
-
Sent when a recognized gesture has occurred.
- Gesture - Static variable in class org.eclipse.swt.SWT
-
The gesture event type (value is 48).
- GESTURE_BEGIN - Static variable in class org.eclipse.swt.SWT
-
Gesture event detail field value indicating that a continuous gesture is about to begin.
- GESTURE_END - Static variable in class org.eclipse.swt.SWT
-
Gesture event detail field value indicating that a continuous gesture has ended.
- GESTURE_MAGNIFY - Static variable in class org.eclipse.swt.SWT
-
Gesture event detail field value indicating that a magnification gesture has happened.
- GESTURE_PAN - Static variable in class org.eclipse.swt.SWT
-
Gesture event detail field value indicating that a panning (two-finger scroll) gesture has happened.
- GESTURE_ROTATE - Static variable in class org.eclipse.swt.SWT
-
Gesture event detail field value indicating that a rotation gesture has happened.
- GESTURE_SWIPE - Static variable in class org.eclipse.swt.SWT
-
Gesture event detail field value indicating that a swipe gesture has happened.
- GestureEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent in response to touch-based gestures that are triggered by the user.
- GestureEvent(Event) - Constructor for class org.eclipse.swt.events.GestureEvent
-
Constructs a new instance of this class based on the information in the given untyped event.
- GestureListener - Interface in org.eclipse.swt.events
-
Classes which implement this interface provide methods that deal with the events that are generated as gestures are triggered by the user interacting with a touch pad or touch screen.
- get() - Method in class org.eclipse.jface.text.AbstractDocument
- get() - Method in interface org.eclipse.jface.text.IDocument
-
Returns this document's complete text.
- get(int) - Method in class org.eclipse.core.databinding.observable.list.ComputedList
- get(int) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
- get(int) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
- get(int) - Method in class org.eclipse.core.databinding.observable.list.MultiList
- get(int) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
- get(int) - Static method in enum org.eclipse.e4.ui.model.application.ui.menu.ItemType
-
Returns the 'Item Type' literal with the specified integer value.
- get(int) - Static method in enum org.eclipse.e4.ui.model.application.ui.SideValue
-
Returns the 'Side Value' literal with the specified integer value.
- get(int) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
- get(int) - Method in class org.eclipse.jface.text.GapTextStore
- get(int) - Method in interface org.eclipse.jface.text.ITextStore
-
Returns the character at the specified offset.
- get(int) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
-
Deprecated.
- get(int) - Static method in class org.eclipse.ui.navigator.OverridePolicy
-
Returns the correct instance of the OverridePolicy ENUM for aValue.
- get(int) - Static method in class org.eclipse.ui.navigator.Priority
-
Returns the correct instance of the Priority ENUM for aValue.
- get(int, int) - Method in class org.eclipse.jface.text.AbstractDocument
- get(int, int) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
- get(int, int) - Method in class org.eclipse.jface.text.GapTextStore
- get(int, int) - Method in interface org.eclipse.jface.text.IDocument
-
Returns this document's text for the specified range.
- get(int, int) - Method in interface org.eclipse.jface.text.ITextStore
-
Returns the text of the specified character range.
- get(int, int) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
-
Deprecated.
- get(Class<T>) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Returns the context value associated with the given class.
- get(Object) - Method in class org.eclipse.core.databinding.observable.map.ComputedObservableMap
- get(Object) - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
- get(Object) - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
- get(Object) - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
- get(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
-
Return the value object for the specified key.
- get(String) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Returns the context value associated with the given name.
- get(String) - Static method in enum org.eclipse.e4.ui.model.application.ui.menu.ItemType
-
Returns the 'Item Type' literal with the specified literal value.
- get(String) - Static method in enum org.eclipse.e4.ui.model.application.ui.SideValue
-
Returns the 'Side Value' literal with the specified literal value.
- get(String) - Method in class org.eclipse.equinox.p2.engine.spi.Memento
- get(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
- get(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
-
Returns the value of the given key in this dialog settings.
- get(String) - Method in class org.eclipse.jface.resource.ColorRegistry
-
Returns the
color
associated with the given symbolic color name, ornull
if no such definition exists. - get(String) - Method in class org.eclipse.jface.resource.FontRegistry
-
Returns the font associated with the given symbolic font name.
- get(String) - Method in class org.eclipse.jface.resource.ImageRegistry
-
Returns the image associated with the given key in this registry, or
null
if none. - get(String) - Method in interface org.eclipse.team.core.ICache
-
Retrieve an object that has been cached with the context
- get(String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
-
Returns the registered synchronize participants with the given type id.
- get(String) - Static method in class org.eclipse.ui.navigator.OverridePolicy
-
Returns the correct instance of the OverridePolicy ENUM for aLiteral.
- get(String) - Static method in class org.eclipse.ui.navigator.Priority
-
Returns the correct instance of the Priority ENUM for aLiteral.
- get(String, String) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
-
Retrieves a value associated with the key in this node.
- get(String, String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
-
Returns the registered synchronize participants with the given type id and instance id.
- get(String, String, Preferences[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Lookup the given key in the specified preference nodes in the given order.
- get(IObjectDescriptor[], Object[], IRequestor, boolean, boolean, boolean) - Method in class org.eclipse.e4.core.di.suppliers.PrimaryObjectSupplier
-
This method is called by the dependency injection mechanism to obtain objects corresponding to the object descriptors.
- get(IObjectDescriptor, IRequestor, boolean, boolean) - Method in class org.eclipse.e4.core.di.suppliers.ExtendedObjectSupplier
-
This method is called by the dependency injection mechanism to obtain an object corresponding to the object descriptor.
- get(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
-
Returns a previously-allocated resource or allocates a new one if none exists yet.
- getAccelerator() - Method in class org.eclipse.jface.action.Action
- getAccelerator() - Method in interface org.eclipse.jface.action.IAction
-
Returns the accelerator keycode for this action.
- getAccelerator() - Method in class org.eclipse.swt.widgets.MenuItem
-
Returns the widget accelerator.
- getAccelerator() - Method in class org.eclipse.ui.actions.RetargetAction
- getAccelerator() - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- getAccelerator(String) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
- getAccelerator(String) - Method in interface org.eclipse.jface.action.ExternalActionManager.ICallback
-
An accessor for the accelerator associated with the item indicated by the identifier.
- getAccelerator(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
-
This is not intended to be called outside of the workbench.
- getAcceleratorText(String) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
- getAcceleratorText(String) - Method in interface org.eclipse.jface.action.ExternalActionManager.ICallback
-
An accessor for the accelerator text associated with the item indicated by the identifier.
- getAcceleratorText(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
-
This is not intended to be called outside of the workbench.
- getAccessCode(BundleDescription, ExportPackageDescription) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
-
Returns the access code that the specified
BundleDescription
has to the specifiedExportPackageDescription
. - getAccessedPropertyNames() - Method in class org.eclipse.core.expressions.ExpressionInfo
-
Returns the set of accessed
PropertyTester
properties. - getAccessedVariableNames() - Method in class org.eclipse.core.expressions.ExpressionInfo
-
Returns the set of accessed variables.
- getAccessibilityPhrase() - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
-
Returns the value of the 'Accessibility Phrase' attribute.
- getAccessible() - Method in class org.eclipse.swt.widgets.Control
-
Returns the accessible object for the receiver.
- getAccessible() - Method in class org.eclipse.ui.dialogs.FilteredList
-
Returns the accessible object for the receiver.
- getAction() - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
-
Returns the action used to render this delegate.
- getAction() - Method in class org.eclipse.help.webapp.AbstractButton
-
a JavaScript function which will be called when the button is pressed
- getAction() - Method in class org.eclipse.jface.action.ActionContributionItem
-
Returns the action associated with this contribution item.
- getAction() - Method in class org.eclipse.jface.commands.ActionHandler
-
Returns the action associated with this handler
- getAction() - Method in class org.eclipse.ui.commands.ActionHandler
-
Deprecated.
- getAction() - Method in interface org.eclipse.ui.intro.config.IIntroURL
- getAction() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.IdMapEntry
-
Returns the action.
- getAction(String) - Method in class org.eclipse.debug.ui.AbstractDebugView
- getAction(String) - Method in interface org.eclipse.debug.ui.IDebugView
-
Returns the action installed under the given action id.
- getAction(String) - Method in class org.eclipse.ui.application.ActionBarAdvisor
-
Returns the action with the given id, or
null
if not found. - getAction(String) - Method in class org.eclipse.ui.navigator.WizardActionGroup
- getAction(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- getAction(String) - Method in interface org.eclipse.ui.texteditor.ITextEditor
-
Returns the action installed under the given action id.
- getAction(ITextEditor, String) - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
-
Returns the action registered with the given text editor.
- getActionBarConfigurer() - Method in class org.eclipse.ui.application.ActionBarAdvisor
-
Returns the action bar configurer.
- getActionBarConfigurer() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Returns the action bar configurer for this workbench window.
- getActionBarContributor() - Method in interface org.eclipse.ui.IEditorSite
-
Returns the action bar contributor for this editor.
- getActionBarContributor() - Method in class org.eclipse.ui.part.MultiPageEditorSite
-
The
MultiPageEditorSite
implementation of thisIEditorSite
method returnsnull
, since nested editors do not have their own action bar contributor. - getActionBars() - Method in class org.eclipse.compare.CompareEditorInput
- getActionBars() - Method in interface org.eclipse.compare.ICompareContainer
-
Return the action bars for the container or
null
if the container does not have an action bars. - getActionBars() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageSite
-
Returns the action bars for this synchronize page site.
- getActionBars() - Method in interface org.eclipse.ui.IEditorSite
-
Returns the action bars for this part site.
- getActionBars() - Method in interface org.eclipse.ui.intro.IIntroSite
-
Returns the action bars for this part site.
- getActionBars() - Method in interface org.eclipse.ui.IViewSite
-
Returns the action bars for this part site.
- getActionBars() - Method in interface org.eclipse.ui.navigator.ICommonViewerWorkbenchSite
-
Returns the action bars for this page site.
- getActionBars() - Method in class org.eclipse.ui.part.EditorActionBarContributor
-
Returns this contributor's action bars.
- getActionBars() - Method in interface org.eclipse.ui.part.IPageSite
-
Returns the action bars for this page site.
- getActionBars() - Method in class org.eclipse.ui.part.MultiPageEditorSite
-
The
MultiPageEditorSite
implementation of thisIEditorSite
method forwards to the multi-page editor to return the action bars. - getActionBars() - Method in class org.eclipse.ui.part.PageSite
-
The PageSite implementation of this
IPageSite
method returns theSubActionBars
for this site. - getActionCount(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
-
Returns the number of accessible actions available in this object.
- getActionCount(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
-
Returns the number of accessible actions available in this object.
- getActionDefinitionId() - Method in class org.eclipse.jface.action.Action
- getActionDefinitionId() - Method in interface org.eclipse.jface.action.IAction
-
Returns the action definition id of this action.
- getActionGroup() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.Returns the action group.
- getActionHandler() - Method in class org.eclipse.ui.actions.RetargetAction
-
Returns the action handler.
- getActionId() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.IdMapEntry
-
Returns the action id.
- getActionLabel() - Method in class org.eclipse.search.ui.text.MatchFilter
-
Returns the label of the filter as shown by the filter action.
- getActionProviderInstance(CommonActionProviderDescriptor) - Method in class org.eclipse.ui.navigator.NavigatorActionService
- getActionProxy() - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
-
Returns the workbench proxy associated with this action or
null
if none. - getActionResources() - Method in class org.eclipse.ui.actions.BuildAction
- getActionResources() - Method in class org.eclipse.ui.actions.RenameResourceAction
-
Returns the elements that the action is to be performed on.
- getActionResources() - Method in class org.eclipse.ui.actions.WorkspaceAction
-
Returns the elements that the action is to be performed on.
- getActions() - Method in class org.eclipse.ui.navigator.WizardActionGroup
- getActionSite() - Method in class org.eclipse.ui.navigator.CommonActionProvider
- getActionText() - Method in class org.eclipse.debug.ui.DebugPopup
-
Returns the text to be shown as the action performed when this dialog's persist command is invoked, or
null
. - getActionText() - Method in class org.eclipse.debug.ui.InspectPopupDialog
- getActivationService() - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
The activation service is used to toggle whether certain extensions have the opportunity to contribute content and/or actions.
- getActive() - Method in class org.eclipse.ui.SubActionBars
-
Return whether the manager is currently active or not.
- getActive(Class<T>) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Returns the value stored on the active leaf node of the context's tree.
- getActive(String) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Returns the named value stored on the active leaf node of the context's tree.
- getActiveBackground() - Method in class org.eclipse.ui.forms.HyperlinkSettings
-
Returns the background to use for the active hyperlink.
- getActiveBindingsDisregardingContext() - Method in class org.eclipse.jface.bindings.BindingManager
-
Computes the bindings for the current state of the application, but disregarding the current contexts.
- getActiveBindingsDisregardingContextFlat() - Method in class org.eclipse.jface.bindings.BindingManager
-
Computes the bindings for the current state of the application, but disregarding the current contexts.
- getActiveBindingsDisregardingContextFor(ParameterizedCommand) - Method in class org.eclipse.jface.bindings.BindingManager
-
Returns the active bindings for a particular command identifier, but discounting the current contexts.
- getActiveBindingsFor(String) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
-
Returns the active bindings for a particular command identifier.
- getActiveBindingsFor(String) - Method in interface org.eclipse.jface.action.ExternalActionManager.IBindingManagerCallback
-
Returns the active bindings for a particular command identifier.
- getActiveBindingsFor(String) - Method in class org.eclipse.jface.bindings.BindingManager
-
Returns the active bindings for a particular command identifier.
- getActiveBindingsFor(String) - Method in interface org.eclipse.ui.keys.IBindingService
-
Gets the active bindings for a given command identifier.
- getActiveBindingsFor(ParameterizedCommand) - Method in class org.eclipse.jface.bindings.BindingManager
-
Returns the active bindings for a particular command identifier.
- getActiveBindingsFor(ParameterizedCommand) - Method in interface org.eclipse.ui.keys.IBindingService
-
Gets the active bindings for a given parameterized command.
- getActiveBuildConfig() - Method in interface org.eclipse.core.resources.IProject
-
Returns the active build configuration for the project.
- getActiveChild() - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Returns active child for this context.
- getActiveContext() - Method in interface org.eclipse.debug.ui.contexts.IDebugContextProvider
-
Returns the currently active context, possibly empty or
null
. - getActiveContext() - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Returns the active context in this service's window or
null
. - getActiveContext(String) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Returns the active context in the specified part of this service's window or
null
if none. - getActiveContext(String, String) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Returns the active context in the specified part of this service's window or
null
if none. - getActiveContextIds() - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Returns the set of active context identifiers.
- getActiveContextIds() - Method in interface org.eclipse.e4.ui.services.EContextService
- getActiveContextIds() - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getActiveContextIds() - Method in interface org.eclipse.ui.contexts.IContextService
-
Returns the set of active context identifiers.
- getActiveContexts(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active contexts.
- getActiveContextsChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active contexts.
- getActiveEditor() - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Widens the visibility of the method in the superclass.
- getActiveEditor() - Method in interface org.eclipse.ui.IWorkbenchPage
-
Returns the active editor open in this page.
- getActiveEditor() - Method in class org.eclipse.ui.part.AbstractMultiEditor
-
Returns the active inner editor.
- getActiveEditor() - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Returns the active nested editor if there is one.
- getActiveEditor(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active editor.
- getActiveEditorChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active editor.
- getActiveEditorId(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the part id of the active editor.
- getActiveEditorIdChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the part id of the active editor.
- getActiveEditorInput() - Method in interface org.eclipse.search.ui.ISearchPageContainer
-
Returns the editor input of the active editor.
- getActiveEditorInput(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the input of the active editor.
- getActiveEditorInputChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the input of the active editor.
- getActiveEditorPart() - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
-
Returns the active editor part.
- getActiveFilters() - Method in class org.eclipse.search.ui.text.FilterUpdateEvent
-
Returns the the filters currently set, or
null
if filters have been disabled. - getActiveForeground() - Method in class org.eclipse.ui.forms.HyperlinkSettings
-
Returns the foreground to use for the active hyperlink.
- getActiveHyperlinkText(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
- getActiveImage() - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
-
Returns active image.
- getActiveJobs() - Method in class org.eclipse.core.runtime.jobs.JobGroup
-
Returns all waiting, executing and sleeping jobs belonging to this job group.
- getActiveKeyConfigurationId() - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getActiveLeaf() - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Follows active child chain to return the active leaf for this context.
- getActiveLocale() - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getActiveMatchFilters() - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Returns the active match filters for this result.
- getActiveMenuEditorInput(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active menu editor input, if available.
- getActiveMenuEditorInputChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active menu editor input.
- getActiveMenus(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the menu IDs that were applied to the registered context menu.
- getActiveMenusChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the menu IDs that were applied to the registered context menu.
- getActiveMenuSelection(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active menu selection.
- getActiveMenuSelectionChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active menu selection.
- getActivePage() - Method in interface org.eclipse.search.ui.ISearchResultViewPart
-
Returns the
ISearchResultPage
currently shown in this search view. - getActivePage() - Method in interface org.eclipse.ui.IPageService
-
Returns the active page.
- getActivePage() - Method in interface org.eclipse.ui.IWorkbenchWindow
-
Returns the currently active page for this workbench window.
- getActivePage() - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Returns the index of the currently active page, or -1 if there is no active page.
- getActivePageInstance() - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Returns active page instance if the currently selected page index is not -1 and active page is a IFormPage, or
null
otherwise. - getActivePart() - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Returns the active part.
- getActivePart() - Method in class org.eclipse.ui.actions.PartEventAction
-
Returns the currently active part in the workbench.
- getActivePart() - Method in interface org.eclipse.ui.IPartService
-
Returns the active part.
- getActivePart(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active part.
- getActivePartChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active part.
- getActivePartId() - Method in class org.eclipse.ui.commands.HandlerSubmission
-
Deprecated.
- getActivePartId() - Method in class org.eclipse.ui.contexts.EnabledSubmission
-
Deprecated.Returns the identifier of the part that must be active for this request to be considered.
- getActivePartId(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the part id of the active part.
- getActivePartIdChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the part id of the active part.
- getActivePartReference() - Method in interface org.eclipse.ui.IPartService
-
Returns the active part reference.
- getActivePerspective(MWindow) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Return the active perspective for the given window.
- getActivePlatform() - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getActiveRendering() - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingContainer
-
Returns the active rendering in this container, or
null
if none. - getActiveRewriteSession() - Method in class org.eclipse.jface.text.AbstractDocument
- getActiveRewriteSession() - Method in interface org.eclipse.jface.text.IDocumentExtension4
-
Returns the active rewrite session of this document or
null
. - getActiveRewriteSession() - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension3
-
Returns the active rewrite session of this document or
null
. - getActiveRewriteSession() - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- getActiveRewriteSession() - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
Returns the active rewrite session of this document or
null
. - getActiveSaveable() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
-
Return the currently active saveable.
- getActiveSaveable() - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Return the active saveable for this participant.
- getActiveSaveables() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
- getActiveSaveables() - Method in interface org.eclipse.ui.ISaveablesSource
-
Returns the saveables currently active in the workbench part.
- getActiveSaveables() - Method in class org.eclipse.ui.navigator.CommonNavigator
- getActiveSaveables() - Method in interface org.eclipse.ui.navigator.INavigatorSaveablesService
-
Returns the active saveables based on the current selection.
- getActiveSaveables() - Method in class org.eclipse.ui.navigator.resources.ProjectExplorer
- getActiveSaveables() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- getActiveScheme() - Method in class org.eclipse.jface.bindings.BindingManager
-
Gets the currently active scheme.
- getActiveScheme() - Method in interface org.eclipse.ui.keys.IBindingService
-
Returns the currently active scheme.
- getActiveShell() - Method in class org.eclipse.swt.widgets.Display
-
Returns the currently active
Shell
, or null if no shell belonging to the currently running application is active. - getActiveShell() - Method in class org.eclipse.ui.commands.HandlerSubmission
-
Deprecated.
- getActiveShell() - Method in class org.eclipse.ui.contexts.EnabledSubmission
-
Deprecated.Returns the shell that must be active for this request to be considered.
- getActiveShell(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active shell.
- getActiveShellChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active shell.
- getActiveSite(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active part site.
- getActiveSiteChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active part site.
- getActiveSpellingEngineDescriptor(IPreferenceStore) - Method in class org.eclipse.ui.texteditor.spelling.SpellingService
-
Returns the descriptor of the active spelling engine based on the value of the
PREFERENCE_SPELLING_ENGINE
preference in the given preferences. - getActiveTab() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
-
Returns the currently active
ILaunchConfigurationTab
being displayed, ornull
if there is none. - getActiveTabs() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Returns the list of currently active tabs.
- getActiveWorkbenchPartSite() - Method in class org.eclipse.ui.commands.HandlerSubmission
-
Deprecated.
- getActiveWorkbenchPartSite() - Method in class org.eclipse.ui.contexts.EnabledSubmission
-
Deprecated.Returns the workbench part site of the part that must be active for this request to be considered.
- getActiveWorkbenchWindow() - Method in interface org.eclipse.ui.IWorkbench
-
Returns the currently active window for this workbench (if any).
- getActiveWorkbenchWindow(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active workbench window.
- getActiveWorkbenchWindowChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the active workbench window.
- getActivity() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns the instance of the interface that changed.
- getActivity(String) - Method in interface org.eclipse.ui.activities.IActivityManager
-
Returns an instance of
IActivity
given an identifier. - getActivityId() - Method in interface org.eclipse.ui.activities.IActivityPatternBinding
-
Returns the identifier of the activity represented in this binding.
- getActivityId() - Method in interface org.eclipse.ui.activities.IActivityRequirementBinding
-
Returns the identifier of the activity represented in this binding.
- getActivityId() - Method in interface org.eclipse.ui.activities.ICategoryActivityBinding
-
Returns the identifier of the activity represented in this binding.
- getActivityIds() - Method in interface org.eclipse.ui.activities.IIdentifier
-
Returns the set of activity ids that this instance matches.
- getActivityIdsForCategory(ICategory) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Return the activities directly required by a given category.
- getActivityManager() - Method in class org.eclipse.ui.activities.ActivityManagerEvent
-
Returns the instance of the interface that changed.
- getActivityManager() - Method in interface org.eclipse.ui.activities.IWorkbenchActivitySupport
-
Returns the activity manager for the workbench.
- getActivityPatternBindings() - Method in interface org.eclipse.ui.activities.IActivity
-
Returns the set of activity pattern bindings for this instance.
- getActivityRequirementBindings() - Method in interface org.eclipse.ui.activities.IActivity
-
Returns the set of activity requirement bindings for this instance.
- getActivitySupport() - Method in interface org.eclipse.ui.IWorkbench
-
Returns an interface to manage activities at the workbench level.
- getActual() - Method in class org.eclipse.unittest.model.ITestElement.FailureTrace
-
Returns the actual result or
null
if the trace is not a comparison failure. - getActualId() - Method in class org.eclipse.core.runtime.spi.RegistryContributor
-
Provides actual ID associated with the registry contributor (e.g., "12").
- getActualName() - Method in class org.eclipse.core.runtime.spi.RegistryContributor
-
Provides actual name of the registry contributor (e.g., "org.eclipe.core.runtime.fragment").
- getAdaptedResource(IAdaptable) - Method in interface org.eclipse.ui.IContributorResourceAdapter
-
Return the resource that the supplied adaptable adapts to.
- getAdaptedResourceMapping(IAdaptable) - Method in interface org.eclipse.ui.ide.IContributorResourceAdapter2
-
Return the resource mapping that the supplied adaptable adapts to.
- getAdapter(Class<T>) - Method in class org.eclipse.compare.CompareEditorInput
- getAdapter(Class<T>) - Method in class org.eclipse.compare.CompareViewerPane
- getAdapter(Class<T>) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
- getAdapter(Class<T>) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
- getAdapter(Class<T>) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
-
Implement
IAdaptable.getAdapter(Class)
in order to provide anISharedDocumentAdapter
that provides the proper look up key based on the input from which this structure node was created. - getAdapter(Class<T>) - Method in class org.eclipse.compare.structuremergeviewer.StructureRootNode
-
Override
IAdaptable.getAdapter(Class)
in order to provide anISharedDocumentAdapter
that provides the proper look up key based on the input from which this structure node was created. - getAdapter(Class<T>) - Method in interface org.eclipse.core.runtime.IAdaptable
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Class<T>) - Method in class org.eclipse.core.runtime.PlatformObject
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Class<T>) - Method in class org.eclipse.debug.core.Launch
- getAdapter(Class<T>) - Method in class org.eclipse.debug.core.model.DebugElement
- getAdapter(Class<T>) - Method in class org.eclipse.debug.core.model.RuntimeProcess
- getAdapter(Class<T>) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Debug views implement the debug view adapter which provides access to a view's underlying viewer and debug model presentation for a specific debug model.
- getAdapter(Class<T>) - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
- getAdapter(Class<T>) - Method in class org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector
-
Returns an object which is an instance of the given class and provides additional context for this hyperlink detector.
- getAdapter(Class<T>) - Method in class org.eclipse.jface.text.templates.TemplateContext
-
Default implementation does nothing, clients can override to provide adapters.
- getAdapter(Class<T>) - Method in class org.eclipse.ltk.core.refactoring.Change
- getAdapter(Class<T>) - Method in class org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
-
Adapts the refactoring to the given type.
- getAdapter(Class<T>) - Method in class org.eclipse.ltk.core.refactoring.Refactoring
- getAdapter(Class<T>) - Method in class org.eclipse.team.core.mapping.provider.MergeContext
- getAdapter(Class<T>) - Method in class org.eclipse.team.core.RepositoryProvider
- getAdapter(Class<T>) - Method in class org.eclipse.team.core.subscribers.SubscriberMergeContext
- getAdapter(Class<T>) - Method in class org.eclipse.team.core.synchronize.SyncInfo
- getAdapter(Class<T>) - Method in class org.eclipse.team.ui.SaveablePartAdapter
-
Deprecated.
- getAdapter(Class<T>) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
- getAdapter(Class<T>) - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
- getAdapter(Class<T>) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
- getAdapter(Class<T>) - Method in class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
- getAdapter(Class<T>) - Method in class org.eclipse.ui.console.TextConsolePage
- getAdapter(Class<T>) - Method in class org.eclipse.ui.dialogs.FileSystemElement
-
Returns the adapter
- getAdapter(Class<T>) - Method in class org.eclipse.ui.editors.text.TextEditor
- getAdapter(Class<T>) - Method in class org.eclipse.ui.ide.FileStoreEditorInput
- getAdapter(Class<T>) - Method in class org.eclipse.ui.model.AdaptableList
- getAdapter(Class<T>) - Method in interface org.eclipse.ui.model.IComparableContribution
-
Possible adaptations include:
IConfigurationElement
useful for contributions that eventually work back to registry elements. - getAdapter(Class<T>) - Method in class org.eclipse.ui.navigator.CommonNavigator
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Class<T>) - Method in class org.eclipse.ui.operations.OperationHistoryActionHandler
- getAdapter(Class<T>) - Method in class org.eclipse.ui.part.FileEditorInput
- getAdapter(Class<T>) - Method in class org.eclipse.ui.part.IntroPart
-
This implementation of the method declared by
IAdaptable
passes the request along to the platform's adapter manager; roughlyPlatform.getAdapterManager().getAdapter(this, adapter)
. - getAdapter(Class<T>) - Method in class org.eclipse.ui.part.MultiEditorInput
- getAdapter(Class<T>) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
If there is an adapter registered against the subclass of MultiPageEditorPart return that.
- getAdapter(Class<T>) - Method in class org.eclipse.ui.part.MultiPageEditorSite
- getAdapter(Class<T>) - Method in class org.eclipse.ui.part.PageBookView
-
The
PageBookView
implementation of thisIAdaptable
method delegates to the current page, if it implementsIAdaptable
. - getAdapter(Class<T>) - Method in class org.eclipse.ui.part.PageSite
- getAdapter(Class<T>) - Method in class org.eclipse.ui.part.WorkbenchPart
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Class<T>) - Method in class org.eclipse.ui.progress.PendingUpdateAdapter
- getAdapter(Class<T>) - Method in class org.eclipse.ui.Saveable
-
This implementation of
IAdaptable.getAdapter(Class)
returnsnull
. - getAdapter(Class<T>) - Method in class org.eclipse.ui.statushandlers.StatusAdapter
- getAdapter(Class<T>) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
- getAdapter(Class<T>) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- getAdapter(Class<T>) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.TextEditorSavable
-
Explicit comment needed to suppress wrong warning caused by http://bugs.sun.com/bugdatabase/view_bug.do?
- getAdapter(Class<T>) - Method in class org.eclipse.ui.texteditor.templates.TemplatesView
- getAdapter(Class<T>) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
- getAdapter(Class<T>) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.
- getAdapter(Class<T>) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
-
The
PropertySheetPage
implementation of thisIAdaptable
method handles theISaveablePart
adapter by delegating to the source part. - getAdapter(Object) - Static method in class org.eclipse.compare.structuremergeviewer.SharedDocumentAdapterWrapper
-
Helper method that returns the shared document adapter for the given typed element or
null
if there isn't one. - getAdapter(Object) - Method in class org.eclipse.ui.model.BaseWorkbenchContentProvider
-
Returns the implementation of IWorkbenchAdapter for the given object.
- getAdapter(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
-
Returns the implementation of IWorkbenchAdapter for the given object.
- getAdapter(Object) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Return the IDeferredWorkbenchAdapter for element or the element if it is an instance of IDeferredWorkbenchAdapter.
- getAdapter(Object, Class<?>) - Method in class org.eclipse.debug.core.commands.AbstractDebugCommand
-
Convenience method to return an adapter of the specified type for the given object or
null
if none. - getAdapter(Object, Class<?>) - Static method in class org.eclipse.debug.core.DebugPlugin
-
Returns an adapter of the specified type for the given object or
null
if none. - getAdapter(Object, Class<T>) - Method in interface org.eclipse.core.runtime.IAdapterFactory
-
Returns an object which is an instance of the given class associated with the given object.
- getAdapter(Object, Class<T>) - Method in interface org.eclipse.core.runtime.IAdapterManager
-
Returns an object which is an instance of the given class associated with the given object.
- getAdapter(Object, Class<T>) - Method in class org.eclipse.e4.ui.workbench.modeling.EObjModelHandler
- getAdapter(Object, Class<T>, boolean) - Static method in class org.eclipse.ui.ide.ResourceUtil
-
Deprecated.Use
Adapters.adapt(Object, Class, boolean)
instead. - getAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
-
Returns an object which is an instance of the given class name associated with the given object.
- getAdapter(ISourceViewer, Class<T>) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
-
Implements the contract of
IAdaptable.getAdapter(java.lang.Class)
by forwarding the adapter requests to the given viewer. - getAdapter2(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
-
Returns the implementation of IWorkbenchAdapter2 for the given object.
- getAdapter3(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
-
Returns the implementation of IWorkbenchAdapter3 for the given object.
- getAdapterList() - Method in interface org.eclipse.core.runtime.IAdapterFactory
-
Returns the collection of adapter types handled by this factory.
- getAdapterList() - Method in class org.eclipse.e4.ui.workbench.modeling.EObjModelHandler
- getAdapterManager() - Static method in class org.eclipse.core.runtime.Platform
-
Returns the adapter manager used for extending
IAdaptable
objects. - getAddButton() - Method in class org.eclipse.jface.preference.ListEditor
-
Return the Add button.
- getAddedAnnotations() - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
-
Returns the added annotations.
- getAddedDynamicImportPackages() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
-
Returns an array of dynamic import package specifications that have been added dynamically to this bundle description.
- getAddedKeys() - Method in class org.eclipse.core.databinding.observable.map.MapDiff
- getAddedResources() - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeEvent
-
Returns newly added out-of-sync
SyncInfo
elements. - getAddedResources() - Method in class org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
- getAddedRoots() - Method in interface org.eclipse.team.ui.mapping.ITeamStateChangeEvent
-
Return the set of resources that were previously undecorated but are now decorated.
- getAddedRoots() - Method in class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
- getAddedSubtreeRoots() - Method in interface org.eclipse.team.core.synchronize.ISyncInfoTreeChangeEvent
-
Returns the highest parent resources of all newly added elements available in this event by calling
getAddedResources()
. - getAdditionalClasspathEntries() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the set of classpath entries that the user has added to the Ant runtime classpath.
- getAdditionalProposalInfo() - Method in class org.eclipse.jface.text.contentassist.CompletionProposal
- getAdditionalProposalInfo() - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
-
Returns optional additional information about the proposal.
- getAdditionalProposalInfo() - Method in class org.eclipse.jface.text.templates.TemplateProposal
- getAdditionalProposalInfo(IProgressMonitor) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension5
-
Returns additional information about the proposal.
- getAdditions() - Method in class org.eclipse.core.databinding.observable.set.SetDiff
- getAdditions() - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
-
Returns the proposed set of installable units to be added to the profile.
- getAdditions() - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
-
Provide the set of installable units that have been requested for addition
- getAdditions() - Method in interface org.eclipse.team.core.diff.IDiffChangeEvent
-
Returns the delta nodes that have been added to the delta tree.
- getAddons() - Method in interface org.eclipse.e4.ui.model.application.MApplication
-
Returns the value of the 'Addons' containment reference list.
- getAddress() - Method in class org.eclipse.debug.ui.memory.MemoryRenderingElement
-
Returns the address at which bytes are being rendered.
- getAddressableSize() - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Returns this memory block's addressable size in number of bytes.
- getAddressableSize() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Returns the addressable size of this rendering's memory block in bytes.
- getAddressableUnitPerColumn() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Returns the number of addressable units per column.
- getAddressableUnitPerLine() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Returns the number of addressable units per row.
- getAddressSize() - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Returns the address size of this memory block in number of bytes.
- getAdvanced() - Method in class org.eclipse.swt.graphics.GC
-
Returns
true
if receiver is using the operating system's advanced graphics subsystem. - getAdvanceWidth(char) - Method in class org.eclipse.swt.graphics.GC
-
Returns the advance width of the specified character in the font which is currently selected into the receiver.
- getAffectedChildren() - Method in interface org.eclipse.core.resources.IResourceDelta
-
Returns resource deltas for all children of this resource which were added, removed, or changed.
- getAffectedChildren(int) - Method in interface org.eclipse.core.resources.IResourceDelta
-
Returns resource deltas for all children of this resource whose kind is included in the given mask.
- getAffectedChildren(int, int) - Method in interface org.eclipse.core.resources.IResourceDelta
-
Returns resource deltas for all children of this resource whose kind is included in the given mask.
- getAffectedObjects() - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation
-
Return an array of objects that are affected by executing, undoing, or redoing this operation.
- getAffectedObjects() - Method in class org.eclipse.core.commands.operations.TriggeredOperations
- getAffectedObjects() - Method in class org.eclipse.ltk.core.refactoring.Change
-
Returns the elements affected by this change or
null
if the affected elements cannot be determined. - getAffectedObjects() - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
- getAffectedObjects() - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
- getAffectedObjects() - Method in class org.eclipse.ltk.core.refactoring.UndoTextFileChange
- getAffectedObjects() - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
- getAffectedResource(IAdaptable) - Method in interface org.eclipse.ui.views.tasklist.ITaskListResourceAdapter
-
Returns the resource to query for the markers to display for the given adaptable.
- getAffectedResources() - Method in interface org.eclipse.team.core.mapping.IResourceDiffTree
-
Return all resources that contain diffs in this diff tree.
- getAffectedResources() - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
- getAfterDate() - Method in interface org.eclipse.compare.patch.IFilePatch
-
Returns the milliseconds time value of the after date from the patch, or DATE_UNKNOWN if the date is unknown.
- getAfterDate() - Method in interface org.eclipse.compare.patch.IFilePatch2
-
Returns the milliseconds time value of the after date from the patch, or DATE_UNKNOWN if the date is unknown.
- getAfterSection() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractSectionDescriptor
- getAfterSection() - Method in interface org.eclipse.ui.views.properties.tabbed.ISectionDescriptor
-
Get the section identifier below which this section is displayed.
- getAfterState() - Method in interface org.eclipse.team.core.mapping.IResourceDiff
-
Return a handle to the file state representing the "after" state of the file used to calculate this diff.
- getAfterState() - Method in class org.eclipse.team.core.mapping.provider.ResourceDiff
- getAfterTab() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractTabDescriptor
- getAfterTab() - Method in interface org.eclipse.ui.views.properties.tabbed.ITabDescriptor
-
Get the identifier of the tab after which this tab should be displayed.
- getAgent() - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactRepositoryFactory
-
Returns the provisioning agent associated with this factory, or
null
if this factory is not associated with an agent. - getAgent() - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Returns the provisioning agent in charge of this repository manager
- getAgent() - Method in class org.eclipse.equinox.p2.repository.metadata.spi.MetadataRepositoryFactory
-
Returns the provisioning agent associated with this factory, or
null
if this factory is not associated with an agent. - getAggregateWorkingSet() - Method in interface org.eclipse.ui.IWorkbenchPage
-
Return a working set that contains all of the elements contained in the array of working sets provided by
IWorkbenchPage.getWorkingSets()
. - getAliases() - Method in class org.eclipse.osgi.service.security.TrustEngine
-
Return the list of friendly name aliases for the TrustAnchors installed in the engine.
- getAlignment() - Method in class org.eclipse.swt.custom.CCombo
-
Returns the horizontal alignment.
- getAlignment() - Method in class org.eclipse.swt.custom.CLabel
-
Returns the horizontal alignment.
- getAlignment() - Method in class org.eclipse.swt.custom.StyledText
-
Returns the alignment of the widget.
- getAlignment() - Method in class org.eclipse.swt.graphics.TextLayout
-
Returns the receiver's horizontal text alignment, which will be one of
SWT.LEFT
,SWT.CENTER
orSWT.RIGHT
. - getAlignment() - Method in class org.eclipse.swt.widgets.Button
-
Returns a value which describes the position of the text or image in the receiver.
- getAlignment() - Method in class org.eclipse.swt.widgets.Label
-
Returns a value which describes the position of the text or image in the receiver.
- getAlignment() - Method in class org.eclipse.swt.widgets.TableColumn
-
Returns a value which describes the position of the text or image in the receiver.
- getAlignment() - Method in class org.eclipse.swt.widgets.TreeColumn
-
Returns a value which describes the position of the text or image in the receiver.
- getAllCheckedListItems() - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Returns a flat list of all of the leaf elements which are checked.
- getAllCheckedListItems(IElementFilter, IProgressMonitor) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Returns a flat list of all of the leaf elements which are checked.
- getAllCommands() - Method in class org.eclipse.core.commands.CommandManager
-
Returns all of the commands known by this manager -- defined and undefined.
- getAllContentTypes() - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
-
Returns all content types known by the platform.
- getAllContributors() - Method in interface org.eclipse.core.runtime.spi.IDynamicExtensionRegistry
-
Returns all contributors associated with the registry at this time.
- getAllDocuments(String) - Method in class org.eclipse.help.search.SearchParticipant
-
Returns all the documents that this participant knows about.
- getAllIgnores() - Static method in class org.eclipse.team.core.Team
-
Returns the list of global ignores.
- getAllListItems() - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Returns a flat list of all of the leaf elements.
- getAllMatchFilters() - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Returns all applicable filters for this result or null if match filters are not supported.
- getAllowDuplicates() - Method in class org.eclipse.ui.dialogs.FilteredList
-
Returns whether or not duplicates are allowed.
- getAllowMultiple() - Method in interface org.eclipse.ui.views.IViewDescriptor
-
Returns whether this view allows multiple instances.
- getAllowPluginActivation() - Method in class org.eclipse.core.expressions.EvaluationContext
- getAllowPluginActivation() - Method in interface org.eclipse.core.expressions.IEvaluationContext
-
Returns whether this evaluation context supports plug-in activation.
- getAllowUserToToggleDerived() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
Returns whether to include a "Show derived resources" checkbox in the dialog.
- getAllProviderTypeIds() - Static method in class org.eclipse.team.core.RepositoryProvider
-
Returns all known (registered) RepositoryProvider ids.
- getAllReferencedBuildConfigs() - Method in interface org.eclipse.core.resources.IBuildContext
-
Gets a array of build configurations that were built before this build configuration, as part of the current top-level build invocation.
- getAllReferencingBuildConfigs() - Method in interface org.eclipse.core.resources.IBuildContext
-
Gets a array of build configurations that will be built after this build configuration, as part of the current top-level build invocation.
- getAllRemedyConfigs() - Static method in class org.eclipse.equinox.p2.operations.RemedyConfig
- getAllStats() - Static method in class org.eclipse.core.runtime.PerformanceStats
-
Returns all performance event statistics.
- getAllStyleRangeIterator() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns an iterator which enumerates all style ranges of this presentation except the default style range.
- getAllTicks() - Method in class org.eclipse.ltk.core.refactoring.RefactoringTickProvider
-
Sum of
getCheckConditionsTicks
,getCreateChangeTicks
andgetInitializeChangeTicks
. - getAllTypes() - Static method in class org.eclipse.team.core.Team
-
Deprecated.Use
getFileContentManager().getExtensionMappings()
instead. - getAllWhiteCheckedItems() - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Returns a list of all of the items that are white checked.
- getAllWorkingSets() - Method in interface org.eclipse.ui.IWorkingSetManager
-
Returns an array of all working sets stored in the receiver including those that are marked as being not visible.
- getAlpha() - Method in class org.eclipse.swt.graphics.Color
-
Returns the amount of alpha in the color, from 0 (transparent) to 255 (opaque).
- getAlpha() - Method in class org.eclipse.swt.graphics.GC
-
Returns the receiver's alpha value.
- getAlpha() - Method in class org.eclipse.swt.widgets.Shell
-
Returns the receiver's alpha value.
- getAlpha(int, int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns the alpha value at offset
x
in scanliney
in the receiver's alpha data. - getAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns
getWidth
alpha values starting at offsetx
in scanliney
in the receiver's alpha data starting atstartIndex
. - getAlt() - Method in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
Returns the integer representation of the ALT key.
- getAlt() - Method in class org.eclipse.jface.bindings.keys.SWTKeyLookup
- getAlternateTerms() - Method in class org.eclipse.help.search.SearchProcessorInfo
-
After
AbstractSearchProcessor.preSearch(String)
is called, this method can be used to return an array of alternative search terms a user may wish to consider. - getAlwaysIncompatible() - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
-
Returns
true
if this property descriptor is to be always considered incompatible with any other property descriptor. - getAlwaysShowIntroPref() - Method in class org.eclipse.ui.intro.contentproviders.AlwaysWelcomeCheckbox
- getAlwaysShowScrollBars() - Method in class org.eclipse.swt.custom.ScrolledComposite
-
Returns the Always Show Scrollbars flag.
- getAlwaysShowScrollBars() - Method in class org.eclipse.swt.custom.StyledText
-
Returns the Always Show Scrollbars flag.
- getAncestor() - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
- getAncestor() - Method in interface org.eclipse.compare.structuremergeviewer.ICompareInput
-
Returns the ancestor side of this input.
- getAncestorContent(Object) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
-
Returns the contents for the ancestor side of a
ContentMergeViewer
. - getAncestorImage(Object) - Method in class org.eclipse.compare.CompareConfiguration
-
Returns the image for the ancestor side of compare/merge viewers.
- getAncestorImage(Object) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
-
Returns an optional image for the ancestor side of a
ContentMergeViewer
. - getAncestorImage(Object) - Method in interface org.eclipse.compare.ICompareInputLabelProvider
-
Returns the image for the ancestor side of compare/merge viewers.
- getAncestorLabel(Object) - Method in class org.eclipse.compare.CompareConfiguration
-
Returns the label for the ancestor side of compare/merge viewers.
- getAncestorLabel(Object) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
-
Returns the label for the ancestor side of a
ContentMergeViewer
. - getAncestorLabel(Object) - Method in interface org.eclipse.compare.ICompareInputLabelProvider
-
Returns the label for the ancestor side of compare/merge viewers.
- getAnchor() - Method in class org.eclipse.jface.text.source.DefaultCharacterPairMatcher
- getAnchor() - Method in interface org.eclipse.jface.text.source.ICharacterPairMatcher
-
Returns the anchor for the region of the matching peer characters.
- getAnchor(AccessibleHyperlinkEvent) - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
-
Returns the anchor for the link at the specified index.
- getAnchor(AccessibleHyperlinkEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleHyperlinkListener
-
Returns the anchor for the link at the specified index.
- getAnchorTarget(AccessibleHyperlinkEvent) - Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkAdapter
-
Returns the target of the link at the specified index.
- getAnchorTarget(AccessibleHyperlinkEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleHyperlinkListener
-
Returns the target of the link at the specified index.
- getAnimatorFactory() - Static method in class org.eclipse.jface.util.Policy
-
Deprecated.this is no longer in use as of 3.3
- getAnnotationAccess() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Returns the annotation access.
- getAnnotationAccessExtension() - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
-
Returns the annotation access extension.
- getAnnotationHeight() - Method in interface org.eclipse.jface.text.source.IOverviewRuler
-
Returns the height of the visual presentation of an annotation in this overview ruler.
- getAnnotationHeight() - Method in class org.eclipse.jface.text.source.OverviewRuler
- getAnnotationHover() - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
Returns the annotation hover for this hover manager.
- getAnnotationHover(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the annotation hover which will provide the information to be shown in a hover popup window when requested for the given source viewer.
- getAnnotationHover(ISourceViewer) - Method in class org.eclipse.ui.editors.text.TextSourceViewerConfiguration
- getAnnotationImageProvider() - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Returns the annotation image provider.
- getAnnotationIterator() - Method in class org.eclipse.jface.text.source.AnnotationModel
- getAnnotationIterator() - Method in interface org.eclipse.jface.text.source.IAnnotationModel
-
Returns all annotations managed by this model.
- getAnnotationIterator(boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Returns all annotations managed by this model.
- getAnnotationIterator(int, int, boolean, boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Returns an iterator over all annotations managed by this model that are inside the given region.
- getAnnotationIterator(int, int, boolean, boolean) - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension2
-
Returns an iterator over all annotations managed by this model that are inside the given region.
- getAnnotationMap() - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Returns the annotation map internally used by this annotation model.
- getAnnotationModel() - Method in interface org.eclipse.core.filebuffers.ITextFileBuffer
-
Returns the annotation model of this text file buffer.
- getAnnotationModel() - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
-
Returns the model this event refers to.
- getAnnotationModel() - Method in interface org.eclipse.jface.text.source.ISourceViewer
-
Returns this viewer's annotation model.
- getAnnotationModel() - Method in class org.eclipse.jface.text.source.SourceViewer
- getAnnotationModel() - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
-
Returns the
AbstractMarkerAnnotationModel
of the editor's input. - getAnnotationModel() - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
-
Returns the
AbstractMarkerAnnotationModel
of the editor's input. - getAnnotationModel() - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
-
Returns the
AbstractMarkerAnnotationModel
of the editor's input. - getAnnotationModel() - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
-
Returns the annotation model to be used by this reconcile strategy.
- getAnnotationModel(Object) - Method in class org.eclipse.jface.text.source.AnnotationModel
- getAnnotationModel(Object) - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension
-
Returns the attached
IAnnotationModel
forkey
, ornull
if none is attached forkey
. - getAnnotationModel(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
- getAnnotationModel(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
- getAnnotationModel(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- getAnnotationModel(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
- getAnnotationModel(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Returns the annotation model for the given element.
- getAnnotationModel(Match) - Method in interface org.eclipse.search.ui.text.ISearchEditorAccess
-
Finds the annotation model for the given match
- getAnnotationModelEvent() - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Returns the current annotation model event.
- getAnnotationPreference(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreferenceLookup
-
Returns the annotation preference defined for the given annotation type.
- getAnnotationPreference(Annotation) - Method in class org.eclipse.ui.texteditor.AnnotationPreferenceLookup
-
Returns the annotation preference of a given annotation.
- getAnnotationPreferenceFragment(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreferenceLookup
-
Returns the annotation preference fragment defined for the given annotation type.
- getAnnotationPreferenceFragments() - Method in class org.eclipse.ui.texteditor.MarkerAnnotationPreferences
-
Returns all extensions provided for the
markerAnnotationSpecification
extension point including fragments. - getAnnotationPreferenceLookup() - Static method in class org.eclipse.ui.editors.text.EditorsUI
-
Returns the annotation preference lookup of this plug-in.
- getAnnotationPreferenceLookup() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Returns the annotation preference lookup.
- getAnnotationPreferenceLookup() - Method in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
-
Returns the annotation preference lookup used by this annotation access.
- getAnnotationPreferences() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Returns the annotation preferences.
- getAnnotationPreferences() - Method in class org.eclipse.ui.texteditor.MarkerAnnotationPreferences
-
Returns all extensions provided for the
markerAnnotationSpecification
extension point. - getAnnotationType() - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Returns the annotation type.
- getAnnotationType(String, int) - Method in class org.eclipse.ui.texteditor.AnnotationTypeLookup
-
Computes the annotation type that corresponds to the given marker type and the given marker severity.
- getAnnotationType(IMarker) - Method in class org.eclipse.ui.texteditor.AnnotationTypeLookup
-
Computes the annotation type that corresponds to the state of the given marker.
- getAnnotationTypeHierarchy() - Method in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
-
Returns the annotation type hierarchy used by this annotation access.
- getAnnotationTypeLookup() - Static method in class org.eclipse.ui.editors.text.EditorsUI
-
Returns the annotation type lookup of this plug-in.
- getAntHome() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the string that defines the Ant home set by the user or the location of the Eclipse Ant plug-in if Ant home has not been specifically set by the user.
- getAntHomeClasspathEntries() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the set of classpath entries that compose the libraries added to the Ant runtime classpath from the Ant home location.
- getAntialias() - Method in class org.eclipse.swt.graphics.GC
-
Returns the receiver's anti-aliasing setting value, which will be one of
SWT.DEFAULT
,SWT.OFF
orSWT.ON
. - getAntPropertyValue(String) - Method in interface org.eclipse.ant.core.IAntPropertyValueProvider
-
Returns a value that the Ant entry point will use to set the value of the Ant property.
- getAntURLs() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Deprecated.use getAntHomeClasspathEntries and getToolsJarEntry
- getAppearsBeforeId() - Method in interface org.eclipse.ui.navigator.INavigatorContentDescriptor
-
Returns the extension that this extension must appear before.
- getAppendPosition() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
-
Returns the position that has been set with
setAppendPosition
. - getApplicabilityScope() - Method in interface org.eclipse.equinox.p2.metadata.IInstallableUnitPatch
-
The applicability scope of a patch describes the installable units that this patch should be applied to.
- getApplication() - Method in interface org.eclipse.core.runtime.IProduct
-
Returns the application associated with this product.
- getApplication() - Method in interface org.eclipse.e4.ui.workbench.IWorkbench
- getApplicationArgs() - Static method in class org.eclipse.core.runtime.Platform
-
Returns the arguments not consumed by the framework implementation itself.
- getApplicationContext() - Method in class org.eclipse.core.commands.ExecutionEvent
-
Returns the state of the application at the time the execution was triggered.
- getApplyButton() - Method in class org.eclipse.jface.preference.PreferencePage
-
Returns the Apply button.
- getAppName() - Static method in class org.eclipse.swt.widgets.Display
-
Returns the application name.
- getAppVersion() - Static method in class org.eclipse.swt.widgets.Display
-
Returns the application version.
- getArchive() - Method in class org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage
-
Returns the archive containing the zip entry.
- getArguments() - Method in class org.eclipse.core.resources.FileInfoMatcherDescription
- getArguments() - Method in interface org.eclipse.core.resources.ICommand
-
Returns a table of the arguments for this command, or
null
if there are no arguments. - getArguments() - Method in interface org.eclipse.equinox.app.IApplicationContext
-
The arguments used for the application.
- getArguments() - Method in class org.eclipse.ltk.core.refactoring.participants.CopyParticipant
-
Returns the copy arguments.
- getArguments() - Method in class org.eclipse.ltk.core.refactoring.participants.CreateParticipant
-
Returns the create arguments.
- getArguments() - Method in class org.eclipse.ltk.core.refactoring.participants.DeleteParticipant
-
Returns the delete arguments.
- getArguments() - Method in class org.eclipse.ltk.core.refactoring.participants.MoveParticipant
-
Returns the move arguments.
- getArguments() - Method in class org.eclipse.ltk.core.refactoring.participants.RenameParticipant
-
Returns the rename arguments.
- getArgumentType() - Method in interface org.eclipse.core.resources.IFilterMatcherDescriptor
-
Returns the argument type expected by this filter.
- getArray(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
- getArray(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
-
Returns the value, an array of strings, of the given key in this dialog settings.
- getArrayFromList(String) - Static method in class org.eclipse.osgi.util.ManifestElement
-
Returns the result of converting a list of comma-separated tokens into an array.
- getArrayFromList(String, String) - Static method in class org.eclipse.osgi.util.ManifestElement
-
Returns the result of converting a list of tokens into an array.
- getArrayFromString(String) - Method in class org.eclipse.ant.core.AntCorePreferences
- getArtifact() - Method in class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor
-
Returns the artifact this editor was opened for (i.e. the artifact that source was not found for), or
null
- getArtifact() - Method in class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditorInput
-
Returns the artifact that source was not found for.
- getArtifact() - Method in interface org.eclipse.debug.ui.sourcelookup.ISourceLookupResult
-
Returns the artifact for which source lookup was performed, such as a stack frame.
- getArtifact(IArtifactDescriptor, OutputStream, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Writes to the given output stream the bytes represented by the artifact descriptor.
- getArtifact(IArtifactDescriptor, OutputStream, IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
- getArtifactDescriptors(IProgressMonitor) - Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
-
Returns a queryable that can be used to obtain any artifact descriptors that are needed for the provisioning operation.
- getArtifactDescriptors(IArtifactKey) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Return the set of artifact descriptors describing the ways that this repository can supply the artifact associated with the given artifact key
- getArtifactDescriptors(IArtifactKey) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
- getArtifactFile(IArtifactKey) - Method in interface org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository
-
Return the location of the full local file corresponding to the given artifact key to the given key, or
null
if not available. - getArtifactFile(IArtifactDescriptor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository
-
Return the location of the local file corresponding to the given artifact descriptor, or
null
if not available. - getArtifactKey() - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor
-
Return the key for the artifact described by this descriptor.
- getArtifactKey() - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRequest
-
Returns the key for the artifact that is being requested
- getArtifactKey() - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactDescriptor
- getArtifactKeys(IProgressMonitor) - Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
-
Returns a queryable that can be used to obtain any artifact keys that are needed for the provisioning operation.
- getArtifactRepositories(IProgressMonitor) - Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
-
Returns a queryable that can be used to obtain any artifact repositories that are needed for the provisioning operation.
- getArtifactRepositoryFlags() - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Return the repository flags suitable for retrieving known repositories from a repository manager
- getArtifacts() - Method in interface org.eclipse.equinox.p2.metadata.IInstallableUnit
-
Returns the collection of artifacts associated with this installable unit.
- getArtifacts(IArtifactRequest[], IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Executes the given artifact requests on this byte server.
- getArtifacts(IArtifactRequest[], IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
- getAscent() - Method in class org.eclipse.swt.graphics.FontMetrics
-
Returns the ascent of the font described by the receiver.
- getAscent() - Method in class org.eclipse.swt.graphics.TextLayout
-
Returns the ascent of the receiver.
- getAttribute() - Method in class org.eclipse.ui.texteditor.BasicMarkerUpdater
- getAttribute() - Method in interface org.eclipse.ui.texteditor.IMarkerUpdater
-
Returns the attributes for which this updater is responsible.
- getAttribute(int) - Method in interface org.eclipse.core.filesystem.IFileInfo
-
Returns the value of the specified attribute for this file.
- getAttribute(int) - Method in class org.eclipse.core.filesystem.provider.FileInfo
- getAttribute(String) - Method in interface org.eclipse.core.resources.IMarker
-
Returns the attribute with the given name.
- getAttribute(String) - Method in interface org.eclipse.core.resources.IMarkerDelta
-
Returns the object attribute with the given name.
- getAttribute(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Returns the named attribute of this configuration element, or
null
if none. - getAttribute(String) - Method in interface org.eclipse.debug.core.ILaunch
-
Returns the value of a client defined attribute.
- getAttribute(String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
-
Returns the attribute with the given name, as specified by this launch configuration type's extension definition, or
null
if unspecified. - getAttribute(String) - Method in class org.eclipse.debug.core.Launch
- getAttribute(String) - Method in interface org.eclipse.debug.core.model.IProcess
-
Returns the value of a client defined attribute.
- getAttribute(String) - Method in class org.eclipse.debug.core.model.RuntimeProcess
- getAttribute(String) - Method in class org.eclipse.osgi.util.ManifestElement
-
Returns the value for the specified attribute or
null
if it does not exist. - getAttribute(String) - Method in class org.eclipse.ui.console.TextConsole
-
Returns the attribute associated with the specified key.
- getAttribute(String) - Method in class org.eclipse.ui.intro.config.IntroElement
-
Returns the value of the attribute with a given name.
- getAttribute(String, boolean) - Method in interface org.eclipse.core.resources.IMarker
-
Returns the boolean-valued attribute with the given name.
- getAttribute(String, boolean) - Method in interface org.eclipse.core.resources.IMarkerDelta
-
Returns the boolean-valued attribute with the given name.
- getAttribute(String, boolean) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns the boolean-valued attribute with the given name.
- getAttribute(String, int) - Method in interface org.eclipse.core.resources.IMarker
-
Returns the integer-valued attribute with the given name.
- getAttribute(String, int) - Method in interface org.eclipse.core.resources.IMarkerDelta
-
Returns the integer-valued attribute with the given name.
- getAttribute(String, int) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns the integer-valued attribute with the given name.
- getAttribute(String, String) - Method in interface org.eclipse.core.resources.IMarker
-
Returns the string-valued attribute with the given name.
- getAttribute(String, String) - Method in interface org.eclipse.core.resources.IMarkerDelta
-
Returns the string-valued attribute with the given name.
- getAttribute(String, String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
When multi-language support is enabled, this method returns the named attribute of this configuration element in the specified locale, or
null
if none. - getAttribute(String, String) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns the string-valued attribute with the given name.
- getAttribute(String, List<String>) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns the
java.util.List
-valued attribute with the given name. - getAttribute(String, Map<String, String>) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns the
java.util.Map
-valued attribute with the given name. - getAttribute(String, Set<String>) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns the
java.util.Set
-valued attribute with the given name. - getAttributeAsIs(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Deprecated.The method is equivalent to the
IConfigurationElement.getAttribute(String)
. Contrary to its description, this method returns a translated value. Use theIConfigurationElement.getAttribute(String)
method instead. - getAttributeKeys() - Method in interface org.eclipse.ui.IMemento
-
Returns an array of all the attribute keys of the memento.
- getAttributeKeys() - Method in class org.eclipse.ui.XMLMemento
- getAttributeLabel(String) - Method in interface org.eclipse.debug.core.IPrototypeAttributesLabelProvider
-
Get a human readable label to associate to this attribute.
- getAttributeLabel(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
- getAttributeName() - Method in class org.eclipse.ui.cheatsheets.AbstractItemExtensionElement
-
Returns the name of the XML attribute that this item extension handles.
- getAttributeNames() - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Returns the names of the attributes of this configuration element.
- getAttributes() - Method in interface org.eclipse.core.resources.IMarker
-
Returns a map with all the attributes for the marker.
- getAttributes() - Method in interface org.eclipse.core.resources.IMarkerDelta
-
Returns a Map with all the attributes for the marker.
- getAttributes() - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns a map containing the attributes in this launch configuration.
- getAttributes() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
-
Returns the arbitrary attributes for this bundle description.
- getAttributes() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
-
Returns the arbitrary attributes for this package.
- getAttributes() - Method in interface org.eclipse.osgi.service.resolver.GenericDescription
-
Returns the arbitrary attributes for this description
- getAttributes() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
Returns the arbitrary attributes which this import package may be resolved to.
- getAttributes() - Method in class org.eclipse.ui.intro.config.IntroElement
-
Returns the names of all the attributes defined in this element.
- getAttributes(String) - Method in class org.eclipse.osgi.util.ManifestElement
-
Returns an array of values for the specified attribute or
null
if the attribute does not exist. - getAttributes(String[]) - Method in interface org.eclipse.core.resources.IMarker
-
Returns the attributes with the given names.
- getAttributes(String[]) - Method in interface org.eclipse.core.resources.IMarkerDelta
-
Returns the attributes with the given names.
- getAttributes(AccessibleAttributeEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAttributeAdapter
-
Returns attributes specific to this Accessible object.
- getAttributes(AccessibleAttributeEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleAttributeListener
-
Returns attributes specific to this Accessible object.
- getAttributesLabelsForPrototype() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
Get the attributes labels for prototype tab.
- getAttributeValue(String, boolean) - Method in class org.eclipse.ui.views.markers.MarkerItem
-
Return the boolean associated with attributeName or defaultValue if it is not found.
- getAttributeValue(String, int) - Method in class org.eclipse.ui.views.markers.MarkerItem
-
Get the value of the attribute in the enclosed marker.
- getAttributeValue(String, String) - Method in class org.eclipse.ui.views.markers.MarkerItem
-
Get the String value of the attribute in the enclosed marker.
- getAttributeValuesByName() - Method in class org.eclipse.ui.commands.AbstractHandler
-
Deprecated.
- getAttributeValuesByName() - Method in class org.eclipse.ui.commands.ActionHandler
-
Deprecated.
- getAttributeValuesByName() - Method in interface org.eclipse.ui.commands.ICommand
-
Deprecated.
- getAttributeValuesByName() - Method in interface org.eclipse.ui.commands.IHandler
-
Deprecated.
- getAuthor() - Method in class org.eclipse.jface.text.revisions.Revision
-
Returns the display string for the author of this revision.
- getAuthor() - Method in interface org.eclipse.team.core.history.IFileRevision
-
Returns the author of this revision or
null
if this information is not available. - getAuthor() - Method in class org.eclipse.team.core.history.provider.FileRevision
- getAutoActivationCharacters() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Return the array of characters on which the popup is autoactivated.
- getAutoActivationDelay() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Set the delay, in milliseconds, used before any autoactivation is triggered.
- getAutoActivationDelay() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Gets the delay after which the content assistant is automatically invoked if the cursor is behind an auto activation character.
- getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the auto edit strategies ready to be used with the given source viewer when manipulating text of the given content type.
- getAutoExpandLevel() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Returns the auto-expand level.
- getAutoHide() - Method in class org.eclipse.swt.widgets.ToolTip
-
Returns
true
if the receiver is automatically hidden by the platform, andfalse
otherwise. - getAutoIndentStrategy(ISourceViewer, String) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Deprecated.since 3.1 use
SourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)
instead - getAutomation() - Method in class org.eclipse.swt.ole.win32.Variant
-
Returns the OleAutomation object represented by this Variant.
- getAutoScrollLock() - Method in interface org.eclipse.ui.console.IScrollLockStateProvider
-
Returns the auto-scroll lock state.
- getAvailableTargets() - Method in class org.eclipse.ant.core.AntRunner
-
Returns the buildfile target information.
- getAvailableTypeNames() - Method in class org.eclipse.swt.dnd.Clipboard
-
Returns a platform specific list of the data types currently available on the system clipboard.
- getAvailableTypes() - Method in class org.eclipse.swt.dnd.Clipboard
-
Returns an array of the data types currently available on the system clipboard.
- getAvailableTypes(int) - Method in class org.eclipse.swt.dnd.Clipboard
-
Returns an array of the data types currently available on the specified clipboard.
- getAverageCharacterWidth() - Method in class org.eclipse.swt.graphics.FontMetrics
-
Returns the average character width, measured in points, of the font described by the receiver.
- getAverageCharWidth() - Method in class org.eclipse.jface.text.TextViewer
-
Returns the average character width of this viewer's widget.
- getAverageCharWidth() - Method in class org.eclipse.swt.graphics.FontMetrics
-
Deprecated.Use getAverageCharacterWidth() instead
- getAverageCharWidth(Control) - Static method in class org.eclipse.jface.text.JFaceTextUtil
-
Returns the average character width of the given control's font.
- getBackground() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Get the background color that should be used for this popup.
- getBackground() - Method in class org.eclipse.jface.text.TextAttribute
-
Returns the attribute's background color.
- getBackground() - Method in class org.eclipse.jface.viewers.ViewerCell
-
Gets the background color of the cell.
- getBackground() - Method in class org.eclipse.jface.viewers.ViewerLabel
-
Get the background Color.
- getBackground() - Method in class org.eclipse.swt.custom.StyledText
- getBackground() - Method in class org.eclipse.swt.custom.TableCursor
-
Returns the background color that the receiver will use to draw.
- getBackground() - Method in class org.eclipse.swt.custom.TreeCursor
-
Returns the background color that the receiver will use to draw.
- getBackground() - Method in class org.eclipse.swt.graphics.GC
-
Returns the background color.
- getBackground() - Method in class org.eclipse.swt.graphics.Image
-
Returns the color to which to map the transparent pixel, or null if the receiver has no transparent pixel.
- getBackground() - Method in class org.eclipse.swt.ole.win32.OleControlSite
- getBackground() - Method in class org.eclipse.swt.widgets.Control
-
Returns the receiver's background color.
- getBackground() - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the receiver's background color.
- getBackground() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns the receiver's background color.
- getBackground() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the receiver's background color.
- getBackground() - Method in class org.eclipse.ui.console.TextConsole
-
Returns the background color to use for this console or
null
for the default background color. - getBackground() - Method in class org.eclipse.ui.forms.FormColors
-
Returns the current background color.
- getBackground() - Method in class org.eclipse.ui.forms.HyperlinkSettings
-
Returns the background to use for the normal hyperlink.
- getBackground() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
-
Returns the background color for the entry.
- getBackground(int) - Method in class org.eclipse.jface.viewers.TableViewerRow
- getBackground(int) - Method in class org.eclipse.jface.viewers.TreeViewerRow
- getBackground(int) - Method in class org.eclipse.jface.viewers.ViewerRow
-
Get the background at the columnIndex,
- getBackground(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns the background color at the given column index in the receiver.
- getBackground(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns the background color at the given column index in the receiver.
- getBackground(Object) - Method in class org.eclipse.debug.ui.DebugElementWorkbenchAdapter
-
Deprecated.
- getBackground(Object) - Method in class org.eclipse.jface.viewers.ColumnLabelProvider
- getBackground(Object) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
- getBackground(Object) - Method in class org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider
- getBackground(Object) - Method in class org.eclipse.jface.viewers.DelegatingStyledCellLabelProvider
-
Provides a background color for the given element.
- getBackground(Object) - Method in interface org.eclipse.jface.viewers.IColorProvider
-
Provides a background color for the given element.
- getBackground(Object) - Method in interface org.eclipse.ui.model.IWorkbenchAdapter2
-
Provides a background color for the given element.
- getBackground(Object) - Method in class org.eclipse.ui.model.WorkbenchAdapter
-
The default implementation of this
IWorkbenchAdapter2
method returnsnull
. - getBackground(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
- getBackground(Object, int) - Method in interface org.eclipse.jface.viewers.ITableColorProvider
-
Provides a background color for the given element at the specified index
- getBackground(Display) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
-
Returns the System background color for list widgets.
- getBackgroundColor(Event) - Method in class org.eclipse.jface.window.DefaultToolTip
- getBackgroundColorExclusions() - Method in class org.eclipse.debug.ui.InspectPopupDialog
- getBackgroundColorExclusions() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Return a list of controls which should never have their background color reset.
- getBackgroundImage() - Method in class org.eclipse.swt.widgets.Control
-
Returns the receiver's background image.
- getBackgroundImage() - Method in class org.eclipse.ui.forms.widgets.Form
-
Returns the optional background image of the form head.
- getBackgroundImage() - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
-
Returns the optional background image of this form.
- getBackgroundImage(Event) - Method in class org.eclipse.jface.window.DefaultToolTip
- getBackgroundImageAlignment() - Method in class org.eclipse.ui.forms.widgets.Form
-
Deprecated.due to the underlying widget limitations, background image is either painted at 0,0 and/or tiled.
- getBackgroundMode() - Method in class org.eclipse.swt.widgets.Composite
-
Returns the receiver's background drawing mode.
- getBackgroundPattern() - Method in class org.eclipse.swt.graphics.GC
-
Returns the background pattern.
- getBannerBackground(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
- getBannerFont() - Static method in class org.eclipse.jface.resource.JFaceResources
-
Returns the JFace's banner font.
- getBannerForeground(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
- getBannerImageDescriptor() - Method in interface org.eclipse.debug.ui.ILaunchGroup
-
Returns the banner image for this launch group, or
null
if none - getBase() - Method in class org.eclipse.osgi.storagemanager.StorageManager
-
Returns the directory containing the files being managed by this storage manager.
- getBase() - Method in class org.eclipse.team.core.synchronize.SyncInfo
-
Returns the remote resource handle for the base resource, or
null
if the base resource does not exist. - getBaseBytes(IResource) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
-
Return the base bytes that are cached for the given resource or
null
if no base is cached. - getBaseLabelProvider(String) - Method in interface org.eclipse.ui.IDecoratorManager
-
Return the IBaseLabelProvider that corresponds to the decoratorId.
- getBaseline() - Method in class org.eclipse.swt.custom.StyledText
-
Returns the baseline, in points.
- getBaseline(int) - Method in class org.eclipse.swt.custom.StyledText
-
Returns the baseline at the given offset, in points.
- getBaseLocation() - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
-
The base location An absolute URI which may be used to resolve relative
BundleInfo.getLocation()
URIs - getBaseTree() - Method in class org.eclipse.team.core.variants.ResourceVariantTreeSubscriber
-
Return the base resource variant tree.
- getBaseTree() - Method in class org.eclipse.team.core.variants.ThreeWaySubscriber
- getBaseType() - Method in interface org.eclipse.core.runtime.content.IContentType
-
Returns a reference to this content type's base type.
- getBaseUnit() - Method in class org.eclipse.search.ui.text.Match
-
Returns whether match length and offset are expressed in lines or characters.
- getBasicRedoStatus() - Method in class org.eclipse.ui.ide.undo.CreateMarkersOperation
- getBasicRedoStatus() - Method in class org.eclipse.ui.ide.undo.DeleteMarkersOperation
- getBasicRedoStatus() - Method in class org.eclipse.ui.ide.undo.UpdateMarkersOperation
- getBasicUndoStatus() - Method in class org.eclipse.ui.ide.undo.CreateMarkersOperation
- getBasicUndoStatus() - Method in class org.eclipse.ui.ide.undo.DeleteMarkersOperation
- getBasicUndoStatus() - Method in class org.eclipse.ui.ide.undo.UpdateMarkersOperation
- getBasicURL() - Method in class org.eclipse.help.webapp.AbstractView
-
Deprecated.Help webapp no longer has basic view.
- getBeforeDate() - Method in interface org.eclipse.compare.patch.IFilePatch
-
Returns the milliseconds time value of the before date from the patch, or DATE_UNKNOWN if the date is unknown.
- getBeforeDate() - Method in interface org.eclipse.compare.patch.IFilePatch2
-
Returns the milliseconds time value of the before date from the patch, or DATE_UNKNOWN if the date is unknown.
- getBeforeState() - Method in interface org.eclipse.team.core.mapping.IResourceDiff
-
Return a handle to the file state representing the "before" state of the file used to calculate this diff.
- getBeforeState() - Method in class org.eclipse.team.core.mapping.provider.ResourceDiff
- getBeingInstalledRelaxedWeight() - Method in class org.eclipse.equinox.p2.operations.Remedy
- getBeingInstalledVersion() - Method in class org.eclipse.equinox.p2.operations.RemedyIUDetail
- getBestActiveBindingFor(String) - Method in class org.eclipse.jface.bindings.BindingManager
-
Gets the best active binding for a command.
- getBestActiveBindingFor(String) - Method in interface org.eclipse.ui.keys.IBindingService
-
Gets the best active binding for a command.
- getBestActiveBindingFor(ParameterizedCommand) - Method in class org.eclipse.jface.bindings.BindingManager
- getBestActiveBindingFor(ParameterizedCommand) - Method in interface org.eclipse.ui.keys.IBindingService
-
Gets the best active binding for a command.
- getBestActiveBindingFormattedFor(String) - Method in class org.eclipse.jface.bindings.BindingManager
-
Gets the formatted string representing the best active binding for a command.
- getBestActiveBindingFormattedFor(String) - Method in interface org.eclipse.ui.keys.IBindingService
-
Gets the formatted string representing the best active binding for a command.
- getBidiColoring() - Method in class org.eclipse.swt.custom.StyledText
-
Deprecated.use BidiSegmentListener instead.
- getBidiSupport() - Static method in class org.eclipse.jface.util.BidiUtils
-
Returns whether bidi support is enabled.
- getBidiTypeAt(int) - Method in class org.eclipse.equinox.bidi.custom.StructuredTextCharTypes
-
Gets the directionality of the character in the original string at the specified index.
- getBigBaseAddress() - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Returns the base address of this memory block as a big integer.
- getBigLength() - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Returns the length of this memory block, or -1 if unbounded.
- getBinaryErrorStreamMonitor() - Method in interface org.eclipse.debug.core.model.IBinaryStreamsProxy
-
Returns a monitor for the error stream of this proxy's process, or
null
if not supported. - getBinaryOutputStreamMonitor() - Method in interface org.eclipse.debug.core.model.IBinaryStreamsProxy
-
Returns a monitor for the output stream of this proxy's process, or
null
if not supported. - getBindingContext() - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingTable
-
Returns the value of the 'Binding Context' reference.
- getBindingContexts() - Method in interface org.eclipse.e4.ui.model.application.commands.MBindings
-
Returns the value of the 'Binding Contexts' reference list.
- getBindings() - Method in class org.eclipse.core.databinding.DataBindingContext
-
Returns an unmodifiable
IObservableList
of all bindings in order by time of addition. - getBindings() - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingTable
-
Returns the value of the 'Bindings' containment reference list.
- getBindings() - Method in class org.eclipse.jface.bindings.BindingManager
-
Returns the set of all bindings managed by this class.
- getBindings() - Method in interface org.eclipse.ui.keys.IBindingService
-
Returns the current set of bindings.
- getBindingTables() - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingTableContainer
-
Returns the value of the 'Binding Tables' containment reference list.
- getBlame() - Method in class org.eclipse.core.runtime.PerformanceStats
-
Returns an object that can be used to figure out who caused the event, or a string describing the cause of the event.
- getBlameString() - Method in class org.eclipse.core.runtime.PerformanceStats
-
Returns a string describing the blame for this event.
- getBlockedHandler() - Static method in class org.eclipse.jface.dialogs.Dialog
-
Get the IDialogBlockedHandler to be used by WizardDialogs and ModalContexts.
- getBlockSelection() - Method in class org.eclipse.swt.custom.StyledText
-
Returns whether the widget is in block selection mode.
- getBlockSelectionBounds() - Method in class org.eclipse.swt.custom.StyledText
-
Returns the block selection bounds.
- getBlue() - Method in class org.eclipse.swt.graphics.Color
-
Returns the amount of blue in the color, from 0 to 255.
- getBody() - Method in interface org.eclipse.equinox.p2.metadata.ICopyright
-
Returns the license body.
- getBody() - Method in interface org.eclipse.equinox.p2.metadata.ILicense
-
Returns the license body.
- getBody() - Method in interface org.eclipse.equinox.p2.metadata.ITouchpointInstruction
-
Returns the body of this touchpoint instruction.
- getBody() - Method in class org.eclipse.ui.forms.widgets.Form
-
Returns the container that occupies the body of the form (the form area below the title).
- getBody() - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
-
Returns the container that occupies the body of the form (the form area below the title).
- getBold(String) - Method in class org.eclipse.jface.resource.FontRegistry
-
Returns the bold font associated with the given symbolic font name.
- getBoldFont() - Method in class org.eclipse.jface.text.contentassist.BoldStylerProvider
-
Creates (if not already done) and returns the bold font used by the styler to apply the bold style.
- getBoldFont() - Method in class org.eclipse.jface.viewers.BoldStylerProvider
-
Creates (if not already done) and returns the bold font used by the styler to apply the bold style.
- getBoldFont(Object, FilteredTree, PatternFilter) - Static method in class org.eclipse.ui.dialogs.FilteredTree
-
Return a bold font if the given element matches the given pattern.
- getBoldStyler() - Method in class org.eclipse.jface.text.contentassist.BoldStylerProvider
-
Returns a
StyledString.Styler
that applies bold style to the givenTextStyle
's font. - getBoldStyler() - Method in class org.eclipse.jface.viewers.BoldStylerProvider
-
Returns a
StyledString.Styler
that applies bold style to the givenTextStyle
's font. - getBookmarksUndoContext() - Static method in class org.eclipse.ui.ide.undo.WorkspaceUndoUtil
-
Return the undo context that should be used for operations involving bookmarks.
- getBoolean() - Method in class org.eclipse.swt.ole.win32.Variant
-
Returns the Java boolean represented by this Variant.
- getBoolean(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Returns the current value of the boolean-valued property with the given name.
- getBoolean(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
- getBoolean(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
-
Convenience API.
- getBoolean(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns the current value of the boolean-valued preference with the given name.
- getBoolean(String) - Method in class org.eclipse.jface.preference.PreferenceStore
- getBoolean(String) - Method in interface org.eclipse.ui.IMemento
-
Returns the boolean value of the given key.
- getBoolean(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- getBoolean(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- getBoolean(String) - Method in interface org.eclipse.ui.themes.ITheme
-
Get arbitrary data associated with this theme.
- getBoolean(String) - Method in class org.eclipse.ui.XMLMemento
- getBoolean(String, boolean) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
-
Retrieves a value associated with the key in this node.
- getBoolean(String, String, boolean, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Return the value stored in the preference store for the given key.
- getBooleanConfigProperty(String) - Method in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
- getBooleanHint(String) - Method in interface org.eclipse.ui.activities.ITriggerPoint
-
Return the hint with the given key defined on this trigger point as interpreted as a
boolean
. - getBooleanOption(String, boolean) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
-
Returns the identified option as a boolean value.
- getBooleanProperty(String) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
- getBooleanValue() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
-
Returns this field editor's current value.
- getBooleanValue(Object) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Returns the value of the given attribute as boolean.
- getBootstrapPart() - Method in class org.eclipse.debug.ui.AbstractDebugView
- getBootstrapPart() - Method in class org.eclipse.ui.part.PageBookView
-
Returns the active, important workbench part for this view.
- getBootstrapPart() - Method in class org.eclipse.ui.texteditor.templates.TemplatesView
- getBootstrapPart() - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
- getBootstrapPart() - Method in class org.eclipse.ui.views.properties.PropertySheet
- getBootstrapPluginIdentifiers() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.Do not use this method. Check the osgi.bundles system property for the urls of the automatically started bundles
- getBorderColor() - Method in class org.eclipse.ui.forms.FormColors
-
Returns the computed border color.
- getBorderMargin() - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Returns the margin required around the children whose border is being painted by the toolkit using
FormToolkit.paintBordersFor(Composite)
. - getBorderStyle() - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Returns the border style used for various widgets created by this toolkit.
- getBorderVisible() - Method in class org.eclipse.swt.custom.CTabFolder
-
Returns
true
if the receiver's border is visible. - getBorderWidth() - Method in class org.eclipse.swt.widgets.Control
-
Returns the receiver's border width in points.
- getBottom() - Method in class org.eclipse.swt.custom.CBanner
-
Returns the Control that appears on the bottom side of the banner.
- getBottomIndex() - Method in interface org.eclipse.jface.text.ITextViewer
-
Returns the visible line with the highest line number.
- getBottomIndex() - Method in class org.eclipse.jface.text.TextViewer
- getBottomIndex(StyledText) - Static method in class org.eclipse.jface.text.JFaceTextUtil
-
Returns the last fully visible line of the widget.
- getBottomIndexEndOffset() - Method in interface org.eclipse.jface.text.ITextViewer
-
Returns the document offset of the lower right corner of this viewer's view port.
- getBottomIndexEndOffset() - Method in class org.eclipse.jface.text.TextViewer
- getBottomMargin() - Method in class org.eclipse.swt.custom.CLabel
-
Return the CLabel's bottom margin.
- getBottomMargin() - Method in class org.eclipse.swt.custom.StyledText
-
Returns the bottom margin.
- getBounds() - Method in class org.eclipse.jface.text.AbstractInformationControl
- getBounds() - Method in interface org.eclipse.jface.text.IInformationControlExtension3
-
Returns a rectangle describing the receiver's size and location relative to its parent (or its display if its parent is null).
- getBounds() - Method in class org.eclipse.jface.viewers.TableViewerRow
- getBounds() - Method in class org.eclipse.jface.viewers.TreeViewerRow
- getBounds() - Method in class org.eclipse.jface.viewers.ViewerCell
-
Get the bounds of the cell.
- getBounds() - Method in class org.eclipse.jface.viewers.ViewerRow
-
Return the bounds for the whole item.
- getBounds() - Method in class org.eclipse.swt.custom.CTabItem
-
Returns a rectangle describing the receiver's size and location relative to its parent.
- getBounds() - Method in class org.eclipse.swt.graphics.Device
-
Returns a rectangle describing the receiver's size and location.
- getBounds() - Method in class org.eclipse.swt.graphics.Image
-
Returns the bounds of the receiver.
- getBounds() - Method in class org.eclipse.swt.graphics.Region
-
Returns a rectangle which represents the rectangular union of the collection of polygons the receiver maintains to describe its area.
- getBounds() - Method in class org.eclipse.swt.graphics.TextLayout
-
Returns the bounds of the receiver.
- getBounds() - Method in class org.eclipse.swt.printing.Printer
-
Returns a rectangle describing the receiver's size and location.
- getBounds() - Method in class org.eclipse.swt.widgets.Caret
-
Returns a rectangle describing the receiver's size and location relative to its parent (or its display if its parent is null).
- getBounds() - Method in class org.eclipse.swt.widgets.Control
-
Returns a rectangle describing the receiver's size and location in points relative to its parent (or its display if its parent is null), unless the receiver is a shell.
- getBounds() - Method in class org.eclipse.swt.widgets.CoolItem
-
Returns a rectangle describing the receiver's size and location relative to its parent.
- getBounds() - Method in class org.eclipse.swt.widgets.Display
-
Returns a rectangle describing the receiver's size and location.
- getBounds() - Method in class org.eclipse.swt.widgets.Event
-
Gets the bounds.
- getBounds() - Method in class org.eclipse.swt.widgets.Monitor
-
Returns a rectangle describing the receiver's size and location relative to its device.
- getBounds() - Method in class org.eclipse.swt.widgets.TabItem
-
Returns a rectangle describing the receiver's size and location relative to its parent.
- getBounds() - Method in class org.eclipse.swt.widgets.TableItem
-
Returns a rectangle describing the size and location of the receiver's text relative to its parent.
- getBounds() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns a rectangle describing the receiver's size and location relative to its parent.
- getBounds() - Method in class org.eclipse.swt.widgets.TouchSource
-
Returns the bounding rectangle of the device.
- getBounds() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns a rectangle describing the size and location of the receiver's text relative to its parent.
- getBounds(float[]) - Method in class org.eclipse.swt.graphics.Path
-
Replaces the first four elements in the parameter with values that describe the smallest rectangle that will completely contain the receiver (i.e. the bounding box).
- getBounds(int) - Method in class org.eclipse.jface.viewers.TableViewerRow
- getBounds(int) - Method in class org.eclipse.jface.viewers.TreeViewerRow
- getBounds(int) - Method in class org.eclipse.jface.viewers.ViewerRow
-
Get the bounds of the entry at the columnIndex,
- getBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
-
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the table.
- getBounds(int) - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the tree.
- getBounds(int, int) - Method in class org.eclipse.swt.graphics.TextLayout
-
Returns the bounds for the specified range of characters.
- getBounds(Item) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Returns the bounds of the given SWT tree or table item.
- getBounds(Item) - Method in class org.eclipse.ui.navigator.CommonDropAdapter
- getBoundsInPixels() - Method in class org.eclipse.swt.graphics.Image
-
Deprecated.This API doesn't serve the purpose in an environment having multiple monitors with different DPIs, hence deprecated.
- getBranches() - Method in interface org.eclipse.team.core.history.IFileRevision
-
Returns the branches names of file revision.
- getBranches() - Method in class org.eclipse.team.core.history.provider.FileRevision
-
Returns the branches names of file revision.
- getBrandingApplication() - Method in interface org.eclipse.equinox.app.IApplicationContext
-
Returns the application associated with this application context.
- getBrandingBundle() - Method in interface org.eclipse.equinox.app.IApplicationContext
-
Returns the bundle which is responsible for the definition of the product associated with this application context.
- getBrandingDescription() - Method in interface org.eclipse.equinox.app.IApplicationContext
-
Returns the text description of the product associated with this application context.
- getBrandingId() - Method in interface org.eclipse.equinox.app.IApplicationContext
-
Returns the unique product id of the product associated with this application context.
- getBrandingName() - Method in interface org.eclipse.equinox.app.IApplicationContext
-
Returns the name of the product associated with this application context.
- getBrandingProperty(String) - Method in interface org.eclipse.equinox.app.IApplicationContext
-
Returns the property with the given key of the product associated with this application context.
- getBreakpoint() - Method in class org.eclipse.debug.ui.actions.RulerBreakpointAction
-
Returns the breakpoint at the last line of mouse activity in the ruler or
null
if none. - getBreakpoint(IMarker) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Returns the breakpoint associated with the given marker or
null
if no such breakpoint exists - getBreakpointManager() - Method in class org.eclipse.debug.core.DebugPlugin
-
Returns the breakpoint manager.
- getBreakpoints() - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Returns a collection of all registered breakpoints.
- getBreakpoints() - Method in interface org.eclipse.debug.core.model.IThread
-
Returns the breakpoints that caused this thread to suspend, or an empty collection if this thread is not suspended or was not suspended by a breakpoint.
- getBreakpoints(String) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Returns a collection of all breakpoints registered for the given debug model.
- getBreakpoints(ILaunchConfiguration) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
-
Returns the breakpoint collection that is relevant for this launch delegate.
- getBreakpointsUndoContext() - Static method in class org.eclipse.debug.ui.DebugUITools
-
Return the undo context that should be used for operations involving breakpoints.
- getBrowser() - Method in class org.eclipse.swt.browser.BrowserFunction
-
Returns the Browser whose pages can invoke this BrowserFunction.
- getBrowserSupport() - Method in interface org.eclipse.ui.IWorkbench
-
Return the browser support for this workbench.
- getBrowserType() - Method in class org.eclipse.swt.browser.Browser
-
Returns the type of native browser being used by this instance.
- getBuffer() - Method in class org.eclipse.debug.ui.actions.ExportBreakpointsOperation
-
Returns a string buffer containing a memento of the exported breakpoints or
null
if the operation was configured to export to a file. - getBuffer() - Method in interface org.eclipse.ui.keys.IBindingService
-
Returns the current state of the key binding buffer.
- getBuildConfig() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Returns the build configuration for which this build was invoked.
- getBuildConfig(String) - Method in interface org.eclipse.core.resources.IProject
-
Returns the project
IBuildConfiguration
with the given name for this project. - getBuildConfigReferences(String) - Method in interface org.eclipse.core.resources.IProjectDescription
-
Returns the build configurations referenced by the specified configuration for the described project.
- getBuildConfigs() - Method in interface org.eclipse.core.resources.IProject
-
Returns the build configurations for this project.
- getBuildConfigurationsToBuild() - Method in class org.eclipse.ui.actions.BuildAction
-
This collection of project build configs, derived from the selected resources, is passed to the workspace for building.
- getBuilder(Shell, String) - Static method in class org.eclipse.jface.dialogs.PlainMessageDialog
-
Creates a new Builder instance.
- getBuilderName() - Method in interface org.eclipse.core.resources.ICommand
-
Returns the name of the builder to run for this command, or
null
if the name has not been set. - getBuildKind() - Method in interface org.eclipse.core.resources.IResourceChangeEvent
-
Returns the kind of build that caused this event, or
0
if not applicable to this type of event. - getBuildOrder() - Method in interface org.eclipse.core.resources.IWorkspaceDescription
-
Returns the order in which projects in the workspace should be built.
- getBuildOrder(ILaunchConfiguration, String) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
-
Returns the projects to build before launching the given launch configuration or
null
if the entire workspace should be built incrementally. - getBuildSpec() - Method in interface org.eclipse.core.resources.IProjectDescription
-
Returns the list of build commands to run when building the described project.
- getBundle() - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
-
Returns the resource bundle.
- getBundle() - Method in interface org.eclipse.core.runtime.ILog
-
Returns the plug-in with which this log is associated.
- getBundle() - Method in class org.eclipse.core.runtime.Plugin
-
Returns the bundle associated with this plug-in.
- getBundle() - Static method in class org.eclipse.jface.resource.JFaceResources
-
Returns the resource bundle for JFace itself.
- getBundle() - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
-
Returns the BundleDescription that this bundle delta is for.
- getBundle() - Method in class org.eclipse.osgi.service.resolver.DisabledInfo
-
Returns the bundle which is disabled
- getBundle() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
-
Returns the bundle which this ResolverError is for
- getBundle() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
-
Returns the bundle that declares this constraint.
- getBundle(long) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns the bundle descriptor for the bundle with the given id.
- getBundle(String) - Static method in class org.eclipse.core.runtime.Platform
-
Returns the resolved bundle with the specified symbolic name that has the highest version.
- getBundle(String, Version) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns the bundle descriptor for the bundle with the given name and version.
- getBundleByLocation(String) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns the bundle descriptor for the bundle with the given location identifier. null is returned if no such bundle is found in this state.
- getBundleCode() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
Returns the bundle-specific code describing the outcome.
- getBundleContext() - Method in class org.eclipse.osgi.launch.Equinox
- getBundleFile(Bundle) - Static method in class org.eclipse.core.runtime.FileLocator
-
Deprecated.use
FileLocator.getBundleFileLocation(Bundle)
instead - getBundleFileLocation(Bundle) - Static method in class org.eclipse.core.runtime.FileLocator
-
Returns an
Optional
File
, that (if present) describes the bundle's root location on the file system. - getBundleGroupProviders() - Static method in class org.eclipse.core.runtime.Platform
-
Returns the currently registered bundle group providers.
- getBundleGroups() - Method in interface org.eclipse.core.runtime.IBundleGroupProvider
-
Returns the bundle groups provided by this provider.
- getBundleId() - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
-
Get the bundle id
- getBundleId() - Method in class org.eclipse.osgi.launch.Equinox
- getBundleId() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
-
Returns the numeric id of this bundle.
- getBundleId() - Method in class org.eclipse.ui.testing.ContributionInfo
- getBundleImporters() - Static method in class org.eclipse.team.core.Team
-
Returns the available bundle importers.
- getBundleProgressMonitor() - Method in class org.eclipse.ui.splash.AbstractSplashHandler
-
Return the progress monitor responsible for showing bundle loading.
- getBundleProgressMonitor() - Method in class org.eclipse.ui.splash.BasicSplashHandler
- getBundles() - Method in interface org.eclipse.core.runtime.IBundleGroup
-
Returns a list of all bundles supplied by this bundle group.
- getBundles() - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns descriptions for all bundles known to this state.
- getBundles(String) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns all bundle descriptions with the given bundle symbolic name.
- getBundles(String, String) - Static method in class org.eclipse.core.runtime.Platform
-
Returns all bundles with the specified symbolic name.
- getBundleSymbolicName() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
Returns the symbolic name of the bundle this import package must be resolved to.
- getBundleVersionRange() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
Returns the version range which this import package may be resolved to.
- getBusyCursor() - Method in class org.eclipse.ui.forms.HyperlinkSettings
-
Returns the cursor to use when the hyperlink is active.
- getButton() - Method in class org.eclipse.jface.preference.ColorSelector
-
Get the button control being wrappered by the selector.
- getButton(int) - Method in class org.eclipse.jface.dialogs.Dialog
-
Returns the button created by the method
createButton
for the specified ID as defined onIDialogConstants
. - getButton(int) - Method in class org.eclipse.jface.dialogs.MessageDialog
-
Gets a button in this dialog's button bar.
- getButton(int) - Method in class org.eclipse.jface.wizard.WizardDialog
-
Return the cancel button if the id is a the cancel id.
- getButtonBar() - Method in class org.eclipse.jface.dialogs.Dialog
-
Returns the button bar control.
- getButtonBoxControl(Composite) - Method in class org.eclipse.jface.preference.ListEditor
-
Returns this field editor's button box containing the Add, Remove, Up, and Down button.
- getButtonLabels() - Method in class org.eclipse.jface.dialogs.MessageDialog
-
An accessor for the labels to use on the buttons.
- getByName(String) - Static method in enum org.eclipse.e4.ui.model.application.ui.menu.ItemType
-
Returns the 'Item Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.e4.ui.model.application.ui.SideValue
-
Returns the 'Side Value' literal with the specified name.
- getByRef() - Method in class org.eclipse.swt.ole.win32.Variant
-
Returns a pointer to the referenced data represented by this Variant.
- getByte() - Method in class org.eclipse.swt.ole.win32.Variant
-
Returns the Java byte represented by this Variant.
- getByteArray(String, byte[]) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
-
Retrieves a value associated with the key in this node.
- getByteArray(String, String, byte[], IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Return the value stored in the preference store for the given key.
- getByteOrderMarkLabel(IContentDescription) - Static method in class org.eclipse.ui.ide.IDEEncoding
-
Get the displayable string for the byte order marking from the supplied file description.
- getBytes() - Method in interface org.eclipse.debug.core.model.IMemoryBlock
-
Returns the values of the bytes currently contained in this this memory block.
- getBytes() - Method in class org.eclipse.debug.ui.memory.MemoryRenderingElement
-
Returns the memory bytes being rendered.
- getBytes(String, BigInteger, MemoryByte[], String) - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Returns bytes for the given text corresponding to bytes at the given address for the specified rendering type.
- getBytes(String, BigInteger, MemoryByte[], String) - Method in class org.eclipse.debug.ui.memory.AbstractTextRendering
- getBytes(IResource) - Method in class org.eclipse.team.core.variants.PersistantResourceVariantByteStore
- getBytes(IResource) - Method in class org.eclipse.team.core.variants.ResourceVariantByteStore
-
Return the bytes for the variant corresponding the given local resource.
- getBytes(IResource) - Method in class org.eclipse.team.core.variants.SessionResourceVariantByteStore
- getBytes(IResource, IResourceVariant) - Method in class org.eclipse.team.core.variants.ResourceVariantTree
-
Get the bytes to be stored in the
ResourceVariantByteStore
from the given resource variant. - getBytesFromAddress(BigInteger, long) - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Returns bytes from this memory block based on the given address and the addressable size of this memory block.
- getBytesFromOffset(BigInteger, long) - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Returns bytes from this memory block based on the base address and addressable size of this memory block.
- getBytesPerColumn() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Returns the number of bytes displayed in a single column cell.
- getBytesPerLine() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Returns the number of bytes displayed in a row.
- getByteStore() - Method in class org.eclipse.team.core.variants.ResourceVariantTree
-
Get the byte store that is used to cache the serialization bytes for the resource variants of this tree.
- getCache() - Method in interface org.eclipse.team.core.mapping.ISynchronizationContext
-
Return the cache associated with this synchronization context.
- getCache() - Method in class org.eclipse.team.core.mapping.provider.SynchronizationContext
- getCache(int) - Method in class org.eclipse.ui.forms.widgets.LayoutCache
-
Returns the size cache for the given control
- getCachedContents() - Method in class org.eclipse.team.core.variants.CachedResourceVariant
-
Return the cached contents for this resource variant or
null
if the contents have not been cached. - getCachedElement(Object) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
Returns the cached source element to use when the given duplicate is encountered.
- getCachedHandle() - Method in class org.eclipse.team.core.variants.CachedResourceVariant
-
Return the cached handle for this resource variant if there is one.
- getCachedTextViewer() - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Returns the cached text viewer.
- getCacheId() - Method in class org.eclipse.team.core.variants.CachedResourceVariant
-
Return the ID that uniquely identifies the cache in which this resource variant is to be cache.
- getCachePath() - Method in class org.eclipse.team.core.variants.CachedResourceVariant
-
Get the path that uniquely identifies the remote resource variant.
- getCallback() - Method in class org.eclipse.jface.action.ExternalActionManager
-
An accessor for the current call back.
- getCancelButton() - Method in class org.eclipse.jface.dialogs.Dialog
-
Deprecated.Use
getButton(IDialogConstants.CANCEL_ID)
instead. This method will be removed soon. - getCancelButtonLabel() - Method in class org.eclipse.compare.CompareEditorInput
-
Returns the label used for the
CANCEL
button when this input is shown in a compare dialog usingCompareUI.openCompareDialog(CompareEditorInput)
. - getCancelButtonLabel() - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
- getCandidates(IEvaluationContext, IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.index.IIndex
-
Obtains the elements that are candidates for the given
booleanExpr
when applied using the givenvariable
asthis
. - getCanvasStyle() - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
Returns the SWT style bits used when creating the ruler canvas.
- getCapability() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
-
Returns the capability represented by this description.
- getCapabilityHost() - Method in class org.eclipse.osgi.service.resolver.StateWire
-
gets the capability host.
- getCaption(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Deprecated.IAccessibleTable2::caption is deprecated, instead use the IA2_RELATION_LABELED_BY relation to create a relation between the table and its caption.
- getCaption(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Deprecated.IAccessibleTable2::caption is deprecated, instead use the IA2_RELATION_LABELED_BY relation to create a relation between the table and its caption.
- getCaret() - Method in class org.eclipse.swt.widgets.Canvas
-
Returns the caret.
- getCaretLineNumber() - Method in class org.eclipse.swt.widgets.Text
-
Returns the line number of the caret.
- getCaretLocation() - Method in class org.eclipse.swt.widgets.Combo
-
Returns a point describing the location of the caret relative to the receiver.
- getCaretLocation() - Method in class org.eclipse.swt.widgets.Text
-
Returns a point describing the location of the caret relative to the receiver.
- getCaretOffset() - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
-
Deprecated.
- getCaretOffset() - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Returns the caret position relative to the start of the text in widget coordinates.
- getCaretOffset() - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
-
Deprecated.
- getCaretOffset() - Method in class org.eclipse.swt.custom.StyledText
-
Returns the caret position relative to the start of the text.
- getCaretOffset() - Method in class org.eclipse.swt.widgets.IME
-
Returns the offset of the caret from the start of the document
- getCaretOffset(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextAdapter
-
Sent when an accessibility client requests the current character offset of the text caret.
- getCaretOffset(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextListener
-
Sent when an accessibility client requests the current character offset of the text caret.
- getCaretPosition() - Method in class org.eclipse.swt.widgets.Combo
-
Returns the character position of the caret.
- getCaretPosition() - Method in class org.eclipse.swt.widgets.Text
-
Returns the character position of the caret.
- getCastedParent() - Method in class org.eclipse.ui.SubActionBars2
-
Returns the casted parent of the sub action bars.
- getCategories() - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
- getCategories() - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Returns all categories managed by this organizer, or
null
. - getCategories() - Method in interface org.eclipse.e4.ui.model.application.MApplication
-
Returns the value of the 'Categories' containment reference list.
- getCategories() - Method in interface org.eclipse.ui.views.IViewRegistry
-
Returns an array of view categories.
- getCategories() - Method in interface org.eclipse.ui.wizards.IWizardCategory
-
Return the immediate child categories.
- getCategories(IBreakpoint) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Returns objects representing the categories of the specified breakpoint or
null
if this organizer cannot classify the breakpoint. - getCategory() - Method in class org.eclipse.core.commands.CategoryEvent
-
Returns the instance of the interface that changed.
- getCategory() - Method in class org.eclipse.core.commands.Command
-
Returns the category for this command.
- getCategory() - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns this launch configuration's type's category, or
null
if unspecified. - getCategory() - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
-
Returns this launch configuration type's category, or
null
if unspecified. - getCategory() - Method in interface org.eclipse.debug.ui.ILaunchGroup
-
Returns the category for this launch group, possibly
null
- getCategory() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommand
-
Returns the value of the 'Category' reference.
- getCategory() - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
-
Returns the value of the 'Category' attribute.
- getCategory() - Method in interface org.eclipse.help.search.ISearchEngineResult
-
Returns a category this search result belongs to.
- getCategory() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
-
Returns the category this updater is responsible for.
- getCategory() - Method in class org.eclipse.jface.text.link.InclusivePositionUpdater
-
Returns the position category.
- getCategory() - Method in class org.eclipse.ui.activities.CategoryEvent
-
Returns the instance of the interface that changed.
- getCategory() - Method in class org.eclipse.ui.commands.CategoryEvent
-
Deprecated.
- getCategory() - Method in interface org.eclipse.ui.views.properties.IPropertyDescriptor
-
Returns the name of the category to which this property belongs.
- getCategory() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Returns the entry's category.
- getCategory() - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
-
The
PropertyDescriptor
implementation of thisIPropertyDescriptor
method returns the value set by thesetCategory
method. - getCategory() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
- getCategory() - Method in interface org.eclipse.ui.views.properties.tabbed.ITabDescriptor
-
Get the category this tab belongs to.
- getCategory() - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
-
Return the category for this wizard.
- getCategory(String) - Method in class org.eclipse.core.commands.CommandManager
-
Gets the category with the given identifier.
- getCategory(String) - Method in interface org.eclipse.ui.activities.IActivityManager
-
Returns an instance of
ICategory
given an identifier. - getCategory(String) - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getCategory(String) - Method in interface org.eclipse.ui.commands.ICommandService
-
Retrieves the category with the given identifier.
- getCategory(IHelpResource) - Method in interface org.eclipse.help.IContext2
-
Returns the category of the provided topic.
- getCategoryActivityBindings() - Method in interface org.eclipse.ui.activities.ICategory
-
Returns the set of category activity bindings for this instance.
- getCategoryId() - Method in class org.eclipse.core.commands.CommandManagerEvent
-
Returns the category identifier that was added or removed.
- getCategoryId() - Method in interface org.eclipse.help.ITocContribution
-
Returns the contribution's category id.
- getCategoryId() - Method in class org.eclipse.ui.actions.NewWizardAction
-
Returns the id of the category of wizards to show or
null
to show all categories. - getCategoryId() - Method in interface org.eclipse.ui.activities.ICategoryActivityBinding
-
Returns the identifier of the category represented in this binding.
- getCategoryId() - Method in interface org.eclipse.ui.commands.ICommand
-
Deprecated.
- getCategoryPath() - Method in interface org.eclipse.ui.views.IViewDescriptor
-
Returns an array of strings that represent view's category path.
- getCause() - Method in exception org.eclipse.core.commands.common.CommandException
-
Returns the cause of this throwable or
null
if the cause is nonexistent or unknown. - getCause() - Method in exception org.eclipse.core.runtime.CoreException
-
Returns the cause of this exception, or
null
if none. - getCause() - Method in exception org.eclipse.jface.resource.DeviceResourceException
-
Returns the cause of this throwable or
null
if the cause is nonexistent or unknown. - getCause() - Method in exception org.eclipse.osgi.signedcontent.InvalidContentException
-
Returns the cause of this exception or
null
if no cause was specified when this exception was created. - getCause() - Method in error org.eclipse.swt.SWTError
-
Returns the underlying throwable that caused the problem, or null if this information is not available.
- getCause() - Method in exception org.eclipse.swt.SWTException
-
Returns the underlying throwable that caused the problem, or null if this information is not available.
- getCause() - Method in exception org.eclipse.ui.commands.CommandException
-
Deprecated.
- getCause() - Method in exception org.eclipse.ui.contexts.ContextException
-
Deprecated.Returns the cause of this throwable or
null
if the cause is nonexistent or unknown. - getCCombo() - Method in class org.eclipse.jface.viewers.ComboViewer
-
Returns this list viewer's list control.
- getCell(int) - Method in class org.eclipse.jface.viewers.ViewerRow
-
Get a ViewerCell for the column at index.
- getCell(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the accessible object at the specified row and column in the table.
- getCell(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the accessible object at the specified row and column in the table.
- getCell(Point) - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Returns the viewer cell at the given widget-relative coordinates, or
null
if there is no cell at that location - getCell(Point) - Method in class org.eclipse.jface.viewers.ViewerRow
-
Get the ViewerCell at point.
- getCellEditor(Object) - Method in class org.eclipse.jface.viewers.EditingSupport
-
The editor to be shown
- getCellEditor(Object) - Method in class org.eclipse.ui.views.properties.PropertyEditingSupport
- getCellEditors() - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Return the CellEditors for the receiver, or
null
if no cell editors are set. - getCellModifier() - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Returns the cell modifier of this viewer, or
null
if none has been set. - getCenterControl() - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Return the center control that divides the left and right sides of the merge viewer.
- getCenterWidth() - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Return the desired width of the center control.
- getCenterWidth() - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
- getCertificateChain() - Method in interface org.eclipse.osgi.signedcontent.SignerInfo
-
Returns the certificate chain
- getChange() - Method in class org.eclipse.ltk.core.refactoring.CreateChangeOperation
-
Returns the outcome of the operation or
null
if an exception occurred when performing the operation or the operation hasn't been performed yet. - getChange() - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
-
Returns the change used by this operation.
- getChange() - Method in class org.eclipse.ltk.ui.refactoring.ChangePreviewViewerInput
-
Returns the change of this input object.
- getChange() - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Returns the refactoring's change object or
null
if no change object has been created yet. - getChange(int) - Static method in class org.eclipse.team.core.synchronize.SyncInfo
-
Helper method to return the change portion of the given kind.
- getChangeControl(Composite) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
-
Returns the change button for this field editor.
- getChangeControl(Composite) - Method in class org.eclipse.jface.preference.ColorFieldEditor
-
Returns the change button for this field editor.
- getChangeControl(Composite) - Method in class org.eclipse.jface.preference.FontFieldEditor
-
Returns the change button for this field editor.
- getChangeControl(Composite) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
-
Get the change control.
- getChangedAnnotations() - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
-
Returns the changed annotations.
- getChangedKeys() - Method in class org.eclipse.core.databinding.observable.map.MapDiff
- getChangedPartitionings() - Method in class org.eclipse.jface.text.DocumentPartitioningChangedEvent
-
Returns the set of changed partitionings.
- getChangedProxyData() - Method in interface org.eclipse.core.net.proxy.IProxyChangeEvent
-
For a change type of
IProxyChangeEvent.PROXY_DATA_CHANGED
, this method returns the state of the changed known proxies after the change occurred. - getChangedRegion(String) - Method in class org.eclipse.jface.text.DocumentPartitioningChangedEvent
-
Returns the changed region of the given partitioning or
null
if the given partitioning did not change. - getChangedResources() - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeEvent
-
Returns changed
SyncInfo
elements. - getChangedResources() - Method in class org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
- getChangedResources() - Method in interface org.eclipse.team.ui.mapping.ITeamStateChangeEvent
-
Return the set of resources whose decorated state has changed.
- getChangedResources() - Method in class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
- getChangeEvent() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Return the change event that is accumulating the changes to the set.
- getChangeGroups() - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
-
Returns the
text edit change groups
managed by this buffer change. - getChanges() - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns the delta representing the changes from the time this state was first captured until now.
- getChanges() - Method in interface org.eclipse.osgi.service.resolver.StateDelta
-
Returns an array of all the bundle deltas in this delta regardless of type.
- getChanges() - Method in interface org.eclipse.team.core.diff.IDiffChangeEvent
-
Return the delta nodes contained in the delta tree that have changed in some way.
- getChanges(int, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateDelta
-
Returns an array of all the members of this delta which match the given flags.
- getChangeStamp() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.Returns a stamp reflecting the current state of the configuration.
- getChangeStamp() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
-
Deprecated.Returns a stamp reflecting the current state of the site.
- getChangeType() - Method in interface org.eclipse.core.net.proxy.IProxyChangeEvent
-
Return the type of change this event represents.
- getChangeType() - Method in class org.eclipse.jface.text.DocumentRewriteSessionEvent
-
Returns the change type of this event.
- getChangeType() - Method in class org.eclipse.jface.text.projection.ProjectionDocumentEvent
-
Returns the change type of this event.
- getChangeType() - Method in interface org.eclipse.jface.text.source.ILineDiffInfo
-
Returns the type of this line, one out of
UNCHANGED
,CHANGED
orADDED
. - getChar() - Method in class org.eclipse.swt.ole.win32.Variant
-
Returns the Java char represented by this Variant.
- getChar(int) - Method in class org.eclipse.jface.text.AbstractDocument
- getChar(int) - Method in interface org.eclipse.jface.text.IDocument
-
Returns the character at the given document offset in this document.
- getCharacter() - Method in class org.eclipse.ui.keys.CharacterKey
-
Deprecated.Gets the character that this object represents.
- getCharacterCount(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
-
Returns the total number of characters in the text.
- getCharacterCount(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
-
Returns the total number of characters in the text.
- getCharCount() - Method in class org.eclipse.swt.custom.StyledText
-
Gets the number of characters.
- getCharCount() - Method in interface org.eclipse.swt.custom.StyledTextContent
-
Return the number of characters in the content.
- getCharCount() - Method in class org.eclipse.swt.widgets.Text
-
Returns the number of characters.
- getCharEnd() - Method in interface org.eclipse.debug.core.model.ILineBreakpoint
-
Returns ending source index in the original source that corresponds to the location of this breakpoint, or -1 if the attribute is not present.
- getCharEnd() - Method in interface org.eclipse.debug.core.model.IStackFrame
-
Returns the index of the last character in the associated source element that corresponds to the current location of the instruction pointer in this stack frame, or
-1
if the information is unavailable. - getCharEnd() - Method in class org.eclipse.debug.core.model.LineBreakpoint
- getCharEnd(IMarker) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
-
Returns the ending character offset of the given marker.
- getCharset() - Method in class org.eclipse.compare.HistoryItem
- getCharset() - Method in interface org.eclipse.compare.IEncodedStreamContentAccessor
-
Returns the name of a charset encoding to be used when decoding this stream accessor's contents into characters.
- getCharset() - Method in interface org.eclipse.compare.patch.IFilePatchResult
-
Returns the name of a charset encoding to be used when decoding the contents of this result into characters.
- getCharset() - Method in interface org.eclipse.compare.patch.IHunk
-
Deprecated.This method can be called before the first attempt to apply the hunk when it is impossible to determine the encoding and in this case it always returns null. Please see
IFilePatchResult.getCharset()
as a proper way to obtain charset. - getCharset() - Method in class org.eclipse.compare.ResourceNode
- getCharset() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
- getCharset() - Method in interface org.eclipse.core.resources.IEncodedStorage
-
Returns the name of a charset encoding to be used when decoding this storage's contents into characters.
- getCharset() - Method in interface org.eclipse.core.resources.IFile
-
Returns the name of a charset to be used when decoding the contents of this file into characters.
- getCharset() - Method in interface org.eclipse.core.runtime.content.IContentDescription
-
Returns the charset name to be used when reading the contents described by this object.
- getCharset() - Method in class org.eclipse.ui.console.IOConsole
-
Returns the Charset for this console.
- getCharset(boolean) - Method in interface org.eclipse.core.resources.IFile
-
Returns the name of a charset to be used when decoding the contents of this file into characters.
- getCharsetFor(Reader) - Method in interface org.eclipse.core.resources.IFile
-
Returns the name of a charset to be used to encode the given contents when saving to this file.
- getCharStart() - Method in interface org.eclipse.debug.core.model.ILineBreakpoint
-
Returns starting source index in the original source that corresponds to the location of this breakpoint, or -1 if the attribute is not present.
- getCharStart() - Method in interface org.eclipse.debug.core.model.IStackFrame
-
Returns the index of the first character in the associated source element that corresponds to the current location of the instruction pointer in this stack frame, or
-1
if the information is unavailable. - getCharStart() - Method in class org.eclipse.debug.core.model.LineBreakpoint
- getCharStart(IMarker) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
-
Returns the starting character offset of the given marker.
- getCharWidth(char) - Method in class org.eclipse.swt.graphics.GC
-
Returns the width of the specified character in the font selected into the receiver.
- getCheatSheetID() - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Returns the id of the cheat sheet that generated this event.
- getCheatSheetID() - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetManager
-
Returns the id of the cheat sheet managed by this manager.
- getCheatSheetID() - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
-
Returns the id of the cheat sheet showing in this view.
- getCheatSheetManager() - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Returns the cheat sheet manager responsible for executing the cheat sheet.
- getCheckable() - Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
-
Returns the checkable that is the source of this event.
- getCheckAgainstCurrentExecutionEnvironment() - Method in class org.eclipse.equinox.p2.ui.Policy
-
Get a boolean value indicating whether the provisioning operation should check compatibility with current execution environment
- getCheckAllConditionsTicks() - Method in class org.eclipse.ltk.core.refactoring.RefactoringTickProvider
-
Sum of
getCheckInitialConditionsTicks()
andgetCheckFinalConditionsTicks
- getCheckboxValue() - Method in class org.eclipse.ui.dialogs.ListSelectionDialog
- getChecked() - Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
-
Returns the checked state of the element.
- getChecked() - Method in class org.eclipse.swt.widgets.TableItem
-
Returns
true
if the receiver is checked, and false otherwise. - getChecked() - Method in class org.eclipse.swt.widgets.TreeItem
-
Returns
true
if the receiver is checked, and false otherwise. - getChecked(Object) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
- getChecked(Object) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
- getChecked(Object) - Method in interface org.eclipse.jface.viewers.ICheckable
-
Returns the checked state of the given element.
- getCheckedDescriptors() - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Returns the checked refactoring descriptors.
- getCheckedElementCount() - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Returns the number of items that are checked in the tree viewer.
- getCheckedElements() - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
-
Returns a list of elements corresponding to checked table items in this viewer.
- getCheckedElements() - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
-
Returns a list of checked elements in this viewer's tree, including currently hidden ones that are marked as checked but are under a collapsed ancestor.
- getCheckedElements() - Method in class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
- getChecker(Class<T>) - Method in class org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext
-
Returns the condition checker of the given type.
- getCheckFinalConditionsTicks() - Method in class org.eclipse.ltk.core.refactoring.RefactoringTickProvider
-
Number of ticks reserved in the parent progress monitor of the progress monitor passed to
Refactoring#checkFinalConditions()
. - getCheckForUpdateRemedyConfigs() - Static method in class org.eclipse.equinox.p2.operations.RemedyConfig
- getCheckInitialConditionsTicks() - Method in class org.eclipse.ltk.core.refactoring.RefactoringTickProvider
-
Number of ticks reserved in the parent progress monitor of the progress monitor passed to
Refactoring#checkInitialConditions()
. - getChild() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
-
Return the child node for this event.
- getChild() - Method in exception org.eclipse.text.edits.MalformedTreeException
-
Returns the child edit that caused the exception.
- getChild(String) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Returns a child store with the provided name whose parent is this store.
- getChild(String) - Method in class org.eclipse.core.filesystem.provider.FileStore
- getChild(String) - Method in interface org.eclipse.ui.IMemento
-
Returns the first child with the given type id.
- getChild(String) - Method in class org.eclipse.ui.XMLMemento
- getChild(IPath) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Deprecated.use
IFileStore.getFileStore(IPath)
instead - getChild(IPath) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
Deprecated.use
FileStore.getFileStore(IPath)
instead - getChild(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
Sent when an accessibility client requests the accessible object for a child of the control by index or childID, or when a client requests the index of an accessible object in its parent.
- getChild(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
-
Sent when an accessibility client requests the accessible object for a child of the control by index or childID, or when a client requests the index of an accessible object in its parent.
- getChild(Widget, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Get the child for the widget at index.
- getChild(Widget, int) - Method in class org.eclipse.jface.viewers.TreeViewer
- getChildAtPoint(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
Sent when an accessibility client requests the identifier of the control child at the specified display coordinates.
- getChildAtPoint(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
-
Sent when an accessibility client requests the identifier of the control child at the specified display coordinates.
- getChildCount(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
Sent when an accessibility client requests the number of children in the control.
- getChildCount(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
-
Sent when an accessibility client requests the number of children in the control.
- getChildEntries() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Returns the child entries for this entry.
- getChildEntries() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
- getChildInfos(IFileStore) - Method in interface org.eclipse.core.filesystem.IFileTree
-
Returns an
IFileInfo
instance for each file and directory contained within the given store at the time this file tree was created. - getChildInfos(IFileStore) - Method in class org.eclipse.core.filesystem.provider.FileTree
- getChildren() - Method in class org.eclipse.compare.ResourceNode
- getChildren() - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
- getChildren() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
- getChildren() - Method in interface org.eclipse.compare.structuremergeviewer.IDiffContainer
-
Returns the children of this container.
- getChildren() - Method in interface org.eclipse.compare.structuremergeviewer.IStructureComparator
-
Returns an iterator for all children of this object or
null
if there are no children. - getChildren() - Method in class org.eclipse.core.expressions.CompositeExpression
- getChildren() - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Returns all configuration elements that are children of this configuration element.
- getChildren() - Method in interface org.eclipse.core.runtime.IStatus
-
Returns a list of status object immediately contained in this multi-status, or an empty list if this is not a multi-status.
- getChildren() - Method in class org.eclipse.core.runtime.jobs.MultiRule
-
Returns the child rules within this rule.
- getChildren() - Method in class org.eclipse.core.runtime.MultiStatus
- getChildren() - Method in class org.eclipse.core.runtime.Status
- getChildren() - Method in interface org.eclipse.debug.core.ILaunch
-
Returns the children of this launch - a collection of one or more debug targets and processes, possibly empty.
- getChildren() - Method in class org.eclipse.debug.core.Launch
- getChildren() - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingContext
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in interface org.eclipse.e4.ui.model.application.ui.MElementContainer
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in interface org.eclipse.equinox.p2.repository.ICompositeRepository
-
Returns a list of URIs containing the locations of the children repositories
- getChildren() - Method in interface org.eclipse.help.IUAElement
-
Returns all sub-elements (children) of this element.
- getChildren() - Method in class org.eclipse.jface.viewers.TreeNode
-
Returns the child nodes.
- getChildren() - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
Returns the children managed by this composite change.
- getChildren() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
- getChildren() - Method in class org.eclipse.swt.custom.CCombo
- getChildren() - Method in class org.eclipse.swt.widgets.Composite
-
Returns a (possibly empty) array containing the receiver's children.
- getChildren() - Method in class org.eclipse.text.edits.TextEdit
-
Returns the edit's children.
- getChildren() - Method in interface org.eclipse.ui.IMemento
-
Returns all children of this node.
- getChildren() - Method in class org.eclipse.ui.intro.config.IntroElement
-
Returns the children of this element.
- getChildren() - Method in class org.eclipse.ui.model.AdaptableList
-
Returns the elements in this list.
- getChildren() - Method in class org.eclipse.ui.navigator.PipelinedShapeModification
- getChildren() - Method in class org.eclipse.ui.XMLMemento
- getChildren() - Method in interface org.eclipse.unittest.model.ITestSuiteElement
-
Returns all tests (and test suites) contained in the suite.
- getChildren(Object) - Method in class org.eclipse.compare.structuremergeviewer.Differencer
-
Returns the children of the given input or
null
if there are no children. - getChildren(Object) - Method in class org.eclipse.debug.ui.BreakpointTypeCategory
- getChildren(Object) - Method in class org.eclipse.jface.databinding.viewers.ObservableListTreeContentProvider
- getChildren(Object) - Method in class org.eclipse.jface.databinding.viewers.ObservableSetTreeContentProvider
- getChildren(Object) - Method in class org.eclipse.jface.preference.PreferenceContentProvider
- getChildren(Object) - Method in interface org.eclipse.jface.viewers.ITreeContentProvider
-
Returns the child elements of the given parent element.
- getChildren(Object) - Method in class org.eclipse.jface.viewers.TreeNodeContentProvider
- getChildren(Object) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryContentProvider
- getChildren(Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
- getChildren(Object) - Method in class org.eclipse.ui.model.AdaptableList
- getChildren(Object) - Method in class org.eclipse.ui.model.BaseWorkbenchContentProvider
- getChildren(Object) - Method in interface org.eclipse.ui.model.IWorkbenchAdapter
-
Returns the children of this object.
- getChildren(Object) - Method in class org.eclipse.ui.model.WorkbenchAdapter
-
The default implementation of this
IWorkbenchAdapter
method returns the empty list. - getChildren(Object) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Returns the child elements of the given element, or in the case of a deferred element, returns a placeholder.
- getChildren(Object) - Method in class org.eclipse.ui.progress.PendingUpdateAdapter
- getChildren(Object) - Method in class org.eclipse.ui.wizards.datatransfer.FileStoreStructureProvider
- getChildren(Object) - Method in class org.eclipse.ui.wizards.datatransfer.FileSystemStructureProvider
- getChildren(Object) - Method in interface org.eclipse.ui.wizards.datatransfer.IImportStructureProvider
-
Returns a collection with the children of the specified structured element.
- getChildren(Object) - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider
- getChildren(Object, String) - Method in class org.eclipse.e4.ui.workbench.modeling.EObjModelHandler
- getChildren(Object, String) - Method in class org.eclipse.e4.ui.workbench.modeling.ModelHandlerBase
- getChildren(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Returns all child configuration elements with the given name.
- getChildren(String) - Method in interface org.eclipse.ui.IMemento
-
Returns all children with the given type id.
- getChildren(String) - Method in class org.eclipse.ui.XMLMemento
- getChildren(IPath) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Returns the child paths of the given path that either point to a sync delta or have a descendant path that points to a sync delta.
- getChildren(IPath) - Method in class org.eclipse.team.core.diff.provider.DiffTree
- getChildren(TreePath) - Method in interface org.eclipse.jface.viewers.ITreePathContentProvider
-
Returns the child elements of the last element in the given path.
- getChildren(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
Sent when an accessibility client requests the children, or visible children, of the control.
- getChildren(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
-
Sent when an accessibility client requests the children, or visible children, of the control.
- getChildren(Widget) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Returns the SWT child items for the given SWT widget.
- getChildren(Widget) - Method in class org.eclipse.jface.viewers.TreeViewer
- getChildren(Widget, Object[]) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Deprecated.This method was inadvertently released as API but is not intended to be called by clients.
- getChildrenInContext(ISynchronizationContext, Object, Object[]) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return the subset of children that are of interest from the given context.
- getChildrenInScope(ISynchronizationScope, Object, Object[]) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return the subset of the given children that are in the given scope or are parents of elements that are in scope.
- getChildrenMessages() - Method in class org.eclipse.ui.forms.widgets.Form
-
Returns the children messages that the cause of the summary message currently set on the form.
- getChildrenSize() - Method in class org.eclipse.text.edits.TextEdit
-
Returns the size of the managed children.
- getChildStores(IFileStore) - Method in interface org.eclipse.core.filesystem.IFileTree
-
Returns an
IFileStore
instance for each file and directory contained within the given store at the time this file tree was created. - getChildStores(IFileStore) - Method in class org.eclipse.core.filesystem.provider.FileTree
- getChoices() - Method in class org.eclipse.jface.text.link.ProposalPosition
-
Returns the proposals attached to this position.
- getClassID(String) - Method in class org.eclipse.swt.ole.win32.OleClientSite
- getClassifier() - Method in interface org.eclipse.equinox.p2.metadata.IArtifactKey
-
Returns the classifier for this artifact key.
- getClazz() - Method in class org.eclipse.equinox.p2.engine.spi.Value
- getClient() - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Returns the current expandable client.
- getClientArea() - Method in class org.eclipse.swt.custom.CBanner
- getClientArea() - Method in class org.eclipse.swt.custom.CTabFolder
- getClientArea() - Method in class org.eclipse.swt.custom.ViewForm
- getClientArea() - Method in class org.eclipse.swt.graphics.Device
-
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
- getClientArea() - Method in class org.eclipse.swt.printing.Printer
-
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
- getClientArea() - Method in class org.eclipse.swt.widgets.Display
-
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
- getClientArea() - Method in class org.eclipse.swt.widgets.Monitor
-
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
- getClientArea() - Method in class org.eclipse.swt.widgets.Scrollable
-
Returns a rectangle which describes the area of the receiver which is capable of displaying data (that is, not covered by the "trimmings").
- getClientArea(Composite) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
-
Returns the client area for the given composite according to this layout.
- getClipping() - Method in class org.eclipse.swt.graphics.GC
-
Returns the bounding rectangle of the receiver's clipping region.
- getClipping(Region) - Method in class org.eclipse.swt.graphics.GC
-
Sets the region managed by the argument to the current clipping region of the receiver.
- getClosestMonitor(Display, Point) - Static method in class org.eclipse.jface.util.Util
-
Returns the monitor whose client area contains the given point.
- getClosestSide(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
-
Returns the edge of the given rectangle is closest to the given point.
- getClosestWidgetLineForModelLine(int) - Method in class org.eclipse.jface.text.TextViewer
-
Returns the line of the widget whose corresponding line in the viewer's document is closest to the given line in the viewer's document or
-1
. - getCode() - Method in interface org.eclipse.core.runtime.IStatus
-
Returns the plug-in-specific status code describing the outcome.
- getCode() - Method in class org.eclipse.core.runtime.Status
- getCode() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
Returns the problem code.
- getCodeMiningProviders(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the code mining providers which be used to draw code minings in the given source viewer.
- getCodePage() - Method in class org.eclipse.debug.ui.memory.AbstractTextRendering
-
Returns the current code page used by this rendering.
- getCollator() - Method in class org.eclipse.jface.viewers.ViewerSorter
-
Deprecated.as of 3.3 Use
ViewerComparator.getComparator()
- getCollator() - Method in class org.eclipse.ui.views.properties.PropertySheetSorter
-
Returns the collator used to sort strings.
- getCollection() - Method in class org.eclipse.equinox.p2.query.Collector
-
Returns the collection that is being used to collect results.
- getCollectionLabel() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration
-
Returns the label of a collection of refactorings.
- getColor() - Method in class org.eclipse.jface.text.revisions.Revision
-
Returns the author color for this revision.
- getColor() - Method in class org.eclipse.ui.console.IOConsoleInputStream
-
Returns the color used to decorate input in the associated console
- getColor() - Method in class org.eclipse.ui.console.IOConsoleOutputStream
-
Returns the color of this stream, or
null
if default. - getColor(String) - Method in class org.eclipse.debug.ui.console.ConsoleColorProvider
- getColor(String) - Method in interface org.eclipse.debug.ui.console.IConsoleColorProvider
-
Returns the color to draw output associated with the given stream.
- getColor(String) - Method in class org.eclipse.ui.forms.FormColors
-
Returns the color object for the provided key or null if not in the registry.
- getColor(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
-
Returns the current value of the color-valued preference with the given name in the given preference store.
- getColor(RGB) - Method in interface org.eclipse.jface.text.source.ISharedTextColors
-
Returns the color object for the value represented by the given
RGB
object. - getColorAndFontCollector() - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Get the ColorAndFontCollector for the receiver.
- getColorDescriptor(String) - Method in class org.eclipse.jface.resource.ColorRegistry
-
Returns the color descriptor associated with the given symbolic color name.
- getColorDescriptor(String, ColorDescriptor) - Method in class org.eclipse.jface.resource.ColorRegistry
-
Returns the color descriptor associated with the given symbolic color name.
- getColorPreferenceKey() - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Returns the preference key for the presentation color.
- getColorPreferenceValue() - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Returns the default presentation color.
- getColorProviderAdapter() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Returns the color provider for this rendering's memory block or
null
if none. - getColorRegistry() - Static method in class org.eclipse.jface.resource.JFaceResources
-
Returns the color registry for JFace itself.
- getColorRegistry() - Method in interface org.eclipse.ui.themes.ITheme
-
Return this themes color registry.
- getColors() - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Returns the colors used by this toolkit.
- getColorSelector() - Method in class org.eclipse.jface.preference.ColorFieldEditor
-
Get the color selector used by the receiver.
- getColorValue() - Method in class org.eclipse.jface.preference.ColorSelector
-
Return the currently displayed color.
- getColorValue(String) - Static method in class org.eclipse.ui.themes.ColorUtil
-
Get the RGB value for a given color.
- getColorValues(String[]) - Static method in class org.eclipse.ui.themes.ColorUtil
-
Get the RGB values for a given color array.
- getColumn() - Method in interface org.eclipse.jface.text.rules.ICharacterScanner
-
Returns the column of the character scanner.
- getColumn() - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
- getColumn() - Method in class org.eclipse.jface.viewers.StyledCellLabelProvider
-
Returns the column on which this label provider is installed on or
null
if the label provider is not installed. - getColumn() - Method in class org.eclipse.jface.viewers.TableViewerColumn
- getColumn() - Method in class org.eclipse.jface.viewers.TreeViewerColumn
- getColumn() - Method in class org.eclipse.swt.custom.TableCursor
-
Returns the index of the column over which the TableCursor is positioned.
- getColumn() - Method in class org.eclipse.swt.custom.TableEditor
-
Returns the zero based index of the column of the cell being tracked by this editor.
- getColumn() - Method in class org.eclipse.swt.custom.TreeCursor
-
Returns the index of the column over which the TreeCursor is positioned.
- getColumn() - Method in class org.eclipse.swt.custom.TreeEditor
-
Returns the zero based index of the column of the cell being tracked by this editor.
- getColumn(int) - Method in class org.eclipse.swt.widgets.Table
-
Returns the column at the given, zero-relative index in the receiver.
- getColumn(int) - Method in class org.eclipse.swt.widgets.Tree
-
Returns the column at the given, zero-relative index in the receiver.
- getColumn(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the accessible object for the specified column in the table.
- getColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the accessible object for the specified column in the table.
- getColumnCount() - Method in class org.eclipse.jface.dialogs.ErrorDialog
- getColumnCount() - Method in class org.eclipse.jface.dialogs.IconAndMessageDialog
-
Get the number of columns in the layout of the Shell of the dialog.
- getColumnCount() - Method in class org.eclipse.jface.viewers.TableViewerRow
- getColumnCount() - Method in class org.eclipse.jface.viewers.TreeViewerRow
- getColumnCount() - Method in class org.eclipse.jface.viewers.ViewerRow
-
Return the number of columns for the receiver.
- getColumnCount() - Method in class org.eclipse.swt.widgets.Table
-
Returns the number of columns contained in the receiver.
- getColumnCount() - Method in class org.eclipse.swt.widgets.Tree
-
Returns the number of columns contained in the receiver.
- getColumnCount(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the total number of columns in the table.
- getColumnCount(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the total number of columns in the table.
- getColumnCount(Scrollable) - Method in class org.eclipse.jface.layout.AbstractColumnLayout
-
Get the number of columns for the receiver.
- getColumnCount(Scrollable) - Method in class org.eclipse.jface.layout.TableColumnLayout
-
Get the number of columns for the receiver.
- getColumnCount(Scrollable) - Method in class org.eclipse.jface.layout.TreeColumnLayout
-
Get the number of columns for the receiver.
- getColumnDescription(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the description text of the specified column in the table.
- getColumnDescription(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the description text of the specified column in the table.
- getColumnDescriptor(String) - Method in class org.eclipse.ui.texteditor.rulers.RulerColumnRegistry
-
Returns the
RulerColumnDescriptor
with the given identity,null
if no such descriptor exists. - getColumnDescriptors() - Method in class org.eclipse.ui.texteditor.rulers.RulerColumnRegistry
-
Returns the list of
RulerColumnDescriptor
s describing all extensions to therulerColumns
extension point. - getColumnHeader(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the accessible object for the column header.
- getColumnHeader(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the accessible object for the column header.
- getColumnHeaderCells(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the column header cells as an array of accessible objects.
- getColumnHeaderCells(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the column header cells as an array of accessible objects.
- getColumnHeaderImage() - Method in class org.eclipse.ui.views.markers.MarkerField
- getColumnHeaders(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
-
Returns the column headers as an array of cell accessibles.
- getColumnHeaders(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
-
Returns the column headers as an array of cell accessibles.
- getColumnHeaderText() - Method in class org.eclipse.ui.views.markers.MarkerField
-
Return the text to be displayed in the column header for this field.
- getColumnImage(Object, int) - Method in class org.eclipse.debug.ui.EnvironmentTab.EnvironmentVariableLabelProvider
- getColumnImage(Object, int) - Method in class org.eclipse.jface.databinding.viewers.ObservableMapLabelProvider
- getColumnImage(Object, int) - Method in interface org.eclipse.jface.viewers.ITableLabelProvider
-
Returns the label image for the given column of the given element.
- getColumnImage(Object, int) - Method in class org.eclipse.ui.dialogs.FileEditorMappingLabelProvider
-
The
ResourceTypeEditorMappingLabelProvider
implementation of thisITableLabelProvider
method creates and returns an new image. - getColumnImage(Object, int) - Method in class org.eclipse.ui.model.PerspectiveLabelProvider
- getColumnImage(Object, int) - Method in class org.eclipse.ui.model.WorkbenchPartLabelProvider
- getColumnIndex() - Method in class org.eclipse.jface.viewers.ViewerCell
-
Get the index of the cell.
- getColumnIndex(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
-
Translates this cell accessible into the corresponding column index.
- getColumnIndex(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
-
Translates this cell accessible into the corresponding column index.
- getColumnIndex(Point) - Method in class org.eclipse.jface.viewers.ViewerRow
-
Get the columnIndex of the point.
- getColumnLabels(IMemoryBlock, int, int) - Method in interface org.eclipse.debug.ui.memory.IMemoryBlockTablePresentation
-
Returns a collection of labels to head columns in a
AbstractTableRendering
rendering, ornull
if default labels should be used. - getColumnOrder() - Method in class org.eclipse.swt.widgets.Table
-
Returns an array of zero-relative integers that map the creation order of the receiver's items to the order in which they are currently being displayed.
- getColumnOrder() - Method in class org.eclipse.swt.widgets.Tree
-
Returns an array of zero-relative integers that map the creation order of the receiver's items to the order in which they are currently being displayed.
- getColumnProperties() - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Returns the column properties of this table viewer.
- getColumns() - Method in class org.eclipse.swt.widgets.Table
-
Returns an array of
TableColumn
s which are the columns in the receiver. - getColumns() - Method in class org.eclipse.swt.widgets.Tree
-
Returns an array of
TreeColumn
s which are the columns in the receiver. - getColumns(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
-
Returns the columns as an array of accessible objects.
- getColumns(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
-
Returns the columns as an array of accessible objects.
- getColumnSpan(AccessibleTableCellEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableCellAdapter
-
Returns the number of columns occupied by this cell accessible.
- getColumnSpan(AccessibleTableCellEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableCellListener
-
Returns the number of columns occupied by this cell accessible.
- getColumnText(Object, int) - Method in class org.eclipse.debug.ui.EnvironmentTab.EnvironmentVariableLabelProvider
- getColumnText(Object, int) - Method in class org.eclipse.jface.databinding.viewers.ObservableMapLabelProvider
- getColumnText(Object, int) - Method in interface org.eclipse.jface.viewers.ITableLabelProvider
-
Returns the label text for the given column of the given element.
- getColumnText(Object, int) - Method in class org.eclipse.ui.dialogs.FileEditorMappingLabelProvider
- getColumnText(Object, int) - Method in class org.eclipse.ui.model.PerspectiveLabelProvider
- getColumnText(Object, int) - Method in class org.eclipse.ui.model.WorkbenchPartLabelProvider
- getColumnTooltipText() - Method in class org.eclipse.ui.views.markers.MarkerField
-
Return the text for the column tooltip.
- getColumnTrim() - Method in class org.eclipse.jface.layout.AbstractColumnLayout
-
The number of extra pixels taken as horizontal trim by the table column.
- getColumnViewerEditor() - Method in class org.eclipse.jface.viewers.ColumnViewer
- getColumnViewerOwner(int) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
- getColumnViewerOwner(int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- getColumnViewerOwner(int) - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Returns the column widget at the given column index.
- getColumnViewerOwner(int) - Method in class org.eclipse.jface.viewers.TreeViewer
- getCombo() - Method in class org.eclipse.jface.viewers.ComboViewer
-
Returns this list viewer's list control.
- getCommand() - Method in class org.eclipse.core.commands.CommandEvent
-
Returns the instance of the interface that changed.
- getCommand() - Method in class org.eclipse.core.commands.ExecutionEvent
-
Returns the command being executed.
- getCommand() - Method in class org.eclipse.core.commands.ParameterizedCommand
-
Returns the base command.
- getCommand() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Returns the build command associated with this builder.
- getCommand() - Method in interface org.eclipse.e4.ui.model.application.commands.MHandler
-
Returns the value of the 'Command' reference.
- getCommand() - Method in interface org.eclipse.e4.ui.model.application.commands.MKeyBinding
-
Returns the value of the 'Command' reference.
- getCommand() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MHandledItem
-
Returns the value of the 'Command' reference.
- getCommand() - Method in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
Returns the integer representation of the COMMAND key.
- getCommand() - Method in class org.eclipse.jface.bindings.keys.SWTKeyLookup
- getCommand() - Method in class org.eclipse.ui.commands.CommandEvent
-
Deprecated.
- getCommand() - Method in class org.eclipse.ui.menus.CommandContributionItem
-
Returns the ParameterizedCommand for this contribution.
- getCommand(String) - Method in class org.eclipse.core.commands.CommandManager
-
Gets the command with the given identifier.
- getCommand(String) - Method in interface org.eclipse.e4.ui.model.application.MApplication
-
Returns the model element for the command identified via the elementId or null if the element cannot be found.
- getCommand(String) - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getCommand(String) - Method in interface org.eclipse.ui.commands.ICommandService
-
Retrieves the command with the given identifier.
- getCommandCount() - Method in class org.eclipse.jface.text.DocumentCommand
-
Returns the number of commands including the original document command.
- getCommandId() - Method in class org.eclipse.core.commands.CommandManagerEvent
-
Returns the command identifier that was added or removed.
- getCommandId() - Method in class org.eclipse.debug.ui.actions.RelaunchLastAction
-
Returns the command id this action is associated with.
- getCommandId() - Method in class org.eclipse.debug.ui.DebugPopup
-
Returns the command id to be used for persisting the contents of the dialog.
- getCommandId() - Method in class org.eclipse.ui.actions.ActionFactory
-
Return the command id of this action factory.
- getCommandId() - Method in class org.eclipse.ui.commands.HandlerSubmission
-
Deprecated.
- getCommandId() - Method in interface org.eclipse.ui.commands.IElementReference
-
The command id that this callback was registered against.
- getCommandId() - Method in class org.eclipse.ui.fieldassist.ContentAssistCommandAdapter
-
Return the string command ID of the command used to invoke content assist.
- getCommandId() - Method in interface org.eclipse.ui.handlers.IHandlerActivation
-
Returns the identifier of the command whose handler is being activated.
- getCommandIterator() - Method in class org.eclipse.jface.text.DocumentCommand
-
Returns an iterator over the commands in ascending position order.
- getCommandLineArgs() - Static method in class org.eclipse.core.runtime.Platform
-
Returns the command line args provided to the Eclipse runtime layer when it was first run.
- getCommandLineArgs() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
-
Returns all command line arguments specified when the running framework was started.
- getCommandManager() - Method in class org.eclipse.core.commands.CommandManagerEvent
-
Returns the instance of the interface that changed.
- getCommandManager() - Method in class org.eclipse.ui.commands.CommandManagerEvent
-
Deprecated.
- getCommandManager() - Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
-
Deprecated.
- getCommandName() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommand
-
Returns the value of the 'Command Name' attribute.
- getCommands() - Method in interface org.eclipse.e4.ui.model.application.MApplication
-
Returns the value of the 'Commands' containment reference list.
- getCommandSupport() - Method in interface org.eclipse.ui.IWorkbench
-
Deprecated.Please use
IServiceLocator.getService(Class)
instead. This API is scheduled for deletion, see Bug 431177 for details - getCommandType() - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
-
Returns the
IDebugCommandHandler
command handler that type this action executes. - getCommandType() - Method in class org.eclipse.debug.ui.actions.DebugCommandHandler
-
Returns the
IDebugCommandHandler
command handler that type this action executes. - getComment() - Method in interface org.eclipse.core.resources.IProjectDescription
-
Returns the descriptive comment for the described project.
- getComment() - Method in interface org.eclipse.jsch.core.IJSchLocation
-
Return the comment
- getComment() - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
-
Returns the details comment.
- getComment() - Method in class org.eclipse.ltk.core.refactoring.RefactoringSessionDescriptor
-
Returns the comment.
- getComment() - Method in interface org.eclipse.team.core.history.IFileRevision
-
Returns the comment for this file revision or
null
if this information is not available. - getComment() - Method in class org.eclipse.team.core.history.provider.FileRevision
- getCommentCaption() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration
-
Returns the text of the comment field below the refactoring history tree, if the currently selected refactoring descriptor provides no comment.
- getCommitCount() - Method in class org.eclipse.swt.widgets.IME
-
Returns the commit count of the composition.
- getCommonDragAssistants() - Method in interface org.eclipse.ui.navigator.INavigatorDnDService
-
As part of the org.eclipse.ui.navigator.viewer extension point, clients may explicit extend the support Transfer Types of a particular viewer using the dragAssistant element.
- getCommonDropAdapter() - Method in class org.eclipse.ui.navigator.CommonDropAdapterAssistant
-
Returns the
CommonDropAdapter
. - getCommonNavigator() - Method in class org.eclipse.ui.navigator.CommonViewer
- getCommonViewer() - Method in class org.eclipse.ui.navigator.CommonNavigator
-
Provides access to the commonViewer used by the current CommonNavigator.
- getCompactKeyFormatter() - Static method in class org.eclipse.ui.keys.KeyFormatterFactory
-
Deprecated.Provides an instance of
CompactKeyFormatter
. - getComparator() - Static method in class org.eclipse.jface.util.Policy
-
Return the comparator used by JFace to sort strings.
- getComparator() - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Returns the comparator that is determining the sort order for this collection
- getComparator() - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Return this viewer's comparator used to sort elements.
- getComparator() - Method in class org.eclipse.jface.viewers.ViewerComparator
-
Returns the comparator used to sort strings.
- getComparator() - Method in class org.eclipse.team.core.synchronize.SyncInfo
-
Returns the comparator that is used to determine the kind of this sync node.
- getComparator() - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
-
Deprecated.Returns the current comparator.
- getComparator() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.Returns the comparator.
- getComparatorFor(String) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
Return the contribution comparator for the particular type of contribution.
- getComparatorFor(String) - Method in interface org.eclipse.ui.model.IContributionService
-
Return a comparator for ordering contributions within the user interface.
- getCompareConfiguration() - Method in class org.eclipse.compare.CompareEditorInput
-
Returns the configuration object for the viewers within the compare editor.
- getCompareConfiguration() - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Returns the compare configuration of this viewer.
- getCompareConfiguration() - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
-
Returns the compare configuration of this viewer.
- getCompareImage(Image, int) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
Returns an image showing the specified change kind applied to a given base image.
- getCompareInput() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
-
Returns the compare input of this editor input.
- getCompareInput(Object) - Method in interface org.eclipse.team.ui.history.IHistoryCompareAdapter
-
Returns an ICompareInput for the passed in object.
- getCompareInput(ISelection) - Method in class org.eclipse.team.ui.history.HistoryPageSaveablePart
-
Deprecated.
- getCompareInput(ISelection) - Method in class org.eclipse.team.ui.PageSaveablePart
-
Deprecated.Return a compare input that represents the selection.
- getCompareInput(ISelection) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
-
Deprecated.Return a compare input that represents the selection.
- getComparer() - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Returns the comparer to use for comparing elements, or
null
if none has been set. - getCompareResult() - Method in class org.eclipse.compare.CompareEditorInput
-
Returns the compare result computed by the most recent call to the
run
method. - getComparisonType() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Return the comparison type used by the page's
SyncInfo
modes. - getCompilerFlags() - Method in interface org.eclipse.ui.console.IPatternMatchListener
-
Returns the flags to use when compiling this pattern match listener's regular expression, as defined by by
Pattern.compile(String regex, int flags)
- getCompletionLength() - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
-
Returns the completion length within the string of the context.
- getCompletionOffset() - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
-
Returns the completion offset within the string of the context.
- getCompletionProposalAutoActivationCharacters() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
-
Returns the characters which when entered by the user should automatically trigger the presentation of possible completions.
- getCompletionProposalAutoActivationCharacters() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistProcessorExtension
-
Deprecated.
- getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
- getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.ui.texteditor.HippieProposalProcessor
- getComponents() - Method in interface org.eclipse.ui.IAggregateWorkingSet
-
Returns the working sets contained in this aggregate working set.
- getCompositionOffset() - Method in class org.eclipse.swt.widgets.IME
-
Returns the offset of the composition from the start of the document.
- getConditionCheckingFailedSeverity() - Method in class org.eclipse.ltk.core.refactoring.CreateChangeOperation
-
Returns the condition checking failed severity used by this operation.
- getConditionCheckingFailedSeverity() - Static method in class org.eclipse.ltk.core.refactoring.RefactoringCore
-
When condition checking is performed for a refactoring then the condition check is interpreted as failed if the refactoring status severity return from the condition checking operation is equal or greater than the value returned by this method.
- getConditionCheckingStatus() - Method in class org.eclipse.ltk.core.refactoring.CreateChangeOperation
-
Returns the status of the condition checking.
- getConditionCheckingStatus() - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
-
Returns the status of the condition checking.
- getConditionCheckingStyle() - Method in class org.eclipse.ltk.core.refactoring.CreateChangeOperation
-
Returns the condition checking style as set to the
CheckConditionsOperation
. - getConditionStatus() - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringOperation
-
Return the refactoring status of the condition checking.
- getConfig() - Method in class org.eclipse.equinox.p2.operations.Remedy
- getConfiguration() - Method in class org.eclipse.team.ui.mapping.MergeActionHandler
-
Return the configuration of the synchronize page that is surfacing the merge action to which this handler is registered.
- getConfiguration() - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return the synchronization page configuration associated with the view to which this content provider applies.
- getConfiguration() - Method in class org.eclipse.team.ui.mapping.SynchronizationOperation
-
Return the configuration for the page from which this operation was launched.
- getConfiguration() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
-
Return the page configuration.
- getConfiguration() - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
-
Returns the configuration showing this action.
- getConfiguration() - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
-
Return the configuration for the page to which the action group is associated.
- getConfigurationElement() - Method in class org.eclipse.ui.part.IntroPart
-
Returns the configuration element for this part.
- getConfigurationElement() - Method in class org.eclipse.ui.part.WorkbenchPart
-
Returns the configuration element for this part.
- getConfigurationElement() - Method in class org.eclipse.ui.testing.ContributionInfo
- getConfigurationElement() - Method in class org.eclipse.ui.views.markers.MarkerField
-
Get the configuration element for the receiver.
- getConfigurationElement(Object) - Method in class org.eclipse.ui.texteditor.ConfigurationElementSorter
-
Returns the configuration element for the given object.
- getConfigurationElements() - Method in interface org.eclipse.core.runtime.IExtension
-
Returns all configuration elements declared by this extension.
- getConfigurationElements() - Method in interface org.eclipse.core.runtime.IExtensionPoint
-
Returns all configuration elements from all extensions configured into this extension point.
- getConfigurationElementsFor(String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Returns all configuration elements from all extensions configured into the identified extension point.
- getConfigurationElementsFor(String, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Returns all configuration elements from all extensions configured into the identified extension point.
- getConfigurationElementsFor(String, String, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Returns all configuration elements from the identified extension.
- getConfigurationLocation() - Static method in class org.eclipse.core.runtime.Platform
-
Returns the location of the configuration information used to run this instance of Eclipse.
- getConfigurationLocation() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.Returns the URL location of the configuration information
- getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns all configured content types for the given source viewer.
- getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the configured partitioning for the given source viewer.
- getConfiguredFeatureEntries() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.Returns a list of configured feature entries.
- getConfiguredQuickDiffProvider(IAnnotationModel) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiff
-
Returns the identifier of the quick diff provider installed with the given diff annotation model, or the empty string if it is not a diff annotation model or has no configured diff provider.
- getConfiguredSites() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.Returns configured site entries
- getConfiguredTextHoverStateMasks(ISourceViewer, String) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the SWT event state masks for which text hover are configured for the given content type.
- getConfiguredTextHoverStateMasks(ISourceViewer, String) - Method in class org.eclipse.ui.editors.text.TextSourceViewerConfiguration
- getConflictingFiles() - Method in interface org.eclipse.team.core.mapping.IMergeStatus
-
Returns the set of file for which an auto-merge was not performed.
- getConflictingFiles() - Method in class org.eclipse.team.core.mapping.provider.MergeStatus
- getConflictingMappings() - Method in interface org.eclipse.team.core.mapping.IMergeStatus
-
Returns the set of resource mappings for which an auto-merge was not performed.
- getConflictingMappings() - Method in class org.eclipse.team.core.mapping.provider.MergeStatus
- getConflictsFor(TriggerSequence) - Method in class org.eclipse.jface.bindings.BindingManager
-
Provides the current conflicts in the keybindings for the given TriggerSequence as a
Collection
ofBinding
- getConflictsFor(TriggerSequence) - Method in interface org.eclipse.ui.keys.IBindingService
-
Provides the current conflicts in the keybindings for the given TriggerSequence as a
Collection
ofBinding
- getConnectedElements() - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
Enumerates the elements connected via this document provider.
- getConnectedElementsIterator() - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
Returns an iterator over the elements connected via this document provider.
- getConnections() - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Returns the possibly empty list of clients currently connected to this memory block.
- getConsole() - Method in class org.eclipse.debug.ui.console.ConsoleColorProvider
-
Returns the console this color provider is connected to, or
null
if none. - getConsole() - Method in interface org.eclipse.ui.console.IConsoleView
-
Returns the console currently being displayed, or
null
if none - getConsole() - Method in class org.eclipse.ui.console.MessageConsoleStream
-
Returns the console this stream is connected to.
- getConsole() - Method in class org.eclipse.ui.console.TextConsolePage
-
Returns the console this page is displaying.
- getConsole(IDebugElement) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Returns the console associated with the given debug element, or
null
if none. - getConsole(IProcess) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Returns the console associated with the given process, or
null
if none. - getConsoleManager() - Method in class org.eclipse.ui.console.ConsolePlugin
-
Returns the console manager.
- getConsoles() - Method in interface org.eclipse.ui.console.IConsoleManager
-
Returns a collection of consoles registered with the console manager.
- getConsoleView() - Method in class org.eclipse.ui.console.TextConsolePage
-
Returns the view this page is contained in.
- getConsoleWidth() - Method in class org.eclipse.ui.console.TextConsole
-
Returns the current width of this console.
- getConstrainedShellBounds(Rectangle) - Method in class org.eclipse.jface.window.Window
-
Given the desired position of the window, this method returns an adjusted position such that the window is no larger than its monitor, and does not extend beyond the edge of the monitor.
- getContactAllSites() - Method in class org.eclipse.equinox.p2.ui.Policy
-
Get a boolean value indicating whether to contact all sites.
- getContainedCategories(IActivityManager, String) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Return a list of category ids that are implicitly contained within the given category.
- getContainer() - Method in class org.eclipse.compare.CompareConfiguration
-
Return the container of the compare associated with this configuration.
- getContainer() - Method in class org.eclipse.compare.CompareEditorInput
-
Returns the container of this input or
null
if there is no container set. - getContainer() - Method in class org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer
-
Returns the workspace container this source container is rooted at.
- getContainer() - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
-
Returns the selected workspace container or
null
- getContainer() - Method in class org.eclipse.jface.preference.PreferencePage
-
Returns the container of this page.
- getContainer() - Method in interface org.eclipse.jface.wizard.IWizard
-
Returns the container of this wizard.
- getContainer() - Method in class org.eclipse.jface.wizard.Wizard
- getContainer() - Method in class org.eclipse.jface.wizard.WizardPage
-
Returns the wizard container for this wizard page.
- getContainer() - Method in interface org.eclipse.ui.forms.IManagedForm
-
Returns the container of this form.
- getContainer() - Method in class org.eclipse.ui.forms.ManagedForm
- getContainer() - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Returns the page book container.
- getContainer() - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Returns the composite control containing this multi-page editor's pages.
- getContainer(String) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSite
-
Returns the rendering container with the given id or
null
if none. - getContainer(MUIElement) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Get the container of the given element.
- getContainerData() - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
-
Returns the value of the 'Container Data' attribute.
- getContainerForLocation(IPath) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
-
Returns a handle to the workspace root, project or folder which is mapped to the given path in the local file system, or
null
if none. - getContainerFullPath() - Method in class org.eclipse.ui.dialogs.WizardImportPage
-
Deprecated.Returns the path of the container resource specified in the container name entry field, or
null
if no name has been typed in. - getContainerFullPath() - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Returns the current full path of the containing resource as entered or selected by the user, or its anticipated initial value.
- getContainerFullPath() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
Returns the path of the container resource specified in the container name entry field, or
null
if no name has been typed in. - getContainerMenus() - Method in class org.eclipse.swt.ole.win32.OleFrame
-
Returns the application menu items that will appear in the Container location when an OLE Document is in-place activated.
- getContainerTimestamp() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
This method is called as a part of the registry cache validation.
- getContainingContext(MUIElement) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Locate the context that is closest to the given element in the parent hierarchy.
- getContainingState() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
-
Returns the state object which hosts this bundle. null is returned if this bundle is not currently in a state.
- getContent() - Method in class org.eclipse.compare.BufferedContent
-
Returns the contents as an array of bytes.
- getContent() - Method in interface org.eclipse.help.IContentExtension
-
Returns the extension's content path (what to contribute into the document).
- getContent() - Method in class org.eclipse.jface.fieldassist.ContentProposal
- getContent() - Method in interface org.eclipse.jface.fieldassist.IContentProposal
-
Return the content represented by this proposal.
- getContent() - Method in class org.eclipse.jface.text.link.LinkedPosition
-
Returns the content of this position on the referenced document.
- getContent() - Method in class org.eclipse.swt.custom.ScrolledComposite
-
Get the content that is being scrolled.
- getContent() - Method in class org.eclipse.swt.custom.StyledText
-
Returns the content implementation that is used for text storage.
- getContent() - Method in class org.eclipse.swt.custom.ViewForm
-
Returns the content area.
- getContent() - Method in class org.eclipse.ui.splash.BasicSplashHandler
-
Get the composite on which any supplemental controls should be drawn.
- getContentAssistant(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the content assistant ready to be used with the given source viewer.
- getContentAssistantFacade() - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension4
-
Returns a facade for this viewer's content assistant.
- getContentAssistantFacade() - Method in class org.eclipse.jface.text.source.SourceViewer
-
Returns a facade for this viewer's content assistant.
- getContentAssistCommandAdapter() - Method in class org.eclipse.ui.fieldassist.ContentAssistField
-
Deprecated.Return the ContentAssistCommandAdapter installed on the receiver.
- getContentAssistProcessor(String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
- getContentAssistProcessor(String) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
-
Returns the content assist processor to be used for the given content type.
- getContentAsString() - Method in class org.eclipse.jface.text.GapTextStore
-
Returns a copy of the content of this text store.
- getContentDescription() - Method in interface org.eclipse.core.resources.IFile
-
Returns a description for this file's current contents.
- getContentDescription() - Method in interface org.eclipse.ui.IWorkbenchPart2
-
Returns the content description of this part.
- getContentDescription() - Method in interface org.eclipse.ui.IWorkbenchPartReference
-
Returns the content description for the part (or the empty string if none)
- getContentDescription() - Method in class org.eclipse.ui.part.WorkbenchPart
-
Returns the content description of this part.
- getContentDescriptorById(String) - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
Return the content extension for the given id.
- getContentExtensionById(String) - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
Return the content extension for the given id.
- getContentExtensionId() - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderDescriptor
-
Return the id of the content extension registered with the
org.eclipse.ui.navigator.navigatorContent
extension point that applies to the descriptors model provider. - getContentExtensions(String) - Method in class org.eclipse.help.AbstractContentExtensionProvider
-
Returns all extensions for this provider.
- getContentFormatter(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the content formatter ready to be used with the given source viewer.
- getContentIdentifier() - Method in interface org.eclipse.team.core.history.IFileRevision
-
Returns the unique identifier for this file revision or
null
if one is not available. - getContentIdentifier() - Method in class org.eclipse.team.core.history.provider.FileRevision
- getContentIdentifier() - Method in interface org.eclipse.team.core.variants.IResourceVariant
-
Return a content identifier that is used to differentiate versions or revisions of the same resource.
- getContentProposalProvider() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Return the proposal provider that provides content proposals given the current content of the field.
- getContentProvider() - Method in class org.eclipse.jface.viewers.ContentViewer
-
Returns the content provider used by this viewer, or
null
if this view does not yet have a content provider. - getContentProvider() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration
-
Returns the content provider to use.
- getContentProvider() - Method in class org.eclipse.ui.dialogs.WizardNewProjectReferencePage
-
Returns a content provider for the reference project viewer.
- getContentProvider() - Method in interface org.eclipse.ui.navigator.INavigatorContentExtension
-
Clients may choose to implement
ICommonContentProvider
, but are only required to supply an implementation ofITreeContentProvider
. - getContentProviderIds(ISynchronizationScope) - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
-
Convenience method that returns the list of all enabled content extension ids for models that have mappings in the given scope.
- getContents() - Method in class org.eclipse.compare.BufferedContent
- getContents() - Method in class org.eclipse.compare.HistoryItem
- getContents() - Method in interface org.eclipse.compare.IStreamContentAccessor
-
Returns an open
InputStream
for this object which can be used to retrieve the object's content. - getContents() - Method in class org.eclipse.compare.ResourceNode
- getContents() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
- getContents() - Method in interface org.eclipse.core.resources.IFile
-
Returns an open input stream on the contents of this file.
- getContents() - Method in interface org.eclipse.core.resources.IFileState
-
Returns an open input stream on the contents of this file state.
- getContents() - Method in interface org.eclipse.core.resources.IStorage
-
Returns an open input stream on the contents of this storage.
- getContents() - Method in interface org.eclipse.debug.core.model.IStreamMonitor
-
Returns the entire current contents of the stream.
- getContents() - Method in class org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage
- getContents() - Method in class org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage
- getContents() - Method in class org.eclipse.jface.window.Window
-
Returns the top level control for this window.
- getContents(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Returns the byte contents of the left or right side.
- getContents(boolean) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
Returns the contents of the underlying document as an array of bytes using the current workbench encoding.
- getContents(boolean) - Method in interface org.eclipse.core.resources.IFile
-
This refinement of the corresponding
IStorage
method returns an open input stream on the contents of this file. - getContents(Object) - Method in class org.eclipse.ui.wizards.datatransfer.FileStoreStructureProvider
- getContents(Object) - Method in class org.eclipse.ui.wizards.datatransfer.FileSystemStructureProvider
- getContents(Object) - Method in interface org.eclipse.ui.wizards.datatransfer.IImportStructureProvider
-
Returns the contents of the specified structured element, or
null
if there is a problem determining the element's contents. - getContents(Object) - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider
- getContents(Object, boolean) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator
-
Returns the contents of the given node as a string for the purpose of performing a content comparison only (that is the string will not be visible in the UI).
- getContents(Object, boolean) - Method in class org.eclipse.compare.ZipFileStructureCreator
- getContents(Transfer) - Method in class org.eclipse.swt.dnd.Clipboard
-
Retrieve the data of the specified type currently available on the system clipboard.
- getContents(Transfer, int) - Method in class org.eclipse.swt.dnd.Clipboard
-
Retrieve the data of the specified type currently available on the specified clipboard.
- getContentService() - Method in class org.eclipse.ui.navigator.CommonDragAdapterAssistant
- getContentService() - Method in class org.eclipse.ui.navigator.CommonDropAdapterAssistant
- getContentService() - Method in interface org.eclipse.ui.navigator.ICommonActionExtensionSite
- getContentType() - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
Returns the content type of this file buffer or
null
if none could be determined. - getContentType() - Method in interface org.eclipse.core.runtime.content.IContentDescription
-
Returns the content type detected.
- getContentType() - Method in class org.eclipse.core.runtime.content.IContentTypeManager.ContentTypeChangeEvent
-
Return the content type object associated with this change event.
- getContentType() - Method in class org.eclipse.ui.texteditor.spelling.SpellingContext
-
Returns the content type of the document.
- getContentType() - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
-
Returns the content type of the underlying editor input.
- getContentType(int) - Method in class org.eclipse.jface.text.AbstractDocument
- getContentType(int) - Method in interface org.eclipse.jface.text.IDocument
-
Returns the type of the document partition containing the given offset.
- getContentType(int) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
-
Returns the content type of the partition containing the given offset in the connected document.
- getContentType(int) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- getContentType(int) - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
Returns the content type of the partition containing the given offset in the connected document.
- getContentType(int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
-
Deprecated.
- getContentType(int, boolean) - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension2
-
Returns the content type of the partition containing the given offset in the connected document.
- getContentType(int, boolean) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- getContentType(int, boolean) - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
Returns the content type of the partition containing the given offset in the connected document.
- getContentType(int, boolean) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
-
Deprecated.
- getContentType(Object) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
- getContentType(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
- getContentType(Object) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
- getContentType(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
- getContentType(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- getContentType(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
- getContentType(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension4
-
Returns the content type of for the given element or
null
if none could be determined. - getContentType(String) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
-
Returns the content type with the given identifier, or
null
if no such content type is known by the platform. - getContentType(String, int, boolean) - Method in class org.eclipse.jface.text.AbstractDocument
- getContentType(String, int, boolean) - Method in interface org.eclipse.jface.text.IDocumentExtension3
-
Returns the type of the document partition containing the given offset for the given partitioning.
- getContentType(IFile) - Static method in class org.eclipse.ui.ide.IDE
-
Return the content type for the given file.
- getContentType(IStorage) - Static method in class org.eclipse.team.core.mapping.DelegatingStorageMerger
-
A helper method that finds the content type for the given storage or returns
null
if a content type cannot be found. - getContentType(IDocument, String, int, boolean) - Static method in class org.eclipse.jface.text.TextUtilities
-
Returns the content type at the given offset of the given document.
- getContentTypeManager() - Static method in class org.eclipse.core.runtime.Platform
-
Returns the content type manager.
- getContentTypeMatcher() - Method in interface org.eclipse.core.resources.IProject
-
Returns this project's content type matcher.
- getContentTypes() - Method in class org.eclipse.search.ui.text.FileTextSearchScope
-
Returns the content types configured for this scope or
null
to match all content types. - getContentViewerDescriptor() - Method in class org.eclipse.compare.CompareEditorInput
- getContext() - Method in class org.eclipse.core.commands.contexts.ContextEvent
-
Returns the instance of the interface that changed.
- getContext() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Get the context for this invocation of the builder.
- getContext() - Method in class org.eclipse.core.runtime.content.IContentTypeManager.ContentTypeChangeEvent
-
Return the preference scope where the setting changed, or
null
, if the change happened in the content type manager default context. - getContext() - Method in class org.eclipse.core.runtime.PerformanceStats
-
Returns the optional event context, such as the input of an editor, or the target project of a build event.
- getContext() - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
-
Returns the context (selection) this action operates on.
- getContext() - Method in class org.eclipse.debug.ui.contexts.DebugContextEvent
-
Returns the debug context associated with this event.
- getContext() - Method in interface org.eclipse.e4.ui.model.application.ui.MContext
-
Returns the value of the 'Context' attribute.
- getContext() - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
-
Returns the provisioning context in which this plan was created.
- getContext() - Method in class org.eclipse.equinox.p2.query.ExpressionMatchQuery
- getContext() - Method in class org.eclipse.jface.text.templates.TemplateProposal
-
Returns the context in which the template was requested.
- getContext() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
Returns the context which can be used to show more detailed information regarding this status entry in the UI.
- getContext() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
Returns the context associated with this
FrameworkLogEntry
object. - getContext() - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Return the resource mapping context that the scope uses to obtain traversals from resource mappings in order to determine what resources are in the scope.
- getContext() - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
- getContext() - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return the synchronization context associated with the view to which this content provider applies.
- getContext() - Method in class org.eclipse.team.ui.mapping.SynchronizationLabelProvider
-
Return the synchronization context associated with the view to which this label provider applies.
- getContext() - Method in class org.eclipse.team.ui.mapping.SynchronizationOperation
-
Return the synchronization context associated with this action.
- getContext() - Method in class org.eclipse.team.ui.synchronize.ModelOperation
-
Return the synchronization context for the operation or
null
if the operation doesn't have one or if it has not yet been created. - getContext() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantMergeOperation
- getContext() - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Return the synchronization context for this participant.
- getContext() - Method in class org.eclipse.ui.actions.ActionGroup
-
Returns the context used to determine which actions are added, and what their enabled state should be.
- getContext() - Method in class org.eclipse.ui.contexts.ContextEvent
-
Deprecated.Returns the instance of the interface that changed.
- getContext(Object) - Method in interface org.eclipse.help.IContextProvider
-
Returns a help context for the given target.
- getContext(String) - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Gets the context with the given identifier.
- getContext(String) - Method in interface org.eclipse.e4.ui.services.EContextService
-
Look up a
Context
with a given id. - getContext(String) - Static method in class org.eclipse.help.HelpSystem
-
Computes and returns context information for the given context id for the platform's current locale.
- getContext(String) - Method in interface org.eclipse.help.IHelp
-
Deprecated.Use HelpSystem.getContext(contextId) instead.
- getContext(String) - Method in interface org.eclipse.ui.contexts.IContextManager
-
Deprecated.Returns an instance of
IContext
given an identifier. - getContext(String) - Method in interface org.eclipse.ui.contexts.IContextService
-
Retrieves the context with the given identifier.
- getContext(String, String) - Method in class org.eclipse.help.AbstractContextProvider
-
Returns the context-sensitive help content for the UI element with the given context help ID, and for the given locale.
- getContext(String, String) - Static method in class org.eclipse.help.HelpSystem
-
Computes and returns context information for the given context id and locale.
- getContextChangeMask() - Method in interface org.eclipse.help.IContextProvider
-
Returns the mask created by combining supported change triggers using the bitwise OR operation.
- getContextDisplayString() - Method in class org.eclipse.jface.text.contentassist.ContextInformation
- getContextDisplayString() - Method in interface org.eclipse.jface.text.contentassist.IContextInformation
-
Returns the string to be displayed in the list of contexts.
- getContextId() - Method in class org.eclipse.core.commands.contexts.ContextManagerEvent
-
Returns the context identifier that was added or removed.
- getContextId() - Method in class org.eclipse.jface.bindings.Binding
-
Returns the identifier of the context in which this binding applies.
- getContextId() - Method in class org.eclipse.ui.contexts.EnabledSubmission
-
Deprecated.Returns the identifier of the context to be enabled.
- getContextId() - Method in interface org.eclipse.ui.contexts.IContextActivation
-
Returns the identifier of the context that is being activated.
- getContextInformation() - Method in class org.eclipse.jface.text.contentassist.CompletionProposal
- getContextInformation() - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
-
Returns optional context information associated with this proposal.
- getContextInformation() - Method in class org.eclipse.jface.text.templates.TemplateProposal
- getContextInformationAutoActivationCharacters() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
-
Returns the characters which when entered by the user should automatically trigger the presentation of context information.
- getContextInformationAutoActivationCharacters() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistProcessorExtension
-
Deprecated.
- getContextInformationAutoActivationCharacters() - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
- getContextInformationAutoActivationCharacters() - Method in class org.eclipse.ui.texteditor.HippieProposalProcessor
- getContextInformationPosition() - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension
-
Returns the position to which the computed context information refers to or
-1
if no context information can be provided by this completion proposal. - getContextInformationPosition() - Method in interface org.eclipse.jface.text.contentassist.IContextInformationExtension
-
Returns the start offset of the range for which this context information is valid or
-1
if unknown. - getContextInformationPosition() - Method in class org.eclipse.jface.text.templates.TemplateProposal
- getContextInformationValidator() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
-
Returns a validator used to determine when displayed context information should be dismissed.
- getContextInformationValidator() - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
- getContextInformationValidator() - Method in class org.eclipse.ui.texteditor.HippieProposalProcessor
- getContextKey() - Method in class org.eclipse.e4.ui.workbench.modeling.IModelProcessorContribution.ModelElement
- getContextManager() - Method in class org.eclipse.core.commands.contexts.ContextManagerEvent
-
Returns the instance of the interface that changed.
- getContextManager() - Method in class org.eclipse.ui.contexts.ContextManagerEvent
-
Deprecated.Returns the instance of the interface that changed.
- getContextManager() - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.Returns the context manager for the workbench.
- getContextMenuListener() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates and returns the listener on this editor's context menus.
- getContextMenuManager() - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Deprecated.
- getContextMenuManager() - Method in interface org.eclipse.debug.ui.IDebugView
-
Deprecated.See AbstractDebugView#getContextMenuManagers()
- getContextMenuManager() - Method in class org.eclipse.jface.action.CoolBarManager
- getContextMenuManager() - Method in interface org.eclipse.jface.action.ICoolBarManager
-
Returns the context menu manager used by this cool bar manager.
- getContextMenuManager() - Method in class org.eclipse.jface.action.SubCoolBarManager
- getContextMenuManager() - Method in class org.eclipse.jface.action.ToolBarManager
-
Returns the context menu manager for this tool bar manager.
- getContextMenuManagers() - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Returns the context menu managers relevant to this view.
- getContexts() - Method in class org.eclipse.core.commands.operations.AbstractOperation
- getContexts() - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Returns the array of contexts that have been assigned to the operation.
- getContextService() - Method in interface org.eclipse.ui.contexts.IContextActivation
-
Returns the context service from which this activation was requested.
- getContextService(IWorkbenchWindow) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextManager
-
Returns the debug context service for the specified window.
- getContextSupport() - Method in interface org.eclipse.ui.IWorkbench
-
Deprecated.Please use
IServiceLocator.getService(Class)
instead. - getContextType() - Method in class org.eclipse.jface.text.templates.TemplateContext
-
Returns the context type of this context.
- getContextType(String) - Method in class org.eclipse.jface.text.templates.ContextTypeRegistry
-
Deprecated.
- getContextType(ITextViewer, IRegion) - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
-
Returns the context type that can handle template insertion at the given region in the viewer's document.
- getContextTypeId() - Method in class org.eclipse.jface.text.templates.Template
-
Returns the id of the context type in which the template can be applied.
- getContextTypeIds(IDocument, int) - Method in class org.eclipse.ui.texteditor.templates.AbstractTemplatesPage
-
Returns the context type ids supported at the given document offset.
- getContextTypeRegistry() - Method in class org.eclipse.ui.texteditor.templates.AbstractTemplatesPage
-
Returns the context type registry used in this page.
- getContextTypeRegistry() - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
-
Returns the context type registry.
- getContributedClasspathEntries() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns all contributed classpath entries via the
extraClasspathEntries
extension point. - getContributedHyperlinkDetectors() - Static method in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
-
Returns descriptors for all hyperlink detector extensions.
- getContributedHyperlinkDetectorTargets() - Static method in class org.eclipse.ui.texteditor.HyperlinkDetectorTargetDescriptor
-
Returns descriptors for all hyperlink detector extensions.
- getContributingPart() - Method in interface org.eclipse.ui.part.IContributedContentsView
-
Returns the workbench part which contributed the current contents of this view.
- getContributingPluginId(IStringVariable) - Method in interface org.eclipse.core.variables.IStringVariableManager
-
Returns the plug-in identifier of the plug-in that contributed the given variable via extension or
null
if the given variable wasn't contributed via extension. - getContributingPlugins() - Method in class org.eclipse.help.search.SearchParticipant
-
Returns a set of identifiers of plug-ins that contribute indexable documents.
- getContributionItems() - Method in class org.eclipse.debug.ui.actions.BreakpointTypesContribution
- getContributionItems() - Method in class org.eclipse.ui.actions.BaseNewWizardMenu
- getContributionItems() - Method in class org.eclipse.ui.actions.CompoundContributionItem
-
Return a list of contributions items that will replace this item in the parent manager.
- getContributionItems() - Method in class org.eclipse.ui.actions.NewWizardMenu
- getContributionsTimestamp() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
This method is called as a part of the registry cache validation.
- getContributionURI() - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
-
Returns the value of the 'Contribution URI' attribute.
- getContributionURI() - Method in interface org.eclipse.e4.ui.model.application.MContribution
-
Returns the value of the 'Contribution URI' attribute.
- getContributor() - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Returns the contributor of this configuration element.
- getContributor() - Method in interface org.eclipse.core.runtime.IExtension
-
Returns the contributor of this extension.
- getContributor() - Method in interface org.eclipse.core.runtime.IExtensionPoint
-
Returns the contributor of this extension point.
- getContributorId() - Method in interface org.eclipse.help.ITocContribution
-
Returns the symbolic name of the bundle that made this contribution, e.g.
- getContributorId() - Method in interface org.eclipse.ui.views.properties.tabbed.ITabbedPropertySheetPageContributor
-
Returns the contributor ID for the tabbed property sheet page.
- getContributorName() - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
-
Returns the name of the plug-in that contributed this launch configuration type.
- getContributorName() - Method in interface org.eclipse.debug.core.ILaunchDelegate
-
Returns the name of the plug-in that contributed this delegate.
- getContributors(IFileRevision) - Method in interface org.eclipse.team.core.history.IFileHistory
-
Returns the direct predecessors of the given revision.
- getContributorURI() - Method in interface org.eclipse.e4.ui.model.application.MApplicationElement
-
Returns the value of the 'Contributor URI' attribute.
- getControl() - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
- getControl() - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Returns the control for this view, or
null
if none. - getControl() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
- getControl() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
-
Returns the top level control for this tab.
- getControl() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
- getControl() - Method in interface org.eclipse.debug.ui.memory.IMemoryRendering
-
Returns the top level control for this rendering.
- getControl() - Method in class org.eclipse.jface.action.CoolBarManager
-
Returns the cool bar control for this manager.
- getControl() - Method in class org.eclipse.jface.action.StatusLineManager
-
Returns the control used by this StatusLineManager.
- getControl() - Method in class org.eclipse.jface.action.ToolBarManager
-
Returns the tool bar control for this manager.
- getControl() - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
-
Deprecated.
- getControl() - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
-
Deprecated.
- getControl() - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Returns the control of this content assist subject control.
- getControl() - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
-
Deprecated.
- getControl() - Method in class org.eclipse.jface.dialogs.DialogPage
-
Returns the top level control for this dialog page.
- getControl() - Method in interface org.eclipse.jface.dialogs.IDialogPage
-
Returns the top level control for this dialog page.
- getControl() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Get the control on which the content proposal adapter is installed.
- getControl() - Method in class org.eclipse.jface.fieldassist.ControlDecoration
-
Get the control that is decorated by the receiver.
- getControl() - Method in class org.eclipse.jface.fieldassist.DecoratedField
-
Deprecated.Get the control that is decorated by the receiver.
- getControl() - Method in interface org.eclipse.jface.text.ITextViewerExtension
-
Returns the control of this viewer.
- getControl() - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
- getControl() - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
- getControl() - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
- getControl() - Method in class org.eclipse.jface.text.source.CompositeRuler
- getControl() - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
-
Returns the column's SWT control.
- getControl() - Method in interface org.eclipse.jface.text.source.IVerticalRulerInfo
-
Returns the ruler's SWT control.
- getControl() - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
- getControl() - Method in class org.eclipse.jface.text.source.OverviewRuler
- getControl() - Method in class org.eclipse.jface.text.source.SourceViewer
- getControl() - Method in class org.eclipse.jface.text.source.VerticalRuler
- getControl() - Method in class org.eclipse.jface.text.TextViewer
- getControl() - Method in class org.eclipse.jface.viewers.CellEditor
-
Returns the control used to implement this cell editor.
- getControl() - Method in class org.eclipse.jface.viewers.ComboViewer
- getControl() - Method in class org.eclipse.jface.viewers.ListViewer
- getControl() - Method in class org.eclipse.jface.viewers.TableViewer
- getControl() - Method in class org.eclipse.jface.viewers.TableViewerRow
- getControl() - Method in class org.eclipse.jface.viewers.TreeViewer
- getControl() - Method in class org.eclipse.jface.viewers.TreeViewerRow
- getControl() - Method in class org.eclipse.jface.viewers.Viewer
-
Returns the primary control associated with this viewer.
- getControl() - Method in class org.eclipse.jface.viewers.ViewerCell
-
Get the control for this cell.
- getControl() - Method in class org.eclipse.jface.viewers.ViewerRow
-
Get the Control for the receiver.
- getControl() - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Returns the SWT control of this refactoring history control.
- getControl() - Method in interface org.eclipse.ltk.ui.refactoring.IChangePreviewViewer
-
Returns the preview viewer's SWT control.
- getControl() - Method in interface org.eclipse.ltk.ui.refactoring.IStatusContextViewer
-
Returns the status context viewer's SWT control.
- getControl() - Method in class org.eclipse.ltk.ui.refactoring.TextStatusContextViewer
- getControl() - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
- getControl() - Method in class org.eclipse.swt.accessibility.Accessible
-
Returns the control for this Accessible object.
- getControl() - Method in class org.eclipse.swt.custom.CTabItem
-
Gets the control that is displayed in the content area of the tab item.
- getControl() - Method in class org.eclipse.swt.dnd.DragSource
-
Returns the Control which is registered for this DragSource.
- getControl() - Method in class org.eclipse.swt.dnd.DragSourceEffect
-
Returns the Control which is registered for this DragSourceEffect.
- getControl() - Method in class org.eclipse.swt.dnd.DropTarget
-
Returns the Control which is registered for this DropTarget.
- getControl() - Method in class org.eclipse.swt.dnd.DropTargetEffect
-
Returns the Control which is registered for this DropTargetEffect.
- getControl() - Method in class org.eclipse.swt.widgets.CoolItem
-
Returns the control that is associated with the receiver.
- getControl() - Method in class org.eclipse.swt.widgets.ExpandItem
-
Returns the control that is shown when the item is expanded.
- getControl() - Method in class org.eclipse.swt.widgets.TabItem
-
Returns the control that is used to fill the client area of the tab folder when the user selects the tab item.
- getControl() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns the control that is used to fill the bounds of the item when the item is a
SEPARATOR
. - getControl() - Method in class org.eclipse.team.ui.PageSaveablePart
-
Deprecated.Returns the primary control for this part.
- getControl() - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
-
Returns the primary control associated with this viewer.
- getControl() - Method in class org.eclipse.ui.console.TextConsolePage
- getControl() - Method in class org.eclipse.ui.dialogs.PreferenceLinkArea
-
Return the control for the receiver.
- getControl() - Method in interface org.eclipse.ui.forms.IMessage
-
Returns the control this message is associated with.
- getControl() - Method in class org.eclipse.ui.forms.widgets.SizeCache
-
Returns the control whose size is being cached
- getControl() - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
-
Returns the primary control associated with this Intro part.
- getControl() - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
-
Returns the primary control associated with this standby part.
- getControl() - Method in interface org.eclipse.ui.part.IPage
-
Returns the SWT control for this page.
- getControl() - Method in class org.eclipse.ui.part.MessagePage
- getControl() - Method in class org.eclipse.ui.part.Page
-
The
Page
implementation of thisIPage
method returnsnull
. - getControl() - Method in interface org.eclipse.ui.testing.IWorkbenchPartTestable
-
Get the
Composite
provided to the partsIWorkbenchPart.createPartControl(Composite)
method. - getControl() - Method in class org.eclipse.ui.texteditor.InfoForm
-
Deprecated.Returns the control of this form.
- getControl() - Method in class org.eclipse.ui.texteditor.templates.AbstractTemplatesPage
- getControl() - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
- getControl() - Method in class org.eclipse.ui.views.properties.PropertySheetPage
- getControl() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
- getControl(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Returns the control for the given page index, or
null
if no control has been set for the page. - getControlContentAdapter() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Return the content adapter that can get or retrieve the text contents from the adapter's control.
- getControlContents(Control) - Method in class org.eclipse.jface.fieldassist.ComboContentAdapter
- getControlContents(Control) - Method in interface org.eclipse.jface.fieldassist.IControlContentAdapter
-
Get the text contents of the control.
- getControlContents(Control) - Method in class org.eclipse.jface.fieldassist.TextContentAdapter
- getCookie(String, String) - Static method in class org.eclipse.swt.browser.Browser
-
Returns the value of a cookie that is associated with a URL.
- getCoolBarControl() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns the control for the window's cool bar.
- getCoolBarManager() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns the cool bar manager for this window.
- getCoolBarManager() - Method in interface org.eclipse.ui.application.IActionBarConfigurer
-
Returns the cool bar manager of the workbench window.
- getCoolBarManager() - Method in interface org.eclipse.ui.IActionBars2
-
Returns the cool bar manager.
- getCoolBarManager() - Method in class org.eclipse.ui.SubActionBars2
- getCoolBarManager2() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns the cool bar manager for this window.
- getCoordinate(Point, boolean) - Static method in class org.eclipse.jface.util.Geometry
-
Returns the x or y coordinates of the given point.
- getCoordinate(Rectangle, boolean) - Static method in class org.eclipse.jface.util.Geometry
-
Returns the x or y coordinates of the given rectangle.
- getCopy(TextEdit) - Method in class org.eclipse.text.edits.TextEditCopier
-
Returns the copy for the original text edit.
- getCopyProcessor() - Method in class org.eclipse.ltk.core.refactoring.participants.CopyRefactoring
-
Returns the copy processor associated with this copy refactoring.
- getCopyright() - Method in interface org.eclipse.equinox.p2.metadata.IInstallableUnit
-
Returns the untranslated copyright that applies to this installable unit.
- getCopyright(String) - Method in interface org.eclipse.equinox.p2.metadata.IInstallableUnit
-
Returns the copyright that applies to this installable unit.
- getCoreExpression() - Method in interface org.eclipse.e4.ui.model.application.ui.MCoreExpression
-
Returns the value of the 'Core Expression' attribute.
- getCoreExpressionId() - Method in interface org.eclipse.e4.ui.model.application.ui.MCoreExpression
-
Returns the value of the 'Core Expression Id' attribute.
- getCorrespondingElement() - Method in class org.eclipse.ltk.core.refactoring.FileStatusContext
- getCorrespondingElement() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatusContext
-
Returns the element that corresponds directly to this context, or
null
if there is no corresponding element. - getCount() - Method in class org.eclipse.equinox.bidi.custom.StructuredTextOffsets
-
Gets the number of used entries in the offsets array.
- getCoverage() - Method in class org.eclipse.jface.text.DocumentPartitioningChangedEvent
-
Returns the coverage of this event.
- getCoverage() - Method in interface org.eclipse.jface.text.IDocumentInformationMapping
-
Returns the minimal region of the original document that completely comprises all of the image document or
null
if there is no such region. - getCoverage() - Method in class org.eclipse.jface.text.projection.ProjectionMapping
- getCoverage() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns the coverage of this presentation as clipped by the presentation's result window.
- getCoverage(ISourceViewer) - Static method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Returns the minimal region of the given source viewer's document that completely comprises everything that is visible in the viewer's widget.
- getCoverage(TextEdit[]) - Static method in class org.eclipse.text.edits.TextEdit
-
Returns the text range spawned by the given array of text edits.
- getCoveredModelRanges(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
-
Returns the maximal subranges of the given model range thus that there is no offset inside a subrange for which there is no image offset.
- getCoveredModelRanges(IRegion) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
- getCoveredRanges(ITextViewer, ITextSelection) - Static method in class org.eclipse.jface.text.JFaceTextUtil
-
Returns the text regions covered by the given selection in the given viewer.
- getCreateChangeTicks() - Method in class org.eclipse.ltk.core.refactoring.RefactoringTickProvider
-
Number of ticks reserved in the parent progress monitor of the progress monitor passed to
Refactoring#createChange()
. - getCreationIndex(int) - Method in class org.eclipse.jface.viewers.TableViewerRow
- getCreationIndex(int) - Method in class org.eclipse.jface.viewers.TreeViewerRow
- getCreationIndex(int) - Method in class org.eclipse.jface.viewers.ViewerRow
-
Translate the current column index (as shown in the UI) to the original one.
- getCreationTime() - Method in interface org.eclipse.core.resources.IMarker
-
Returns the time at which this marker was created.
- getCriteria() - Method in interface org.eclipse.help.IToc2
-
Return the criteria information of this toc.
- getCriteria() - Method in interface org.eclipse.help.ITopic2
-
Return the criteria information of topic.
- getCriteria() - Method in class org.eclipse.ui.views.navigator.ResourceComparator
-
Returns the sort criteria of this sorter.
- getCriteria() - Method in class org.eclipse.ui.views.navigator.ResourceSorter
-
Deprecated.Returns the sort criteria of this sorter.
- getCriteria(IToc) - Method in class org.eclipse.help.AbstractCriteriaProvider
-
Gets criteria for a table of contents
- getCriteria(ITopic) - Method in class org.eclipse.help.AbstractCriteriaProvider
-
Gets criteria for a topic
- getCriteriaDefinition() - Method in interface org.eclipse.help.ICriteriaDefinitionContribution
-
Returns this contributions criteria definition.
- getCriteriaDefinitionContributions(String) - Method in class org.eclipse.help.AbstractCriteriaDefinitionProvider
-
Returns all criteria definition contributions for this provider.
- getCriterionDefinitions() - Method in interface org.eclipse.help.ICriteriaDefinition
-
Obtains the criterion definitions contained in the definition file.
- getCriterionValueDefinitions() - Method in interface org.eclipse.help.ICriterionDefinition
-
Obtains the criterion value definitions contained in the criterion.
- getCtrl() - Method in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
Returns the integer representation of the CTRL key.
- getCtrl() - Method in class org.eclipse.jface.bindings.keys.SWTKeyLookup
- getCurrent() - Static method in class org.eclipse.swt.widgets.Display
-
Returns the display which the currently running thread is the user-interface thread for, or null if the currently running thread is not a user-interface thread for any display.
- getCurrentAnnotationHover() - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
Returns the currently shown annotation hover or
null
if none hover is shown. - getCurrentAnnotationHover() - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension3
-
Returns the currently displayed annotation hover if any,
null
otherwise. - getCurrentAnnotationHover() - Method in class org.eclipse.jface.text.source.SourceViewer
- getCurrentConflicts() - Method in class org.eclipse.jface.bindings.BindingManager
-
Provides the current conflicts in the bindings as a Map The key will be
TriggerSequence
and the value will be theCollection
ofBinding
- getCurrentContent(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.MultiStateTextFileChange
- getCurrentContent(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextChange
- getCurrentContent(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
-
Returns the current content of the document this text change is associated with.
- getCurrentContent(IRegion, boolean, int, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.MultiStateTextFileChange
- getCurrentContent(IRegion, boolean, int, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextChange
- getCurrentContent(IRegion, boolean, int, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
-
Returns the current content of the text edit change clipped to a specific region.
- getCurrentContributingPart() - Method in class org.eclipse.ui.part.PageBookView
-
Returns the part which contributed the current page to this view.
- getCurrentContributorId() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Get the currently active contributor id.
- getCurrentDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.MultiStateTextFileChange
-
Returns a document representing the current state of the buffer, prior to the application of the change.
- getCurrentDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
Returns the document this text change is associated to.
- getCurrentEvent() - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Returns the current
DropTargetEvent
. - getCurrentEvent() - Method in class org.eclipse.ui.navigator.CommonDropAdapterAssistant
-
Returns the current
DropTargetEvent
. - getCurrentFrame() - Method in class org.eclipse.ui.views.framelist.FrameList
-
Returns the current frame.
- getCurrentFrame(int) - Method in class org.eclipse.ui.views.framelist.TreeViewerFrameSource
-
Returns the current frame.
- getCurrentHeight() - Method in class org.eclipse.jface.action.ToolBarContributionItem
-
Returns the current height of the corresponding cool item.
- getCurrentIndex() - Method in class org.eclipse.ui.views.framelist.FrameList
-
Returns the index of the current frame.
- getCurrentLocation() - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Returns a constant describing the position of the mouse relative to the target (before, on, or after the target.
- getCurrentLocation() - Method in interface org.eclipse.ui.INavigationHistory
-
Returns the current location.
- getCurrentLocation() - Method in class org.eclipse.ui.navigator.CommonDropAdapter
- getCurrentMatch() - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Returns the currently selected match.
- getCurrentMatchLocation(Match) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Returns the current location of the match.
- getCurrentOperation() - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Returns the current operation.
- getCurrentOperation() - Method in class org.eclipse.ui.navigator.CommonDropAdapter
- getCurrentPage() - Method in class org.eclipse.jface.dialogs.PageChangingEvent
-
Returns the current page from which the page change originates.
- getCurrentPage() - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Returns the currentPage.
- getCurrentPage() - Method in interface org.eclipse.jface.wizard.IWizardContainer
-
Returns the current wizard page for this container.
- getCurrentPage() - Method in class org.eclipse.jface.wizard.WizardDialog
- getCurrentPage() - Method in class org.eclipse.ui.forms.DetailsPart
-
Returns the current page visible in the part.
- getCurrentPage() - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Returns the current page index.
- getCurrentPage() - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Returns the page currently showing.
- getCurrentPage() - Method in class org.eclipse.ui.part.PageBookView
-
Returns the currently visible page for this view or
null
if no page is currently visible. - getCurrentPageIndex() - Method in class org.eclipse.ui.part.PageSwitcher
-
Returns the index of the currently active page.
- getCurrentParticipant() - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
Returns the participant currently looking up source or
null
if none. - getCurrentPlatformConfiguration() - Static method in class org.eclipse.update.configurator.ConfiguratorUtils
-
Deprecated.Returns the current platform configuration.
- getCurrentPlatformConfiguration() - Method in interface org.eclipse.update.configurator.IPlatformConfigurationFactory
-
Deprecated.Returns the current platform configuration.
- getCurrentPoint(float[]) - Method in class org.eclipse.swt.graphics.Path
-
Replaces the first two elements in the parameter with values that describe the current point of the path.
- getCurrentProcess() - Static method in class org.eclipse.debug.ui.DebugUITools
-
Returns the process associated with the current debug context.
- getCurrentRemedy() - Method in class org.eclipse.equinox.p2.operations.RemediationOperation
- getCurrentSelection() - Method in interface org.eclipse.ui.SelectionListenerFactory.ISelectionModel
- getCurrentSelection() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Get the current selection
- getCurrentSelection(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the current selection.
- getCurrentSelectionChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the current selection.
- getCurrentSelectionPart() - Method in interface org.eclipse.ui.SelectionListenerFactory.ISelectionModel
- getCurrentState() - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Returns an evaluation context representing the current state of the world.
- getCurrentState() - Method in interface org.eclipse.ui.ISourceProvider
-
Returns the current state of the sources tracked by this provider.
- getCurrentState() - Method in interface org.eclipse.ui.menus.IMenuService
-
Get the current state of eclipse as seen by the menu service.
- getCurrentState() - Method in interface org.eclipse.ui.services.IEvaluationService
-
Get an IEvaluationContext that contains the current state of the workbench application context.
- getCurrentStructuredSelection(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
-
Return the current structured selection, or
StructuredSelection.EMPTY
if the current selection is not a structured selection ornull
. - getCurrentTab() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Get the currently active tab.
- getCurrentTarget() - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Returns the target object currently under the mouse.
- getCurrentTarget() - Method in class org.eclipse.ui.navigator.CommonDropAdapter
- getCurrentTextHover() - Method in interface org.eclipse.jface.text.ITextViewerExtension2
-
Returns the currently displayed text hover if any,
null
otherwise. - getCurrentTextHover() - Method in class org.eclipse.jface.text.TextViewer
- getCurrentTextOffset() - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
-
Returns the offset in the given viewer that corresponds to the current cursor location.
- getCurrentTheme() - Method in interface org.eclipse.ui.themes.IThemeManager
-
Get the currently active theme.
- getCurrentThemeId() - Method in class org.eclipse.ui.intro.quicklinks.QuicklinksViewer
-
Find the current Welcome/Intro identifier
- getCurrentTransfer() - Method in class org.eclipse.ui.navigator.CommonDropAdapter
- getCurrentTransfer() - Method in class org.eclipse.ui.part.PluginDropAdapter
-
Returns the current transfer.
- getCurrentValue(AccessibleValueEvent) - Method in class org.eclipse.swt.accessibility.AccessibleValueAdapter
-
Returns the value of this object as a number.
- getCurrentValue(AccessibleValueEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleValueListener
-
Returns the value of this object as a number.
- getCurrentWidth() - Method in class org.eclipse.jface.action.ToolBarContributionItem
-
Returns the current width of the corresponding cool item.
- getCurSharedRef() - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
-
Returns the value of the 'Cur Shared Ref' reference.
- getCurSide() - Method in class org.eclipse.ui.menus.WorkbenchWindowControlContribution
- getCursor() - Method in class org.eclipse.swt.widgets.Control
-
Returns the receiver's cursor, or null if it has not been set.
- getCursorControl() - Method in class org.eclipse.swt.widgets.Display
-
Returns the control which the on-screen pointer is currently over top of, or null if it is not currently over one of the controls built by the currently running application.
- getCursorListener() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Returns this editor's "cursor" listener to be installed on the editor's source viewer.
- getCursorLocation() - Method in class org.eclipse.swt.widgets.Display
-
Returns the location of the on-screen pointer relative to the top left corner of the screen.
- getCursorPosition() - Method in class org.eclipse.jface.fieldassist.ContentProposal
- getCursorPosition() - Method in interface org.eclipse.jface.fieldassist.IContentProposal
-
Return the integer position within the contents that the cursor should be placed after the proposal is accepted.
- getCursorPosition() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Returns a description of the cursor position.
- getCursorPosition(Control) - Method in class org.eclipse.jface.fieldassist.ComboContentAdapter
- getCursorPosition(Control) - Method in interface org.eclipse.jface.fieldassist.IControlContentAdapter
-
Get the current cursor position in the control.
- getCursorPosition(Control) - Method in class org.eclipse.jface.fieldassist.TextContentAdapter
- getCursorSizes() - Method in class org.eclipse.swt.widgets.Display
-
Returns an array containing the recommended cursor sizes.
- getCustomInsertionPoints() - Method in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
-
Custom insertion points are declared through a nested 'popupMenu' element in the org.eclipse.ui.navigator.viewer extension point.
- getCustomProperties() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the custom user properties specified for Ant builds.
- getCustomPropertyFiles() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the custom property files specified for Ant builds.
- getCustomPropertyFiles(boolean) - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the custom property files specified for Ant builds performing any required string substitution if indicated.
- getCustomTasks() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the user defined custom tasks
- getCustomTypes() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the user defined custom types
- getCustomURLs() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Deprecated.
- getDamager(String) - Method in interface org.eclipse.jface.text.presentation.IPresentationReconciler
-
Returns the presentation damager registered with this presentation reconciler for the specified content type.
- getDamager(String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
- getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in interface org.eclipse.jface.text.presentation.IPresentationDamager
-
Returns the damage in the document's presentation caused by the given document change.
- getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
-
Returns the damage in the document's presentation caused by the given document change.
- getDanglingReferences() - Method in interface org.eclipse.core.resources.IWorkspace
-
Finds all dangling project references in this workspace.
- getData() - Method in class org.eclipse.debug.core.DebugEvent
-
Returns this event's application defined data, or
null
if none - getData() - Method in interface org.eclipse.debug.core.model.IBinaryStreamMonitor
-
Returns the entire current contents of the stream.
- getData() - Method in interface org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor
-
An argument that is passed to the processing step instance.
- getData() - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor
- getData() - Method in interface org.eclipse.jface.text.rules.IToken
-
Return a data attached to this token.
- getData() - Method in class org.eclipse.jface.text.rules.Token
- getData() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
Returns the application defined entry data associated with the receiver, or
null
if it has not been set. - getData() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
-
Returns non-translatable data associated with this ResolverError.
- getData() - Method in class org.eclipse.swt.widgets.Display
-
Returns the application defined, display specific data associated with the receiver, or null if it has not been set.
- getData() - Method in class org.eclipse.swt.widgets.Widget
-
Returns the application defined widget data associated with the receiver, or null if it has not been set.
- getData() - Method in interface org.eclipse.ui.forms.IMessage
-
Returns data for application use
- getData() - Method in class org.eclipse.ui.menus.CommandContributionItem
-
Provide info on the rendering data contained in this item.
- getData() - Method in class org.eclipse.ui.part.PluginTransferData
-
Returns the data being transferred.
- getData() - Method in interface org.eclipse.unittest.model.ITestElement
-
Returns some runner-specific data, such as complete test description or other data allowing further operations not covered by the generic test model.
- getData(String) - Method in class org.eclipse.jface.viewers.Viewer
-
Returns the value of the property with the given name, or
null
if the property is not found. - getData(String) - Method in class org.eclipse.jface.window.ToolTip
-
Get the data restored under the key
- getData(String) - Method in class org.eclipse.swt.widgets.Display
-
Returns the application defined property of the receiver with the specified name, or null if it has not been set.
- getData(String) - Method in class org.eclipse.swt.widgets.Widget
-
Returns the application defined property of the receiver with the specified name, or null if it has not been set.
- getData(String) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
-
Returns the data associated with the workbench at the given key.
- getData(String) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Returns the data associated with this workbench window at the given key.
- getData(String) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetManager
-
Returns the data value associated with the given key.
- getDataArea(String) - Method in interface org.eclipse.equinox.p2.core.IAgentLocation
-
Returns the location where the bundle with the given namespace may write its agent-related data.
- getDataArea(String) - Method in interface org.eclipse.osgi.service.datalocation.Location
-
Returns a URL to the specified path within this location.
- getDataBindingContext() - Method in class org.eclipse.jface.databinding.viewers.ObservableValueEditingSupport
- getDataFile(String) - Method in class org.eclipse.osgi.launch.Equinox
- getDate() - Method in class org.eclipse.jface.text.revisions.Revision
-
Returns the modification date of this revision.
- getDay() - Method in class org.eclipse.swt.widgets.DateTime
-
Returns the receiver's date, or day of the month.
- getDayPattern() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration
-
Returns the message format pattern to use for days.
- getDebugBoolean(String) - Static method in class org.eclipse.core.runtime.Platform
-
Returns whether the identified option is
true
. - getDebugContext() - Static method in class org.eclipse.debug.ui.DebugUITools
-
Returns the element of the currently selected context in the active workbench window.
- getDebugContextForEvent(ExecutionEvent) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Return the debug context for the given executionEvent or
null
if none. - getDebugContextForEventChecked(ExecutionEvent) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Return the debug context for the given executionEvent.
- getDebugContextForPart(IWorkbenchPart) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Returns the currently selected context in the given part or part's workbench window.
- getDebugContextManager() - Static method in class org.eclipse.debug.ui.DebugUITools
-
Returns the debug context manager.
- getDebugContextProvider() - Method in class org.eclipse.debug.ui.contexts.DebugContextEvent
-
Returns the context provider that initiated this event.
- getDebugContextService() - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
-
Returns the context service this action linked to.
- getDebugOption(String) - Static method in class org.eclipse.core.runtime.Platform
-
Returns the identified option.
- getDebugTarget() - Method in interface org.eclipse.debug.core.ILaunch
-
Returns the primary (first) debug target associated with this launch, or
null
if no debug target is associated with this launch. - getDebugTarget() - Method in class org.eclipse.debug.core.Launch
- getDebugTarget() - Method in class org.eclipse.debug.core.model.DebugElement
- getDebugTarget() - Method in interface org.eclipse.debug.core.model.IDebugElement
-
Returns the debug target this element is contained in.
- getDebugTarget() - Method in interface org.eclipse.debug.core.model.IExpression
-
Returns the debug target this expression is associated with, or
null
if this expression is not associated with a debug target. - getDebugTargets() - Method in interface org.eclipse.debug.core.ILaunch
-
Returns all the debug targets associated with this launch, or an empty collection if no debug targets are associated with this launch.
- getDebugTargets() - Method in interface org.eclipse.debug.core.ILaunchManager
-
Returns the collection of debug targets currently registered with this launch manager.
- getDebugTargets() - Method in class org.eclipse.debug.core.Launch
- getDebugTargets0() - Method in class org.eclipse.debug.core.Launch
-
Returns the debug targets associated with this launch, in its internal form - a list
- getDeclaredAttributes() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
-
Returns the attributes declared with the description.
- getDeclaredCapability() - Method in class org.eclipse.osgi.service.resolver.StateWire
-
gets the declared capability.
- getDeclaredDirectives() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
-
Returns the directives declared with the description.
- getDeclaredRequirement() - Method in class org.eclipse.osgi.service.resolver.StateWire
-
Gets the declared requirement.
- getDeclaringExtension() - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Returns the extension that declares this configuration element.
- getDecorated() - Method in class org.eclipse.core.databinding.observable.DecoratingObservable
- getDecorated() - Method in interface org.eclipse.core.databinding.observable.IDecoratingObservable
- getDecoratedProperties(Object) - Method in interface org.eclipse.team.ui.mapping.ITeamStateProvider
-
Return the set of property identifiers that represent the set of properties that the team decorator would decorate for the given model element.
- getDecoratedProperties(Object) - Method in class org.eclipse.team.ui.synchronize.SubscriberTeamStateProvider
- getDecoratedStateMask(Object) - Method in interface org.eclipse.team.ui.mapping.ITeamStateProvider
-
Return the mask that indicates what state the appropriate team decorator is capable of decorating.
- getDecoratedStateMask(Object) - Method in class org.eclipse.team.ui.synchronize.TeamStateProvider
-
Determine the decorated state for the element by consulting the
teamDecorator
extension point to get the decorated state mask associated with the resources the element maps to. - getDecoratingWorkbenchLabelProvider() - Static method in class org.eclipse.ui.model.WorkbenchLabelProvider
-
Returns a workbench label provider that is hooked up to the decorator mechanism.
- getDecorationColor() - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
-
Returns the color of the decoration.
- getDecorationContext() - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
-
Return the decoration context associated with this label provider.
- getDecorationContext() - Method in class org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider
-
Returns the decoration context associated with this label provider.
- getDecorationContext() - Method in interface org.eclipse.jface.viewers.IDecoration
-
Return the decoration context in which this decoration will be applied.
- getDecorationPosition() - Method in interface org.eclipse.ui.forms.IMessageManager
-
Returns the currently used decoration position for all control messages.
- getDecorationRectangle(Control) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
-
Return the rectangle in which the decoration should be rendered, in coordinates relative to the specified control.
- getDecorationStyle(Object) - Method in class org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider
-
Sets the
StyledString.Styler
to be used for string decorations. - getDecorationStyle(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
-
Sets the
StyledString.Styler
to be used for string decorations. - getDecoratorIterator() - Method in class org.eclipse.jface.text.source.CompositeRuler
-
Returns an iterator over the
IVerticalRulerColumns
that make up this composite column. - getDecoratorManager() - Method in interface org.eclipse.ui.IWorkbench
-
Returns the decorator manager.
- getDecoratorManager() - Method in class org.eclipse.ui.part.MultiPageEditorSite
-
Deprecated.use IWorkbench.getDecoratorManager()
- getDeepCheckQuestion(IResource) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Returns the message for querying deep copy/move of a linked resource.
- getDeepCheckQuestion(IResource) - Method in class org.eclipse.ui.actions.MoveFilesAndFoldersOperation
-
Returns the message for querying deep copy/move of a linked resource.
- getDefault() - Static method in class org.eclipse.core.databinding.observable.Realm
-
Returns the default realm for the calling thread, or
null
if no default realm has been set. - getDefault() - Static method in class org.eclipse.core.expressions.ElementHandler
-
The default element handler which can cope with all XML expression elements defined by the common expression language.
- getDefault() - Static method in class org.eclipse.core.expressions.ExpressionConverter
-
Returns the default expression converter.
- getDefault() - Static method in class org.eclipse.core.variables.VariablesPlugin
-
Returns this plug-in instance.
- getDefault() - Static method in class org.eclipse.debug.core.DebugPlugin
-
Returns the singleton instance of the debug plug-in.
- getDefault() - Static method in class org.eclipse.e4.core.di.InjectorFactory
-
Returns default instance of the dependency injector.
- getDefault() - Static method in class org.eclipse.equinox.security.storage.SecurePreferencesFactory
-
Returns default secure preferences.
- getDefault() - Static method in class org.eclipse.jface.bindings.keys.formatting.KeyFormatterFactory
-
An accessor for the current default key formatter.
- getDefault() - Static method in class org.eclipse.jface.bindings.keys.KeyLookupFactory
-
An accessor for the current default look-up.
- getDefault() - Static method in class org.eclipse.jface.fieldassist.FieldDecorationRegistry
-
Get the default FieldDecorationRegistry.
- getDefault() - Method in interface org.eclipse.osgi.service.datalocation.Location
-
Returns the default value of this location if any.
- getDefault() - Static method in class org.eclipse.swt.widgets.Display
-
Returns the default display.
- getDefault() - Static method in class org.eclipse.ui.console.ConsolePlugin
-
Returns the singleton instance of the console plug-in.
- getDefault() - Static method in class org.eclipse.ui.keys.KeyFormatterFactory
-
Deprecated.An accessor for the current default key formatter.
- getDefault() - Static method in class org.eclipse.ui.texteditor.DocumentProviderRegistry
-
Returns the standard document provider registry.
- getDefault() - Method in class org.eclipse.ui.texteditor.quickdiff.ReferenceProviderDescriptor
-
Deprecated.as of 3.2, the default flag should not be used any longer
- getDefault() - Static method in class org.eclipse.ui.texteditor.rulers.RulerColumnRegistry
-
Returns the default computer registry.
- getDefaultAction(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
Sent when an accessibility client requests the default action of the control, or the default action of a child of the control.
- getDefaultAction(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
-
Sent when an accessibility client requests the default action of the control, or the default action of a child of the control.
- getDefaultAntHome() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the absolute path of the default ant.home to use for the build.
- getDefaultAntHomeEntries() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the array of classpath entries that is the default set of entries defining the Ant classpath.
- getDefaultAntURLs() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Deprecated.use
AntCorePreferences.getDefaultAntHomeEntries()
instead - getDefaultBackground() - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
Returns the background color.
- getDefaultBoolean(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Returns the default value for the boolean-valued property with the given name.
- getDefaultBoolean(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns the default value for the boolean-valued preference with the given name.
- getDefaultBoolean(String) - Method in class org.eclipse.jface.preference.PreferenceStore
- getDefaultBoolean(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- getDefaultBoolean(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- getDefaultButton() - Method in class org.eclipse.swt.widgets.Decorations
-
Returns the receiver's default button if one had previously been set, otherwise returns null.
- getDefaultButtonIndex() - Method in class org.eclipse.jface.dialogs.MessageDialog
-
An accessor for the index of the default button in the button array.
- getDefaultCharset() - Method in interface org.eclipse.core.resources.IContainer
-
Returns the default charset for resources in this container.
- getDefaultCharset() - Method in interface org.eclipse.core.runtime.content.IContentType
-
Returns the default charset for this content type if one has been defined,
null
otherwise. - getDefaultCharset() - Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
-
Returns the default charset for the corresponding content type if it has been set, or
null
otherwise. - getDefaultCharset(boolean) - Method in interface org.eclipse.core.resources.IContainer
-
Returns the default charset for resources in this container.
- getDefaultColor(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
-
Returns the default value for the color-valued preference with the given name in the given preference store.
- getDefaultColumnWidth(Control) - Method in class org.eclipse.ui.views.markers.MarkerField
-
Get the number of characters that should be reserved for the receiver.
- getDefaultControl() - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Returns the default control for this view.
- getDefaultDelimiters() - Static method in class org.eclipse.osgi.util.TextProcessor
-
Return the string containing all the default delimiter characters to be used to segment a given string.
- getDefaultDescription() - Method in interface org.eclipse.core.runtime.content.IContentType
-
Returns the default content description for this content type.
- getDefaultDetailPane(IStructuredSelection) - Method in interface org.eclipse.debug.ui.IDetailPaneFactory
-
Returns the identifier of the default detail pane type to use for the given selection, or
null
if this factory has no preference. - getDefaultDouble(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Returns the default value for the double-valued property with the given name.
- getDefaultDouble(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns the default value for the double-valued preference with the given name.
- getDefaultDouble(String) - Method in class org.eclipse.jface.preference.PreferenceStore
- getDefaultDouble(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- getDefaultDouble(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- getDefaultEditor() - Method in interface org.eclipse.ui.IEditorRegistry
-
Deprecated.The system external editor is the default editor. Use
findEditor(IEditorRegistry.SYSTEM_EXTERNAL_EDITOR_ID)
instead. - getDefaultEditor() - Method in interface org.eclipse.ui.IFileEditorMapping
-
Returns the default editor registered for this type mapping.
- getDefaultEditor(String) - Method in interface org.eclipse.ui.IEditorRegistry
-
Returns the default editor for a given file name.
- getDefaultEditor(String, IContentType) - Method in interface org.eclipse.ui.IEditorRegistry
-
Returns the default editor for a given file name and with the given content type.
- getDefaultEditor(IFile) - Static method in class org.eclipse.ui.ide.IDE
-
Returns the default editor for a given file.
- getDefaultEditor(IFile, boolean) - Static method in class org.eclipse.ui.ide.IDE
-
Returns the default editor for a given file.
- getDefaultEnablement() - Method in class org.eclipse.ui.texteditor.rulers.RulerColumnDescriptor
-
Returns the default enablement of the described extension.
- getDefaultEnc() - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
-
Returns the default encoding.
- getDefaultEncoding() - Method in interface org.eclipse.core.filebuffers.ITextFileBufferManager
-
Returns the default encoding that is used to read the contents of text files if no other encoding is specified.
- getDefaultEncoding() - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
- getDefaultEncoding() - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
- getDefaultEncoding() - Method in interface org.eclipse.ui.editors.text.IEncodingSupport
-
Returns the default character encoding.
- getDefaultEncoding() - Method in interface org.eclipse.ui.editors.text.IStorageDocumentProvider
-
Returns the default character encoding used by this provider.
- getDefaultEncoding() - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
- getDefaultEncoding() - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
- getDefaultEncoding() - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- getDefaultExtensionMappings() - Method in interface org.eclipse.team.core.IFileContentManager
-
Get all the plugin-contributed mappings from file extensions to content types.
- getDefaultFloat(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Returns the default value for the float-valued property with the given name.
- getDefaultFloat(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns the default value for the float-valued preference with the given name.
- getDefaultFloat(String) - Method in class org.eclipse.jface.preference.PreferenceStore
- getDefaultFloat(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- getDefaultFloat(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- getDefaultFont() - Static method in class org.eclipse.jface.resource.JFaceResources
-
Returns JFace's standard font.
- getDefaultFontData(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
-
Returns a single default value for the font-valued preference with the given name in the given preference store.
- getDefaultFontDataArray(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
-
Returns the default value array for the font-valued preference with the given name in the given preference store.
- getDefaultFontDescriptor() - Static method in class org.eclipse.jface.resource.JFaceResources
-
Returns the descriptor for JFace's standard font.
- getDefaultHandler(String, ISynchronizePageConfiguration) - Static method in class org.eclipse.team.ui.mapping.MergeActionHandler
-
Return an instance of the default handler for the given merge action id.
- getDefaultIgnores() - Static method in class org.eclipse.team.core.Team
-
Return the default ignore infos (i.e. those that are specified in plugin manifests).
- getDefaultImage() - Method in class org.eclipse.jface.resource.DeviceResourceManager
- getDefaultImage() - Method in class org.eclipse.jface.resource.LazyResourceManager
- getDefaultImage() - Method in class org.eclipse.jface.resource.LocalResourceManager
- getDefaultImage() - Method in class org.eclipse.jface.resource.ResourceManager
-
Returns the default image that will be returned in the event that the intended image is missing.
- getDefaultImage() - Static method in class org.eclipse.jface.window.Window
-
Returns the default image.
- getDefaultImage() - Method in class org.eclipse.ui.part.IntroPart
-
Returns the default title image.
- getDefaultImage() - Method in class org.eclipse.ui.part.WorkbenchPart
-
Returns the default title image.
- getDefaultImageDescriptor(Object) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Returns the default image descriptor for the given element.
- getDefaultImages() - Static method in class org.eclipse.jface.window.Window
-
Returns the array of default images to use for newly opened windows.
- getDefaultInt(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Returns the default value for the integer-valued property with the given name.
- getDefaultInt(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns the default value for the integer-valued preference with the given name.
- getDefaultInt(String) - Method in class org.eclipse.jface.preference.PreferenceStore
- getDefaultInt(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- getDefaultInt(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- getDefaultItem() - Method in class org.eclipse.swt.widgets.Menu
-
Returns the default menu item or null if none has been previously set.
- getDefaultLabel() - Method in class org.eclipse.jface.viewers.DialogCellEditor
-
Returns the default label widget created by
createContents
. - getDefaultLineDelimiter() - Method in class org.eclipse.jface.text.AbstractDocument
- getDefaultLineDelimiter() - Method in interface org.eclipse.jface.text.IDocumentExtension4
-
Returns this document's default line delimiter.
- getDefaultLineDelimiter() - Method in class org.eclipse.jface.text.projection.ProjectionDocument
- getDefaultLineDelimiter(IDocument) - Static method in class org.eclipse.jface.text.TextUtilities
-
Returns the default line delimiter for the given document.
- getDefaultLocation(Point) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Returns the default location to use for the shell.
- getDefaultLong(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Returns the default value for the long-valued property with the given name.
- getDefaultLong(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns the default value for the long-valued preference with the given name.
- getDefaultLong(String) - Method in class org.eclipse.jface.preference.PreferenceStore
- getDefaultLong(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- getDefaultLong(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- getDefaultLookupOrder(String, String) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Return an array with the default lookup order for the preference keyed by the given qualifier and simple name.
- getDefaultMonitor() - Method in class org.eclipse.core.runtime.jobs.ProgressProvider
-
Returns a progress monitor to use when none has been provided by the client running the job.
- getDefaultNameMappings() - Method in interface org.eclipse.team.core.IFileContentManager
-
Get all the plugin-contributed mappings from file names to content types.
- getDefaultOrientation() - Static method in class org.eclipse.jface.window.Window
-
Gets the default orientation for windows.
- getDefaultPage() - Method in class org.eclipse.ui.part.PageBookView
-
Returns the default page for this view.
- getDefaultPageImage() - Method in interface org.eclipse.jface.wizard.IWizard
-
Returns the default page image for this wizard.
- getDefaultPageImage() - Method in class org.eclipse.jface.wizard.Wizard
- getDefaultPageInput() - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
Returns the default input for newly created workbench pages when the input is not explicitly specified.
- getDefaultPageTitle() - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Returns the default page title used for pages that don't provide their own page title.
- getDefaultPerspective() - Method in interface org.eclipse.ui.IPerspectiveRegistry
-
Returns the id of the default perspective for the workbench.
- getDefaultPerspectiveId() - Static method in class org.eclipse.search.ui.NewSearchUI
-
Returns the ID of the default perspective.
- getDefaultPerspectiveId() - Static method in class org.eclipse.search.ui.SearchUI
-
Deprecated.Use
NewSearchUI.getDefaultPerspectiveId()
instead. - getDefaultPoint(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
-
Returns the default value for the point-valued preference with the given name in the given preference store.
- getDefaultPrefixes(ISourceViewer, String) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
Returns the default prefixes to be used by the line-prefix operation in the given source viewer for text of the given content type.
- getDefaultPrinterData() - Static method in class org.eclipse.swt.printing.Printer
-
Returns a
PrinterData
object representing the default printer ornull
if there is no default printer. - getDefaultProperties() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the default properties defined via the properties extension point
- getDefaultProvider() - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiff
-
Returns the descriptor of the "last saved version" reference provider.
- getDefaultRectangle(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
-
Returns the default value for the rectangle-valued preference with the given name in the given preference store.
- getDefaultRenderingTypes(IMemoryBlock) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingBindingsProvider
-
Returns default rendering types bound to the given memory block, possibly empty.
- getDefaultsButton() - Method in class org.eclipse.jface.preference.PreferencePage
-
Returns the Restore Defaults button.
- getDefaultSchemeId() - Method in interface org.eclipse.ui.keys.IBindingService
-
Returns the default scheme identifier for the currently running application.
- getDefaultSeparators() - Static method in class org.eclipse.equinox.bidi.StructuredTextProcessor
-
Returns a string containing all the default separator characters to be used to segment a given string.
- getDefaultShowIn() - Method in interface org.eclipse.ui.IPerspectiveDescriptor
-
Returns this perspective's preferred view to show resources when no better editor or view can be deduced from context.
- getDefaultSize() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Return the default size to use for the shell.
- getDefaultSpellingEngineDescriptor() - Method in class org.eclipse.ui.texteditor.spelling.SpellingService
-
Returns the default spelling engine descriptor from extensions to the spelling engine extension point.
- getDefaultString(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Returns the default value for the string-valued property with the given name.
- getDefaultString(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns the default value for the string-valued preference with the given name.
- getDefaultString(String) - Method in class org.eclipse.jface.preference.PreferenceStore
- getDefaultString(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- getDefaultString(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- getDefaultStructureType(ILogicalStructureType[]) - Static method in class org.eclipse.debug.core.DebugPlugin
-
Returns the default logical structure type among the given combination of logical structure types, or
null
if none. - getDefaultStyleRange() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns this presentation's default style range.
- getDefaultTasks() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the default tasks defined via the task extension point
- getDefaultToggleTarget(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTargetFactory
-
Returns the identifier of the default toggle breakpoints target to use for the given selection, or
null
if this factory has no preference. - getDefaultTypes() - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the default types defined via the type extension point
- getDefaultTypes() - Static method in class org.eclipse.team.core.Team
-
Deprecated.Use Team.getFileContentManager().getDefaultExtensionMappings() instead.
- getDefaultUI() - Static method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Return the default ProvisioningUI.
- getDefaultValue() - Method in class org.eclipse.jface.text.templates.TemplateVariable
-
Returns the default value of the variable.
- getDefaultVariable() - Method in class org.eclipse.core.expressions.EvaluationContext
- getDefaultVariable() - Method in interface org.eclipse.core.expressions.IEvaluationContext
-
Returns the default variable.
- getDefinedActivityIds() - Method in interface org.eclipse.ui.activities.IActivityManager
-
Returns the set of identifiers to defined activities.
- getDefinedCategories() - Method in class org.eclipse.core.commands.CommandManager
-
Returns the categories that are defined.
- getDefinedCategories() - Method in interface org.eclipse.ui.commands.ICommandService
-
Returns the collection of all of the defined categories in the workbench.
- getDefinedCategoryIds() - Method in class org.eclipse.core.commands.CommandManager
-
Returns the set of identifiers for those category that are defined.
- getDefinedCategoryIds() - Method in interface org.eclipse.ui.activities.IActivityManager
-
Returns the set of identifiers to defined categories.
- getDefinedCategoryIds() - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getDefinedCategoryIds() - Method in interface org.eclipse.ui.commands.ICommandService
-
Returns the collection of the identifiers for all of the defined categories in the workbench.
- getDefinedCommandIds() - Method in class org.eclipse.core.commands.CommandManager
-
Returns the set of identifiers for those commands that are defined.
- getDefinedCommandIds() - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getDefinedCommandIds() - Method in interface org.eclipse.ui.commands.ICommandService
-
Returns the collection of the identifiers for all of the defined commands in the workbench.
- getDefinedCommands() - Method in class org.eclipse.core.commands.CommandManager
-
Returns the commands that are defined.
- getDefinedCommands() - Method in interface org.eclipse.ui.commands.ICommandService
-
Returns the collection of all of the defined commands in the workbench.
- getDefinedContextIds() - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Returns the set of identifiers for those contexts that are defined.
- getDefinedContextIds() - Method in interface org.eclipse.ui.contexts.IContextManager
-
Deprecated.Returns the set of identifiers to defined contexts.
- getDefinedContextIds() - Method in interface org.eclipse.ui.contexts.IContextService
-
Returns the collection of the identifiers for all of the defined contexts in the workbench.
- getDefinedContexts() - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Returns the those contexts that are defined.
- getDefinedContexts() - Method in interface org.eclipse.ui.contexts.IContextService
-
Returns the collection of all of the defined contexts in the workbench.
- getDefinedEncodings() - Static method in class org.eclipse.ui.WorkbenchEncoding
-
Return the list of encodings defined using the org.eclipse.ui.encodings extension point.
- getDefinedHandleObjectIds() - Method in class org.eclipse.core.commands.common.HandleObjectManager
-
Returns the set of identifiers for those handle objects that are defined.
- getDefinedKeyConfigurationIds() - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
- getDefinedParameterTypeIds() - Method in class org.eclipse.core.commands.CommandManager
-
Returns the set of identifiers for those parameter types that are defined.
- getDefinedParameterTypeIds() - Method in interface org.eclipse.ui.commands.ICommandService
-
Returns the collection of the identifiers for all of the defined command parameter types in the workbench.
- getDefinedParameterTypes() - Method in class org.eclipse.core.commands.CommandManager
-
Returns the command parameter types that are defined.
- getDefinedParameterTypes() - Method in interface org.eclipse.ui.commands.ICommandService
-
Returns the collection of all of the defined command parameter types in the workbench.
- getDefinedSchemes() - Method in class org.eclipse.jface.bindings.BindingManager
-
Returns the array of schemes that are defined.
- getDefinedSchemes() - Method in interface org.eclipse.ui.keys.IBindingService
-
Returns the array of defined schemes in the workbench.
- getDefinedTriggerPointIds() - Method in interface org.eclipse.ui.activities.ITriggerPointManager
-
Return the set of defined trigger point ids.
- getDefiningBundle() - Method in interface org.eclipse.core.runtime.IProduct
-
Returns the bundle which is responsible for the definition of this product.
- getDelay() - Method in interface org.eclipse.core.runtime.jobs.IJobChangeEvent
-
The amount of time in milliseconds to wait after scheduling the job before it should be run, or
-1
if not applicable for this type of event. - getDelayClose() - Method in class org.eclipse.jface.notifications.AbstractNotificationPopup
- getDelegate() - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
-
Deprecated.use
getDelegate(String)
to specify mode - getDelegate() - Method in interface org.eclipse.debug.core.ILaunchDelegate
-
Returns the underlying launch configuration.
- getDelegate(String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
-
Deprecated.since 3.3, the method
getDelegates(Set)
should be used instead, as there can be more than one capable delegate per mode or combination of modes - getDelegate(S) - Method in class org.eclipse.core.databinding.property.list.DelegatingListProperty
-
Returns the property to delegate to for the specified source object.
- getDelegate(S) - Method in class org.eclipse.core.databinding.property.map.DelegatingMapProperty
-
Returns the property to delegate to for the specified source object.
- getDelegate(S) - Method in class org.eclipse.core.databinding.property.set.DelegatingSetProperty
-
Returns the property to delegate to for the specified source object.
- getDelegate(S) - Method in class org.eclipse.core.databinding.property.value.DelegatingValueProperty
-
Returns the property to delegate to for the specified source object.
- getDelegateChildren(Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return the children for the given element from the delegate content provider.
- getDelegateContainer(ISourceContainer) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
-
Returns the source container to search in place of the given source container, or
null
if the given source container is not to be searched. - getDelegateContentProvider() - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return the model content provider that the team aware content provider delegates to.
- getDelegateImage(Object) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
Return the image for the item from the delegate label provider.
- getDelegateLabelProvider() - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
Return the label provider that will return the text and image appropriate for the given model element.
- getDelegates(Set<String>) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
-
Returns the delegates capable of launching in the specified modes, possibly an empty set.
- getDelegateText(Object) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
Obtain the text for the object from the delegate label provider.
- getDeletedEditors() - Method in interface org.eclipse.ui.IFileEditorMapping
-
Returns the list of editors formerly registered for this type mapping which have since been deleted.
- getDeleteProjectContents() - Method in class org.eclipse.ltk.core.refactoring.participants.DeleteArguments
-
Returns whether project contents will be deleted as well.
- getDelta() - Method in interface org.eclipse.core.resources.IResourceChangeEvent
-
Returns a resource delta, rooted at the workspace, describing the set of changes that happened to resources in the workspace.
- getDelta() - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
-
Return the proposed delta that has been accumulated by this factory.
- getDelta(IProject) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Returns the resource delta recording the changes in the given project since the last time this builder was run.
- getDeltaFactory() - Method in class org.eclipse.ltk.core.refactoring.participants.ResourceChangeChecker
-
Returns the delta factory to be used to record resource operations.
- getDenumerableRanges() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns the number of style ranges in the presentation not counting the default style range.
- getDependencies() - Method in class org.eclipse.ant.core.TargetInfo
-
Return the names of the targets that this target depends on.
- getDependencies(IProject[]) - Method in class org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger
-
Returns the dependent projects of the projects associated with the incoming refactorings.
- getDependencyClosure(Collection<BundleDescription>) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns the dependency closure for the specified bundles.
- getDependentBundles(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
-
Returns all bundles in the state depending on the given bundles.
- getDependentProjects(IBuildConfiguration) - Method in interface org.eclipse.core.resources.IDynamicReferenceProvider
-
Returns the set of projects which the given project depends upon.
- getDependents() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
-
Returns all bundles which depend on this bundle.
- getDepth() - Method in class org.eclipse.core.resources.mapping.ResourceTraversal
-
Returns the depth to which the resources should be traversed.
- getDepth() - Method in interface org.eclipse.core.runtime.jobs.ILock
-
Returns the number of nested acquires on this lock that have not been released.
- getDepth() - Method in class org.eclipse.swt.graphics.Device
-
Returns the bit depth of the screen, which is the number of bits it takes to represent the number of unique colors that the screen is currently capable of displaying.
- getDepth() - Method in interface org.eclipse.ui.handlers.IHandlerActivation
-
Returns the depth at which this activation was created within the services hierarchy.
- getDescent() - Method in class org.eclipse.swt.graphics.FontMetrics
-
Returns the descent of the font described by the receiver.
- getDescent() - Method in class org.eclipse.swt.graphics.TextLayout
-
Returns the descent of the receiver.
- getDescription() - Method in class org.eclipse.ant.core.ProjectInfo
-
Returns the project description or
null
if no description is provided. - getDescription() - Method in class org.eclipse.ant.core.TargetInfo
-
Returns the target description or
null
if no description is provided. - getDescription() - Method in class org.eclipse.core.commands.common.NamedHandleObject
-
Returns the description for this handle.
- getDescription() - Method in interface org.eclipse.core.resources.IFilterMatcherDescriptor
-
Returns a translated, human-readable description for this filter extension.
- getDescription() - Method in interface org.eclipse.core.resources.IProject
-
Returns the description for this project.
- getDescription() - Method in interface org.eclipse.core.resources.IWorkspace
-
Returns the workspace description.
- getDescription() - Method in interface org.eclipse.core.runtime.IBundleGroup
-
Returns a text description of this bundle group.
- getDescription() - Method in interface org.eclipse.core.runtime.IProduct
-
Returns the text description of this product
- getDescription() - Method in interface org.eclipse.core.variables.IStringVariable
-
Returns a human readable description of this variable, possibly
null
- getDescription() - Method in interface org.eclipse.debug.core.ILaunchDelegate
-
Returns a description of this launch delegate, or
null
if none. - getDescription() - Method in interface org.eclipse.debug.core.ILogicalStructureType
-
Returns a simple description of the logical structure provided by this structure type.
- getDescription() - Method in interface org.eclipse.debug.core.sourcelookup.ISourceContainerType
-
Returns a short description of this source container type that can be used for presentation purposes, or
null
if none. - getDescription() - Method in class org.eclipse.debug.ui.actions.RelaunchLastAction
-
Returns a description for this action (to associate with command).
- getDescription() - Method in interface org.eclipse.debug.ui.IDetailPane
-
A brief description of this detail pane, or
null
if none - getDescription() - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingContext
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in interface org.eclipse.e4.ui.model.application.commands.MCategory
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommand
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MPart
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in interface org.eclipse.equinox.p2.metadata.IRequirement
-
Returns a textual description of this requirement.
- getDescription() - Method in interface org.eclipse.equinox.p2.metadata.IUpdateDescriptor
-
The description of the update.
- getDescription() - Method in interface org.eclipse.equinox.p2.repository.IRepository
-
Returns a brief description of the repository.
- getDescription() - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
-
Returns a brief description of the repository.
- getDescription() - Method in interface org.eclipse.help.search.ISearchEngineResult
-
Returns the short description of the search result.
- getDescription() - Method in interface org.eclipse.help.search.ISearchResult
-
Get the description of this search result topic
- getDescription() - Method in interface org.eclipse.help.ui.IEngineDescriptor
-
Returns the description of this engine instance.
- getDescription() - Method in class org.eclipse.jface.action.Action
- getDescription() - Method in interface org.eclipse.jface.action.IAction
-
Returns the action's description if it has one.
- getDescription() - Method in class org.eclipse.jface.dialogs.DialogPage
- getDescription() - Method in interface org.eclipse.jface.dialogs.IDialogPage
-
Returns this dialog page's description text.
- getDescription() - Method in class org.eclipse.jface.fieldassist.ContentProposal
- getDescription() - Method in class org.eclipse.jface.fieldassist.FieldDecoration
-
Return the description for the decoration shown when the user hovers over the decoration.
- getDescription() - Method in interface org.eclipse.jface.fieldassist.IContentProposal
-
Return a description that describes this proposal.
- getDescription() - Method in class org.eclipse.jface.text.templates.Template
-
Returns the description of the template.
- getDescription() - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
-
Returns the description for the resolver.
- getDescription() - Method in class org.eclipse.ltk.core.refactoring.GroupCategory
-
Returns the description of the group category.
- getDescription() - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
-
Returns the description.
- getDescription() - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptorProxy
-
Returns a human-readable description of refactoring.
- getDescription() - Method in class org.eclipse.search.ui.text.FileTextSearchScope
-
Returns the description of the scope
- getDescription() - Method in class org.eclipse.search.ui.text.MatchFilter
-
Returns the description of the filter as shown in the match filter selection dialog.
- getDescription() - Method in interface org.eclipse.team.ui.history.IHistoryPage
-
Returns a one line description of the object whose history is being displayed.
- getDescription() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipantDescriptor
-
Returns a string describing this participant type.
- getDescription() - Method in interface org.eclipse.ui.activities.IActivity
-
Returns the description of this instance suitable for display to the user.
- getDescription() - Method in interface org.eclipse.ui.activities.ICategory
-
Returns the description of this instance suitable for display to the user.
- getDescription() - Method in interface org.eclipse.ui.commands.ICategory
-
Deprecated.
- getDescription() - Method in interface org.eclipse.ui.commands.ICommand
-
Deprecated.
- getDescription() - Method in interface org.eclipse.ui.commands.IKeyConfiguration
-
Deprecated.
- getDescription() - Method in class org.eclipse.ui.forms.widgets.Section
-
Returns the current description text.
- getDescription() - Method in interface org.eclipse.ui.IMarkerResolution2
-
Returns optional additional information about the resolution.
- getDescription() - Method in interface org.eclipse.ui.IPerspectiveDescriptor
-
Returns the description of this perspective.
- getDescription() - Method in interface org.eclipse.ui.navigator.ICommonFilterDescriptor
- getDescription() - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
-
Returns the hyperlink detector's description.
- getDescription() - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorTargetDescriptor
-
Returns the hyperlink detector target's description.
- getDescription() - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- getDescription() - Method in interface org.eclipse.ui.views.IViewDescriptor
-
Returns the description of this view.
- getDescription() - Method in interface org.eclipse.ui.views.properties.IPropertyDescriptor
-
Returns a brief description of this property.
- getDescription() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Return a short description of the property sheet entry.
- getDescription() - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
-
The
PropertyDescriptor
implementation of thisIPropertyDescriptor
method returns the value set by thesetDescription
method. - getDescription() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
- getDescription() - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
-
Return the description.
- getDescription(Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationLabelProvider
- getDescription(Object) - Method in interface org.eclipse.ui.navigator.IDescriptionProvider
-
Provide a description for the status bar view, if available.
- getDescription(IValue) - Method in interface org.eclipse.debug.core.model.ILogicalStructureTypeDelegate2
-
Returns a simple description of the logical structure provided by this structure type delegate, for the given value.
- getDescription(AccessibleActionEvent) - Method in class org.eclipse.swt.accessibility.AccessibleActionAdapter
-
Returns a description of the specified action.
- getDescription(AccessibleActionEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleActionListener
-
Returns a description of the specified action.
- getDescription(AccessibleEvent) - Method in class org.eclipse.swt.accessibility.AccessibleAdapter
-
Sent when an accessibility client requests a description of the control, or a description of a child of the control.
- getDescription(AccessibleEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleListener
-
Sent when an accessibility client requests a description of the control, or a description of a child of the control.
- getDescriptionAdapter(Consumer<AccessibleEvent>) - Static method in interface org.eclipse.swt.accessibility.AccessibleListener
-
Static helper method to create a
AccessibleListener
for theAccessibleListener.getDescription(AccessibleEvent e)
) method with a lambda expression. - getDescriptionControl() - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Returns description control that will be placed under the title if present.
- getDescriptionControl() - Method in class org.eclipse.ui.forms.widgets.Section
-
Returns the control used to render the description.
- getDescriptionControl(Composite) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
-
Returns the control responsible for displaying this field editor's label.
- getDescriptionFor(InputStream, String, QualifiedName[]) - Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
-
Tries to obtain a description for the given contents and file name.
- getDescriptionFor(InputStream, QualifiedName[]) - Method in interface org.eclipse.core.runtime.content.IContentType
-
Tries to obtain a description for the given contents.
- getDescriptionFor(Reader, String, QualifiedName[]) - Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
-
Tries to obtain a description for the given contents and file name.
- getDescriptionFor(Reader, QualifiedName[]) - Method in interface org.eclipse.core.runtime.content.IContentType
-
Tries to obtain a description for the given contents.
- getDescriptionImage() - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
-
Return the description image for this wizard.
- getDescriptionText() - Method in class org.eclipse.jface.fieldassist.ControlDecoration
-
Get the description text that may be shown in a hover for this decoration.
- getDescriptionText(IStatus) - Method in class org.eclipse.jface.databinding.fieldassist.ControlDecorationUpdater
-
Returns the description text to show in a ControlDecoration for the given status.
- getDescriptor() - Method in class org.eclipse.core.resources.mapping.ModelProvider
-
Returns the descriptor of this model provider.
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.Change
-
Returns a descriptor of this change.
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
Returns a descriptor of this change.
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
-
Returns the refactoring descriptor proxy.
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.history.RefactoringHistoryEvent
-
Returns the refactoring descriptor proxy.
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.resource.MoveRenameResourceChange
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourceChange
- getDescriptor() - Method in class org.eclipse.ltk.core.refactoring.resource.RenameResourceChange
- getDescriptor() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipantReference
-
Returns the descriptor for this participant type.
- getDescriptor() - Method in interface org.eclipse.ui.IPageLayout
-
Returns the perspective descriptor for the perspective being layed out.
- getDescriptor() - Method in interface org.eclipse.ui.navigator.INavigatorContentExtension
-
There is one descriptor for all instances of a INavigatorContentExtension.
- getDescriptor() - Method in class org.eclipse.ui.texteditor.rulers.AbstractContributedRulerColumn
- getDescriptor() - Method in interface org.eclipse.ui.texteditor.rulers.IContributedRulerColumn
-
Returns the extension point descriptor of this ruler.
- getDescriptor() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
-
Returns the descriptor for this entry.
- getDescriptor(String) - Method in class org.eclipse.jface.resource.FontRegistry
-
Returns the font descriptor for the font with the given symbolic font name.
- getDescriptor(String) - Method in class org.eclipse.jface.resource.ImageRegistry
-
Returns the descriptor associated with the given key in this registry, or
null
if none. - getDescriptor(String) - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
-
Return the team content provider descriptor for the given model provider id.
- getDescriptors() - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptorContainer
-
Returns the value of the 'Descriptors' containment reference list.
- getDescriptors() - Method in class org.eclipse.ltk.core.refactoring.history.RefactoringHistory
-
Returns the refactoring descriptors of this history, in descending order of their time stamps.
- getDescriptors() - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
-
Return descriptors for all the registered content extensions.
- getDesiredType() - Method in interface org.eclipse.e4.core.di.suppliers.IObjectDescriptor
-
The formal type that the objects should be assignable to.
- getDestination() - Method in class org.eclipse.help.search.HelpIndexBuilder
-
Returns the destination directory where index should be created.
- getDestination() - Method in class org.eclipse.ltk.core.refactoring.participants.CopyArguments
-
Returns the destination of the move
- getDestination() - Method in class org.eclipse.ltk.core.refactoring.participants.MoveArguments
-
Returns the destination of the move
- getDestinationPath() - Method in class org.eclipse.ltk.core.refactoring.resource.MoveRenameResourceDescriptor
-
Returns the destination container to move the resources in.
- getDestinationPath() - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourcesDescriptor
-
Returns the destination container to move the resources in.
- getDestinations() - Method in class org.eclipse.ui.actions.MoveResourceAction
-
Returns the destination resources for the resources that have been moved so far.
- getDetail() - Method in class org.eclipse.debug.core.DebugEvent
-
Returns a constant describing extra detail about the event - either one of the detail constants defined by this class, possibly
UNSPECIFIED
, or a client defined detail if this is a model specific event. - getDetailPaneDescription(String) - Method in interface org.eclipse.debug.ui.IDetailPaneFactory
-
Returns a description for the detail pane type associated with the given ID or
null
if none. - getDetailPaneName(String) - Method in interface org.eclipse.debug.ui.IDetailPaneFactory
-
Returns a name for the detail pane type associated with the given ID or
null
if none. - getDetailPaneTypes(IStructuredSelection) - Method in interface org.eclipse.debug.ui.IDetailPaneFactory
-
Returns all possible types detail panes that this factory can create for the given selection, possibly empty.
- getDevice() - Method in interface org.eclipse.core.runtime.IPath
-
Returns the device id for this path, or
null
if this path has no device id. - getDevice() - Method in class org.eclipse.core.runtime.Path
- getDevice() - Method in class org.eclipse.jface.resource.DeviceResourceManager
- getDevice() - Method in class org.eclipse.jface.resource.LazyResourceManager
- getDevice() - Method in class org.eclipse.jface.resource.LocalResourceManager
- getDevice() - Method in class org.eclipse.jface.resource.ResourceManager
-
Returns the Device for which this ResourceManager will create resources
- getDevice() - Method in class org.eclipse.swt.graphics.Color
-
Returns the
Device
where this resource was created. - getDevice() - Method in class org.eclipse.swt.graphics.Resource
-
Returns the
Device
where this resource was created. - getDeviceData() - Method in class org.eclipse.swt.graphics.Device
-
Returns a
DeviceData
based on the receiver. - getDeviceZoom() - Method in class org.eclipse.swt.graphics.Device
-
Gets the scaling factor from the device and calculates the zoom level.
- getDeviceZoom() - Method in class org.eclipse.swt.widgets.Display
- getDialogArea() - Method in class org.eclipse.jface.dialogs.Dialog
-
Returns the dialog area control.
- getDialogBoundsSettings() - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupDialog
- getDialogBoundsSettings() - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
- getDialogBoundsSettings() - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
- getDialogBoundsSettings() - Method in class org.eclipse.jface.dialogs.Dialog
-
Gets the dialog settings that should be used for remembering the bounds of of the dialog, according to the dialog bounds strategy.
- getDialogBoundsSettings() - Method in class org.eclipse.team.ui.SaveablePartDialog
-
Deprecated.
- getDialogBoundsSettings() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
- getDialogBoundsSettings() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
- getDialogBoundsSettings() - Method in class org.eclipse.ui.dialogs.SaveAsDialog
- getDialogBoundsSettings() - Method in class org.eclipse.ui.dialogs.SelectionDialog
-
Gets the dialog settings that should be used for remembering the bounds of the dialog, according to the dialog bounds strategy.
- getDialogBoundsSettings() - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog
- getDialogBoundsSettings() - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
- getDialogBoundsStrategy() - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
- getDialogBoundsStrategy() - Method in class org.eclipse.jface.dialogs.Dialog
-
Get the integer constant that describes the strategy for persisting the dialog bounds.
- getDialogBoundsStrategy() - Method in class org.eclipse.ui.dialogs.SelectionDialog
-
Get the integer constant that describes the strategy for persisting the dialog bounds.
- getDialogFont() - Static method in class org.eclipse.jface.resource.JFaceResources
-
Returns the JFace's dialog font.
- getDialogFontDescriptor() - Static method in class org.eclipse.jface.resource.JFaceResources
-
Returns the descriptor for JFace's dialog font.
- getDialogFontName() - Method in class org.eclipse.jface.dialogs.DialogPage
-
Returns the symbolic font name used by dialog pages.
- getDialogPage() - Method in class org.eclipse.jface.databinding.dialog.DialogPageSupport
- getDialogSettings() - Method in class org.eclipse.debug.ui.DebugPopup
- getDialogSettings() - Method in interface org.eclipse.jface.dialogs.IDialogSettingsProvider
- getDialogSettings() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Gets the dialog settings that should be used for remembering the bounds of the dialog.
- getDialogSettings() - Method in interface org.eclipse.jface.wizard.IWizard
-
Returns the dialog settings for this wizard.
- getDialogSettings() - Method in class org.eclipse.jface.wizard.Wizard
- getDialogSettings() - Method in class org.eclipse.jface.wizard.WizardPage
-
Returns the dialog settings for this wizard page.
- getDialogSettings() - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
-
Return the dialog store to cache values into
- getDialogSettings() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Returns the dialog settings.
- getDialogSettings() - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
- getDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
-
Returns the dialog settings by calling
PlatformUI.getDialogSettingsProvider
(getBundle()
).getDialogSettings()
. - getDialogSettingsProvider(Bundle) - Static method in class org.eclipse.ui.PlatformUI
-
Returns the dialog settings provider for the passed bundle.
- getDiff(Object) - Method in class org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationLabelProvider
- getDiff(Object) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
Return the sync kind of the given element.
- getDiff(IResource) - Method in interface org.eclipse.team.core.mapping.IResourceDiffTree
-
Return the diff for the given resource.
- getDiff(IResource) - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
- getDiff(IResource) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Returns synchronization info, in the form of an
IDiff
for the given resource, ornull
if there is no synchronization info because the subscriber does not apply to this resource or the resource is in-sync. - getDiff(IPath) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Returns the delta identified by the given path, or
null
if there is no delta at that path. - getDiff(IPath) - Method in class org.eclipse.team.core.diff.provider.DiffTree
- getDifferences() - Method in class org.eclipse.core.databinding.observable.list.ListDiff
-
Returns a ListDiffEntry array representing the differences in the list, in the order they are to be processed.
- getDiffFilter() - Method in class org.eclipse.team.core.subscribers.SubscriberMergeContext
-
Return the diff filter used to filter the differences that the merge context will present to clients.
- getDiffPlan(IProfile, IProfile, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.planner.IPlanner
- getDiffs() - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
Return all the diffs contained in this diff tree.
- getDiffs(IResource, int) - Method in interface org.eclipse.team.core.mapping.IResourceDiffTree
-
Return all the diffs in the tree that are found for the given resource when traversed to the given depth.
- getDiffs(IResource, int) - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
- getDiffs(ResourceTraversal[]) - Method in interface org.eclipse.team.core.mapping.IResourceDiffTree
-
Return all the diffs in the tree that are contained in the given traversals.
- getDiffs(ResourceTraversal[]) - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
- getDiffTree() - Method in interface org.eclipse.team.core.mapping.ISynchronizationContext
-
Return a tree that contains
IDiff
entries for resources that are out-of-sync. - getDiffTree() - Method in class org.eclipse.team.core.mapping.provider.SynchronizationContext
- getDigits() - Method in class org.eclipse.swt.widgets.Spinner
-
Returns the number of decimal places used by the receiver.
- getDimension(Rectangle, boolean) - Static method in class org.eclipse.jface.util.Geometry
-
Returns the height or width of the given rectangle.
- getDirection() - Method in class org.eclipse.equinox.bidi.custom.StructuredTextCharTypes
-
Indicates the base text direction appropriate for an instance of structured text.
- getDirection() - Method in interface org.eclipse.team.core.diff.IThreeWayDiff
-
Return the direction of this three-way delta.
- getDirection() - Method in class org.eclipse.team.core.diff.provider.ThreeWayDiff
- getDirection() - Method in interface org.eclipse.team.ui.mapping.ITeamStateDescription
-
Return the portion of the state flags that represent the direction associated with the element for which this description was generated.
- getDirection() - Method in class org.eclipse.team.ui.synchronize.TeamStateDescription
- getDirection(int) - Static method in class org.eclipse.team.core.synchronize.SyncInfo
-
Helper method to return the direction portion of the given kind.
- getDirection(Object) - Method in class org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationLabelProvider
-
Returns the direction of the difference of the specified refactoring history object.
- getDirection(IStructuredTextExpert, String) - Method in class org.eclipse.equinox.bidi.custom.StructuredTextTypeHandler
-
Indicates the base text direction appropriate for an instance of structured text.
- getDirection(IStructuredTextExpert, String, StructuredTextCharTypes) - Method in class org.eclipse.equinox.bidi.custom.StructuredTextTypeHandler
-
Indicates the base text direction appropriate for an instance of structured text.
- getDirectionAndChangeFilter(int, int) - Static method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter
-
Selects
SyncInfo
that match the given change type and direction. - getDirectionVector(int, int) - Static method in class org.eclipse.jface.util.Geometry
-
Returns a vector in the given direction with the given magnitude.
- getDirective(String) - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
-
Returns the specified directive for this package.
- getDirective(String) - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
Returns the specified directive that control this import package.
- getDirective(String) - Method in class org.eclipse.osgi.util.ManifestElement
-
Returns the value for the specified directive or
null
if it does not exist. - getDirectiveKeys() - Method in class org.eclipse.osgi.util.ManifestElement
-
Return an enumeration of directive keys for this manifest element or
null
if there are none. - getDirectives() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
-
Returns the directives for this package.
- getDirectives() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
Returns the directives that control this import package.
- getDirectives(String) - Method in class org.eclipse.osgi.util.ManifestElement
-
Returns an array of string values for the specified directives or
null
if it does not exist. - getDirector() - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
-
Returns the source lookup director this participant is registered with or
null
if none. - getDirector() - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer
-
Returns the source lookup director this source container registered in, or
null
if none. - getDirectory() - Method in class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer
-
Returns the root directory in the local file system associated with this source container.
- getDirtyEditors() - Method in interface org.eclipse.ui.IWorkbenchPage
-
Returns a list of dirty editors in this page.
- getDirtyParts() - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Returns a collection of all the dirty parts that are being managed by this service.
- getDisabledBundles() - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns an array of BundleDescriptions for the bundles that are disabled in the system.
- getDisabledCategories(IActivityManager, String) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Return a list of category ids that will become implicity disabled if the given category becomes disabled Note that the set returned by this set represents the delta of categories that would be enabled - if the category is already enabled then it is omitted.
- getDisabledImage() - Method in class org.eclipse.swt.custom.CTabItem
-
Deprecated.the disabled image is not used
- getDisabledImage() - Method in class org.eclipse.swt.widgets.ToolItem
-
Returns the receiver's disabled image if it has one, or null if it does not.
- getDisabledImageDescriptor() - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
- getDisabledImageDescriptor() - Method in class org.eclipse.jface.action.Action
- getDisabledImageDescriptor() - Method in interface org.eclipse.jface.action.IAction
-
Returns the disabled image for this action as an image descriptor.
- getDisabledImageDescriptor() - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- getDisabledInfo(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns the disabled info for the specified bundle with the specified policy name.
- getDisabledInfos(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns an array of disabled info for the specified bundle.
- getDiskSize() - Method in interface org.eclipse.equinox.p2.engine.ISizingPhaseSet
- getDismissalAlignment() - Method in class org.eclipse.swt.widgets.Display
-
Returns the button dismissal alignment, one of
LEFT
orRIGHT
. - getDispatch() - Method in class org.eclipse.swt.ole.win32.Variant
-
Returns the IDispatch object represented by this Variant.
- getDisplay() - Method in class org.eclipse.swt.widgets.Widget
-
Returns the
Display
that is associated with the receiver. - getDisplay() - Method in class org.eclipse.ui.forms.FormColors
-
Returns the display used to create colors.
- getDisplay() - Method in interface org.eclipse.ui.IWorkbench
-
Returns the display for this workbench.
- getDisplay() - Method in class org.eclipse.ui.progress.UIJob
-
Returns the display for use by the receiver when running in an asyncExec.
- getDisplayedMatchCount(Object) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Returns the number of matches that are currently displayed for the given element.
- getDisplayedMatches(Object) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Returns the matches that are currently displayed for the given element.
- getDisplayLocation() - Method in class org.eclipse.jface.action.StatusLineContributionItem
-
An accessor for the current location of this status line contribution item -- relative to the display.
- getDisplayName() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipantReference
-
Returns the fully qualified name of this participant reference.
- getDisplayName() - Method in interface org.eclipse.ui.views.properties.IPropertyDescriptor
-
Returns the display name for this property.
- getDisplayName() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Returns the name used to display the property.
- getDisplayName() - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
-
The
SimplePropertyDescriptor
implementation of thisIPropertyDescriptor
method returns the value supplied on the constructor. - getDisplayName() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
- getDisplayName() - Method in interface org.eclipse.unittest.model.ITestElement
-
Returns the display name of the test.
- getDisplayName() - Method in interface org.eclipse.unittest.ui.ITestViewSupport
-
Returns a Test View Support display name
- getDisplayPath() - Method in class org.eclipse.team.core.variants.CachedResourceVariant
-
Return the full path of this resource that should be displayed to the user.
- getDisplayString() - Method in class org.eclipse.jface.text.contentassist.CompletionProposal
- getDisplayString() - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
-
Returns the string to be displayed in the list of completion proposals.
- getDisplayString() - Method in class org.eclipse.jface.text.templates.TemplateProposal
- getDistanceFrom(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
-
Returns the distance from the point to the nearest edge of the given rectangle.
- getDistanceFromEdge(Rectangle, Point, int) - Static method in class org.eclipse.jface.util.Geometry
-
Returns the distance of the given point from a particular side of the given rectangle.
- getDnDService() - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
The DND Service provides instances of
CommonDragAdapterAssistant
andCommonDropAdapterAssistant
for this content service. - getDocument() - Method in interface org.eclipse.compare.contentmergeviewer.IDocumentRange
-
Returns the underlying document.
- getDocument() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
- getDocument() - Method in interface org.eclipse.core.filebuffers.ITextFileBuffer
-
Returns the document of this text file buffer.
- getDocument() - Method in interface org.eclipse.debug.ui.console.IConsole
-
Returns the document associated with this console.
- getDocument() - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
-
Deprecated.
- getDocument() - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Returns this content assist subject control's document.
- getDocument() - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
-
Deprecated.
- getDocument() - Method in class org.eclipse.jface.text.DocumentEvent
-
Returns the changed document.
- getDocument() - Method in class org.eclipse.jface.text.DocumentPartitioningChangedEvent
-
Returns the changed document.
- getDocument() - Method in class org.eclipse.jface.text.DocumentRewriteSessionEvent
-
Returns the changed document.
- getDocument() - Method in interface org.eclipse.jface.text.IMarkSelection
-
Returns the marked document.
- getDocument() - Method in interface org.eclipse.jface.text.IRewriteTarget
-
Returns the document of this target.
- getDocument() - Method in interface org.eclipse.jface.text.ITextViewer
-
Returns the text viewer's input document.
- getDocument() - Method in class org.eclipse.jface.text.link.LinkedPosition
- getDocument() - Method in class org.eclipse.jface.text.MarkSelection
- getDocument() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
-
Returns the input document of the text viewer this reconciler is installed on.
- getDocument() - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
-
Returns the document.
- getDocument() - Method in class org.eclipse.jface.text.TextSelection
-
Returns the document underlying the receiver, possibly
null
. - getDocument() - Method in class org.eclipse.jface.text.TextViewer
- getDocument() - Method in class org.eclipse.text.edits.TextEditProcessor
-
Returns the document to be manipulated.
- getDocument() - Method in class org.eclipse.text.undo.DocumentUndoEvent
-
Returns the changed document.
- getDocument() - Method in class org.eclipse.ui.console.TextConsole
-
Returns this console's document.
- getDocument() - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
-
Returns the
IDocument
of the editor's input. - getDocument() - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
-
Returns the
IDocument
of the editor's input. - getDocument() - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
-
Returns the document which is spell checked.
- getDocument(Object) - Static method in class org.eclipse.compare.CompareUI
-
Retrieve a document for the given input or return
null
if no document has been registered for the input. - getDocument(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
- getDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
- getDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- getDocument(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
- getDocument(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Returns the document for the given element.
- getDocument(Match) - Method in interface org.eclipse.search.ui.text.ISearchEditorAccess
-
Finds the document displaying the match.
- getDocumentation(int) - Method in class org.eclipse.swt.ole.win32.OleAutomation
-
Returns the documentation string for the given member ID.
- getDocumentEvent() - Method in class org.eclipse.jface.text.TextEvent
-
Returns the corresponding document event that caused the viewer change
- getDocumentInformationMapping() - Method in class org.eclipse.jface.text.projection.ProjectionDocument
-
Returns the projection mapping used by this document.
- getDocumentKey(Object) - Method in interface org.eclipse.compare.ISharedDocumentAdapter
-
Return the object that is to be used as the key for retrieving the appropriate
IDocumentProvider
from theDocumentProviderRegistry
and for obtaining the sharedIDocument
from the document provider. - getDocumentKey(Object) - Method in class org.eclipse.compare.SharedDocumentAdapter
-
Default implementation of
SharedDocumentAdapter.getDocumentKey(Object)
that returns aFileEditorInput
for the element if the element adapts toIFile
. - getDocumentKey(Object) - Method in class org.eclipse.compare.structuremergeviewer.SharedDocumentAdapterWrapper
- getDocumentListeners() - Method in class org.eclipse.jface.text.AbstractDocument
-
Returns the document's document listeners.
- getDocumentManagedPositions() - Method in class org.eclipse.jface.text.AbstractDocument
-
Returns all positions managed by the document grouped by category.
- getDocumentPartitioner() - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
Returns a document partitioner which is suitable for the underlying content type.
- getDocumentPartitioner() - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
-
Returns the partitioner to be associated with the document or
null
is partitioning is not needed or if the subclass overrodeStructureCreator.setupDocument(IDocument)
directly. - getDocumentPartitioner() - Method in class org.eclipse.jface.text.AbstractDocument
- getDocumentPartitioner() - Method in interface org.eclipse.jface.text.IDocument
-
Returns this document's partitioner.
- getDocumentPartitioner(String) - Method in class org.eclipse.jface.text.AbstractDocument
- getDocumentPartitioner(String) - Method in interface org.eclipse.jface.text.IDocumentExtension3
-
Returns the partitioner for the given partitioning or
null
if no partitioner is registered. - getDocumentPartitioning() - Method in class org.eclipse.compare.contentmergeviewer.