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

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(int, int) - Constructor for class org.eclipse.jface.text.GapTextStore
Deprecated. use GapTextStore.GapTextStore(int, int, float) instead
GapTextStore() - Constructor for class org.eclipse.jface.text.GapTextStore
Equivalent to new GapTextStore(256, 4096, 0.1f).
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 - 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.
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.
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
 
gdipBrush - Variable in class org.eclipse.swt.graphics.GCData
 
gdipFgBrush - 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.
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
Return a String that can be used as the name of a launch configuration.
generateVariableExpression(String, String) - Method in interface org.eclipse.core.variables.IStringVariableManager
Convenience method that returns an expression referencing the given variable and optional argument.
GenericFileBufferOperationRunner - Class in org.eclipse.core.filebuffers.manipulation
A GenericFileBufferOperationRunner executes IFileBufferOperation.
GenericFileBufferOperationRunner(IFileBufferManager, Object) - Constructor for class org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner
Creates a new file buffer operation runner.
Geometry - Class in org.eclipse.jface.util
Contains static methods for performing simple geometric operations on the SWT geometry classes.
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(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(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(String, String) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
Retrieves a value associated with the key in this node.
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, or null 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(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
Returns a previously-allocated resource or allocates a new one if none exists yet.
get() - Method in class org.eclipse.jface.text.AbstractDocument
 
get(int, int) - Method in class org.eclipse.jface.text.AbstractDocument
 
get(int) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
 
get(int, int) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
 
get(int) - Method in class org.eclipse.jface.text.GapTextStore
 
get(int, int) - Method in class org.eclipse.jface.text.GapTextStore
 
get() - Method in interface org.eclipse.jface.text.IDocument
Returns this document's complete text.
get(int, int) - Method in interface org.eclipse.jface.text.IDocument
Returns this document's text for the specified range.
get(int) - Method in interface org.eclipse.jface.text.ITextStore
Returns the character at the specified offset.
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(int) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
Deprecated.  
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, 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) - Static method in class org.eclipse.ui.navigator.OverridePolicy
Returns the correct instance of the OverridePolicy ENUM for aLiteral.
get(int) - Static method in class org.eclipse.ui.navigator.OverridePolicy
Returns the correct instance of the OverridePolicy ENUM for aValue.
get(String) - Static method in class org.eclipse.ui.navigator.Priority
Returns the correct instance of the Priority ENUM for aLiteral.
get(int) - Static method in class org.eclipse.ui.navigator.Priority
Returns the correct instance of the Priority ENUM for aValue.
getAccelerator() - Method in class org.eclipse.jface.action.Action
 
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() - Method in interface org.eclipse.jface.action.IAction
Returns the accelerator keycode for this action.
getAccelerator(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
This is not intended to be called outside of the workbench.
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
 
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.
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.
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(String) - Method in class org.eclipse.debug.ui.AbstractDebugView
 
getAction() - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
Returns the action used to render this delegate.
getAction(String) - Method in interface org.eclipse.debug.ui.IDebugView
Returns the action installed under the given action id.
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(String) - Method in class org.eclipse.ui.application.ActionBarAdvisor
Returns the action with the given id, or null if not found.
getAction() - Method in class org.eclipse.ui.commands.ActionHandler
Deprecated. Returns the action associated with this handler
getAction() - Method in interface org.eclipse.ui.intro.config.IIntroURL
 
getAction(String) - Method in class org.eclipse.ui.navigator.WizardActionGroup
 
getAction(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
getAction() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.IdMapEntry
Returns the action.
getAction(ITextEditor, String) - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
Returns the action registered with the given text editor.
getAction(String) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Returns the action installed under the given action id.
getAction() - Method in interface org.eclipse.update.configuration.IActivity
Returns the action code for this activity
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 this IEditorSite method returns null, 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 this IEditorSite 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 the SubActionBars for this site.
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
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
 
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.
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(ParameterizedCommand) - Method in class org.eclipse.jface.bindings.BindingManager
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(ParameterizedCommand) - Method in interface org.eclipse.ui.keys.IBindingService
Gets the active bindings for a given parameterized command.
getActiveBindingsFor(String) - Method in interface org.eclipse.ui.keys.IBindingService
Gets the active bindings for a given command identifier.
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.
getActiveContextIds() - Method in class org.eclipse.core.commands.contexts.ContextManager
Returns the set of active context identifiers.
getActiveContextIds() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the set of identifiers to active contexts.
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(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active editor.
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.
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.
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.
getActiveKeyConfigurationId() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the active key configuration.
getActiveLocale() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the active locale.
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, or null if it is.
getActivePart() - Method in class org.eclipse.ui.actions.PartEventAction
Returns the currently active part in the workbench.
getActivePart(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active part.
getActivePart() - Method in interface org.eclipse.ui.IPartService
Returns 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. Returns the identifier of the part that must be active for this request to be considered.
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.
getActivePlatform() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the active platform.
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.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. Returns the shell that must be active for this request to be considered.
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, or null 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. Returns the workbench part site of the part that must be active for this request to be considered.
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(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active workbench window.
getActiveWorkbenchWindow() - Method in interface org.eclipse.ui.IWorkbench
Returns the currently active window for this workbench (if any).
getActiveWorkbenchWindowChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active workbench window.
getActivities() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Return the list of activities that resulted in this configuration.
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.
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) - Method in class org.eclipse.compare.CompareEditorInput
 
getAdapter(Class) - Method in class org.eclipse.compare.CompareViewerPane
 
getAdapter(Class) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
 
getAdapter(Class) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Implement IAdaptable.getAdapter(Class) in order to provide an ISharedDocumentAdapter that provides the proper look up key based on the input from which this structure node was created.
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(Class) - Method in class org.eclipse.compare.structuremergeviewer.StructureRootNode
Override IAdaptable.getAdapter(Class) in order to provide an ISharedDocumentAdapter that provides the proper look up key based on the input from which this structure node was created.
getAdapter(Class) - Method in interface org.eclipse.core.runtime.IAdaptable
Returns an object which is an instance of the given class associated with this object.
getAdapter(Object, Class) - 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) - 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, 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(Class) - Method in class org.eclipse.core.runtime.PlatformObject
Returns an object which is an instance of the given class associated with this object.
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(Class) - Method in class org.eclipse.debug.core.Launch
 
getAdapter(Class) - Method in class org.eclipse.debug.core.model.DebugElement
 
getAdapter(Class) - Method in class org.eclipse.debug.core.model.RuntimeProcess
 
getAdapter(Class) - 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) - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
 
getAdapter(Class) - 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(ISourceViewer, Class) - 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.
getAdapter(Class) - Method in class org.eclipse.ltk.core.refactoring.Change
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in class org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
Adapts the refactoring to the given type.
getAdapter(Class) - Method in class org.eclipse.ltk.core.refactoring.Refactoring
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in class org.eclipse.team.core.mapping.provider.MergeContext
 
getAdapter(Class) - Method in class org.eclipse.team.core.RepositoryProvider
 
getAdapter(Class) - Method in class org.eclipse.team.core.subscribers.SubscriberMergeContext
 
getAdapter(Class) - Method in class org.eclipse.team.core.synchronize.SyncInfo
 
getAdapter(Class) - Method in class org.eclipse.team.ui.SaveablePartAdapter
Deprecated.  
getAdapter(Class) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
 
getAdapter(Class) - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
 
getAdapter(Class) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
 
getAdapter(Class) - Method in class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
 
getAdapter(Class) - Method in class org.eclipse.ui.console.TextConsolePage
 
getAdapter(Class) - Method in class org.eclipse.ui.dialogs.FileSystemElement
Returns the adapter
getAdapter(Class) - Method in class org.eclipse.ui.editors.text.TextEditor
 
getAdapter(Class) - Method in class org.eclipse.ui.ide.FileStoreEditorInput
 
getAdapter(Object, Class, boolean) - Static method in class org.eclipse.ui.ide.ResourceUtil
Returns the specified adapter for the given element, or null if no such adapter was found.
getAdapter(Class) - Method in class org.eclipse.ui.model.AdaptableList
 
getAdapter(Object) - Method in class org.eclipse.ui.model.BaseWorkbenchContentProvider
Returns the implementation of IWorkbenchAdapter for the given object.
getAdapter(Class) - Method in interface org.eclipse.ui.model.IComparableContribution
Possible adaptations include: IConfigurationElement useful for contributions that eventually work back to registry elements.
getAdapter(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
Returns the implementation of IWorkbenchAdapter for the given object.
getAdapter(Class) - 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) - Method in class org.eclipse.ui.operations.OperationHistoryActionHandler
 
getAdapter(Class) - Method in class org.eclipse.ui.part.FileEditorInput
 
getAdapter(Class) - 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; roughly Platform.getAdapterManager().getAdapter(this, adapter).
getAdapter(Class) - Method in class org.eclipse.ui.part.MultiEditorInput
 
getAdapter(Class) - Method in class org.eclipse.ui.part.MultiPageEditorPart
If there is an adapter registered against the subclass of MultiPageEditorPart return that.
getAdapter(Class) - Method in class org.eclipse.ui.part.MultiPageEditorSite
 
getAdapter(Class) - Method in class org.eclipse.ui.part.PageBookView
The PageBookView implementation of this IAdaptable method delegates to the current page, if it implements IAdaptable.
getAdapter(Class) - Method in class org.eclipse.ui.part.PageSite
 
getAdapter(Class) - Method in class org.eclipse.ui.part.WorkbenchPart
Returns an object which is an instance of the given class associated with this 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(Class) - Method in class org.eclipse.ui.progress.PendingUpdateAdapter
 
getAdapter(Class) - Method in class org.eclipse.ui.Saveable
This implementation of IAdaptable.getAdapter(Class) returns null.
getAdapter(Class) - Method in class org.eclipse.ui.statushandlers.StatusAdapter
 
getAdapter(Class) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
getAdapter(Class) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
getAdapter(Class) - 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) - Method in class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
Deprecated.  
getAdapter(Class) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
getAdapter(Class) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
getAdapter(Class) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
The PropertySheetPage implementation of this IAdaptable method handles the ISaveablePart adapter by delegating to the source part.
getAdapter(Class) - Method in class org.eclipse.ui.views.tasklist.TaskList
Deprecated.  
getAdapter2(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
Returns the implementation of IWorkbenchAdapter2 for the given object.
getAdapterList() - Method in interface org.eclipse.core.runtime.IAdapterFactory
Returns the collection of adapter types handled by this factory.
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.
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.
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(IProgressMonitor) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension5
Returns additional information about the proposal.
getAdditionalProposalInfo() - Method in class org.eclipse.jface.text.templates.TemplateProposal
 
getAdditions() - Method in class org.eclipse.core.databinding.observable.set.SetDiff
 
getAdditions() - Method in interface org.eclipse.team.core.diff.IDiffChangeEvent
Returns the delta nodes that have been added to the delta tree.
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
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.TextFileChange
 
getAffectedObjects() - Method in class org.eclipse.ltk.core.refactoring.UndoTextFileChange
Returns the elements affected by this change or null if the affected elements cannot be determined.
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
 
getAffinityFeature() - Method in interface org.eclipse.update.core.IFeature
Returns an optional identifier of a colocation affinity feature.
getAffinityFeature() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an optional identifier for the colocation affinity feature
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.
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.
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.CLabel
Returns the 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 or SWT.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.
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.LuceneSearchParticipant
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.
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
Returns whether this evaluation context supports plug-in activation.
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.
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 and getInitializeChangeTicks.
getAllTypes() - Static method in class org.eclipse.team.core.Team
Deprecated. Use getFileContentManager().getExtensionMappings() instead.
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.GC
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 scanline y in the receiver's alpha data.
getAlpha() - Method in class org.eclipse.swt.widgets.Shell
Returns the receiver's alpha value.
getAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Returns getWidth alpha values starting at offset x in scanline y in the receiver's alpha data starting at startIndex.
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
 
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.
getAlwaysShowScrollBars() - Method in class org.eclipse.swt.custom.ScrolledComposite
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.
getAnimatorFactory() - Static method in class org.eclipse.jface.util.Policy
Deprecated. this is no longer in use as of 3.3
getAnnotation() - Method in interface org.eclipse.update.core.IURLEntry
Returns the URL annotation or null if none
getAnnotation() - Method in class org.eclipse.update.core.model.URLEntryModel
Returns the url annotation.
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(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(boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
Returns all annotations managed by this model.
getAnnotationIterator() - Method in interface org.eclipse.jface.text.source.IAnnotationModel
Returns all annotations managed by this model.
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(Object) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
getAnnotationModel() - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
Returns the model this event refers to.
getAnnotationModel(Object) - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension
Returns the attached IAnnotationModel for key, or null if none is attached for key.
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(Match) - Method in interface org.eclipse.search.ui.text.ISearchEditorAccess
Finds the annotation model for the given match
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() - 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.
getAnnotationModelEvent() - Method in class org.eclipse.jface.text.source.AnnotationModel
Returns the current annotation model event.
getAnnotationNonLocalized() - Method in class org.eclipse.update.core.model.URLEntryModel
returns the non-localized url annotation.
getAnnotationPreference(Annotation) - Method in class org.eclipse.ui.texteditor.AnnotationPreferenceLookup
Returns the annotation preference of a given annotation.
getAnnotationPreference(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreferenceLookup
Returns the annotation preference defined for the given annotation type.
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(IMarker) - Method in class org.eclipse.ui.texteditor.AnnotationTypeLookup
Computes the annotation type that corresponds to the state of the given marker.
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.
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 or SWT.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
getAppendPosition() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Returns the position that has been set with setAppendPosition.
getApplication() - Method in interface org.eclipse.core.runtime.IProduct
Returns the application associated with this product.
getApplication() - Method in interface org.eclipse.update.core.IFeature
Returns an optional identifier of an application to be used when starting up the platform with this feature as the primary feature.
getApplication() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an optional identifier for the feature application
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.
getArchive() - Method in class org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage
Returns the archive containing the zip entry.
getArchiveReference(String) - Method in interface org.eclipse.update.core.ISiteContentProvider
Returns a URL for the identified archive
getArchiveReference(String) - Method in class org.eclipse.update.core.SiteContentProvider
 
getArchiveReferenceModels() - Method in class org.eclipse.update.core.model.SiteModel
Returns an array of plug-in and non-plug-in archive reference models on this site
getArchiveReferences(InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns an array of content references of all the "packaged" archives that make up this feature.
getArchives() - Method in interface org.eclipse.update.core.ISite
Returns an array of plug-in and non-plug-in archives located on this site
getArchives() - Method in class org.eclipse.update.core.Site
Returns an array of plug-in and non-plug-in archives located on this site
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.
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.
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(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, int) - Method in interface org.eclipse.core.resources.IMarker
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, boolean) - Method in interface org.eclipse.core.resources.IMarker
Returns the boolean-valued 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, int) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the integer-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, boolean) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the boolean-valued 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, 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.debug.core.ILaunchConfiguration
Returns the integer-valued attribute with the given name.
getAttribute(String, List) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns the java.util.List-valued attribute with the given name.
getAttribute(String, Set) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns the java.util.Set-valued attribute with the given name.
getAttribute(String, Map) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns the java.util.Map-valued attribute with the given name.
getAttribute(String, String) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns the string-valued attribute with the given name.
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() - 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.
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 the IConfigurationElement.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
 
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(String[]) - Method in interface org.eclipse.core.resources.IMarker
Returns the attributes with the given names.
getAttributes() - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns a Map with all the attributes for the marker.
getAttributes(String[]) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the attributes with the given names.
getAttributes() - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns a map containing the attributes in this launch configuration.
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() - Method in class org.eclipse.ui.intro.config.IntroElement
Returns the names of all the attributes defined in this element.
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. This simply return an empty map.
getAttributeValuesByName() - Method in class org.eclipse.ui.commands.ActionHandler
Deprecated.  
getAttributeValuesByName() - Method in interface org.eclipse.ui.commands.ICommand
Deprecated. Returns the map of attribute values by name.
getAttributeValuesByName() - Method in interface org.eclipse.ui.commands.IHandler
Deprecated. Returns the map of attribute values by name.
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
 
getAuthorizationInfo(URL, String, String) - Static method in class org.eclipse.core.runtime.Platform
Deprecated. Authorization database is superseded by the Equinox secure storage. Use org.eclipse.equinox.security.storage.SecurePreferencesFactory to obtain secure preferences and org.eclipse.equinox.security.storage.ISecurePreferences for data access and modifications. Consider using ISecurePreferences#get(String, String) as a replacement of this method.
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, and false 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.
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.
getAverageCharWidth(Control) - Static method in class org.eclipse.jface.text.JFaceTextUtil
Returns the average character width of the given control's font.
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
Returns the average character width, measured in pixels, of the font described by the receiver.
getBackground(Object) - Method in class org.eclipse.debug.ui.DebugElementWorkbenchAdapter
Deprecated.  
getBackground() - Method in class org.eclipse.jface.dialogs.PopupDialog
Get the background color that should be used for this popup.
getBackground(Display) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Returns the System background color for list widgets.
getBackground() - Method in class org.eclipse.jface.text.TextAttribute
Returns the attribute's background color.
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, int) - Method in interface org.eclipse.jface.viewers.ITableColorProvider
Provides a background color for the given element at the specified index
getBackground(int) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
getBackground(int) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
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(int) - Method in class org.eclipse.jface.viewers.ViewerRow
Get the background at the columnIndex,
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.TableTree
Deprecated.  
getBackground() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated. Returns the receiver's background color.
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(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the background color at the given column index in the receiver.
getBackground() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the receiver's background color.
getBackground(int) - Method in class org.eclipse.swt.widgets.TreeItem
Returns the background color at the given column index in the receiver.
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(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 returns null.
getBackground(Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
 
getBackgroundColor(Event) - Method in class org.eclipse.jface.window.DefaultToolTip
The background Color used by CLabel in the default implementation
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(Event) - Method in class org.eclipse.jface.window.DefaultToolTip
The background Image used by CLabel in the default implementation
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.
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.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 pixels.
getBaseline(int) - Method in class org.eclipse.swt.custom.StyledText
Returns the baseline at the given offset, in pixels.
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
 
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.
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
 
getBestActiveBindingFor(String) - Method in class org.eclipse.jface.bindings.BindingManager
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.
getBestActiveBindingFor(String) - 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.
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.
getBindings() - Method in class org.eclipse.core.databinding.DataBindingContext
Returns an unmodifiable observable list with elements of type Binding, ordered by time of addition.
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.
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
TEMPORARY CODE - API SUBJECT TO CHANGE Returns whether the widget is in block selection mode.
getBlue() - Method in class org.eclipse.swt.graphics.Color
Returns the amount of blue in the color, from 0 to 255.
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(Object, FilteredTree, PatternFilter) - Static method in class org.eclipse.ui.dialogs.FilteredTree
Return a bold font if the given element matches the given pattern.
getBookmarksUndoContext() - Static method in class org.eclipse.ui.ide.undo.WorkspaceUndoUtil
Return the undo context that should be used for operations involving bookmarks.
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, String, boolean, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getBoolean(String, boolean) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
Retrieves a value associated with the key in this node.
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() - Method in class org.eclipse.swt.ole.win32.Variant
Returns the Java boolean represented by this Variant.
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
 
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.
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.
getBorderWidth() - Method in class org.eclipse.swt.widgets.Text
 
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(StyledText) - Static method in class org.eclipse.jface.text.JFaceTextUtil
Returns the last fully visible line of the widget.
getBottomIndex() - Method in class org.eclipse.jface.text.TextViewer
 
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
 
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(int) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
getBounds() - Method in class org.eclipse.jface.viewers.TableViewerRow
 
getBounds(int) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
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(Item) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Returns the bounds of the given SWT tree or table item.
getBounds(int) - Method in class org.eclipse.jface.viewers.ViewerRow
Get the bounds of the entry at the columnIndex,
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(int) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated. 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(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() - 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(int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Returns the bounds for the specified range of characters.
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 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.Decorations
 
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.Shell
 
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 receiver's size and location relative to its parent.
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() - 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.TreeItem
Returns a rectangle describing the receiver's size and location relative to its parent.
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(Item) - Method in class org.eclipse.ui.navigator.CommonDropAdapter
 
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(IMarker) - Method in interface org.eclipse.debug.core.IBreakpointManager
Returns the breakpoint associated with the given marker or null if no such breakpoint exists
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.
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(String) - Method in interface org.eclipse.debug.core.IBreakpointManager
Returns a collection of all breakpoints registered for the given debug model.
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(ILaunchConfiguration) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
Returns the breakpoint collection that is relevant for this launch delegate.
getBrokenStatus(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates if the specified feature is "broken".
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.
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(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() - 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.
getBundleFile(Bundle) - Static method in class org.eclipse.core.runtime.FileLocator
Returns a file for the contents of the specified bundle.
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.
getBundles() - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns a list of all bundles supplied by this bundle group.
getBundles(String, String) - Static method in class org.eclipse.core.runtime.Platform
Returns all bundles with the specified symbolic name.
getBusyCursor() - Method in class org.eclipse.ui.forms.HyperlinkSettings
Returns the cursor to use when the hyperlink is active.
getButton(int) - Method in class org.eclipse.jface.dialogs.Dialog
Returns the button created by the method createButton for the specified ID as defined on IDialogConstants.
getButton(int) - Method in class org.eclipse.jface.dialogs.MessageDialog
Gets a button in this dialog's button bar.
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.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.
getButtonBarURI() - Method in interface org.eclipse.ui.about.IInstallationPageContainer
URI to be provided to the IMenuService for additions to the button bar.
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.
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, String, byte[], IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getByteArray(String, byte[]) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
Retrieves a value associated with the key in this node.
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(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() - Method in class org.eclipse.debug.ui.memory.MemoryRenderingElement
Returns the memory bytes being rendered.
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, IResourceVariant) - Method in class org.eclipse.team.core.variants.ResourceVariantTree
Get the bytes to be stored in the ResourceVariantByteStore from the given resource variant.
getBytes(IResource) - Method in class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
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
Return the cache associated with this synchronization context.
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
Return the label used for the CANCEL button when this input is shown in a compare dialog using CompareUI.openCompareDialog(CompareEditorInput).
getCancelButtonLabel() - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
 
getCanvasStyle() - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
Returns the SWT style bits used when creating the ruler canvas.
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.Text
Returns a point describing the receiver's location relative to its parent (or its display if its parent is null).
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(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.
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.
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(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.
getCategories() - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
Returns all categories managed by this organizer, or null.
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() - Method in interface org.eclipse.update.core.ISite
Returns an array of categories defined by the site.
getCategories() - Method in interface org.eclipse.update.core.ISiteFeatureReference
Returns an array of categories the referenced feature belong to.
getCategories() - Method in class org.eclipse.update.core.Site
Returns an array of categories defined by the site.
getCategories() - Method in class org.eclipse.update.core.SiteFeatureReference
Returns an array of categories the referenced feature belong to.
getCategoriesToSkip() - Method in interface org.eclipse.update.search.IUpdateSearchSite
Returns an array of categories that need not be searched when scanning this site or null if all the features must be tested.
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(String) - Method in class org.eclipse.core.commands.CommandManager
Gets the category with the given identifier.
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(IHelpResource) - Method in interface org.eclipse.help.IContext2
Returns the category of the provided topic.
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(String) - Method in interface org.eclipse.ui.activities.IActivityManager
Returns an instance of ICategory given an identifier.
getCategory() - Method in class org.eclipse.ui.commands.CategoryEvent
Deprecated. Returns the instance of the interface that changed.
getCategory(String) - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns a handle to a category given an identifier.
getCategory(String) - Method in interface org.eclipse.ui.commands.ICommandService
Retrieves the category with the given identifier.
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 this IPropertyDescriptor method returns the value set by the setCategory 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 interface org.eclipse.update.core.ISite
Returns the named site category.
getCategory(String) - Method in class org.eclipse.update.core.Site
Returns the named site category.
getCategory() - Method in class org.eclipse.update.search.UpdateSearchRequest
Returns the search catagory used in this request.
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.  Returns the identifier of the category of the command represented by this handle.
getCategoryModels() - Method in class org.eclipse.update.core.model.SiteModel
Returns an array of category models for this site.
getCategoryNames() - Method in class org.eclipse.update.core.SiteFeatureReferenceModel
Returns the names of categories the referenced feature belongs to.
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. Returns the cause of this throwable or null if the cause is nonexistent or unknown.
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(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.
getCell(int) - Method in class org.eclipse.jface.viewers.ViewerRow
Get a ViewerCell for the column at index.
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.
getCellEditors() - Method in class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Returns the cell editors of this viewer.
getCellModifier() - Method in class org.eclipse.jface.viewers.ColumnViewer
Returns the cell modifier of this viewer, or null if none has been set.
getCellModifier() - Method in class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Returns the cell modifier of this viewer.
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 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.team.core.diff.IDiffChangeEvent
Return the delta nodes contained in the delta tree that have changed in some way.
getChangeStamp() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Returns a stamp reflecting the current state of the configuration.
getChangeStamp() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
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 or ADDED.
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.
getChar() - Method in class org.eclipse.swt.ole.win32.Variant
Returns the Java char represented by this Variant.
getCharacter() - Method in class org.eclipse.ui.keys.CharacterKey
Deprecated. Gets the character that this object represents.
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
Returns the name of a charset encoding to be used when decoding the contents of this hunk into characters.
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(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.
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.
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.
getCheckAllConditionsTicks() - Method in class org.eclipse.ltk.core.refactoring.RefactoringTickProvider
Sum of getCheckInitialConditionsTicks() and getCheckFinalConditionsTicks
getChecked(Object) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
 
getChecked(Object) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
getChecked() - Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
Returns the checked state of the element.
getChecked(Object) - Method in interface org.eclipse.jface.viewers.ICheckable
Returns the checked state of the given element.
getChecked() - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated. Returns true if the receiver is checked, and false otherwise.
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.
getCheckedDescriptors() - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
Returns the checked refactoring descriptors.
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) - 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().
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(IPath) - Method in interface org.eclipse.core.filesystem.IFileStore
Deprecated. use IFileStore.getFileStore(IPath) instead
getChild(String) - Method in interface org.eclipse.core.filesystem.IFileStore
Returns a child store with the provided name whose parent is this store.
getChild(IPath) - Method in class org.eclipse.core.filesystem.provider.FileStore
Deprecated.  
getChild(String) - Method in class org.eclipse.core.filesystem.provider.FileStore
 
getChild() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
Return the child node for this event.
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.TableTreeViewer
Deprecated.  
getChild(Widget, int) - Method in class org.eclipse.jface.viewers.TreeViewer
 
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.
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.
getChild() - Method in exception org.eclipse.text.edits.MalformedTreeException
Returns the child edit that caused the exception.
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
 
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(Object) - Method in class org.eclipse.compare.structuremergeviewer.Differencer
Returns the children of the given input or null if there are no children.
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 interface org.eclipse.core.runtime.IConfigurationElement
Returns all configuration elements that are children of this configuration element.
getChildren(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns all child configuration elements with the given name.
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(Object) - Method in class org.eclipse.debug.ui.BreakpointTypeCategory
 
getChildren() - Method in interface org.eclipse.help.IUAElement
Returns all sub-elements (children) of this element.
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(Widget) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the SWT child items for the given SWT widget.
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.
getChildren(Object) - Method in interface org.eclipse.jface.viewers.ITreeContentProvider
Returns the child elements of the given parent element.
getChildren(TreePath) - Method in interface org.eclipse.jface.viewers.ITreePathContentProvider
Returns the child elements of the last element in the given path.
getChildren(Widget) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Deprecated.  
getChildren() - Method in class org.eclipse.jface.viewers.TreeNode
Returns the child nodes.
getChildren(Object) - Method in class org.eclipse.jface.viewers.TreeNodeContentProvider
 
getChildren(Widget) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getChildren() - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
Returns the children managed by this composite change.
getChildren(Object) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryContentProvider
Returns the child elements of the given parent element.
getChildren(AccessibleControlEvent) - Method in class org.eclipse.swt.accessibility.AccessibleControlAdapter
Sent when an accessibility client requests the children of the control.
getChildren(AccessibleControlEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleControlListener
Sent when an accessibility client requests the children of the control.
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(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(Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
 
getChildren() - Method in class org.eclipse.text.edits.TextEdit
Returns the edit's children.
getChildren(String) - Method in interface org.eclipse.ui.IMemento
Returns all children with the given type id.
getChildren() - Method in class org.eclipse.ui.intro.config.IntroElement
Returns the children of this element.
getChildren(Object) - Method in class org.eclipse.ui.model.AdaptableList
 
getChildren() - Method in class org.eclipse.ui.model.AdaptableList
Returns the elements in this list.
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() - Method in class org.eclipse.ui.navigator.PipelinedShapeModification
 
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(String) - Method in class org.eclipse.ui.XMLMemento
 
getChildren() - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Returns the feature content consumers that this feature content consumer opened
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
 
getClient() - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Returns the current expandable client.
getClientArea(Composite) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
Returns the client area for the given composite according to this layout.
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.TableTree
Deprecated.  
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.Decorations
 
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.Group
 
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() - Method in class org.eclipse.swt.widgets.TabFolder
 
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.
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.
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.
getCollectionLabel() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration
Returns the label of a collection of refactorings.
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(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() - Method in class org.eclipse.jface.text.revisions.Revision
Returns the author color for this revision.
getColor(RGB) - Method in interface org.eclipse.jface.text.source.ISharedTextColors
Returns the color object for the value represented by the given RGB object.
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.ui.forms.FormColors
Returns the color object for the provided key or null if not in the registry.
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 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.TableTreeEditor
Deprecated. Returns the zero based index of the column of the cell being tracked by this editor.
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.
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.
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 RulerColumnDescriptors describing all extensions to the rulerColumns extension point.
getColumnHeaderImage() - Method in class org.eclipse.ui.views.markers.MarkerField
 
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 this ITableLabelProvider 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(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, or null 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.
getColumnProperties() - Method in class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Returns the column properties of this viewer.
getColumns() - Method in class org.eclipse.swt.widgets.Table
Returns an array of TableColumns which are the columns in the receiver.
getColumns() - Method in class org.eclipse.swt.widgets.Tree
Returns an array of TreeColumns which are the columns in the receiver.
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(String) - Method in class org.eclipse.core.commands.CommandManager
Gets the command with the given identifier.
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.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. Returns the instance of the interface that changed.
getCommand(String) - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns a handle to a command given an identifier.
getCommand(String) - Method in interface org.eclipse.ui.commands.ICommandService
Retrieves the command with the given identifier.
getCommand() - Method in class org.eclipse.ui.menus.CommandContributionItem
Returns the ParameterizedCommand for this contribution.
getCommand() - Method in class org.eclipse.update.standalone.CmdLineArgs
 
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.DebugPopup
Returns the command id to be used for persisting the contents of the dialog.
getCommandId() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the identifier of the command to be handled.
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.
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. Returns the instance of the interface that changed.
getCommandManager() - Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
Deprecated. Returns the command manager for the workbench.
getCommandSupport() - Method in interface org.eclipse.ui.IWorkbench
Deprecated. Please use IServiceLocator.getService(Class) instead.
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.
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
Returns the current comparator.
getComparator() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Returns the comparator.
getComparator() - Static method in class org.eclipse.update.core.model.CategoryModel
Returns a comparator for category models.
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, or null if this viewer does not yet have a configuration.
getCompareConfiguration() - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Returns the compare configuration of this viewer.
getCompareInput(ISelection) - Method in class org.eclipse.team.ui.history.HistoryPageSaveablePart
Deprecated.  
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.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.
getCompareInput() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
Return the compare input of this editor input.
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 class org.eclipse.jface.text.templates.TemplateCompletionProcessor
 
getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.ui.texteditor.HippieProposalProcessor
 
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.
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.
getConfiguration() - Method in class org.eclipse.update.standalone.ScriptedCommand
 
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(Object) - Method in class org.eclipse.ui.texteditor.ConfigurationElementSorter
Returns the configuration element for the given object.
getConfigurationElement() - Method in class org.eclipse.ui.views.markers.MarkerField
Get the configuration element for the receiver.
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.
getConfigurationElementsFor(String) - Method in interface org.eclipse.core.runtime.IPluginRegistry
Deprecated. Replaced by IExtensionRegistry.getConfigurationElementsFor(String).
getConfigurationElementsFor(String, String) - Method in interface org.eclipse.core.runtime.IPluginRegistry
Deprecated. Replaced by IExtensionRegistry.getConfigurationElementsFor(String, String).
getConfigurationElementsFor(String, String, String) - Method in interface org.eclipse.core.runtime.IPluginRegistry
Deprecated. Replaced by IExtensionRegistry.getConfigurationElementsFor(String, String, String).
getConfigurationHistory() - Method in interface org.eclipse.update.configuration.ILocalSite
Return configuration history.
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
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
Returns a list of configured feature entries.
getConfiguredFeatures() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Return references to features configured on this site.
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.
getConfiguredSiteModel() - Method in class org.eclipse.update.core.model.SiteModel
 
getConfiguredSites() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Return the sites that are part of this configuration.
getConfiguredSites() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
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 of Binding
getConflictsFor(TriggerSequence) - Method in interface org.eclipse.ui.keys.IBindingService
Provides the current conflicts in the keybindings for the given TriggerSequence as a Collection of Binding
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(IProcess) - Static method in class org.eclipse.debug.ui.DebugUITools
Returns the console associated with the given process, or null if none.
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() - 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.
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.
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
Return 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(String) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSite
Returns the rendering container with the given id or null if none.
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.
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.
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 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.
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.
getContentFilters() - Method in interface org.eclipse.core.runtime.ILibrary
Deprecated. As of Eclipse 3.0 content filters are obsolete. There is no replacement.
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 of ITreeContentProvider.
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.
getContentReference() - Method in interface org.eclipse.update.core.IVerificationResult
Returns the content reference that is the target of the verification.
getContents() - Method in class org.eclipse.compare.BufferedContent
 
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() - 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(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() - Method in interface org.eclipse.core.resources.IFile
Returns an open input stream on the contents of this file.
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() - 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(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.
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
 
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(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(int) - Method in class org.eclipse.jface.text.AbstractDocument
 
getContentType(String, int, boolean) - 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(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(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, 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) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
Deprecated.  
getContentType(int, boolean) - 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, 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) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
getContentType(int, boolean) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
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.
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(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(IFile) - Static method in class org.eclipse.ui.ide.IDE
Return the content type for the given file.
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() - 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.
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.
getContext() - Method in class org.eclipse.core.commands.contexts.ContextEvent
Returns the instance of the interface that changed.
getContext(String) - Method in class org.eclipse.core.commands.contexts.ContextManager
Gets the context with the given identifier.
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.contexts.DebugContextEvent
Returns the debug context associated with this event.
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) - 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, String) - Static method in class org.eclipse.help.HelpSystem
Computes and returns context information for the given context id and locale.
getContext(Object) - Method in interface org.eclipse.help.IContextProvider
Returns a help context for the given target.
getContext(String) - Method in interface org.eclipse.help.IHelp
Deprecated. Use HelpSystem.getContext(contextId) instead.
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 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(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.
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 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
 
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. @see AbstractDebugView.getContextMenuManagers()
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(IWorkbenchWindow) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextManager
Returns the debug context service for the specified window.
getContextService() - Method in interface org.eclipse.ui.contexts.IContextActivation
Returns the context service from which this activation was requested.
getContextSupport() - Method in interface org.eclipse.ui.IWorkbench
Deprecated. Please use IServiceLocator.getService(Class) instead.
getContextType(String) - Method in class org.eclipse.jface.text.templates.ContextTypeRegistry
Returns the context type if the id is valid, null otherwise.
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.
getContextType() - Method in class org.eclipse.jface.text.templates.TemplateContext
Returns the context type of this context.
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.LuceneSearchParticipant
Returns a set of identifiers of plug-ins that contribute indexable documents.
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.
getContributor() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Return