- CACHE - Static variable in class org.eclipse.core.filesystem.EFS
-
Option flag constant (value 1 <<12) indicating that
a cached representation of a file should be returned.
- cacheDisposed(ICache) - Method in interface org.eclipse.team.core.ICacheListener
-
The given cache has been disposed.
- CachedResourceVariant - Class in org.eclipse.team.core.variants
-
A resource variant is a partial implementation of a remote resource
whose contents and handle are cached locally.
- CachedResourceVariant() - Constructor for class org.eclipse.team.core.variants.CachedResourceVariant
-
- cacheEncodingState(Object) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
Internally caches the file's encoding data.
- cacheHandle() - Method in class org.eclipse.team.core.variants.CachedResourceVariant
-
Cache this handle in the cache, replacing any previously cached handle.
- cacheLazyLoading() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
Specifies if lazy cache loading is used.
- cacheResolvedElement(List<Object>, Object) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
Caches the resolved source element to use when one of the following
duplicates is found.
- cacheUse() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
Specifies if the extension registry should use cache to store registry data between
invocations.
- CALC_TRUE_WIDTH - Static variable in class org.eclipse.jface.action.StatusLineContributionItem
-
A constant indicating that the contribution should compute its actual
size depending on the text.
- calculate() - Method in class org.eclipse.core.databinding.AggregateValidationStatus
-
- calculate() - Method in class org.eclipse.core.databinding.observable.list.ComputedList
-
Subclasses must override this method to calculate the list contents.
- calculate() - Method in class org.eclipse.core.databinding.observable.set.ComputedSet
-
Subclasses must override this method to calculate the set contents.
- calculate() - Method in class org.eclipse.core.databinding.observable.value.ComputedValue
-
Subclasses must override this method to provide the object's value.
- calculateKind() - Method in class org.eclipse.team.core.synchronize.SyncInfo
-
Method that is invoked from the init()
method to calculate
the sync kind for this instance of SyncInfo
.
- CALENDAR - Static variable in class org.eclipse.swt.SWT
-
Style constant for calendar display (value is 1<<10).
- callingConvention - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
-
- canActivatePlugIn() - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
-
- canAdd(IBreakpoint, IAdaptable) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
-
- canAdd(IBreakpoint, IAdaptable) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Returns whether the given breakpoint can be categorized in the
specified category.
- canAddMemoryBlocks(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IAddMemoryBlocksTarget
-
Returns whether an add memory block operation can be performed from the specified
part and the given selection.
- canAddMemoryRenderings(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IAddMemoryRenderingsTarget
-
Returns whether a memory rendering can be added from the specified
part, based on the the given selection, which is the active debug context
in the current workbench window.
- canAddSourceContainers(ISourceLookupDirector) - Method in class org.eclipse.debug.ui.sourcelookup.AbstractSourceContainerBrowser
-
- canAddSourceContainers(ISourceLookupDirector) - Method in interface org.eclipse.debug.ui.sourcelookup.ISourceContainerBrowser
-
Returns whether this browser can add any source containers to the
given source lookup director.
- canAssist(IQuickAssistInvocationContext) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
-
Tells whether this assistant has assists for the given invocation context.
- canAssist(IQuickAssistInvocationContext) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistProcessor
-
Tells whether this assistant has assists for the given invocation context.
- canAssist(IQuickAssistInvocationContext) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
-
- canAssist(IQuickAssistInvocationContext) - Method in class org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor
-
- canBePrimary() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
-
Deprecated.
Returns an indication whether this feature has been defined
to act as a primary feature.
- canBlock() - Method in class org.eclipse.core.runtime.jobs.LockListener
-
Returns if it is safe for the calling thread to block while waiting to obtain
a lock.
- canCacheFilteredRegions() - Method in interface org.eclipse.compare.ICompareFilter
-
Because the comparison routine may compare each line multiple times to
other lines, the ignored regions may need to be calculated multiple times
for the same line during a comparison.
- cancel(String) - Static method in class org.eclipse.core.databinding.validation.ValidationStatus
-
Creates a new validation cancel status with the given message.
- CANCEL - Static variable in interface org.eclipse.core.runtime.IStatus
-
Status type severity (bit mask, value 8) indicating this status represents a
cancelation
- cancel(Object) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Cancels all jobs in the given job family.
- cancel() - Method in class org.eclipse.core.runtime.jobs.Job
-
Stops the job.
- cancel() - Method in interface org.eclipse.debug.core.IRequest
-
Cancels this request.
- cancel() - Method in class org.eclipse.debug.ui.actions.RunToLineHandler
-
Cancels the run to line operation.
- cancel - Variable in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
The Cancel button control.
- cancel - Variable in class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
-
Cancel the event (=> editor is not activated)
- CANCEL - Static variable in class org.eclipse.jface.window.Window
-
Standard return code constant (value 1) indicating that the window was
canceled.
- CANCEL - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
Status type severity (bit mask, value 8) indicating this log entry represents a cancellation.
- CANCEL - Static variable in class org.eclipse.swt.SWT
-
The MessageBox
style constant for a CANCEL button;
valid combinations are OK|CANCEL, YES|NO|CANCEL, RETRY|CANCEL
(value is 1<<8).
- CANCEL - Static variable in interface org.eclipse.ui.dialogs.IOverwriteQuery
-
Return code indicating the operation should be canceled.
- CANCEL - Static variable in interface org.eclipse.ui.ISaveablePart2
-
Standard return code constant (value 2) indicating that the part
does not need to be saved and the part should not be closed.
- cancel(Object) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Cancel all jobs that are fetching content for the given parent or any of
its children.
- CANCEL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for a "Cancel" button (value 1).
- CANCEL_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for cancel buttons.
- CANCEL_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
-
The key used to retrieve the label for cancel buttons.
- CANCEL_STATUS - Static variable in class org.eclipse.core.runtime.Status
-
A standard CANCEL status with no message.
- cancelDisposeExec(Runnable) - Method in class org.eclipse.jface.resource.ResourceManager
-
Cancels a runnable that was previously scheduled with disposeExec
.
- cancelEditing() - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Cancels a currently active cell editor if one is active.
- cancelEditing() - Method in class org.eclipse.jface.viewers.TableTreeViewer
-
Deprecated.
- cancelEditor() - Method in interface org.eclipse.jface.viewers.ICellEditorListener
-
Notifies that the end user has canceled editing.
- canceling() - Method in class org.eclipse.core.runtime.jobs.Job
-
A hook method indicating that this job is running and
Job.cancel()
is being called for the first time.
- cancelJob() - Method in class org.eclipse.swt.printing.Printer
-
Cancels a print job in progress.
- cancelPressed() - Method in class org.eclipse.compare.CompareEditorInput
-
The CANCEL
button was pressed in a dialog.
- cancelPressed() - Method in class org.eclipse.jface.dialogs.Dialog
-
Notifies that the cancel button of this dialog has been pressed.
- cancelPressed() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
The cancel button has been pressed.
- cancelPressed() - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- cancelPressed() - Method in class org.eclipse.jface.wizard.WizardDialog
-
- cancelPressed() - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
-
- cancelPressed() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
-
- cancelPressed() - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
Handles cancel button pressed event.
- cancelPressed() - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
Handles cancel button pressed event.
- cancelPressed() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
- cancelQuery(ISearchQuery) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Sends a 'cancel' command to the given query running in background.
- canClearDataOnHide() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Tells whether internal data can be cleared on hide.
- canCopy() - Method in class org.eclipse.ui.forms.widgets.FormText
-
Tests if the text is selected and can be copied into the clipboard.
- canCreateReader() - Method in class org.eclipse.compare.patch.ReaderCreator
-
Returns whether the reader can be created.
- canCreateWatchExpression(Object) - Method in interface org.eclipse.debug.ui.actions.IWatchExpressionFactoryAdapter2
-
Returns whether a watch expression can be created for the specified variable.
- canCreateWatchExpression(IVariable) - Method in interface org.eclipse.debug.ui.actions.IWatchExpressionFactoryAdapterExtension
-
Returns whether a watch expression can be created for the specified variable.
- canDelete() - Method in interface org.eclipse.core.filesystem.IFileSystem
-
Returns whether this file system supports deletion
- canDelete() - Method in class org.eclipse.core.filesystem.provider.FileSystem
-
- canDisconnect() - Method in class org.eclipse.debug.core.Launch
-
Returns whether any processes or targets can be disconnected.
- canDisconnect() - Method in interface org.eclipse.debug.core.model.IDisconnect
-
Returns whether this element can currently disconnect.
- canDoOperation(int) - Method in interface org.eclipse.jface.text.ITextOperationTarget
-
Returns whether the operation specified by the given operation code
can be performed.
- canDoOperation(int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
- canDoOperation(int) - Method in class org.eclipse.jface.text.source.SourceViewer
-
- canDoOperation(int) - Method in class org.eclipse.jface.text.TextViewer
-
- canDropToFrame() - Method in interface org.eclipse.debug.core.model.IDropToFrame
-
Returns whether this element can currently perform a drop to frame.
- canEdit(Object) - Method in class org.eclipse.jface.databinding.viewers.ObservableValueEditingSupport
-
Default implementation always returns true
.
- canEdit(Object) - Method in class org.eclipse.jface.viewers.EditingSupport
-
Is the cell editable
- canEdit(Object) - Method in class org.eclipse.ui.views.properties.PropertyEditingSupport
-
- canEditSourceContainers(ISourceLookupDirector, ISourceContainer[]) - Method in class org.eclipse.debug.ui.sourcelookup.AbstractSourceContainerBrowser
-
- canEditSourceContainers(ISourceLookupDirector, ISourceContainer[]) - Method in interface org.eclipse.debug.ui.sourcelookup.ISourceContainerBrowser
-
Returns whether this browser can edit the given source containers.
- canEvaluate(Template) - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
-
- canEvaluate(Template) - Method in class org.eclipse.jface.text.templates.TemplateContext
-
Tests if the specified template can be evaluated in this context.
- canExecute() - Method in class org.eclipse.core.commands.operations.AbstractOperation
-
- canExecute() - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Returns whether the operation can be executed in its current state.
- canExecute() - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- canExecute(IEnabledStateRequest) - Method in class org.eclipse.debug.core.commands.AbstractDebugCommand
-
- canExecute(IEnabledStateRequest) - Method in interface org.eclipse.debug.core.commands.IDebugCommandHandler
-
Determines whether this handler can execute on the elements specified
in the given request by reporting enabled state to the request.
- CanExecute - Annotation Type in org.eclipse.e4.core.di.annotations
-
Use this annotation to tag methods that determine if this object's
Execute
method
can be called.
- canExecute() - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
- canExpand(Object) - Method in class org.eclipse.ui.part.DrillDownAdapter
-
Returns whether expansion is possible for the current selection.
- canFinish() - Method in interface org.eclipse.jface.wizard.IWizard
-
Returns whether this wizard could be finished without further user
interaction.
- canFinish() - Method in class org.eclipse.jface.wizard.Wizard
-
- canFinish() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Returns whether this wizard could be finished without further user
interaction.
- canFinish() - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Returns whether this wizard could be finished without further user
interaction.
- canFinish() - Method in class org.eclipse.team.ui.synchronize.ParticipantSynchronizeWizard
-
- canFinishEarly() - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
-
Answer true
if this wizard is able to finish without
loading any pages.
- canFix(Annotation) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
-
Tells whether this assistant has a fix for the given annotation.
- canFix(Annotation) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistProcessor
-
Tells whether this processor has a fix for the given annotation.
- canFix(Annotation) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
-
- canFix(Annotation) - Method in class org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor
-
- canFlipToNextPage() - Method in interface org.eclipse.jface.wizard.IWizardPage
-
Returns whether the next page could be displayed.
- canFlipToNextPage() - Method in class org.eclipse.jface.wizard.WizardPage
-
The WizardPage
implementation of this IWizardPage
method returns true
if this page is complete (isPageComplete
)
and there is a next page to flip to.
- canFlipToNextPage() - Method in class org.eclipse.jface.wizard.WizardSelectionPage
-
The WizardSelectionPage
implementation of
this IWizardPage
method returns true
if there is a selected node.
- canFlipToNextPage() - Method in class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
-
The WizardPage
implementation of this IWizardPage
method returns true
if this page is complete (isPageComplete
)
and there is a next page to flip to.
- canGoBack() - Method in class org.eclipse.ui.part.DrillDownAdapter
-
Returns whether "go back" is possible for child tree.
- canGoHome() - Method in class org.eclipse.ui.part.DrillDownAdapter
-
Returns whether "go home" is possible for child tree.
- canGoInto() - Method in class org.eclipse.ui.part.DrillDownAdapter
-
Returns whether "go into" is possible for child tree.
- canHandleLinkedResources() - Method in class org.eclipse.team.core.RepositoryProvider
-
- canHandleLinkedResourceURI() - Method in class org.eclipse.team.core.RepositoryProvider
-
Return whether this repository provider can handle linked resources that
are located via a URI (i.e. may not be on the local file system) or occur
at an arbitrary depth in the project.
- canHandleMouseCursor() - Method in interface org.eclipse.jface.text.source.IAnnotationHoverExtension
-
Returns whether the provided information control can interact with the mouse cursor.
- canHandleMouseCursor() - Method in class org.eclipse.jface.text.source.LineChangeHover
-
- canHandleMouseWheel() - Method in interface org.eclipse.jface.text.source.IAnnotationHoverExtension2
-
Returns whether the provided information control can interact with the mouse wheel.
- canHandleMove(IEditorInput, IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Returns whether this editor can handle the move of the original element
so that it ends up being the moved element.
- canHandleShellCloseEvent() - Method in class org.eclipse.jface.window.ApplicationWindow
-
- canHandleShellCloseEvent() - Method in class org.eclipse.jface.window.Window
-
Determines if the window should handle the close event or do nothing.
- canHideHyperlinks() - Method in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
-
Tells whether the currently shown hyperlinks
can be hidden.
- canHideHyperlinks() - Method in interface org.eclipse.jface.text.hyperlink.IHyperlinkPresenterExtension
-
Tells whether the currently shown hyperlinks
can be hidden.
- canHideHyperlinks() - Method in class org.eclipse.jface.text.hyperlink.MultipleHyperlinkPresenter
-
- canLeaveThePage() - Method in class org.eclipse.ui.forms.editor.FormPage
-
By default, editor will be allowed to flip the page.
- canLeaveThePage() - Method in interface org.eclipse.ui.forms.editor.IFormPage
-
Tests if the content of the page is in a state that allows the
editor to flip to another page.
- canMergeWithoutAncestor() - Method in class org.eclipse.team.core.mapping.DelegatingStorageMerger
-
- canMergeWithoutAncestor() - Method in interface org.eclipse.team.core.mapping.IStorageMerger
-
Return whether this merger can merge the two contributors
without an ancestor.
- canModify(Object, String) - Method in interface org.eclipse.jface.viewers.ICellModifier
-
Checks whether the given property of the given element can be
modified.
- canModifyEditor() - Method in class org.eclipse.ui.texteditor.TextEditorAction
-
Checks the editor's modifiable state.
- canOpen() - Method in interface org.eclipse.help.search.ISearchEngineResult2
-
Tests whether this result's open action should be delegated to search engine.
- canPerformAutoRename() - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Returns whether this operation is able to perform on-the-fly
auto-renaming of resources with name collisions.
- canPerformAutoRename() - Method in class org.eclipse.ui.actions.MoveFilesAndFoldersOperation
-
Returns whether this operation is able to perform on-the-fly
auto-renaming of resources with name collisions.
- canPerformEdits() - Method in class org.eclipse.text.edits.TextEditProcessor
-
Checks if the processor can execute all its edits.
- canPerformFind() - Method in interface org.eclipse.jface.text.IFindReplaceTarget
-
Returns whether a find operation can be performed.
- canPerformFind() - Method in class org.eclipse.jface.text.TextViewer
-
- canPerformOk() - Method in interface org.eclipse.ui.texteditor.spelling.ISpellingPreferenceBlock
-
- canProgressMonitorBeUsed(IProgressMonitor, IProgressMonitor) - Static method in class org.eclipse.jface.operation.ModalContext
-
Returns whether the first progress monitor is the same as, or a wrapper
around, the second progress monitor.
- canRedo() - Method in class org.eclipse.core.commands.operations.AbstractOperation
-
- canRedo(IUndoContext) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- canRedo(IUndoContext) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Return whether there is a valid redoable operation available in the given
context.
- canRedo() - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Returns whether the operation can be redone in its current state.
- canRedo() - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- canRedo() - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
- canRemove(IBreakpoint, IAdaptable) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
-
- canRemove(IBreakpoint, IAdaptable) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Returns whether the given breakpoint can be removed from the given
category.
- canRemoveMatchesWith(ISelection) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Determines whether the provided selection can be used to remove matches from the result.
- canReplace(IInformationControlCreator) - Method in class org.eclipse.jface.text.AbstractReusableInformationControlCreator
-
- canReplace(IInformationControlCreator) - Method in interface org.eclipse.jface.text.IInformationControlCreatorExtension
-
Tests whether this information control creator can replace the given
information control creator.
- canRerun() - Method in interface org.eclipse.search.ui.ISearchQuery
-
Returns whether the query can be run more than once.
- canResume() - Method in interface org.eclipse.debug.core.model.ISuspendResume
-
Returns whether this element can currently be resumed.
- canReuse(IInformationControl) - Method in class org.eclipse.jface.text.AbstractReusableInformationControlCreator
-
- canReuse(IInformationControl) - Method in interface org.eclipse.jface.text.IInformationControlCreatorExtension
-
Tests if an existing information control can be reused.
- canRewriteTree() - Method in class org.eclipse.compare.ZipFileStructureCreator
-
Returns false
since this IStructureCreator
cannot rewrite the diff tree in order to fold certain combinations of
additions and deletions.
- canRunAsJob() - Method in class org.eclipse.compare.CompareEditorInput
-
Return whether this compare editor input can be run as a job.
- canRunAsJob() - Method in class org.eclipse.team.ui.PageCompareEditorInput
-
- canRunAsJob() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
-
- canRunAsJob() - Method in class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
-
- canRunAsJob() - Method in class org.eclipse.team.ui.TeamOperation
-
If this operation can safely be run in the background, then subclasses can
override this method and return true
.
- canRunInBackground() - Method in interface org.eclipse.search.ui.ISearchQuery
-
Returns whether this query can be run in the background.
- canRunToLine(IWorkbenchPart, ISelection, ISuspendResume) - Method in interface org.eclipse.debug.ui.actions.IRunToLineTarget
-
Returns whether a run to line operation can be performed on the given
element that is currently selected and suspended in the Debug view.
- canSave() - Method in class org.eclipse.compare.ZipFileStructureCreator
-
Returns false
since we cannot update a zip archive.
- canSave() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
- canSave() - Method in class org.eclipse.debug.ui.CommonTab
-
- canSave() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
-
Returns whether this tab is in a state that allows the launch configuration whose values
this tab is showing to be saved.
- canSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
-
- canSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
- canSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- canSaveDocument(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
- canSaveDocument(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Returns whether the document provided for the given element differs from
its original state which would required that it be saved.
- canShowHistoryFor(Object) - Method in class org.eclipse.team.ui.history.ElementLocalHistoryPageSource
-
- canShowHistoryFor(Object) - Method in interface org.eclipse.team.ui.history.IHistoryPageSource
-
Returns true if this history page source can show a history for the given object, false if it cannot
- canShowMultipleHyperlinks() - Method in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
-
- canShowMultipleHyperlinks() - Method in interface org.eclipse.jface.text.hyperlink.IHyperlinkPresenter
-
Tells whether this presenter is able to handle
more than one hyperlink.
- canShowMultipleHyperlinks() - Method in class org.eclipse.jface.text.hyperlink.MultipleHyperlinkPresenter
-
- canStepInto() - Method in interface org.eclipse.debug.core.model.IStep
-
Returns whether this element can currently perform a step into.
- canStepOver() - Method in interface org.eclipse.debug.core.model.IStep
-
Returns whether this element can currently perform a step over.
- canStepReturn() - Method in interface org.eclipse.debug.core.model.IStep
-
Returns whether this element can currently perform a step return.
- canStepWithFilters() - Method in interface org.eclipse.debug.core.model.IFilteredStep
-
Deprecated.
Returns whether this element can currently perform a filtered step into.
- canSuspend() - Method in interface org.eclipse.debug.core.model.ISuspendResume
-
Returns whether this element can currently be suspended.
- canTerminate() - Method in class org.eclipse.debug.core.Launch
-
- canTerminate() - Method in interface org.eclipse.debug.core.model.ITerminate
-
Returns whether this element can be terminated.
- canTerminate() - Method in class org.eclipse.debug.core.model.RuntimeProcess
-
- canToggleBreakpoints(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTargetExtension
-
Returns whether line breakpoints can be toggled on the given selection.
- canToggleBreakpointsWithEvent(IWorkbenchPart, ISelection, Event) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTargetExtension2
-
Returns whether breakpoints can be toggled on the given selection with the given
Event
.
- canToggleLineBreakpoints(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTarget
-
Returns whether line breakpoints can be toggled on the given selection.
- canToggleMethodBreakpoints(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTarget
-
Returns whether method breakpoints can be toggled on the given selection.
- canToggleWatchpoints(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTarget
-
Returns whether watchpoints can be toggled on the given selection.
- canUndo() - Method in class org.eclipse.core.commands.operations.AbstractOperation
-
- canUndo(IUndoContext) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- canUndo(IUndoContext) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Return whether there is a valid undoable operation available in the given
context
- canUndo() - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Returns whether the operation can be undone in its current state.
- canUndo() - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- canUndo() - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
- Canvas - Class in org.eclipse.swt.widgets
-
Instances of this class provide a surface for drawing
arbitrary graphics.
- Canvas(Composite, int) - Constructor for class org.eclipse.swt.widgets.Canvas
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- canWrite() - Method in interface org.eclipse.core.filesystem.IFileSystem
-
Returns whether this file system supports modification.
- canWrite() - Method in class org.eclipse.core.filesystem.provider.FileSystem
-
- canZeroLengthCover() - Method in class org.eclipse.text.edits.MultiTextEdit
-
- canZeroLengthCover() - Method in class org.eclipse.text.edits.TextEdit
-
Returns true
if an edit with length zero can cover
another edit.
- cap - Variable in class org.eclipse.swt.graphics.LineAttributes
-
The line cap style.
- CAP_FLAT - Static variable in class org.eclipse.swt.SWT
-
Line drawing style for flat end caps (value is 1).
- CAP_ROUND - Static variable in class org.eclipse.swt.SWT
-
Line drawing style for rounded end caps (value is 2).
- CAP_SQUARE - Static variable in class org.eclipse.swt.SWT
-
Line drawing style for square end caps (value is 3).
- CAPS_LOCK - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the caps
lock key (value is (1<<24)+82).
- CAPS_LOCK - Static variable in class org.eclipse.ui.keys.SpecialKey
-
Deprecated.
The single static instance of SpecialKey
which represents
the 'Caps Lock' key.
- CAPS_LOCK_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name for the 'Caps Lock' key.
- CAPTION_MESSAGE - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
The string to use for the message at the top of the preference page.
- Caret - Class in org.eclipse.swt.widgets
-
Instances of this class provide an i-beam that is typically used
as the insertion point for text.
- Caret(Canvas, int) - Constructor for class org.eclipse.swt.widgets.Caret
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- CARET_BEGINNING - Static variable in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Pattern input field selection where caret is at the beginning (used only
for initial pattern).
- CaretEvent - Class in org.eclipse.swt.custom
-
This event is sent when the caret offset changes.
- CaretListener - Interface in org.eclipse.swt.custom
-
This listener interface may be implemented in order to receive
CaretEvents.
- caretMoved(CaretEvent) - Method in interface org.eclipse.swt.custom.CaretListener
-
This method is called after the caret offset is changed.
- CaretMoved - Static variable in class org.eclipse.swt.custom.ST
-
The CaretMoved event type (value is 3011).
- caretOffset - Variable in class org.eclipse.jface.text.DocumentCommand
-
The caret offset with respect to the document before the document command is executed.
- caretOffset - Variable in class org.eclipse.swt.custom.CaretEvent
-
caret offset
- CASCADE - Static variable in class org.eclipse.swt.SWT
-
Style constant for cascade behavior (value is 1<<6).
- CASE_VARIANT_EXISTS - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 275) indicating this file system is not case
sensitive and a resource that differs only in case unexpectedly exists on
the local file system.
- CaseAction - Class in org.eclipse.ui.texteditor
-
Action that converts the current selection to lower case or upper case.
- CaseAction(ResourceBundle, String, AbstractTextEditor, boolean) - Constructor for class org.eclipse.ui.texteditor.CaseAction
-
Creates and initializes the action for the given text editor.
- CATEGORIES - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Application
-
- CategorizedTextEditGroup - Class in org.eclipse.ltk.core.refactoring
-
A special text edit group that manages an additional set of
group categories.
- CategorizedTextEditGroup(String, GroupCategorySet) - Constructor for class org.eclipse.ltk.core.refactoring.CategorizedTextEditGroup
-
Creates a new text edit group with the given name and group
categories.
- CategorizedTextEditGroup(String, TextEdit, GroupCategorySet) - Constructor for class org.eclipse.ltk.core.refactoring.CategorizedTextEditGroup
-
Creates a new text edit group with a name, a single
TextEdit
and a set of group categories.
- CategorizedTextEditGroup(String, TextEdit[], GroupCategorySet) - Constructor for class org.eclipse.ltk.core.refactoring.CategorizedTextEditGroup
-
Creates a new text edit group with the given name, array of edits
and a set of group categories.
- Category - Class in org.eclipse.core.commands
-
A logical group for a set of commands.
- CATEGORY - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Command
-
- CATEGORY - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.PartDescriptor
-
- category(TreePath, Object) - Method in class org.eclipse.jface.viewers.TreePathViewerSorter
-
Provide a category for the given element that will have the given parent
path when it is added to the viewer.
- category(Object) - Method in class org.eclipse.jface.viewers.ViewerComparator
-
Returns the category of the given element.
- category(IComparableContribution) - Method in class org.eclipse.ui.model.ContributionComparator
-
Returns the category of the given element.
- category(Object) - Method in class org.eclipse.ui.model.ContributionComparator
-
- category(Object) - Method in class org.eclipse.ui.navigator.CommonViewerSorter
-
- CATEGORY_NAME - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
The name to use for the activity categories.
- categoryChanged(CategoryEvent) - Method in class org.eclipse.core.commands.CommandManager
-
- categoryChanged(CategoryEvent) - Method in interface org.eclipse.core.commands.ICategoryListener
-
Notifies that one or more properties of an instance of
Category
have changed.
- categoryChanged(CategoryEvent) - Method in interface org.eclipse.ui.activities.ICategoryListener
-
Notifies that one or more properties of an instance of ICategory
have changed.
- categoryChanged(CategoryEvent) - Method in interface org.eclipse.ui.commands.ICategoryListener
-
Deprecated.
- CategoryEvent - Class in org.eclipse.core.commands
-
An instance of this class describes changes to an instance of
Category
.
- CategoryEvent(Category, boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.CategoryEvent
-
Creates a new instance of this class.
- CategoryEvent - Class in org.eclipse.ui.activities
-
An instance of this class describes changes to an instance of
ICategory
.
- CategoryEvent(ICategory, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.activities.CategoryEvent
-
Creates a new instance of this class.
- CategoryEvent - Class in org.eclipse.ui.commands
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- CategoryEvent(ICategory, boolean, boolean) - Constructor for class org.eclipse.ui.commands.CategoryEvent
-
Deprecated.
- CBanner - Class in org.eclipse.swt.custom
-
Instances of this class implement a Composite that lays out its
children and allows programmatic control of the layout.
- CBanner(Composite, int) - Constructor for class org.eclipse.swt.custom.CBanner
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- CC_CDECL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_FASTCALL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_FPFASTCALL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_MACPASCAL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_MAX - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_MPWCDECL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_MPWPASCAL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_MSCPASCAL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_PASCAL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_STDCALL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CC_SYSCALL - Static variable in class org.eclipse.swt.ole.win32.OLE
-
- CCombo - Class in org.eclipse.swt.custom
-
The CCombo class represents a selectable user interface object
that combines a text field and a list and issues notification
when an item is selected from the list.
- CCombo(Composite, int) - Constructor for class org.eclipse.swt.custom.CCombo
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- CELL_EDITOR_IMG_DOTS_BUTTON - Static variable in class org.eclipse.jface.viewers.DialogCellEditor
-
Image registry key for three dot image (value "cell_editor_dots_button_image"
).
- CellEditor - Class in org.eclipse.jface.viewers
-
Abstract base class for cell editors.
- CellEditor() - Constructor for class org.eclipse.jface.viewers.CellEditor
-
Creates a new cell editor with no control The cell editor has no cell
validator.
- CellEditor(Composite) - Constructor for class org.eclipse.jface.viewers.CellEditor
-
Creates a new cell editor under the given parent control.
- CellEditor(Composite, int) - Constructor for class org.eclipse.jface.viewers.CellEditor
-
Creates a new cell editor under the given parent control.
- CellEditor.LayoutData - Class in org.eclipse.jface.viewers
-
Struct-like layout data for cell editors, with reasonable defaults for
all fields.
- CellEditor.LayoutData() - Constructor for class org.eclipse.jface.viewers.CellEditor.LayoutData
-
- CellEditorActionHandler - Class in org.eclipse.ui.part
-
Handles the redirection of the global actions Cut, Copy, Paste,
Delete, Select All, Find, Undo and Redo to either the current
inline cell editor or the part's supplied action handler.
- CellEditorActionHandler(IActionBars) - Constructor for class org.eclipse.ui.part.CellEditorActionHandler
-
Creates a CellEditor
action handler
for the global Cut, Copy, Paste, Delete, Select All,
Find, Undo, and Redo of the action bar.
- CellEditorProperties - Class in org.eclipse.jface.databinding.viewers
-
- CellEditorProperties() - Constructor for class org.eclipse.jface.databinding.viewers.CellEditorProperties
-
- CellLabelProvider - Class in org.eclipse.jface.viewers
-
The CellLabelProvider is an abstract implementation of a label provider for
structured viewers.
- CellLabelProvider() - Constructor for class org.eclipse.jface.viewers.CellLabelProvider
-
Create a new instance of the receiver.
- CellNavigationStrategy - Class in org.eclipse.jface.viewers
-
This class implementation the strategy how the table is navigated using the
keyboard.
- CellNavigationStrategy() - Constructor for class org.eclipse.jface.viewers.CellNavigationStrategy
-
- CENTER - Static variable in class org.eclipse.swt.layout.GridData
-
Value for horizontalAlignment or verticalAlignment.
- center - Variable in class org.eclipse.swt.layout.RowLayout
-
center specifies whether the controls in a row should be
centered vertically in each cell for horizontal layouts,
or centered horizontally in each cell for vertical layouts.
- CENTER - Static variable in class org.eclipse.swt.SWT
-
Style constant for align center behavior (value is 1<<24).
- CENTER - Static variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
Horizontal alignment constant - control will be centered.
- CENTER - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
-
The control will be centered horizontally.
- CENTER_SPACE - Static variable in interface org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants
-
Space to leave between the center of the property tab and the closest
widget to the left or right.
- centerPoint(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
-
Returns the point in the center of the given rectangle.
- ChainedPreferenceStore - Class in org.eclipse.ui.texteditor
-
Preference store that composes multiple preference stores in a
chain and serves a preference value from the first preference store in the
chain that contains the preference.
- ChainedPreferenceStore(IPreferenceStore[]) - Constructor for class org.eclipse.ui.texteditor.ChainedPreferenceStore
-
Sets the chained preference stores.
- CHANGE - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Two-way change constant indicating two-way change (same as
RIGHT
)
- CHANGE - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
-
Difference constant (value 3) indicating side changed.
- CHANGE - Static variable in class org.eclipse.core.databinding.property.SimplePropertyEvent
-
Event type constant indicating that the property changed
- change(IFile) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
-
Record a delta that represents a content change for the given file.
- CHANGE - Static variable in class org.eclipse.debug.core.DebugEvent
-
Change event kind.
- Change - Class in org.eclipse.ltk.core.refactoring
-
An abstract base implementation for object representing a generic change
to the workbench.
- Change() - Constructor for class org.eclipse.ltk.core.refactoring.Change
-
Constructs a new change object.
- CHANGE - Static variable in interface org.eclipse.team.core.diff.IDiff
-
Diff kind constant (bit mask) indicating that the resource has been
changed.
- CHANGE - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
-
Sync constant (value 3) indicating that one side was changed.
- CHANGE_ACTION_SET_HIDE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when an action set is hidden in a perspective.
- CHANGE_ACTION_SET_SHOW - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when an action set is shown in a perspective.
- CHANGE_CURRENT_THEME - Static variable in interface org.eclipse.ui.themes.IThemeManager
-
Indicates that the current theme has changed to a new theme.
- CHANGE_EDITOR_AREA_HIDE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when the editor area is hidden in a perspective.
- CHANGE_EDITOR_AREA_SHOW - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when the editor area is shown in a perspective.
- CHANGE_EDITOR_CLOSE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when one or more editors are closed in a perspective.
- CHANGE_EDITOR_OPEN - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when one or more editors are opened in a perspective.
- CHANGE_ENCODING - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
-
Help context id for the "Change Encoding..." action.
- CHANGE_ENCODING - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the change encoding action.
- CHANGE_ENCODING - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Value: "org.eclipse.ui.edit.text.changeEncoding"
).
- CHANGE_FAST_VIEW_ADD - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when a fast view is added in a perspective.
- CHANGE_FAST_VIEW_REMOVE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when a fast view is removed in a perspective.
- CHANGE_MASK - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
-
Bit mask for extracting the change type.
- CHANGE_RESET - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when the perspective is reset to its original state.
- CHANGE_RESET_COMPLETE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when the perspective has completed a reset to its
original state.
- CHANGE_TYPE_MASK - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
-
Bit mask (value 3) for extracting the kind of difference.
- CHANGE_VIEW_HIDE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when one or more views are hidden in a perspective.
- CHANGE_VIEW_SHOW - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when one or more views are shown in a perspective.
- CHANGE_WORKING_SET - Static variable in class org.eclipse.ui.actions.WorkingSetFilterActionGroup
-
Indicates if working set was changed
- CHANGE_WORKING_SET_ADD - Static variable in interface org.eclipse.ui.IWorkingSetManager
-
Change event id when a working set is added
newValue of the PropertyChangeEvent will be the added working set.
- CHANGE_WORKING_SET_CONTENT_CHANGE - Static variable in interface org.eclipse.ui.IWorkingSetManager
-
Change event id when the working set contents changed
newValue of the PropertyChangeEvent will be the changed working set.
- CHANGE_WORKING_SET_LABEL_CHANGE - Static variable in interface org.eclipse.ui.IWorkingSetManager
-
Change event id when the working set label changed.
- CHANGE_WORKING_SET_NAME_CHANGE - Static variable in interface org.eclipse.ui.IWorkingSetManager
-
Change event id when the working set name changed.
- CHANGE_WORKING_SET_REMOVE - Static variable in interface org.eclipse.ui.IWorkingSetManager
-
Change event id when a working set is removed
newValue of the PropertyChangeEvent will be null.
- CHANGE_WORKING_SET_REPLACE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when the page working set was replaced
- CHANGE_WORKING_SET_UPDATER_INSTALLED - Static variable in interface org.eclipse.ui.IWorkingSetManager
-
Change event id when a working set updater got installed.
- CHANGE_WORKING_SET_UPDATER_UNINSTALLED - Static variable in interface org.eclipse.ui.IWorkingSetManager
-
Change event id when a working set updater got uninstalled.
- CHANGE_WORKING_SETS_REPLACE - Static variable in interface org.eclipse.ui.IWorkbenchPage
-
Change event id when the page working set list was replaced
- changeAll(Object[]) - Method in class org.eclipse.jface.viewers.deferred.SetModel
-
Fires a change notification for all elements in the given array
- CHANGED - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Delta kind constant (bit mask) indicating that the resource has been changed.
- CHANGED - Static variable in class org.eclipse.debug.core.model.MemoryByte
-
Bit mask used to indicate a byte has changed since the last
suspend event.
- changed(IEclipseContext) - Method in class org.eclipse.e4.core.contexts.RunAndTrack
-
- CHANGED - Static variable in interface org.eclipse.equinox.p2.engine.IProfileEvent
-
Event constant (value 0) indicating that a profile has been changed in a profile registry.
- CHANGED - Static variable in interface org.eclipse.jface.text.source.ILineDiffInfo
-
Denotes a changed line.
- changed(LocationEvent) - Method in class org.eclipse.swt.browser.LocationAdapter
-
- changed(LocationEvent) - Method in interface org.eclipse.swt.browser.LocationListener
-
This method is called when the current location is changed.
- changed(ProgressEvent) - Method in class org.eclipse.swt.browser.ProgressAdapter
-
- changed(ProgressEvent) - Method in interface org.eclipse.swt.browser.ProgressListener
-
This method is called when a progress is made during the loading of the
current location.
- changed(StatusTextEvent) - Method in interface org.eclipse.swt.browser.StatusTextListener
-
This method is called when the status text is changed.
- changed(TitleEvent) - Method in interface org.eclipse.swt.browser.TitleListener
-
This method is called when the title of the current document
is available or has changed.
- CHANGED - Static variable in class org.eclipse.swt.SWT
-
A constant indicating that widgets have changed.
- changed(Control[]) - Method in class org.eclipse.swt.widgets.Composite
-
Clears any data that has been cached by a Layout for all widgets that
are in the parent hierarchy of the changed control up to and including the
receiver.
- changed(SyncInfo) - Method in class org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
-
- changed(IResource) - Method in class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
-
The given resource has changed state.
- changed(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
-
- changed(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
- changed(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- changed(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
The AbstractDocumentProvider
implementation of this
IDocumentProvider
method does nothing.
- changed(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Informs this document provider that the given element has been changed.
- CHANGED_DEFINED - Static variable in class org.eclipse.core.commands.common.AbstractHandleObjectEvent
-
The bit used to represent whether the category has changed its defined
state.
- CHANGED_DESCRIPTION - Static variable in class org.eclipse.core.commands.common.AbstractNamedHandleEvent
-
The bit used to represent whether the category has changed its
description.
- CHANGED_NAME - Static variable in class org.eclipse.core.commands.common.AbstractNamedHandleEvent
-
The bit used to represent whether the category has changed its name.
- ChangeDescriptor - Class in org.eclipse.ltk.core.refactoring
-
Descriptor of a change object.
- ChangeDescriptor() - Constructor for class org.eclipse.ltk.core.refactoring.ChangeDescriptor
-
Creates a new change descriptor.
- changedValues - Variable in class org.eclipse.core.commands.common.AbstractBitSetEvent
-
A collection of bits representing whether certain values have changed.
- ChangeEncodingAction - Class in org.eclipse.ui.texteditor
-
Action for changing the encoding of the editor's
input element.
- ChangeEncodingAction(ITextEditor) - Constructor for class org.eclipse.ui.texteditor.ChangeEncodingAction
-
Creates a new action for the given text editor.
- ChangeEncodingAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.ChangeEncodingAction
-
Creates a new action for the given text editor.
- ChangeEvent - Class in org.eclipse.core.databinding.observable
-
Generic change event denoting that the state of an
IObservable
object
has changed.
- ChangeEvent(IObservable) - Constructor for class org.eclipse.core.databinding.observable.ChangeEvent
-
Creates a new change event object.
- changeExecuted() - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
-
Returns true
if the change has been executed.
- changeExecutionFailed() - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
-
Returns true
if the change execution failed.
- changePerformed(Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
Deprecated.
use #changePerformed(Change, boolean) instead
- changePerformed(Change, boolean) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
The infrastructure has performed the given change.
- changePerformed(IUndoManager, Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManagerListener
-
This method gets called by the undo manager when a change has
been executed in the context of the undo manager.
- changePerformed(IUndoManager, Change) - Method in class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
-
This method gets called by the undo manager when a change has
been executed in the context of the undo manager.
- changePressed() - Method in class org.eclipse.jface.preference.DirectoryFieldEditor
-
- changePressed() - Method in class org.eclipse.jface.preference.FileFieldEditor
-
- changePressed() - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
-
Notifies that this field editor's change button has been pressed.
- ChangePreviewViewerInput - Class in org.eclipse.ltk.ui.refactoring
-
- ChangePreviewViewerInput(Change) - Constructor for class org.eclipse.ltk.ui.refactoring.ChangePreviewViewerInput
-
Creates a new input object for the given change.
- ChangeRulerColumn - Class in org.eclipse.jface.text.source
-
A vertical ruler column displaying line numbers and serving as a UI for quick diff.
- ChangeRulerColumn() - Constructor for class org.eclipse.jface.text.source.ChangeRulerColumn
-
- ChangeRulerColumn(ISharedTextColors) - Constructor for class org.eclipse.jface.text.source.ChangeRulerColumn
-
Creates a new revision ruler column.
- ChangeSupport - Class in org.eclipse.core.databinding.observable
-
- ChangeSupport(Realm) - Constructor for class org.eclipse.core.databinding.observable.ChangeSupport
-
- changeTextPresentation(TextPresentation, boolean) - Method in interface org.eclipse.jface.text.ITextViewer
-
Applies the color information encoded in the given text presentation.
- changeTextPresentation(TextPresentation, boolean) - Method in class org.eclipse.jface.text.TextViewer
-
- ChangeTracker - Class in org.eclipse.team.core.mapping
-
- ChangeTracker() - Constructor for class org.eclipse.team.core.mapping.ChangeTracker
-
Create a change tracker
- ChangeVetoException - Exception in org.eclipse.core.databinding.observable.value
-
- ChangeVetoException(String) - Constructor for exception org.eclipse.core.databinding.observable.value.ChangeVetoException
-
- changing(LocationEvent) - Method in class org.eclipse.swt.browser.LocationAdapter
-
- changing(LocationEvent) - Method in interface org.eclipse.swt.browser.LocationListener
-
This method is called when the current location is about to be changed.
- CHAR_END - Static variable in interface org.eclipse.core.resources.IMarker
-
Character end marker attribute.
- CHAR_START - Static variable in interface org.eclipse.core.resources.IMarker
-
Character start marker attribute.
- character - Variable in class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
-
- character - Variable in class org.eclipse.swt.events.KeyEvent
-
the character represented by the key that was typed.
- character - Variable in class org.eclipse.swt.widgets.Event
-
depending on the event, the character represented by the key
that was typed.
- CharacterKey - Class in org.eclipse.ui.keys
-
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
- charAt(int) - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
-
- CHARSET - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
-
Key for the "charset" property.
- CHARSET_MAPPING_FAILED - Static variable in interface org.eclipse.core.filebuffers.IFileBufferStatusCodes
-
File buffer status code indicating that an operation failed
because a character could not be mapped using the given
charset.
- CHARSET_MAPPING_FAILED - Static variable in class org.eclipse.ui.editors.text.EditorsUI
-
Editor UI plug-in status code indicating that an operation failed
because a character could not be mapped using the given
charset.
- charsetRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
-
Returns the scheduling rule that is required for changing the charset
setting for a file or the default charset setting for a container.
- charsetRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
-
Default implementation of IResourceRuleFactory#charsetRule
.
- CHEATSHEET_CLOSED - Static variable in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Event type constant (value 1) indicating that
the cheat sheet was closed.
- CHEATSHEET_COMPLETED - Static variable in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Event type constant (value 4) indicating that
the cheat sheet has been completed.
- CHEATSHEET_OPENED - Static variable in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Event type constant (value 0) indicating that
the cheat sheet was opened.
- CHEATSHEET_RESTARTED - Static variable in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Event type constant (value 3) indicating that
the cheat sheet was restarted.
- CHEATSHEET_RESTORED - Static variable in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Event type constant (value 5) indicating that
the cheat sheet has been restored.
- CHEATSHEET_STARTED - Static variable in interface org.eclipse.ui.cheatsheets.ICheatSheetEvent
-
Event type constant (value 2) indicating that
the cheat sheet was started.
- cheatSheetEvent(ICheatSheetEvent) - Method in class org.eclipse.ui.cheatsheets.CheatSheetListener
-
Notifies this listener of the given cheat sheet event.
- CheatSheetExtensionFactory - Class in org.eclipse.ui.cheatsheets
-
Factory for the cheat sheet's public extensions.
- CheatSheetExtensionFactory() - Constructor for class org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory
-
The default constructor.
- CheatSheetListener - Class in org.eclipse.ui.cheatsheets
-
For monitoring the execution of a cheat sheet.
- CheatSheetListener() - Constructor for class org.eclipse.ui.cheatsheets.CheatSheetListener
-
Creates a new cheat sheet listener.
- CheatSheetViewerFactory - Class in org.eclipse.ui.cheatsheets
-
A factory for creating a cheat sheet viewer.
- check(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext
-
Checks the condition of all registered condition checkers and returns a
merge status result.
- check(IProgressMonitor) - Method in interface org.eclipse.ltk.core.refactoring.participants.IConditionChecker
-
Performs the actual condition checking.
- check(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.ResourceChangeChecker
-
- check(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.ValidateEditChecker
-
Performs the actual condition checking.
- CHECK - Static variable in class org.eclipse.swt.SWT
-
Style constant for check box behavior (value is 1<<5).
- check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor) - Method in interface org.eclipse.ui.texteditor.spelling.ISpellingEngine
-
Checks the given regions in the given document.
- check(IDocument, SpellingContext, ISpellingProblemCollector, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.spelling.SpellingService
-
Checks the given document.
- check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.spelling.SpellingService
-
Checks the given regions in the given document.
- CHECK_ANCESTORS - Static variable in interface org.eclipse.core.resources.IResource
-
Update flag constant (bit mask value 512) indicating that ancestor
resources of the target resource should be checked.
- CHECK_CONTEXT - Static variable in interface org.eclipse.ui.IContainmentAdapter
-
Checks whether the given element corresponds to the containment context.
- CHECK_IF_ANCESTOR - Static variable in interface org.eclipse.ui.IContainmentAdapter
-
Checks whether the given element corresponds to an ancestor of the
containment context.
- CHECK_IF_CHILD - Static variable in interface org.eclipse.ui.IContainmentAdapter
-
Checks whether the given element corresponds to a direct child of the
containment context.
- CHECK_IF_DESCENDANT - Static variable in interface org.eclipse.ui.IContainmentAdapter
-
Checks whether the given element corresponds to a descendant of the
containment context.
- CHECK_INITIAL_CONDITIONS_ON_OPEN - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Flag (value 1) indicating that the initial condition checking of the refactoring is done when
the wizard opens.
- CHECK_VALUE - Static variable in enum org.eclipse.e4.ui.model.application.ui.menu.ItemType
-
The 'Check' literal value
- checkAllConditions(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.Refactoring
-
Checks all conditions.
- CheckboxCellEditor - Class in org.eclipse.jface.viewers
-
A cell editor that manages a checkbox.
- CheckboxCellEditor() - Constructor for class org.eclipse.jface.viewers.CheckboxCellEditor
-
Creates a new checkbox cell editor with no control
- CheckboxCellEditor(Composite) - Constructor for class org.eclipse.jface.viewers.CheckboxCellEditor
-
Creates a new checkbox cell editor parented under the given control.
- CheckboxCellEditor(Composite, int) - Constructor for class org.eclipse.jface.viewers.CheckboxCellEditor
-
Creates a new checkbox cell editor parented under the given control.
- CheckboxTableViewer - Class in org.eclipse.jface.viewers
-
A concrete viewer based on an SWT Table
control with checkboxes on each node.
- CheckboxTableViewer(Composite) - Constructor for class org.eclipse.jface.viewers.CheckboxTableViewer
-
Deprecated.
use newCheckList(Composite, int) or new CheckboxTableViewer(Table)
instead (see below for details)
- CheckboxTableViewer(Composite, int) - Constructor for class org.eclipse.jface.viewers.CheckboxTableViewer
-
Deprecated.
use newCheckList(Composite, int) or new CheckboxTableViewer(Table)
instead (see above for details)
- CheckboxTableViewer(Table) - Constructor for class org.eclipse.jface.viewers.CheckboxTableViewer
-
Creates a table viewer on the given table control.
- CheckboxTreeViewer - Class in org.eclipse.jface.viewers
-
A concrete tree-structured viewer based on an SWT Tree
control with checkboxes on each node.
- CheckboxTreeViewer(Composite) - Constructor for class org.eclipse.jface.viewers.CheckboxTreeViewer
-
Creates a tree viewer on a newly-created tree control under the given parent.
- CheckboxTreeViewer(Composite, int) - Constructor for class org.eclipse.jface.viewers.CheckboxTreeViewer
-
Creates a tree viewer on a newly-created tree control under the given parent.
- CheckboxTreeViewer(Tree) - Constructor for class org.eclipse.jface.viewers.CheckboxTreeViewer
-
Creates a tree viewer on the given tree control.
- checkBusy() - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Checks if this viewer is currently busy, logging a warning and returning
true
if it is busy.
- checkCanceled(IProgressMonitor) - Static method in class org.eclipse.jface.operation.ModalContext
-
Checks with the given progress monitor and throws
InterruptedException
if it has been canceled.
- checkConditions(IProgressMonitor, CheckConditionsContext) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
-
Checks the conditions of the refactoring participant.
- CheckConditionsContext - Class in org.eclipse.ltk.core.refactoring.participants
-
A context that is shared between the refactoring processor and all its
associated participants during condition checking.
- CheckConditionsContext() - Constructor for class org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext
-
- CheckConditionsOperation - Class in org.eclipse.ltk.core.refactoring
-
Operation that, when run, checks the preconditions of the
Refactoring
passed on creation.
- CheckConditionsOperation(Refactoring, int) - Constructor for class org.eclipse.ltk.core.refactoring.CheckConditionsOperation
-
Creates a new CheckConditionsOperation
.
- checkDevice() - Method in class org.eclipse.swt.graphics.Device
-
Throws an SWTException
if the receiver can not
be accessed by the caller.
- checkDevice() - Method in class org.eclipse.swt.printing.Printer
-
Checks the validity of this device.
- checkDevice() - Method in class org.eclipse.swt.widgets.Display
-
- CHECKED - Static variable in interface org.eclipse.jface.action.IAction
-
Property name of an action's checked status (value
"checked"
).
- checkedElements(Object) - Static method in class org.eclipse.jface.databinding.viewers.ViewerProperties
-
- CheckedTreeSelectionDialog - Class in org.eclipse.ui.dialogs
-
A class to select elements out of a tree structure.
- CheckedTreeSelectionDialog(Shell, ILabelProvider, ITreeContentProvider) - Constructor for class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
Constructs an instance of ElementTreeSelectionDialog
.
- CheckedTreeSelectionDialog(Shell, ILabelProvider, ITreeContentProvider, int) - Constructor for class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
Constructs an instance of ElementTreeSelectionDialog
.
- CHECKER_ALREADY_EXISTS_IN_CONTEXT - Static variable in interface org.eclipse.ltk.core.refactoring.IRefactoringCoreStatusCodes
-
Status code (value 10003) indicating that a condition checker already
exists in a shared condition checking context.
- checkFilesToBeChanged(IFile[], IProgressMonitor) - Static method in class org.eclipse.ltk.core.refactoring.participants.ResourceChangeChecker
-
A helper method to check a set of changed files.
- checkFinalConditions(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
-
After checkInitialConditions
has been performed and the user has
provided all input necessary to perform the refactoring this method is called
to check the remaining preconditions.
- checkFinalConditions(IProgressMonitor, CheckConditionsContext) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor
-
Checks the final conditions based on the element to be refactored.
- checkFinalConditions(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.Refactoring
-
After checkInitialConditions
has been performed and the user has
provided all input necessary to perform the refactoring this method is called
to check the remaining preconditions.
- checkForBufferChange(Shell, ISynchronizationCompareInput, boolean, IProgressMonitor) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Convenience method for switching the active saveable of this participant
to the saveable of the given input.
- checkId(String) - Method in class org.eclipse.core.commands.common.HandleObjectManager
-
Verifies that the identifier is valid.
- checkIfModifiable(RefactoringStatus, IResource, int) - Static method in class org.eclipse.ltk.core.refactoring.resource.ResourceChange
-
Utility method to validate a resource to be modified.
- checkInitialConditions(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
-
Checks some initial conditions based on the element to be refactored.
- checkInitialConditions(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor
-
Checks some initial conditions based on the element to be refactored.
- checkInitialConditions(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.Refactoring
-
Checks some initial conditions based on the element to be refactored.
- checkInitialization() - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- checkInitialization() - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
- checkIntegrity() - Method in class org.eclipse.text.edits.MultiTextEdit
-
Checks the edit's integrity.
- checkParent(Control, Composite) - Method in class org.eclipse.jface.preference.FieldEditor
-
Checks if the given parent is the current parent of the
supplied control; throws an (unchecked) exception if they
are not correctly related.
- checkpoint(boolean) - Method in interface org.eclipse.core.resources.IWorkspace
-
Checkpoints the operation currently in progress.
- checkReadOnlyResources(IResource[]) - Method in class org.eclipse.ui.actions.ReadOnlyStateChecker
-
Check the supplied resources to see if they are read only.
- checkRealm() - Method in class org.eclipse.core.databinding.observable.AbstractObservable
-
Asserts that the realm is the current realm.
- checkRealm() - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
-
Asserts that the realm is the current realm.
- checkRealm() - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
-
Asserts that the realm is the current realm.
- checkRewriteSession() - Method in class org.eclipse.jface.text.AbstractLineTracker
-
Checks the presence of a rewrite session and flushes it.
- checkSite(IWorkbenchPartSite) - Method in class org.eclipse.ui.part.EditorPart
-
Checks that the given site is valid for this type of part.
- checkSite(IWorkbenchPartSite) - Method in class org.eclipse.ui.part.ViewPart
-
Checks that the given site is valid for this type of part.
- checkSite(IWorkbenchPartSite) - Method in class org.eclipse.ui.part.WorkbenchPart
-
Checks that the given site is valid for this type of part.
- checkState() - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
-
Recomputes the page's error state by calling isValid
for
every field editor.
- checkState() - Method in class org.eclipse.jface.preference.FileFieldEditor
-
- checkState() - Method in class org.eclipse.jface.preference.IntegerFieldEditor
-
- checkState() - Method in class org.eclipse.jface.preference.StringFieldEditor
-
Checks whether the text input field contains a valid value or not.
- checkStateChanged(CheckStateChangedEvent) - Method in interface org.eclipse.jface.viewers.ICheckStateListener
-
Notifies of a change to the checked state of an element.
- checkStateChanged(CheckStateChangedEvent) - Method in class org.eclipse.ui.dialogs.ResourceSelectionDialog
-
- CheckStateChangedEvent - Class in org.eclipse.jface.viewers
-
Event object describing a change to the checked state
of a viewer element.
- CheckStateChangedEvent(ICheckable, Object, boolean) - Constructor for class org.eclipse.jface.viewers.CheckStateChangedEvent
-
Creates a new event for the given source, element, and checked state.
- checkStateOfPartitioner(IDocumentPartitioner, String) - Method in class org.eclipse.jface.text.AbstractDocument
-
Checks the state for the given partitioner and stops the
active rewrite session.
- checkSubclass() - Method in class org.eclipse.swt.browser.Browser
-
- checkSubclass() - Method in class org.eclipse.swt.custom.CCombo
-
- checkSubclass() - Method in class org.eclipse.swt.dnd.Clipboard
-
Checks that this class can be subclassed.
- checkSubclass() - Method in class org.eclipse.swt.dnd.DragSource
-
- checkSubclass() - Method in class org.eclipse.swt.dnd.DropTarget
-
- checkSubclass() - Method in class org.eclipse.swt.printing.PrintDialog
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Combo
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Composite
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.CoolBar
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.CoolItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.DateTime
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Decorations
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Dialog
-
Checks that this class can be subclassed.
- checkSubclass() - Method in class org.eclipse.swt.widgets.Display
-
Checks that this class can be subclassed.
- checkSubclass() - Method in class org.eclipse.swt.widgets.ExpandBar
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Group
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Item
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.MenuItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Spinner
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TabFolder
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TabItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Table
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TableColumn
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TableItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TaskItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.ToolBar
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.ToolItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TrayItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Tree
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TreeColumn
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.TreeItem
-
- checkSubclass() - Method in class org.eclipse.swt.widgets.Widget
-
Checks that this class can be subclassed.
- checkSynchronizationState(long, IResource) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
Checks whether the given resource has been changed on the
local file system by comparing the actual time stamp with the
cached one.
- checkValidity(SignerInfo) - Method in interface org.eclipse.osgi.signedcontent.SignedContent
-
Checks if the certificates are valid for the specified signer.
- checkWidget() - Method in class org.eclipse.swt.browser.Browser
-
- checkWidget() - Method in class org.eclipse.swt.dnd.Clipboard
-
Throws an SWTException
if the receiver can not
be accessed by the caller.
- checkWidget() - Method in class org.eclipse.swt.widgets.Widget
-
Throws an SWTException
if the receiver can not
be accessed by the caller.
- ChildDocument - Class in org.eclipse.jface.text.projection
-
- ChildDocument(IDocument) - Constructor for class org.eclipse.jface.text.projection.ChildDocument
-
Creates a new child document.
- ChildDocumentManager - Class in org.eclipse.jface.text.projection
-
- ChildDocumentManager() - Constructor for class org.eclipse.jface.text.projection.ChildDocumentManager
-
- childDocumentUpdated() - Method in class org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress
-
- childDocumentUpdated() - Method in class org.eclipse.text.edits.TextEdit
-
Hook method called when the document updating of a child edit has been
completed.
- childEntriesChanged(IPropertySheetEntry) - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntryListener
-
A node's children have changed (children added or removed)
- childID - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
-
- childID - Variable in class org.eclipse.swt.accessibility.AccessibleEvent
-
The value of this field is set by an accessibility client
before the accessible listener method is called.
- childID - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
-
- CHILDID_CHILD_AT_INDEX - Static variable in class org.eclipse.swt.accessibility.ACC
-
An AT is requesting the accessible child object at the specified index.
- CHILDID_CHILD_INDEX - Static variable in class org.eclipse.swt.accessibility.ACC
-
An AT is requesting the index of this accessible in its parent.
- CHILDID_MULTIPLE - Static variable in class org.eclipse.swt.accessibility.ACC
-
- CHILDID_NONE - Static variable in class org.eclipse.swt.accessibility.ACC
-
- CHILDID_SELF - Static variable in class org.eclipse.swt.accessibility.ACC
-
- childInfos(int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Returns an
IFileInfo
instance for each file and directory contained
within this store.
- childInfos(int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
- childNames(int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Returns the names of the files and directories contained within this store.
- childNames(int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
- childRegionUpdated() - Method in class org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress
-
- childRegionUpdated() - Method in class org.eclipse.text.edits.TextEdit
-
Hook method called when the region updating of a child edit has been
completed.
- CHILDREN - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.BindingContext
-
- CHILDREN - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.ElementContainer
-
- children - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
-
- children - Variable in class org.eclipse.ui.model.AdaptableList
-
- childrenNames(String) - Method in class org.eclipse.core.runtime.preferences.AbstractPreferenceStorage
-
Return a string array containing the names of the children for the node
with the given path.
- childrenNames() - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
-
Returns names of children nodes
- childStores(int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Returns an
IFileStore
instance for each file and directory contained
within this store.
- childStores(int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
- chooseMarker(List) - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
-
Chooses the marker with the highest layer.
- CLabel - Class in org.eclipse.swt.custom
-
A Label which supports aligned text and/or an image and different border styles.
- CLabel(Composite, int) - Constructor for class org.eclipse.swt.custom.CLabel
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- CLASS - Static variable in class org.eclipse.ant.core.AntCorePlugin
-
Simple identifier constant (value "class"
) of a tag that appears in Ant extensions.
- classComparison(Object) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
-
Returns an integer value representing the relative sort priority of the
given element based on its class.
- classComparison(Object) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
-
Deprecated.
Returns an integer value representing the relative sort priority of the
given element based on its class.
- clean(IProgressMonitor) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Clean is an opportunity for a builder to discard any additional state that has
been computed as a result of previous builds.
- CLEAN_BUILD - Static variable in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Build kind constant (value 15) indicating a clean build request.
- cleanup(boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Removes all annotations from the model whose associated positions have been
deleted.
- cleanUpEditorArea() - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Close any empty editor stacks that may have been left open when the
Workbench Window shut down.
- clear() - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
-
- clear() - Method in class org.eclipse.core.databinding.observable.list.MultiList
-
- clear() - Method in class org.eclipse.core.databinding.observable.list.ObservableList
-
- clear() - Method in class org.eclipse.core.databinding.observable.list.WritableList
-
- clear() - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
-
- clear() - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
-
- clear() - Method in class org.eclipse.core.databinding.observable.map.WritableMap
-
Clears the map.
- clear() - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
-
- clear() - Method in class org.eclipse.core.databinding.observable.set.DecoratingObservableSet
-
- clear() - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
-
- clear() - Method in class org.eclipse.core.databinding.observable.set.WritableSet
-
- clear() - Method in class org.eclipse.core.runtime.ListenerList
-
Removes all listeners from this list.
- clear() - Static method in class org.eclipse.core.runtime.PerformanceStats
-
Discards all known performance event statistics.
- clear() - Method in class org.eclipse.equinox.bidi.custom.StructuredTextOffsets
-
Marks that all entries in the offsets array are unused.
- clear() - Method in interface org.eclipse.equinox.security.auth.credentials.IPrivateCredential
-
Clears private key from memory.
- clear() - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
-
Removes all values from this node.
- clear() - Method in class org.eclipse.help.search.SearchParticipant
-
Signals to the participant that the indexing operation has finished and that cached resources
can be disposed to free up memory.
- clear() - Method in class org.eclipse.jface.bindings.keys.KeySequenceText
-
Clears the text field and resets all the internal values.
- clear() - Method in class org.eclipse.jface.text.source.DefaultCharacterPairMatcher
-
- clear() - Method in interface org.eclipse.jface.text.source.ICharacterPairMatcher
-
Clears this pair matcher.
- clear() - Method in class org.eclipse.jface.text.TextPresentation
-
Clears this presentation by resetting all applied changes.
- clear(int) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
-
Clear the table item at the specified index
- clear() - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Removes all elements from the collection
- clear() - Method in class org.eclipse.jface.viewers.deferred.SetModel
-
Empties the set
- clear() - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
-
Clear all of the results.
- clear(IJSchLocation) - Method in interface org.eclipse.jsch.core.IPasswordStore
-
The cached password should be flushed.
- clear() - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
Removes all changes from this composite change.
- clear() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
-
Remove all entries from the map.
- clear() - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
This method is called whenever all elements have been removed from the
shown AbstractSearchResult
.
- clear() - Method in class org.eclipse.swt.custom.AnimatedProgress
-
Deprecated.
Stop the animation if it is not already stopped and
reset the presentation to a blank appearance.
- clear(int) - Method in class org.eclipse.swt.widgets.Table
-
Clears the item at the given zero-relative index in the receiver.
- clear(int, int) - Method in class org.eclipse.swt.widgets.Table
-
Removes the items from the receiver which are between the given
zero-relative start and end indices (inclusive).
- clear(int[]) - Method in class org.eclipse.swt.widgets.Table
-
Clears the items at the given zero-relative indices in the receiver.
- clear(int, boolean) - Method in class org.eclipse.swt.widgets.Tree
-
Clears the item at the given zero-relative index in the receiver.
- clear(int, boolean) - Method in class org.eclipse.swt.widgets.TreeItem
-
Clears the item at the given zero-relative index in the receiver.
- clear() - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
Clear the contents of the set
- clear() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Reset the sync set so it is empty.
- clear() - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
-
- CLEAR_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action to set the mark.
- CLEAR_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the edit clear mark action.
- CLEAR_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
-
Clears the mark.
- CLEAR_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- CLEAR_PERSISTED_STATE - Static variable in interface org.eclipse.e4.ui.workbench.IWorkbench
-
The argument for whether the persisted state should be cleared on startup
Value is: clearPersistedState
- clearActive() - Method in interface org.eclipse.ui.contexts.IContextActivation
-
Deprecated.
Use IEvaluationResultCache.clearResult()
instead.
- clearActive() - Method in interface org.eclipse.ui.handlers.IHandlerActivation
-
Deprecated.
Use IEvaluationResultCache.clearResult()
instead.
- clearAll() - Method in class org.eclipse.swt.widgets.Table
-
Clears all the items in the receiver.
- clearAll(boolean) - Method in class org.eclipse.swt.widgets.Tree
-
Clears all the items in the receiver.
- clearAll(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
-
Clears all the items in the receiver.
- clearBlocked() - Method in interface org.eclipse.core.runtime.IProgressMonitorWithBlocking
-
Clears the blocked state of the running operation.
- clearBlocked() - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitorWithBlocking
method forwards to the wrapped progress monitor.
- clearBlocked() - Method in class org.eclipse.core.runtime.SubMonitor
-
- clearBlocked() - Method in interface org.eclipse.jface.dialogs.IDialogBlockedHandler
-
The blockage has been cleared.
- clearBlocked() - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
-
- clearBusy(IProgressMonitor) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Clear all busy properties in this tree.
- clearBusy(IProgressMonitor) - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
- clearButtonControl - Variable in class org.eclipse.ui.dialogs.FilteredTree
-
The control representing the clear button for the filter text entry.
- clearCache() - Static method in class org.eclipse.help.webapp.TocSystem
-
Use this method to invalidate the currently cached Toc.
- clearCache() - Method in class org.eclipse.ui.actions.BaseSelectionListenerAction
-
Clears any cached state associated with the selection.
- clearCache() - Method in class org.eclipse.ui.actions.CloseUnrelatedProjectsAction
-
- clearCache() - Method in class org.eclipse.ui.actions.SelectionListenerAction
-
The SelectionListenerAction
implementation of this
BaseSelectionListenerAction
method clears the cached
resources and non-resources.
- clearCachedElement(Object) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
Clears any cached source element associated with the given duplicate
is source element.
- clearCaches() - Method in class org.eclipse.jface.resource.ColorRegistry
-
- clearCaches() - Method in class org.eclipse.jface.resource.FontRegistry
-
- clearCaches() - Method in class org.eclipse.jface.resource.ResourceRegistry
-
Disposes all currently allocated resources.
- clearColor(String) - Static method in class org.eclipse.jface.resource.JFaceColors
-
Deprecated.
JFaceColors no longer maintains a cache of colors. This job
is now handled by the ColorRegistry.
- clearConsole() - Method in class org.eclipse.ui.console.IOConsole
-
- clearConsole() - Method in class org.eclipse.ui.console.TextConsole
-
Clears the console.
- clearContents() - Method in class org.eclipse.swt.dnd.Clipboard
-
If this clipboard is currently the owner of the data on the system clipboard,
clear the contents.
- clearContents(int) - Method in class org.eclipse.swt.dnd.Clipboard
-
If this clipboard is currently the owner of the data on the specified
clipboard, clear the contents.
- clearCursors() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
Clear the cursors in the dialog.
- clearDetails() - Method in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
Clear the details area.
- clearErrorMessage() - Method in class org.eclipse.jface.dialogs.DialogMessageArea
-
Clear the error message.
- clearErrorMessage() - Method in class org.eclipse.jface.preference.FieldEditor
-
Clears the error message from the message line.
- clearGlobalActionHandlers() - Method in interface org.eclipse.ui.IActionBars
-
Clears the global action handler list.
- clearGlobalActionHandlers() - Method in class org.eclipse.ui.SubActionBars
-
Clear the global action handlers.
- clearHistory(IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
-
Removes the local history of this resource and its descendents.
- clearListeners() - Method in class org.eclipse.core.commands.common.EventManager
-
Clears all of the listeners from the listener list.
- clearMap() - Method in interface org.eclipse.ui.navigator.ICommonViewerMapper
-
Clears the map.
- clearMark() - Method in class org.eclipse.jface.text.projection.Segment
-
Clears the shifting and the stretching flag.
- clearMessage() - Method in class org.eclipse.jface.preference.FieldEditor
-
Clears the normal message from the message line.
- ClearOutputAction - Class in org.eclipse.ui.console.actions
-
Clears the output in a text console.
- ClearOutputAction(TextConsole) - Constructor for class org.eclipse.ui.console.actions.ClearOutputAction
-
Constructs a clear output action for an I/O console.
- ClearOutputAction(ITextViewer) - Constructor for class org.eclipse.ui.console.actions.ClearOutputAction
-
Constructs an action to clear the document associated with a text viewer.
- clearPositionCache() - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
Clears the position cache.
- clearRememberedSelection() - Method in class org.eclipse.jface.text.source.SourceViewer
-
- clearRepositoriesNotFound() - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Clear the list of repositories that have already been reported as not found.
- clearRepositoryNotFound(URI) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Remove the specified repository from the list of repositories that
have already been reported as not found.
- clearSelection() - Method in class org.eclipse.swt.custom.CCombo
-
Sets the selection in the receiver's text field to an empty
selection starting just before the first character.
- clearSelection() - Method in class org.eclipse.swt.widgets.Combo
-
Sets the selection in the receiver's text field to an empty
selection starting just before the first character.
- clearSelection() - Method in class org.eclipse.swt.widgets.Text
-
Clears the selection.
- clearSessions() - Static method in class org.eclipse.swt.browser.Browser
-
Clears all session cookies from all current Browser instances.
- clearSourceElements(Object) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
- clearSourceElements(Object) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
-
Clears any source lookup results associated with the given
debug artifact, such that a subsequent lookup will force a new search
to be performed.
- clearState() - Method in interface org.eclipse.equinox.bidi.advanced.IStructuredTextExpert
-
Resets the state to initial.
- clearState() - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Clears internal state of this drop adapter.
- clearText() - Method in class org.eclipse.ui.dialogs.FilteredTree
-
Clears the text in the filter text widget.
- clearTextEdits() - Method in class org.eclipse.text.edits.TextEditGroup
-
Removes all text edits from this group.
- clearToolBar(Composite) - Static method in class org.eclipse.compare.CompareViewerPane
-
Clears tool items in the CompareViewerPane
's control bar.
- clearUserEncodings() - Static method in class org.eclipse.ui.ide.IDEEncoding
-
Clear the IDE encodings preference.
- CLIENT_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Starting button id reserved for use by clients of JFace (value 1024).
- CLIENT_INDENT - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
If this style is used, the client origin will be vertically aligned with
the title text.
- CLIENT_REQUEST - Static variable in class org.eclipse.debug.core.DebugEvent
-
Client request detail.
- clientVerticalSpacing - Variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Vertical spacing between the title area and the composite client control
(default is 3).
- CLIP_CHILDREN - Static variable in class org.eclipse.swt.SWT
-
Style constant indicating that the window manager should clip
a widget's children with respect to its viewable area.
- CLIP_SIBLINGS - Static variable in class org.eclipse.swt.SWT
-
Style constant indicating that the window manager should clip
a widget's siblings with respect to its viewable area.
- Clipboard - Class in org.eclipse.swt.dnd
-
The Clipboard
provides a mechanism for transferring data from one
application to another or within an application.
- Clipboard(Display) - Constructor for class org.eclipse.swt.dnd.Clipboard
-
Constructs a new instance of this class.
- CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
-
The transfer mechanism for data that is being cut
and then pasted or copied and then pasted (value is 1).
- clone() - Method in class org.eclipse.core.filesystem.provider.FileInfo
-
- clone() - Method in interface org.eclipse.core.runtime.IPath
-
Returns a copy of this path.
- clone() - Method in class org.eclipse.core.runtime.Path
-
- clone() - Method in class org.eclipse.jface.viewers.TableViewerRow
-
- clone() - Method in class org.eclipse.jface.viewers.TreeViewerRow
-
- clone() - Method in class org.eclipse.jface.viewers.ViewerRow
-
- clone() - Method in class org.eclipse.swt.custom.StyleRange
-
Returns a new StyleRange with the same values as this StyleRange.
- clone() - Method in class org.eclipse.swt.graphics.ImageData
-
Returns a new instance of the same class as the receiver,
whose slots have been filled in with copies of
the values in the slots of the receiver.
- clone() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractTabDescriptor
-
- CLONED_FROM_KEY - Static variable in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
When invoking the 'cloneElement' method the newly cloned element's 'transientData' map will
contain a reference to the original element using this as a key.
- cloneElement(MUIElement, MSnippetContainer) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Clones the element, creating a deep copy of its structure.
- clonePerspective(String, String, IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IPerspectiveRegistry
-
Clones an existing perspective.
- cloneSnippet(MSnippetContainer, String, MWindow) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
If a snippet with the given id exists a clone is created and returned. returns
null
if no snippet can be found.
- close(IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
-
Closes this project.
- close(IProject) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
-
Record the set of deltas representing the closed of a project.
- close() - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
- close() - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
-
Close the tracker.
- close() - Method in class org.eclipse.debug.ui.DebugPopup
-
- close() - Method in class org.eclipse.debug.ui.InspectPopupDialog
-
- close() - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupDialog
-
- close() - Method in interface org.eclipse.e4.ui.workbench.IWorkbench
-
Close the workbench instance
- close(MWindow) - Method in interface org.eclipse.e4.ui.workbench.modeling.IWindowCloseHandler
-
- close() - Method in interface org.eclipse.help.browser.IBrowser
-
Closes the browser.
- close() - Method in class org.eclipse.jface.dialogs.Dialog
-
- close() - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
- close() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Closes this window, disposes its shell, and removes this window from its
window manager (if it has one).
- close() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
The ProgressMonitorDialog
implementation of this method
only closes the dialog if there are no currently running runnables.
- close() - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- close() - Method in class org.eclipse.jface.window.ApplicationWindow
-
- close() - Method in class org.eclipse.jface.window.Window
-
Closes this window, disposes its shell, and removes this window from its
window manager (if it has one).
- close() - Method in class org.eclipse.jface.window.WindowManager
-
Attempts to close all windows managed by this window manager,
as well as windows managed by any descendent window managers.
- close() - Method in class org.eclipse.jface.wizard.WizardDialog
-
- close() - Method in class org.eclipse.osgi.framework.console.ConsoleSession
-
Called by the console implementation to free resources associated
with this console session.
- close() - Method in class org.eclipse.osgi.framework.eventmgr.EventManager
-
This method can be called to release any resources associated with this
EventManager.
- close() - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
-
Closes the FrameworkLog.
- close() - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
-
Instructs this output stream to be closed and storage manager to
be updated as appropriate.
- close() - Method in class org.eclipse.osgi.storagemanager.StorageManager
-
This method declares the storage manager as closed.
- close() - Method in class org.eclipse.swt.browser.Browser
-
Attempts to dispose the receiver, but allows the dispose to be vetoed
by the user in response to an onbeforeunload
listener
in the Browser's current page.
- close(WindowEvent) - Method in interface org.eclipse.swt.browser.CloseWindowListener
-
This method is called when the window hosting a
Browser
should be closed.
- close(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
-
Sent when the user clicks on the close button of an item in the CTabFolder.
- close(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
-
Sent when the user clicks on the close button of an item in the CTabFolder.
- close() - Method in class org.eclipse.swt.graphics.Path
-
Closes the current sub path by adding to the receiver a line
from the current point of the path back to the starting point
of the sub path.
- Close - Static variable in class org.eclipse.swt.SWT
-
The close event type (value is 21).
- CLOSE - Static variable in class org.eclipse.swt.SWT
-
Style constant for close box trim (value is 1<<6,
since we do not distinguish between CLOSE style and MENU style).
- close() - Method in class org.eclipse.swt.widgets.Display
-
Requests that the connection between SWT and the underlying
operating system be closed.
- close() - Method in class org.eclipse.swt.widgets.Shell
-
Requests that the window manager close the receiver in
the same way it would be closed when the user clicks on
the "close box" or performs some other platform specific
key or mouse combination that indicates the window
should be removed.
- close() - Method in class org.eclipse.swt.widgets.Tracker
-
Stops displaying the tracker rectangles.
- close() - Method in class org.eclipse.team.ui.SaveablePartDialog
-
Deprecated.
- CLOSE - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "close", commandId: "org.eclipse.ui.file.close"): Close the active
editor.
- close() - Method in class org.eclipse.ui.browser.AbstractWebBrowser
-
- close() - Method in interface org.eclipse.ui.browser.IWebBrowser
-
Closes this browser instance.
- close() - Method in class org.eclipse.ui.console.IOConsoleInputStream
-
- close() - Method in class org.eclipse.ui.console.IOConsoleOutputStream
-
- close() - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
-
Close the window.
- close() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
- close() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
- close() - Method in class org.eclipse.ui.dialogs.SaveAsDialog
-
The SaveAsDialog
implementation of this Window
method disposes of the banner image when the dialog is closed.
- close(boolean) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Closes the editor programmatically.
- close() - Method in class org.eclipse.ui.forms.FormDialog
-
- close() - Method in class org.eclipse.ui.ide.dialogs.ImportTypeDialog
-
- close() - Method in class org.eclipse.ui.ide.dialogs.PathVariableSelectionDialog
-
- close() - Method in interface org.eclipse.ui.IWorkbench
-
Closes this workbench and all its open windows.
- CLOSE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
- close() - Method in interface org.eclipse.ui.IWorkbenchPage
-
Closes this workbench page.
- close() - Method in interface org.eclipse.ui.IWorkbenchWindow
-
Closes this workbench window.
- close(IPresentablePart[]) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
-
Deprecated.
Closes the given set of parts.
- close(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
- close(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditor
-
Closes this text editor after optionally saving changes.
- CLOSE_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "closeAll", commandId: "org.eclipse.ui.file.closeAll"): Close all open
editors.
- CLOSE_ALL - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
- CLOSE_ALL_PERSPECTIVES - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "closeAllPerspectives", commandId: "org.eclipse.ui.window.closeAllPerspectives"):
Closes all perspectives.
- CLOSE_ALL_SAVED - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "closeAllSaved"): Close all open editors except those with unsaved
changes.
- CLOSE_EDITORS_ON_EXIT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
A preference value indicating whether editors should be closed before
saving the workbench state when exiting.
- CLOSE_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
-
File menu: name of group for extra Close-like actions (value "close.ext"
).
- CLOSE_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
File menu: name of group for extra Close-like actions (value "close.ext"
).
- CLOSE_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for a "Close" button (value 12).
- CLOSE_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for close buttons.
- CLOSE_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
-
The key used to retrieve the label for close buttons.
- CLOSE_OTHERS - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "closeOthers", commandId: "org.eclipse.ui.file.closeOthers"): Close all
editors except the one that is active.
- CLOSE_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "closePerspective", commandId: "org.eclipse.ui.window.closePerspective"):
Closes the current perspective.
- CLOSE_PROJECT - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
IDE-specific workbench action (id: "closeProject", commandId: "org.eclipse.ui.project.closeProject"):
Close project.
- CLOSE_PROJECT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.
in 3.0. Use
org.eclipse.ui.ide.IDEActionFactory.CLOSE_PROJECT.getId()
instead.
- CLOSE_UNRELATED_PROJECTS - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
IDE-specific workbench action (id: "closeUnrelatedProjects", commandId: "org.eclipse.ui.project.closeUnrelatedProjects"):
Close unrelated projects.
- CLOSEABLE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Part
-
- CLOSEABLE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.PartDescriptor
-
- CLOSEABLE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Placeholder
-
- closeAllEditors(boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Closes all of the editors belonging to this workbench page.
- closeAllModels(IDocument) - Static method in class org.eclipse.jface.text.link.LinkedModeModel
-
Cancels any linked mode model on the specified document.
- closeAllPerspectives(boolean, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Closes all perspectives in this page.
- CloseConsoleAction - Class in org.eclipse.ui.console.actions
-
Removes a console from the console manager.
- CloseConsoleAction(IConsole) - Constructor for class org.eclipse.ui.console.actions.CloseConsoleAction
-
- closeEditor() - Method in class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor
-
Closes this editor.
- closeEditor(boolean) - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
-
Close the editor if it is not dirty.
- closeEditor(IEditorPart, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Closes the given editor.
- closeEditors(IEditorReference[], boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Closes the given Array
of editor references.
- closeInputStream() - Method in interface org.eclipse.debug.core.model.IStreamsProxy2
-
Closes the output stream connected to the standard input stream
of this proxy's process.
- closeIntro(IIntroPart) - Method in interface org.eclipse.ui.intro.IIntroManager
-
Closes the given intro part.
- closeModalContainers() - Method in interface org.eclipse.ui.about.IInstallationPageContainer
-
Closes any modal containers that were used to launch this installation
page.
- closeOperation(boolean, boolean, int) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- closeOperation(boolean, boolean, int) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Close the current operation.
- closePerspective(IPerspectiveDescriptor, boolean, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Closes the specified perspective in this page.
- closeProposalPopup() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Close the proposal popup without accepting a proposal.
- CloseResourceAction - Class in org.eclipse.ui.actions
-
Standard action for closing the currently selected project(s).
- CloseResourceAction(Shell) - Constructor for class org.eclipse.ui.actions.CloseResourceAction
-
- CloseResourceAction(Shell, String) - Constructor for class org.eclipse.ui.actions.CloseResourceAction
-
- CloseResourceAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.CloseResourceAction
-
Create the new action.
- CloseResourceAction(IShellProvider, String) - Constructor for class org.eclipse.ui.actions.CloseResourceAction
-
Provide text to the action.
- closeTray() - Method in class org.eclipse.jface.dialogs.TrayDialog
-
Closes this dialog's tray, disposing its widgets.
- CloseUnrelatedProjectsAction - Class in org.eclipse.ui.actions
-
This action closes all projects that are unrelated to the selected projects.
- CloseUnrelatedProjectsAction(Shell) - Constructor for class org.eclipse.ui.actions.CloseUnrelatedProjectsAction
-
- CloseUnrelatedProjectsAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.CloseUnrelatedProjectsAction
-
Creates this action.
- CloseWindowListener - Interface in org.eclipse.swt.browser
-
This listener interface may be implemented in order to receive
a
WindowEvent
notification when a
Browser
is
about to be closed and when its host window should be closed
by the application.
- coalesceElements(Collection) - Method in class org.eclipse.core.databinding.observable.value.DuplexingObservableValue
-
- CODE - Static variable in interface org.eclipse.core.runtime.ILibrary
-
Deprecated.
As of Eclipse 3.0 library types are obsolete.
There is no replacement.
- CODE - Static variable in class org.eclipse.core.runtime.model.LibraryModel
-
Deprecated.
Constant string (value "code") indicating the code library type.
- code - Variable in error org.eclipse.swt.SWTError
-
The SWT error code, one of SWT.ERROR_*.
- code - Variable in exception org.eclipse.swt.SWTException
-
The SWT error code, one of SWT.ERROR_*.
- CODE_RETRY - Static variable in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
The return code to use when a client could/should retry a failed getArtifact() operation.
- collapse(Annotation) - Method in class org.eclipse.jface.text.source.projection.ProjectionAnnotationModel
-
Changes the state of the given annotation to collapsed.
- COLLAPSE - Static variable in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Operation constant for the collapse operation.
- collapse(ColumnViewer, ViewerCell, Event) - Method in class org.eclipse.jface.viewers.CellNavigationStrategy
-
- Collapse - Static variable in class org.eclipse.swt.SWT
-
The collapse event type (value is 18).
- COLLAPSE_ALL - Static variable in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Operation constant for the collapse all operation.
- collapseAll(int, int) - Method in class org.eclipse.jface.text.source.projection.ProjectionAnnotationModel
-
Collapses all annotations that overlap with the given range and are collapsed.
- collapseAll() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Collapses all nodes of the viewer's tree, starting with the root.
- collapseAll() - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Causes the tree viewer to collapse all of its items
- CollapseAllAction - Class in org.eclipse.ui.views.navigator
-
Deprecated.
as of 3.5, use the Common Navigator Framework classes instead
- CollapseAllAction(IResourceNavigator, String) - Constructor for class org.eclipse.ui.views.navigator.CollapseAllAction
-
Deprecated.
Creates the action.
- collapseAllAction - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
-
Deprecated.
- CollapseAllHandler - Class in org.eclipse.ui.handlers
-
Collapse a tree viewer.
- CollapseAllHandler(AbstractTreeViewer) - Constructor for class org.eclipse.ui.handlers.CollapseAllHandler
-
Create the handler for this tree viewer.
- collapseToLevel(Object, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Collapses the subtree rooted at the given element or tree path to the
given level.
- collate - Variable in class org.eclipse.swt.printing.PrinterData
-
whether or not the printer should collate the printed paper
Note that this field may be controlled by the printer driver.
- collator - Variable in class org.eclipse.jface.viewers.ViewerSorter
-
- collect(IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
-
Create an expression that collects the result of evaluating each element in a new collection.
- collectBreakpointProperties(IMemento) - Method in class org.eclipse.debug.ui.actions.ImportBreakpointsOperation
-
Collects all of the properties for a breakpoint from the memento describing it.
- collectChanges(IResource, IResourceVariant, int, IProgressMonitor) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
-
Collect the changes in the remote tree to the specified depth.
- collectChanges(IResource, IResourceVariant, int, IProgressMonitor) - Method in class org.eclipse.team.core.variants.ResourceVariantTree
-
- collectChanges(IResource, IResourceVariant, int, IProgressMonitor) - Method in class org.eclipse.team.core.variants.ThreeWayRemoteTree
-
- collectContextMenuPreferencePages() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Returns the preference page ids of the preference pages to be shown when executing the
preferences action from the editor context menu.
- collectedMembers(IResource, IResource[]) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
-
Method that is invoked during collection to let subclasses know which members
were collected for the given resource.
- collectExpressionInfo(ExpressionInfo) - Method in class org.eclipse.core.expressions.Expression
-
Collects information about this expression tree.
- collectExpressionInfo(ExpressionInfo) - Method in class org.eclipse.ui.ActiveShellExpression
-
Expression information for this expression.
- collectExpressionInfo(ExpressionInfo) - Method in class org.eclipse.ui.LegacyHandlerSubmissionExpression
-
Collect expression info for a legacy handler submission.
- collectFiles(IResource[]) - Method in class org.eclipse.ui.editors.text.FileBufferOperationAction
-
Collect the files to process.
- collectFiles(IResource[]) - Method in class org.eclipse.ui.editors.text.FileBufferOperationHandler
-
Collects the files out of the given resources.
- CollectionResult<T> - Class in org.eclipse.equinox.p2.query
-
This class allows to adapt java collections to a p2 a query result and as such something queryable
- CollectionResult(Collection<T>) - Constructor for class org.eclipse.equinox.p2.query.CollectionResult
-
- Collector<T> - Class in org.eclipse.equinox.p2.query
-
A collector is a generic visitor that collects objects passed to it,
and can then express the result of the visit in various forms.
- Collector() - Constructor for class org.eclipse.equinox.p2.query.Collector
-
Creates a new collector.
- collectOutOfSync(IResource[], int, SyncInfoSet, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Adds all out-of-sync resources (getKind() !
- collectOverviewRulerMenuPreferencePages() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Returns the preference page ids of the preference pages to be shown when executing the
preferences action from the editor overview ruler context menu.
- collectRulerMenuPreferencePages() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Returns the preference page ids of the preference pages to be shown when executing the
preferences action from the editor ruler context menu.
- Color - Class in org.eclipse.swt.graphics
-
Instances of this class manage the operating system resources that
implement SWT's RGB color model.
- Color(Device, int, int, int) - Constructor for class org.eclipse.swt.graphics.Color
-
Constructs a new instance of this class given a device and the
desired red, green and blue values expressed as ints in the range
0 to 255 (where 0 is black and 255 is full brightness).
- Color(Device, RGB) - Constructor for class org.eclipse.swt.graphics.Color
-
Constructs a new instance of this class given a device and an
RGB
describing the desired red, green and blue values.
- COLOR_BLACK - Static variable in class org.eclipse.swt.SWT
-
Default color black (value is 2).
- COLOR_BLUE - Static variable in class org.eclipse.swt.SWT
-
Default color blue (value is 9).
- COLOR_CYAN - Static variable in class org.eclipse.swt.SWT
-
Default color cyan (value is 13).
- COLOR_DARK_BLUE - Static variable in class org.eclipse.swt.SWT
-
Default color dark blue (value is 10).
- COLOR_DARK_CYAN - Static variable in class org.eclipse.swt.SWT
-
Default color dark cyan (value is 14).
- COLOR_DARK_GRAY - Static variable in class org.eclipse.swt.SWT
-
Default color dark gray (value is 16).
- COLOR_DARK_GREEN - Static variable in class org.eclipse.swt.SWT
-
Default color dark green (value is 6).
- COLOR_DARK_MAGENTA - Static variable in class org.eclipse.swt.SWT
-
Default color dark magenta (value is 12).
- COLOR_DARK_RED - Static variable in class org.eclipse.swt.SWT
-
Default color dark red (value is 4).
- COLOR_DARK_YELLOW - Static variable in class org.eclipse.swt.SWT
-
Default color dark yellow (value is 8).
- COLOR_DEFAULT_DEFAULT - Static variable in class org.eclipse.jface.preference.PreferenceConverter
-
The default-default value for color preferences
(black, RGB(0,0,0)
).
- COLOR_GRAY - Static variable in class org.eclipse.swt.SWT
-
Default color gray (value is 15).
- COLOR_GREEN - Static variable in class org.eclipse.swt.SWT
-
Default color green (value is 5).
- COLOR_INFO_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint tooltip background areas (value is 29).
- COLOR_INFO_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint tooltip text (value is 28).
- COLOR_LINK_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint link text (value is 36).
- COLOR_LIST_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list background areas (value is 25).
- COLOR_LIST_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list foreground areas (value is 24).
- COLOR_LIST_SELECTION - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list selection background areas (value is 26).
- COLOR_LIST_SELECTION_TEXT - Static variable in class org.eclipse.swt.SWT
-
System color used to paint list selected text (value is 27).
- COLOR_MAGENTA - Static variable in class org.eclipse.swt.SWT
-
Default color magenta (value is 11).
- COLOR_PREFERENCE_KEY - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
-
The preference key for the presentation color.
- COLOR_PREFERENCE_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
-
The presentation color.
- COLOR_RED - Static variable in class org.eclipse.swt.SWT
-
Default color red (value is 3).
- COLOR_TITLE_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint title background areas (value is 31).
- COLOR_TITLE_BACKGROUND_GRADIENT - Static variable in class org.eclipse.swt.SWT
-
System color used to paint title background gradient (value is 32).
- COLOR_TITLE_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint title text (value is 30).
- COLOR_TITLE_INACTIVE_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint inactive title background areas (value is 34).
- COLOR_TITLE_INACTIVE_BACKGROUND_GRADIENT - Static variable in class org.eclipse.swt.SWT
-
System color used to paint inactive title background gradient (value is 35).
- COLOR_TITLE_INACTIVE_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint inactive title text (value is 33).
- COLOR_WHITE - Static variable in class org.eclipse.swt.SWT
-
Default color white (value is 1).
- COLOR_WIDGET_BACKGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint background areas (value is 22).
- COLOR_WIDGET_BORDER - Static variable in class org.eclipse.swt.SWT
-
System color used to paint border areas (value is 23).
- COLOR_WIDGET_DARK_SHADOW - Static variable in class org.eclipse.swt.SWT
-
System color used to paint dark shadow areas (value is 17).
- COLOR_WIDGET_FOREGROUND - Static variable in class org.eclipse.swt.SWT
-
System color used to paint foreground areas (value is 21).
- COLOR_WIDGET_HIGHLIGHT_SHADOW - Static variable in class org.eclipse.swt.SWT
-
System color used to paint highlight shadow areas (value is 20).
- COLOR_WIDGET_LIGHT_SHADOW - Static variable in class org.eclipse.swt.SWT
-
System color used to paint light shadow areas (value is 19).
- COLOR_WIDGET_NORMAL_SHADOW - Static variable in class org.eclipse.swt.SWT
-
System color used to paint normal shadow areas (value is 18).
- COLOR_YELLOW - Static variable in class org.eclipse.swt.SWT
-
Default color yellow (value is 7).
- ColorCellEditor - Class in org.eclipse.jface.viewers
-
A cell editor that manages a color field.
- ColorCellEditor(Composite) - Constructor for class org.eclipse.jface.viewers.ColorCellEditor
-
Creates a new color cell editor parented under the given control.
- ColorCellEditor(Composite, int) - Constructor for class org.eclipse.jface.viewers.ColorCellEditor
-
Creates a new color cell editor parented under the given control.
- ColorDescriptor - Class in org.eclipse.jface.resource
-
Lightweight descriptor for an SWT color.
- ColorDescriptor() - Constructor for class org.eclipse.jface.resource.ColorDescriptor
-
- ColorDialog - Class in org.eclipse.swt.widgets
-
Instances of this class allow the user to select a color
from a predefined set of available colors.
- ColorDialog(Shell) - Constructor for class org.eclipse.swt.widgets.ColorDialog
-
Constructs a new instance of this class given only its parent.
- ColorDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.ColorDialog
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- ColorFieldEditor - Class in org.eclipse.jface.preference
-
A field editor for a color type preference.
- ColorFieldEditor() - Constructor for class org.eclipse.jface.preference.ColorFieldEditor
-
Creates a new color field editor
- ColorFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.ColorFieldEditor
-
Creates a color field editor.
- ColorPropertyDescriptor - Class in org.eclipse.ui.views.properties
-
Descriptor for a property that has a color value which should be edited
with a color cell editor.
- ColorPropertyDescriptor(Object, String) - Constructor for class org.eclipse.ui.views.properties.ColorPropertyDescriptor
-
Creates an property descriptor with the given id and display name.
- ColorRegistry - Class in org.eclipse.jface.resource
-
A color registry maintains a mapping between symbolic color names and SWT
Color
s.
- ColorRegistry() - Constructor for class org.eclipse.jface.resource.ColorRegistry
-
Create a new instance of the receiver that is hooked to the current
display.
- ColorRegistry(Display) - Constructor for class org.eclipse.jface.resource.ColorRegistry
-
Create a new instance of the receiver.
- ColorRegistry(Display, boolean) - Constructor for class org.eclipse.jface.resource.ColorRegistry
-
Create a new instance of the receiver.
- colorRegistry - Variable in class org.eclipse.ui.forms.FormColors
-
- colors - Variable in class org.eclipse.swt.graphics.PaletteData
-
the RGB values for an indexed palette, where the
indices of the array correspond to pixel values
- COLORS_AND_FONTS_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.ExtensionFactory
-
Factory ID for the Colors and Fonts preference page.
- COLORS_ON_SELECTION - Static variable in class org.eclipse.jface.viewers.StyledCellLabelProvider
-
Style constant for indicating that the styled colors are to be applied
even it the viewer's item is selected.
- ColorSelector - Class in org.eclipse.jface.preference
-
The ColorSelector
is a wrapper for a button that displays a
selected Color
and allows the user to change the selection.
- ColorSelector(Composite) - Constructor for class org.eclipse.jface.preference.ColorSelector
-
Create a new instance of the reciever and the button that it wrappers in
the supplied parent Composite
.
- ColorUtil - Class in org.eclipse.ui.themes
-
Useful color utilities.
- colspan - Variable in class org.eclipse.ui.forms.widgets.TableWrapData
-
Number of columns to span (default is 1).
- column - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
-
- COLUMN_ID_VARIABLE_NAME - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Default ID for the "Name" column in the Variables views.
- COLUMN_ID_VARIABLE_TYPE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Default ID for the "Declared Type" column in the Variables views.
- COLUMN_ID_VARIABLE_VALUE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Default ID for the "Value" column in the Variables views.
- COLUMN_ID_VARIABLE_VALUE_TYPE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Default ID for the "Actual Type" column in the Variables views.
- COLUMN_NEXT - Static variable in class org.eclipse.swt.custom.ST
-
- COLUMN_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the navigate goto next column action.
- COLUMN_PRESENTATION_ID_VARIABLE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
ID for the default column layout for the variables, expressions
and registers views.
- COLUMN_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
-
- COLUMN_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the navigate goto previous column action.
- columnCreated() - Method in class org.eclipse.ui.texteditor.rulers.AbstractContributedRulerColumn
-
- columnCreated() - Method in interface org.eclipse.ui.texteditor.rulers.IContributedRulerColumn
-
Hook method called after a column has been instantiated, but before it is
added to a
CompositeRuler
and before
createControl
is called.
- ColumnLabelProvider - Class in org.eclipse.jface.viewers
-
The ColumnLabelProvider is the label provider for viewers
that have column support such as
TreeViewer
and
TableViewer
This classes is intended to be subclassed
- ColumnLabelProvider() - Constructor for class org.eclipse.jface.viewers.ColumnLabelProvider
-
- ColumnLayout - Class in org.eclipse.ui.forms.widgets
-
This layout manager arranges children of the composite parent in vertical
columns.
- ColumnLayout() - Constructor for class org.eclipse.ui.forms.widgets.ColumnLayout
-
Creates a new instance of the column layout.
- ColumnLayoutData - Class in org.eclipse.jface.viewers
-
An abstract column layout data describing the information needed
(by TableLayout
) to properly lay out a table.
- ColumnLayoutData(boolean) - Constructor for class org.eclipse.jface.viewers.ColumnLayoutData
-
Creates a new column layout data object.
- ColumnLayoutData - Class in org.eclipse.ui.forms.widgets
-
This class is used to store layout data for the ColumnLayout
class.
- ColumnLayoutData(int, int) - Constructor for class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
Convinience constructor for the class.
- ColumnLayoutData(int) - Constructor for class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
Convinience constructor for the class.
- ColumnLayoutData() - Constructor for class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
The default constructor.
- ColumnPixelData - Class in org.eclipse.jface.viewers
-
Describes the width of a table column in pixels, and
whether the column is resizable.
- ColumnPixelData(int) - Constructor for class org.eclipse.jface.viewers.ColumnPixelData
-
Creates a resizable column width of the given number of pixels.
- ColumnPixelData(int, boolean) - Constructor for class org.eclipse.jface.viewers.ColumnPixelData
-
Creates a column width of the given number of pixels.
- ColumnPixelData(int, boolean, boolean) - Constructor for class org.eclipse.jface.viewers.ColumnPixelData
-
Creates a column width of the given number of pixels.
- columnRemoved() - Method in class org.eclipse.ui.texteditor.rulers.AbstractContributedRulerColumn
-
- columnRemoved() - Method in interface org.eclipse.ui.texteditor.rulers.IContributedRulerColumn
-
Hook method called after a column has been removed from the
CompositeRuler
.
- ColumnViewer - Class in org.eclipse.jface.viewers
-
The ColumnViewer is the abstract superclass of viewers that have columns
(e.g., AbstractTreeViewer and AbstractTableViewer).
- ColumnViewer() - Constructor for class org.eclipse.jface.viewers.ColumnViewer
-
Create a new instance of the receiver.
- ColumnViewerEditor - Class in org.eclipse.jface.viewers
-
This is the base for all editor implementations of Viewers.
- ColumnViewerEditor(ColumnViewer, ColumnViewerEditorActivationStrategy, int) - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditor
-
- ColumnViewerEditorActivationEvent - Class in org.eclipse.jface.viewers
-
This event is passed on when a cell-editor is going to be activated
- ColumnViewerEditorActivationEvent(ViewerCell) - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
-
This constructor can be used when no event exists.
- ColumnViewerEditorActivationEvent(ViewerCell, MouseEvent) - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
-
This constructor is used for all types of mouse events.
- ColumnViewerEditorActivationEvent(ViewerCell, KeyEvent) - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
-
- ColumnViewerEditorActivationEvent(ViewerCell, TraverseEvent) - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
-
This constructor is used to mark the activation triggered by a traversal
- ColumnViewerEditorActivationListener - Class in org.eclipse.jface.viewers
-
Parties interested in activation and deactivation of editors extend this
class and implement any or all of the methods
- ColumnViewerEditorActivationListener() - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditorActivationListener
-
- ColumnViewerEditorActivationStrategy - Class in org.eclipse.jface.viewers
-
This class is responsible to determine if a cell selection event is triggers
an editor activation.
- ColumnViewerEditorActivationStrategy(ColumnViewer) - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditorActivationStrategy
-
- ColumnViewerEditorDeactivationEvent - Class in org.eclipse.jface.viewers
-
This event is fired when an editor deactivated
- ColumnViewerEditorDeactivationEvent(Object) - Constructor for class org.eclipse.jface.viewers.ColumnViewerEditorDeactivationEvent
-
- ColumnViewerToolTipSupport - Class in org.eclipse.jface.viewers
-
The ColumnViewerTooltipSupport is the class that provides tool tips for
ColumnViewers.
- ColumnViewerToolTipSupport(ColumnViewer, int, boolean) - Constructor for class org.eclipse.jface.viewers.ColumnViewerToolTipSupport
-
Enable ToolTip support for the viewer by creating an instance from this
class.
- ColumnWeightData - Class in org.eclipse.jface.viewers
-
Describes the width of a table column in terms of a weight,
a minimum width, and whether the column is resizable.
- ColumnWeightData(int) - Constructor for class org.eclipse.jface.viewers.ColumnWeightData
-
Creates a resizable column width with the given weight and a default
minimum width.
- ColumnWeightData(int, int) - Constructor for class org.eclipse.jface.viewers.ColumnWeightData
-
Creates a resizable column width with the given weight and minimum width.
- ColumnWeightData(int, int, boolean) - Constructor for class org.eclipse.jface.viewers.ColumnWeightData
-
Creates a column width with the given weight and minimum width.
- ColumnWeightData(int, boolean) - Constructor for class org.eclipse.jface.viewers.ColumnWeightData
-
Creates a column width with the given weight and a default
minimum width.
- combine(ISchedulingRule[]) - Static method in class org.eclipse.core.runtime.jobs.MultiRule
-
Returns a scheduling rule that encompasses all provided rules.
- combine(ISchedulingRule, ISchedulingRule) - Static method in class org.eclipse.core.runtime.jobs.MultiRule
-
Returns a scheduling rule that encompasses both provided rules.
- Combo - Class in org.eclipse.swt.widgets
-
Instances of this class are controls that allow the user
to choose an item from a list of items, or optionally
enter a new value by typing it into an editable text
field.
- Combo(Composite, int) - Constructor for class org.eclipse.swt.widgets.Combo
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- COMBO_HISTORY_LENGTH - Static variable in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
- ComboBoxCellEditor - Class in org.eclipse.jface.viewers
-
A cell editor that presents a list of items in a combo box.
- ComboBoxCellEditor() - Constructor for class org.eclipse.jface.viewers.ComboBoxCellEditor
-
Creates a new cell editor with no control and no st of choices.
- ComboBoxCellEditor(Composite, String[]) - Constructor for class org.eclipse.jface.viewers.ComboBoxCellEditor
-
Creates a new cell editor with a combo containing the given list of
choices and parented under the given control.
- ComboBoxCellEditor(Composite, String[], int) - Constructor for class org.eclipse.jface.viewers.ComboBoxCellEditor
-
Creates a new cell editor with a combo containing the given list of
choices and parented under the given control.
- ComboBoxLabelProvider - Class in org.eclipse.ui.views.properties
-
An ILabelProvider
that assists in rendering labels for
ComboBoxPropertyDescriptors
.
- ComboBoxLabelProvider(String[]) - Constructor for class org.eclipse.ui.views.properties.ComboBoxLabelProvider
-
- ComboBoxPropertyDescriptor - Class in org.eclipse.ui.views.properties
-
Descriptor for a property that has a value which should be edited
with a combo box cell editor.
- ComboBoxPropertyDescriptor(Object, String, String[]) - Constructor for class org.eclipse.ui.views.properties.ComboBoxPropertyDescriptor
-
Creates an property descriptor with the given id, display name, and list
of value labels to display in the combo box cell editor.
- ComboBoxViewerCellEditor - Class in org.eclipse.jface.viewers
-
A cell editor that presents a list of items in a combo box.
- ComboBoxViewerCellEditor(Composite) - Constructor for class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
-
Creates a new cell editor with a combo viewer and a default style
- ComboBoxViewerCellEditor(Composite, int) - Constructor for class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
-
Creates a new cell editor with a combo viewer and the given style
- ComboContentAdapter - Class in org.eclipse.jface.fieldassist
-
- ComboContentAdapter() - Constructor for class org.eclipse.jface.fieldassist.ComboContentAdapter
-
- ComboContentAssistSubjectAdapter - Class in org.eclipse.jface.contentassist
-
Deprecated.
As of 3.2, replaced by Platform UI's field assist support
- ComboContentAssistSubjectAdapter(Combo) - Constructor for class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
-
Deprecated.
Creates a content assist subject control adapter for the given combo.
- ComboFieldEditor - Class in org.eclipse.jface.preference
-
A field editor for a combo box that allows the drop-down selection of one of
a list of items.
- ComboFieldEditor(String, String, String[][], Composite) - Constructor for class org.eclipse.jface.preference.ComboFieldEditor
-
Create the combo box field editor.
- ComboViewer - Class in org.eclipse.jface.viewers
-
A concrete viewer based either on an SWT Combo
control or CCombo
control.
- ComboViewer(Composite) - Constructor for class org.eclipse.jface.viewers.ComboViewer
-
Creates a combo viewer on a newly-created combo control under the given parent.
- ComboViewer(Composite, int) - Constructor for class org.eclipse.jface.viewers.ComboViewer
-
Creates a combo viewer on a newly-created combo control under the given parent.
- ComboViewer(Combo) - Constructor for class org.eclipse.jface.viewers.ComboViewer
-
Creates a combo viewer on the given combo control.
- ComboViewer(CCombo) - Constructor for class org.eclipse.jface.viewers.ComboViewer
-
Creates a combo viewer on the given CCombo control.
- COMMA_DELIMITED - Static variable in class org.eclipse.equinox.bidi.StructuredTextTypeHandlerFactory
-
Structured text handler identifier for comma-delimited lists, such as:
part1,part2,part3
- Command - Class in org.eclipse.core.commands
-
A command is an abstract representation for some semantic behaviour.
- COMMAND - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.HandledItem
-
- COMMAND - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Handler
-
- COMMAND - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.KeyBinding
-
- COMMAND - Static variable in class org.eclipse.swt.SWT
-
Keyboard and/or mouse event mask indicating that the COMMAND key
was pushed on the keyboard when the event was generated
(value is 1<<22).
- COMMAND - Static variable in class org.eclipse.ui.keys.ModifierKey
-
Deprecated.
The single static instance of ModifierKey
which represents
the 'Command' key.
- COMMAND_COMMANDNAME_ATTNAME - Static variable in class org.eclipse.e4.ui.workbench.modeling.ModelReconciler
-
Attribute defined by MCommands (value is commandName
).
- COMMAND_DESCRIPTION_ATTNAME - Static variable in class org.eclipse.e4.ui.workbench.modeling.ModelReconciler
-
Attribute defined by MCommands (value is description
).
- COMMAND_ID - Static variable in class org.eclipse.ui.handlers.CollapseAllHandler
-
The command id for collapse all.
- COMMAND_ID - Static variable in class org.eclipse.ui.handlers.ExpandAllHandler
-
The command id for collapse all.
- COMMAND_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the 'Command' key.
- COMMAND_PARAMETERS_ATTNAME - Static variable in class org.eclipse.e4.ui.workbench.modeling.ModelReconciler
-
Attribute defined by MCommands (value is parameters
).
- COMMAND_PROPERTY - Static variable in interface org.eclipse.ui.progress.IProgressConstants2
-
This property is used to associate a ParameterizedCommand
with a Job.
- commandChanged(CommandEvent) - Method in class org.eclipse.core.commands.CommandManager
-
- commandChanged(CommandEvent) - Method in interface org.eclipse.core.commands.ICommandListener
-
Notifies that one or more properties of an instance of
Command
have changed.
- commandChanged(CommandEvent) - Method in interface org.eclipse.ui.commands.ICommandListener
-
Deprecated.
- CommandContributionItem - Class in org.eclipse.ui.menus
-
A contribution item which delegates to a command.
- CommandContributionItem(CommandContributionItemParameter) - Constructor for class org.eclipse.ui.menus.CommandContributionItem
-
Create a CommandContributionItem to place in a ContributionManager.
- CommandContributionItem(IServiceLocator, String, String, Map, ImageDescriptor, ImageDescriptor, ImageDescriptor, String, String, String, int) - Constructor for class org.eclipse.ui.menus.CommandContributionItem
-
- CommandContributionItemParameter - Class in org.eclipse.ui.menus
-
A help class for the various parameters that can be used with command
contributions.
- CommandContributionItemParameter(IServiceLocator, String, String, int) - Constructor for class org.eclipse.ui.menus.CommandContributionItemParameter
-
Create the parameter object.
- CommandContributionItemParameter(IServiceLocator, String, String, Map, ImageDescriptor, ImageDescriptor, ImageDescriptor, String, String, String, int, String, boolean) - Constructor for class org.eclipse.ui.menus.CommandContributionItemParameter
-
Build the parameter object.
- CommandEvent - Class in org.eclipse.core.commands
-
An instance of this class describes changes to an instance of
Command
.
- CommandEvent(Command, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.CommandEvent
-
Creates a new instance of this class.
- CommandEvent(Command, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.CommandEvent
-
Creates a new instance of this class.
- CommandEvent(Command, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.CommandEvent
-
Creates a new instance of this class.
- CommandEvent(Command, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.CommandEvent
-
Creates a new instance of this class.
- CommandEvent - Class in org.eclipse.ui.commands
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- CommandEvent(ICommand, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Map) - Constructor for class org.eclipse.ui.commands.CommandEvent
-
Deprecated.
Creates a new instance of this class.
- CommandException - Exception in org.eclipse.core.commands.common
-
Signals that an exception occured within the command architecture.
- CommandException(String) - Constructor for exception org.eclipse.core.commands.common.CommandException
-
Creates a new instance of this class with the specified detail message.
- CommandException(String, Throwable) - Constructor for exception org.eclipse.core.commands.common.CommandException
-
Creates a new instance of this class with the specified detail message
and cause.
- CommandException - Exception in org.eclipse.ui.commands
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- CommandException(String) - Constructor for exception org.eclipse.ui.commands.CommandException
-
Deprecated.
- CommandException(String, Throwable) - Constructor for exception org.eclipse.ui.commands.CommandException
-
Deprecated.
- commandId - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
-
A command id for a defined command.
- CommandInterpreter - Interface in org.eclipse.osgi.framework.console
-
A command interpreter is a shell that can interpret command
lines.
- CommandManager - Class in org.eclipse.core.commands
-
A central repository for commands -- both in the defined and undefined
states.
- CommandManager() - Constructor for class org.eclipse.core.commands.CommandManager
-
- commandManagerChanged(CommandManagerEvent) - Method in interface org.eclipse.core.commands.ICommandManagerListener
-
Notifies that one or more properties of an instance of
ICommandManager
have changed.
- commandManagerChanged(CommandManagerEvent) - Method in interface org.eclipse.ui.commands.ICommandManagerListener
-
Deprecated.
- CommandManagerEvent - Class in org.eclipse.core.commands
-
An event indicating that the set of defined command identifiers has changed.
- CommandManagerEvent(CommandManager, String, boolean, boolean, String, boolean, boolean) - Constructor for class org.eclipse.core.commands.CommandManagerEvent
-
Creates a new CommandManagerEvent
instance to describe
changes to commands and/or categories.
- CommandManagerEvent(CommandManager, String, boolean, boolean) - Constructor for class org.eclipse.core.commands.CommandManagerEvent
-
Creates a new CommandManagerEvent
instance to describe
changes to command parameter types.
- CommandManagerEvent - Class in org.eclipse.ui.commands
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- CommandManagerEvent(ICommandManager, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Set, Set, Set) - Constructor for class org.eclipse.ui.commands.CommandManagerEvent
-
Deprecated.
Creates a new instance of this class.
- COMMANDNAME - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Command
-
- CommandNotMappedException - Exception in org.eclipse.ui.actions
-
Indicates that an action has no command mapping.
- CommandNotMappedException(String) - Constructor for exception org.eclipse.ui.actions.CommandNotMappedException
-
- CommandNotMappedException(String, Throwable) - Constructor for exception org.eclipse.ui.actions.CommandNotMappedException
-
- CommandProvider - Interface in org.eclipse.osgi.framework.console
-
When an object wants to provide a number of commands
to the console, it should register an object with this
interface.
- COMMANDS - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Application
-
- commit(IProgressMonitor, boolean) - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
Commits this file buffer by changing the contents of the underlying file to
the contents of this file buffer.
- commit(IDocument) - Method in interface org.eclipse.core.filebuffers.IPersistableAnnotationModel
-
Transforms the current transient state of the annotation model into a
persistent state.
- commit(IFileBuffer[], IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner
-
- commit(IFileBuffer[], IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner
-
- commit(IProfile) - Method in class org.eclipse.equinox.p2.engine.spi.Touchpoint
-
This method is called at the end of an engine operation after all phases have
been executed and after the touchpoint has had prepare called.
- commit() - Method in class org.eclipse.equinox.security.auth.module.ExtensionLoginModule
-
- commit(IDocument, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.DocumentChange
-
- commit(IDocument, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
- commit(IDocument, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
-
- commit(State) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
-
Commit the differences between the current state and the given state.
- commit() - Method in class org.eclipse.text.undo.DocumentUndoManager
-
- commit() - Method in interface org.eclipse.text.undo.IDocumentUndoManager
-
Closes the currently open text edit and open a new one.
- commit(boolean) - Method in class org.eclipse.ui.forms.AbstractFormPart
-
Commits the part.
- commit(boolean) - Method in class org.eclipse.ui.forms.DetailsPart
-
Commits the part by committing the current page.
- commit(boolean) - Method in interface org.eclipse.ui.forms.IFormPart
-
If part is displaying information loaded from a model, this method
instructs it to commit the new (modified) data back into the model.
- commit(boolean) - Method in interface org.eclipse.ui.forms.IManagedForm
-
Commits the dirty form.
- commit(boolean) - Method in class org.eclipse.ui.forms.ManagedForm
-
- commit(IDocument) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
- commitFileBuffer(IProgressMonitor, TextFileDocumentProvider.FileInfo, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
Commits the given file info's file buffer by changing the contents
of the underlying file to the contents of this file buffer.
- commitPages(boolean) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Commits all dirty pages in the editor.
- commitPages(boolean) - Method in class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
-
- COMMON_EDITOR_CONTEXT_MENU_ID - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Menu id used to contribute to the editor context menu of all textual editors.
- COMMON_RULER_CONTEXT_MENU_ID - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Menu id used to contribute to the ruler context menu of all textual editors.
- CommonActionProvider - Class in org.eclipse.ui.navigator
-
Provides actions from extensions for menu and
IActionBars
contributions.
- CommonActionProvider() - Constructor for class org.eclipse.ui.navigator.CommonActionProvider
-
- CommonDragAdapter - Class in org.eclipse.ui.navigator
-
- CommonDragAdapter(INavigatorContentService, ISelectionProvider) - Constructor for class org.eclipse.ui.navigator.CommonDragAdapter
-
Create a DragAdapter that drives the configuration of the drag data.
- CommonDragAdapterAssistant - Class in org.eclipse.ui.navigator
-
Assist the
CommonDragAdapter
by providing new TransferTypes and the
logic to handle setting up the transfer data.
- CommonDragAdapterAssistant() - Constructor for class org.eclipse.ui.navigator.CommonDragAdapterAssistant
-
- CommonDropAdapter - Class in org.eclipse.ui.navigator
-
- CommonDropAdapter(INavigatorContentService, StructuredViewer) - Constructor for class org.eclipse.ui.navigator.CommonDropAdapter
-
Create a DropAdapter that handles a drop based on the given content
service and selection provider.
- CommonDropAdapterAssistant - Class in org.eclipse.ui.navigator
-
Used by the
org.eclipse.ui.navigator.navigatorContent/navigatorContent/commonDropAdapter
extension point to carry out pluggable drop operations.
- CommonDropAdapterAssistant() - Constructor for class org.eclipse.ui.navigator.CommonDropAdapterAssistant
-
- CommonNavigator - Class in org.eclipse.ui.navigator
-
This class provides the IViewPart for the Common Navigator framework in the
Eclipse workbench.
- CommonNavigator() - Constructor for class org.eclipse.ui.navigator.CommonNavigator
-
- CommonNavigatorManager - Class in org.eclipse.ui.navigator
-
Manages the non-viewer responsibilities of the Common Navigator View Part,
including the display and population of the context menu and the registration
of extensions for opening content.
- CommonNavigatorManager(CommonNavigator) - Constructor for class org.eclipse.ui.navigator.CommonNavigatorManager
-
Adds listeners to aNavigator to listen for selection changes and respond
to mouse events.
- CommonNavigatorManager(CommonNavigator, IMemento) - Constructor for class org.eclipse.ui.navigator.CommonNavigatorManager
-
Adds listeners to aNavigator to listen for selection changes and respond
to mouse events.
- CommonSourceNotFoundEditor - Class in org.eclipse.debug.ui.sourcelookup
-
Default editor displayed when source is not found.
- CommonSourceNotFoundEditor() - Constructor for class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor
-
- CommonSourceNotFoundEditorInput - Class in org.eclipse.debug.ui.sourcelookup
-
Editor input for the CommonSourceNotFoundEditor
.
- CommonSourceNotFoundEditorInput(Object) - Constructor for class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditorInput
-
Constructs an editor input for the given artifact associated with source.
- CommonTab - Class in org.eclipse.debug.ui
-
Launch configuration tab used to specify the location a launch configuration
is stored in, whether it should appear in the favorites list, and perspective
switching behavior for an associated launch.
- CommonTab() - Constructor for class org.eclipse.debug.ui.CommonTab
-
Constructs a new tab with default context help.
- CommonViewer - Class in org.eclipse.ui.navigator
-
Provides the Tree Viewer for the Common Navigator.
- CommonViewer(String, Composite, int) - Constructor for class org.eclipse.ui.navigator.CommonViewer
-
Constructs the Tree Viewer for the Common Navigator and the corresponding
NavigatorContentService.
- CommonViewerSiteFactory - Class in org.eclipse.ui.navigator
-
- CommonViewerSiteFactory() - Constructor for class org.eclipse.ui.navigator.CommonViewerSiteFactory
-
- CommonViewerSorter - Class in org.eclipse.ui.navigator
-
Provides an implementation of TreeViewerSorter that uses the given parent to determine the
correct sort order based on the defined
org.eclipse.ui.navigator.navigatorContent/navigatorContent/commonSorter elements
available in the set of visible content extensions.
- CommonViewerSorter() - Constructor for class org.eclipse.ui.navigator.CommonViewerSorter
-
- COMPACT - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
If this style is used, computed size of the composite will take the
client width into consideration only in the expanded state.
- compare(Object, Object) - Method in class org.eclipse.core.commands.common.NamedHandleObjectComparator
-
Compares to instances of NamedHandleObject based on their names.
- compare(ICompletionProposal, ICompletionProposal) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalSorter
-
The orderings imposed by an implementation need not be consistent with equals.
- compare(boolean, boolean) - Static method in class org.eclipse.jface.util.Util
-
Compares two boolean values.
- compare(int, int) - Static method in class org.eclipse.jface.util.Util
-
Compares two integer values.
- compare(T, T) - Static method in class org.eclipse.jface.util.Util
-
Compares to comparable objects -- defending against null
.
- compare(T[], T[]) - Static method in class org.eclipse.jface.util.Util
-
Compares two arrays of comparable objects -- accounting for
null
.
- compare(List<T>, List<T>) - Static method in class org.eclipse.jface.util.Util
-
Compares two lists -- account for null
.
- compare(Viewer, TreePath, Object, Object) - Method in class org.eclipse.jface.viewers.TreePathViewerSorter
-
Compare the given elements that will have the given parent
path when they are added to the viewer.
- compare(Viewer, Object, Object) - Method in class org.eclipse.jface.viewers.ViewerComparator
-
Returns a negative, zero, or positive number depending on whether
the first element is less than, equal to, or greater than
the second element.
- compare(RefactoringStatusEntry, RefactoringStatusEntry) - Method in interface org.eclipse.ltk.core.refactoring.IRefactoringStatusEntryComparator
-
Compares two refactoring status entries for order.
- compare(State) - Method in interface org.eclipse.osgi.service.resolver.State
-
Returns a delta describing the differences between this state and the
given state.
- compare(IResource, IResourceVariant) - Method in interface org.eclipse.team.core.variants.IResourceVariantComparator
-
Returns true
if the local resource
matches the remote resource based on this criteria and false
otherwise.
- compare(IResourceVariant, IResourceVariant) - Method in interface org.eclipse.team.core.variants.IResourceVariantComparator
-
Returns true
if the base resource
matches the remote resource based on this criteria and false
otherwise.
- compare(IResource, IResourceVariant) - Method in class org.eclipse.team.core.variants.ThreeWayResourceComparator
-
- compare(IResourceVariant, IResourceVariant) - Method in class org.eclipse.team.core.variants.ThreeWayResourceComparator
-
- compare(Object, Object) - Method in class org.eclipse.ui.model.ContributionComparator
-
- compare(IComparableContribution, IComparableContribution) - Method in class org.eclipse.ui.model.ContributionComparator
-
Returns a negative, zero, or positive number depending on whether the
first element is less than, equal to, or greater than the second element.
- compare(Viewer, Object, Object) - Method in class org.eclipse.ui.model.ContributionComparator
-
- compare(Viewer, TreePath, Object, Object) - Method in class org.eclipse.ui.navigator.CommonViewerSorter
-
- compare(MarkerItem, MarkerItem) - Method in class org.eclipse.ui.views.markers.MarkerField
-
Compare item1 and item2 for sorting purposes.
- compare(Viewer, Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
-
- compare(Viewer, Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
-
Deprecated.
- compare(IPropertySheetEntry, IPropertySheetEntry) - Method in class org.eclipse.ui.views.properties.PropertySheetSorter
-
Returns a negative, zero, or positive number depending on whether the
first element is less than, equal to, or greater than the second element.
- COMPARE_VIEW_ID - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeView
-
- COMPARE_VIEWER_TITLE - Static variable in class org.eclipse.compare.CompareUI
-
Name of the title property of a compare viewer.
- compareCategories(String, String) - Method in class org.eclipse.ui.views.properties.PropertySheetSorter
-
Returns a negative, zero, or positive number depending on whether the
first element is less than, equal to, or greater than the second element.
- compareClass(Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
-
Returns a number reflecting the collation order of the given elements
based on their class.
- compareClass(Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
-
Deprecated.
Returns a number reflecting the collation order of the given elements
based on their class.
- CompareConfiguration - Class in org.eclipse.compare
-
A CompareConfiguration
object
controls various UI aspects of compare/merge viewers like
title labels and images, or whether a side of a merge viewer is editable.
- CompareConfiguration(IPreferenceStore) - Constructor for class org.eclipse.compare.CompareConfiguration
-
Creates a new configuration with editable left and right sides,
suitable default labels, and no images.
- CompareConfiguration() - Constructor for class org.eclipse.compare.CompareConfiguration
-
Creates a new configuration with editable left and right sides,
suitable default labels, and no images.
- compareContents(IFile, IResourceVariant, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.SyncInfoFilter.ContentComparisonSyncInfoFilter
-
Compare the contents of the local file and its variant.
- CompareEditorInput - Class in org.eclipse.compare
-
A compare operation which can present its results in a special editor.
- CompareEditorInput(CompareConfiguration) - Constructor for class org.eclipse.compare.CompareEditorInput
-
Creates a CompareEditorInput
which is initialized with the given
compare configuration.
- compareInputChanged(ICompareInput) - Method in interface org.eclipse.compare.structuremergeviewer.ICompareInputChangeListener
-
Called whenever the value (not the content) of one or more of the three sides
of a ICompareInput
has changed.
- compareInputChanged(ICompareInput) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
-
Recreates the comparable structures for the input sides.
- compareNames(IResource, IResource) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
-
Returns a number reflecting the collation order of the given resources
based on their resource names.
- compareNames(IResource, IResource) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
-
Deprecated.
Returns a number reflecting the collation order of the given resources
based on their resource names.
- CompareNavigator - Class in org.eclipse.compare
-
Supports cross-pane navigation through the differences of a compare container.
- CompareNavigator() - Constructor for class org.eclipse.compare.CompareNavigator
-
- compareTo(Object) - Method in class org.eclipse.core.commands.Command
-
Compares this command with another command by comparing each of its
non-transient attributes.
- compareTo(Object) - Method in class org.eclipse.core.commands.contexts.Context
-
- compareTo(Object) - Method in class org.eclipse.core.commands.ParameterizedCommand
-
- compareTo(Object) - Method in class org.eclipse.core.commands.ParameterType
-
Compares this parameter type with another object by comparing each of the
non-transient attributes.
- compareTo(Object) - Method in class org.eclipse.core.filesystem.provider.FileInfo
-
- compareTo(SimplePattern) - Method in class org.eclipse.equinox.p2.metadata.expression.SimplePattern
-
- compareTo(Object) - Method in class org.eclipse.help.webapp.AbstractButton
-
- compareTo(Object) - Method in class org.eclipse.help.webapp.AbstractFrame
-
- compareTo(Object) - Method in class org.eclipse.jface.bindings.keys.KeySequence
-
- compareTo(Object) - Method in class org.eclipse.jface.bindings.keys.KeyStroke
-
- compareTo(Object) - Method in class org.eclipse.jface.bindings.Scheme
-
- compareTo(Object) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
- compareTo(Object) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptorProxy
- compareTo(Bundle) - Method in class org.eclipse.osgi.launch.Equinox
-
- compareTo(BundleDelta) - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
-
Answers an integer indicating the relative positions of the receiver and
the argument in the natural order of elements of the receiver's class.
- compareTo(NativeCodeDescription) - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
-
Native code descriptions are sorted with the following preferences:
The minimum version of the os version ranges
The language
- compareTo(Object) - Method in class org.eclipse.ui.commands.HandlerSubmission
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.ui.commands.Priority
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.ui.contexts.EnabledSubmission
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.ui.keys.Key
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.ui.keys.KeySequence
-
Deprecated.
- compareTo(Object) - Method in class org.eclipse.ui.keys.KeyStroke
-
Deprecated.
- compareTypes(IResource, IResource) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
-
Returns a number reflecting the collation order of the given resources
based on their respective file extensions.
- compareTypes(IResource, IResource) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
-
Deprecated.
Returns a number reflecting the collation order of the given resources
based on their respective file extensions.
- CompareUI - Class in org.eclipse.compare
-
The class CompareUI
defines the entry point to initiate a configurable
compare operation on arbitrary resources.
- CompareViewerPane - Class in org.eclipse.compare
-
A CompareViewerPane
is a convenience class which installs a
CLabel
and a Toolbar
in a ViewForm
.
- CompareViewerPane(Composite, int) - Constructor for class org.eclipse.compare.CompareViewerPane
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- CompareViewerSwitchingPane - Class in org.eclipse.compare
-
A custom CompareViewerPane
that supports dynamic viewer switching.
- CompareViewerSwitchingPane(Composite, int) - Constructor for class org.eclipse.compare.CompareViewerSwitchingPane
-
Creates a CompareViewerSwitchingPane
as a child of the given parent and with the
specified SWT style bits.
- CompareViewerSwitchingPane(Composite, int, boolean) - Constructor for class org.eclipse.compare.CompareViewerSwitchingPane
-
Creates a CompareViewerSwitchingPane
as a child of the given parent and with the
specified SWT style bits.
- compile(String) - Static method in class org.eclipse.equinox.p2.metadata.expression.SimplePattern
-
- compile(String) - Static method in class org.eclipse.equinox.p2.metadata.Version
-
Compile a version format string into a compiled format..
- completed(ProgressEvent) - Method in class org.eclipse.swt.browser.ProgressAdapter
-
- completed(ProgressEvent) - Method in interface org.eclipse.swt.browser.ProgressListener
-
This method is called when the current location has been completely loaded.
- completeInitialization() - Method in class org.eclipse.jface.text.AbstractDocument
-
Initializes document listeners, positions, and position updaters.
- completeOperand(IProfile, Map<String, Object>) - Method in class org.eclipse.equinox.p2.engine.spi.Touchpoint
-
This method is called at the end of processing of a single engine operand
(for example a given installable unit being installed or uninstalled).
- completePhase(IProgressMonitor, IProfile, String, Map<String, Object>) - Method in class org.eclipse.equinox.p2.engine.spi.Touchpoint
-
This method is called at the end of execution of an engine phase.
- completePrefix() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
- completePrefix() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension
-
Inserts the common prefix of the available completions.
- CompletionProposal - Class in org.eclipse.jface.text.contentassist
-
The standard implementation of the ICompletionProposal
interface.
- CompletionProposal(String, int, int, int) - Constructor for class org.eclipse.jface.text.contentassist.CompletionProposal
-
Creates a new completion proposal based on the provided information.
- CompletionProposal(String, int, int, int, Image, String, IContextInformation, String) - Constructor for class org.eclipse.jface.text.contentassist.CompletionProposal
-
Creates a new completion proposal.
- complileErrorProjectPromptStatus - Static variable in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
-
Status code for which a prompter is registered to ask the user if the
want to continue launch despite existing compile errors in specific
projects.
- complileErrorPromptStatus - Static variable in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
-
Status code for which a prompter is registered to ask the user if the
want to continue launch despite existing compile errors
- Component - Interface in org.apache.felix.scr
-
The Component
interface represents a single component managed
by the Service Component Runtime.
- Composite - Class in org.eclipse.swt.widgets
-
Instances of this class are controls which are capable
of containing other controls.
- Composite(Composite, int) - Constructor for class org.eclipse.swt.widgets.Composite
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- CompositeChange - Class in org.eclipse.ltk.core.refactoring
-
Represents a composite change.
- CompositeChange(String) - Constructor for class org.eclipse.ltk.core.refactoring.CompositeChange
-
Creates a new composite change with the given name.
- CompositeChange(String, Change[]) - Constructor for class org.eclipse.ltk.core.refactoring.CompositeChange
-
Creates a new composite change with the given name and array
of children.
- CompositeImageDescriptor - Class in org.eclipse.jface.resource
-
Abstract base class for image descriptors that synthesize an image from other
images in order to simulate the effect of custom drawing.
- CompositeImageDescriptor() - Constructor for class org.eclipse.jface.resource.CompositeImageDescriptor
-
Constructs an uninitialized composite image.
- CompositeMap - Class in org.eclipse.core.databinding.observable.map
-
A read-only observable map formed by the composition of two observable maps.
- CompositeMap(IObservableMap, IObservableFactory) - Constructor for class org.eclipse.core.databinding.observable.map.CompositeMap
-
Creates a new composite map.
- CompositeResourceMapping - Class in org.eclipse.core.resources.mapping
-
A resource mapping that obtains the traversals for its model object
from a set of child mappings.
- CompositeResourceMapping(String, Object, ResourceMapping[]) - Constructor for class org.eclipse.core.resources.mapping.CompositeResourceMapping
-
Create a composite mapping that obtains its traversals from a set of sub-mappings.
- CompositeRuler - Class in org.eclipse.jface.text.source
-
- CompositeRuler() - Constructor for class org.eclipse.jface.text.source.CompositeRuler
-
Constructs a new composite vertical ruler.
- CompositeRuler(int) - Constructor for class org.eclipse.jface.text.source.CompositeRuler
-
Constructs a new composite ruler with the given gap between its columns.
- CompositeSourceContainer - Class in org.eclipse.debug.core.sourcelookup.containers
-
A source container of source containers.
- CompositeSourceContainer() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer
-
- COMPOSITION_CHANGED - Static variable in class org.eclipse.swt.SWT
-
The IME composition event detail that indicates
a change in the IME composition.
- COMPOSITION_OFFSET - Static variable in class org.eclipse.swt.SWT
-
The IME composition event detail that indicates
that the IME needs the offset for a given location.
- COMPOSITION_SELECTION - Static variable in class org.eclipse.swt.SWT
-
The IME composition event detail that indicates
that IME needs the selected text and its start
and end offsets (value is 3).
- COMPOUND - Static variable in class org.eclipse.text.undo.DocumentUndoEvent
-
Indicates that the described document event is a compound undo
or redo event.
- CompoundContributionItem - Class in org.eclipse.ui.actions
-
A compound contribution is a contribution item consisting of a
dynamic list of contribution items.
- CompoundContributionItem() - Constructor for class org.eclipse.ui.actions.CompoundContributionItem
-
Creates a compound contribution item with a null
id.
- CompoundContributionItem(String) - Constructor for class org.eclipse.ui.actions.CompoundContributionItem
-
Creates a compound contribution item with the given (optional) id.
- CompoundFileInfoMatcher - Class in org.eclipse.core.resources.filtermatchers
-
Resource Filter Type allowing serializing sub filters as the arguments
- CompoundFileInfoMatcher() - Constructor for class org.eclipse.core.resources.filtermatchers.CompoundFileInfoMatcher
-
- CompoundQueryable<T> - Class in org.eclipse.equinox.p2.query
-
A queryable that holds a number of other IQueryables and provides
a mechanism for querying the entire set.
- CompoundQueryable(IQueryable<T>[]) - Constructor for class org.eclipse.equinox.p2.query.CompoundQueryable
-
- compoundQueryable(Collection<? extends IQueryable<T>>) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a queryable that combines the given collection of input queryables
- compoundQueryable(IQueryable<T>, IQueryable<T>) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a queryable that combines the two provided input queryables
- compress(IPool<IInstallableUnit>) - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepository
-
Cause semantically equivalent IInstallableUnits in the receiver to be
replaced with a shared object from the provided
IPool
.
- compress(IPool<IInstallableUnit>) - Method in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository
-
- compression - Variable in class org.eclipse.swt.graphics.ImageLoader
-
This is the compression used when saving jpeg and png files.
- compute(IEclipseContext) - Method in class org.eclipse.e4.core.contexts.ContextFunction
-
- compute(IEclipseContext, String) - Method in class org.eclipse.e4.core.contexts.ContextFunction
-
Evaluates the function based on the provided arguments and context to
produce a consistent result.
- compute(IEclipseContext, String) - Method in interface org.eclipse.e4.core.contexts.IContextFunction
-
Evaluates the function based on the provided arguments and context to
produce a consistent result.
- computeAdapterTypes(Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
-
Returns the types that can be obtained by converting adaptableClass
via this manager.
- computeAdjustedSize(int, int) - Method in class org.eclipse.ui.forms.widgets.SizeCache
-
Compute the control's size, and ensure that non-default hints are returned verbatim
(this tries to compensate for SWT's hints, which aren't really the outer width of the
control).
- computeArea(IRegion, ITextViewer) - Static method in class org.eclipse.jface.text.JFaceTextUtil
-
Determines the graphical area covered by the given text region in
the given viewer.
- computeAvailableArea(Rectangle, Rectangle, AbstractInformationControlManager.Anchor) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Computes the area available for an information control given an anchor and the subject area
within bounds
.
- computeBackground(int) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
- computeBuildOrder(IProject[]) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
-
Returns a list of projects in their suggested build order from the
given unordered list of projects.
- computeCaptionOffset(IDocument) - Method in interface org.eclipse.jface.text.source.projection.IProjectionPosition
-
Returns the offset of the caption (the anchor region) of this projection
position.
- computeClassOrder(Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
-
Returns the class search order for a given class.
- computeCollapsedRegion(Position) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Computes the region that must be collapsed when the given position is the
position of an expanded projection annotation.
- computeCollapsedRegionAnchor(Position) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Computes the collapsed region anchor for the given position.
- computeCommitRule() - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
Computes the scheduling rule that is required for committing a changed buffer.
- computeCommitRule(IFileBuffer[]) - Method in class org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner
-
- computeCompletionProposals(IContentAssistSubjectControl, int) - Method in interface org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor
-
Deprecated.
Returns a list of completion proposals based on the specified location
within the document that corresponds to the current cursor position
within the text viewer.
- computeCompletionProposals(ITextViewer, int) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
-
Returns a list of completion proposals based on the
specified location within the document that corresponds
to the current cursor position within the text viewer.
- computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
-
- computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.ui.texteditor.HippieProposalProcessor
-
- computeContainedMatches(AbstractTextSearchResult, IEditorPart) - Method in interface org.eclipse.search.ui.text.IEditorMatchAdapter
-
Returns all matches that are contained in the element shown in the given
editor.
- computeContainedMatches(AbstractTextSearchResult, IFile) - Method in interface org.eclipse.search.ui.text.IFileMatchAdapter
-
Returns an array with all matches contained in the given file in the
given search result.
- computeContextInformation(IContentAssistSubjectControl, int) - Method in interface org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor
-
Deprecated.
Returns information about possible contexts based on the specified
location within the document that corresponds to the current cursor
position within the content assist subject control.
- computeContextInformation(ITextViewer, int) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
-
Returns information about possible contexts based on the
specified location within the document that corresponds
to the current cursor position within the text viewer.
- computeContextInformation(ITextViewer, int) - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
-
- computeContextInformation(ITextViewer, int) - Method in class org.eclipse.ui.texteditor.HippieProposalProcessor
-
- computeContexts(HelpEvent) - Method in class org.eclipse.ui.help.DialogPageContextComputer
-
Deprecated.
- computeContexts(HelpEvent) - Method in interface org.eclipse.ui.help.IContextComputer
-
Deprecated.
Computes contexts for the help system.
- computeContexts(HelpEvent) - Method in class org.eclipse.ui.help.ViewContextComputer
-
Deprecated.
- computeDefaultExtraClasspathEntries(List<IConfigurationElement>) - Method in class org.eclipse.ant.core.AntCorePreferences
-
- computeDefaultTasks(List<IConfigurationElement>) - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the complete list of pre-configured
Task
s
- computeDefaultTypes(List<IConfigurationElement>) - Method in class org.eclipse.ant.core.AntCorePreferences
-
Returns the complete listing of pre-configured
Type
s
- computeDetail(IValue, IValueDetailListener) - Method in interface org.eclipse.debug.ui.IDebugModelPresentation
-
Computes a detailed description of the given value, reporting
the result to the specified listener.
- ComputedList - Class in org.eclipse.core.databinding.observable.list
-
A lazily calculated list that automatically computes and registers listeners
on its dependencies as long as all of its dependencies are
IObservable
objects.
- ComputedList() - Constructor for class org.eclipse.core.databinding.observable.list.ComputedList
-
Creates a computed list in the default realm and with an unknown (null)
element type.
- ComputedList(Object) - Constructor for class org.eclipse.core.databinding.observable.list.ComputedList
-
Creates a computed list in the default realm and with the given element
type.
- ComputedList(Realm) - Constructor for class org.eclipse.core.databinding.observable.list.ComputedList
-
Creates a computed list in given realm and with an unknown (null) element
type.
- ComputedList(Realm, Object) - Constructor for class org.eclipse.core.databinding.observable.list.ComputedList
-
Creates a computed list in the given realm and with the given element
type.
- ComputedObservableMap - Class in org.eclipse.core.databinding.observable.map
-
Maps objects to one of their attributes.
- ComputedObservableMap(IObservableSet) - Constructor for class org.eclipse.core.databinding.observable.map.ComputedObservableMap
-
- ComputedObservableMap(IObservableSet, Object) - Constructor for class org.eclipse.core.databinding.observable.map.ComputedObservableMap
-
- ComputedSet - Class in org.eclipse.core.databinding.observable.set
-
A lazily calculated set that automatically computes and registers listeners
on its dependencies as long as all of its dependencies are
IObservable
objects.
- ComputedSet() - Constructor for class org.eclipse.core.databinding.observable.set.ComputedSet
-
Creates a computed set in the default realm and with an unknown (null)
element type.
- ComputedSet(Object) - Constructor for class org.eclipse.core.databinding.observable.set.ComputedSet
-
Creates a computed set in the default realm and with the given element
type.
- ComputedSet(Realm) - Constructor for class org.eclipse.core.databinding.observable.set.ComputedSet
-
Creates a computed set in given realm and with an unknown (null) element
type.
- ComputedSet(Realm, Object) - Constructor for class org.eclipse.core.databinding.observable.set.ComputedSet
-
Creates a computed set in the given realm and with the given element
type.
- ComputedValue - Class in org.eclipse.core.databinding.observable.value
-
A Lazily calculated value that automatically computes and registers listeners
on its dependencies as long as all of its dependencies are
IObservable
objects.
- ComputedValue() - Constructor for class org.eclipse.core.databinding.observable.value.ComputedValue
-
- ComputedValue(Object) - Constructor for class org.eclipse.core.databinding.observable.value.ComputedValue
-
- ComputedValue(Realm) - Constructor for class org.eclipse.core.databinding.observable.value.ComputedValue
-
- ComputedValue(Realm, Object) - Constructor for class org.eclipse.core.databinding.observable.value.ComputedValue
-
- computeEnablement(IActivityManager, IIdentifier) - Method in interface org.eclipse.ui.activities.ITriggerPointAdvisor
-
Calculate the identifier's enabled state for a combination of activities
with and without enabled when core expressions.
- computeEnablement(IActivityManager, IIdentifier) - Method in class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
-
- computeErrorFieldBackgroundRGB(Control) - Static method in class org.eclipse.jface.fieldassist.FieldAssistColors
-
Deprecated.
Compute the RGB of the color that should be used for the background of a
control to indicate that the control has an error.
- computeExecutionStatus(IProgressMonitor) - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation2
-
Return a status indicating the projected outcome of executing the
receiver.
- computeExecutionStatus(IProgressMonitor) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- computeExecutionStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
Return a status indicating the projected outcome of executing the
receiver.
- computeExecutionStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.CreateFileOperation
-
- computeExecutionStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.DeleteResourcesOperation
-
- computeExpressionInfo() - Method in class org.eclipse.core.expressions.Expression
-
Computes the expression information for the given expression tree.
- computeForeground(int) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
- computeGroupByKey(IMarker) - Method in interface org.eclipse.search.ui.IGroupByKeyComputer
-
Deprecated.
Computes and returns key by which the given marker is grouped.
- computeHashCode() - Method in class org.eclipse.core.expressions.Expression
-
Method to compute the hash code for this object.
- computeHashCode() - Method in class org.eclipse.ui.ActiveShellExpression
-
- computeHashCode() - Method in class org.eclipse.ui.LegacyHandlerSubmissionExpression
-
- computeImageSize(Control) - Method in class org.eclipse.jface.preference.ColorFieldEditor
-
Computes the size of the color image displayed on the button.
- computeIndentations() - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
-
Computes the indentations for the given font and stores them in
fIndentation
.
- computeIndexInCategory(String, int) - Method in class org.eclipse.jface.text.AbstractDocument
-
- computeIndexInCategory(String, int) - Method in interface org.eclipse.jface.text.IDocument
-
Computes the index at which a Position
with the
specified offset would be inserted into the given category.
- computeIndexInPositionList(List, int) - Method in class org.eclipse.jface.text.AbstractDocument
-
- computeIndexInPositionList(List, int, boolean) - Method in class org.eclipse.jface.text.AbstractDocument
-
Computes the index in the list of positions at which a position with the given
position would be inserted.
- computeInformation() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Computes the information to be displayed and the area in which the computed
information is valid.
- computeInformation() - Method in class org.eclipse.jface.text.information.InformationPresenter
-
- computeInformation() - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
- computeInformationControlLocation(Rectangle, Point) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Computes the location of the information control depending on the
subject area and the size of the information control.
- computeInformationControlLocation(Rectangle, Point) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
- computeLazyListDiff(List, List) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
Returns a lazily computed
ListDiff
describing the change between
the specified old and new list states.
- computeLazyMapDiff(Map, Map) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
Returns a lazily computed
MapDiff
describing the change between
the specified old and new map states.
- computeLazySetDiff(Set, Set) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
Returns a lazily computed
SetDiff
describing the change between
the specified old and new set states.
- computeLineHeight(StyledText, int, int, int) - Static method in class org.eclipse.jface.text.JFaceTextUtil
-
Computes the line height for the given line range.
- computeLineRange(ISourceViewer, int, int, int) - Method in class org.eclipse.jface.text.source.LineChangeHover
-
Computes the block of lines which form a contiguous block of changes covering line
.
- computeListDiff(List, List) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
Returns a
ListDiff
describing the change between the specified
old and new list states.
- computeLocation(Rectangle, Point, AbstractInformationControlManager.Anchor) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Computes the display location of the information control.
- computeLocation(Rectangle, Point, AbstractInformationControlManager.Anchor) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
- computeLongestHyperlinkLength(List) - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
-
Computes the length of the longest detected hyperlink.
- computeMapDiff(Map, Map) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
Returns a
MapDiff
describing the change between the specified old
and new map states.
- computeMaximumWidth(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.ColumnLayout
-
- computeMaximumWidth(Composite, boolean) - Method in interface org.eclipse.ui.forms.widgets.ILayoutExtension
-
Computes the maximum width of the parent.
- computeMaximumWidth() - Method in class org.eclipse.ui.forms.widgets.SizeCache
-
- computeMaximumWidth(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.TableWrapLayout
-
Implements ILayoutExtension.
- computeMenuLocation(Control) - Method in class org.eclipse.ui.actions.QuickMenuCreator
-
Determine the optimal point for this menu to appear.
- computeMenuLocation(StyledText) - Method in class org.eclipse.ui.actions.QuickMenuCreator
-
Hook to compute the menu location if the focus widget is a styled text
widget.
- computeMenuLocation(Tree) - Method in class org.eclipse.ui.actions.QuickMenuCreator
-
Hook to compute the menu location if the focus widget is a tree widget.
- computeMenuLocation(Table) - Method in class org.eclipse.ui.actions.QuickMenuCreator
-
Hook to compute the menu location if the focus widget is a table widget.
- computeMinimumSize() - Method in class org.eclipse.ui.forms.widgets.SizeCache
-
- computeMinimumSize() - Method in class org.eclipse.ui.presentations.StackPresentation
-
Deprecated.
replaced by computePreferredSize
- computeMinimumWidth(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.ColumnLayout
-
- computeMinimumWidth(Composite, boolean) - Method in interface org.eclipse.ui.forms.widgets.ILayoutExtension
-
Computes the minimum width of the parent.
- computeMinimumWidth() - Method in class org.eclipse.ui.forms.widgets.SizeCache
-
- computeMinimumWidth(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.TableWrapLayout
-
Implements ILayoutExtension.
- computeModificationStamp(IResource) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
Computes the initial modification stamp for the given resource.
- computeMoveOrCopyStatus() - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
-
- computeMoveOrCopyStatus() - Method in class org.eclipse.ui.ide.undo.MoveProjectOperation
-
- computeNumberOfDigits() - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
-
- computeNumberOfDigits() - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
-
Does the real computation of the number of digits.
- computeNumberOfLines(String) - Method in class org.eclipse.jface.text.AbstractDocument
-
- computeNumberOfLines(String) - Method in class org.eclipse.jface.text.AbstractLineTracker
-
- computeNumberOfLines(String) - Method in interface org.eclipse.jface.text.IDocument
-
Computes the number of lines in the given text.
- computeNumberOfLines(String) - Method in interface org.eclipse.jface.text.ILineTracker
-
Computes the number of lines in the given text.
- computePartitioning(int, int) - Method in class org.eclipse.jface.text.AbstractDocument
-
- computePartitioning(String, int, int, boolean) - Method in class org.eclipse.jface.text.AbstractDocument
-
- computePartitioning(int, int) - Method in interface org.eclipse.jface.text.IDocument
-
Computes the partitioning of the given document range using the
document's partitioner.
- computePartitioning(String, int, int, boolean) - Method in interface org.eclipse.jface.text.IDocumentExtension3
-
Computes the partitioning of the given document range based on the given
partitioning type.
- computePartitioning(int, int) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
-
Returns the partitioning of the given range of the connected
document.
- computePartitioning(int, int, boolean) - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension2
-
Returns the partitioning of the given range of the connected document.
- computePartitioning(int, int) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- computePartitioning(int, int, boolean) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- computePartitioning(int, int) - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
- computePartitioning(int, int, boolean) - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
Returns the partitioning of the given range of the connected document.
- computePartitioning(int, int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
-
Deprecated.
- computePartitioning(int, int, boolean) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
-
Deprecated.
- computePartitioning(IDocument, String, int, int, boolean) - Static method in class org.eclipse.jface.text.TextUtilities
-
Computes and returns the partitioning for the given region of the given
document for the given partitioning name.
- computePartitionManagingCategories(IDocument) - Static method in class org.eclipse.jface.text.TextUtilities
-
Computes and returns the partition managing position categories for the
given document or null
if this was impossible.
- computePreferredSize(boolean, int, int, int) - Method in interface org.eclipse.ui.ISizeProvider
-
Returns the best size for this part, given the available width and height
and the workbench's preferred size for the part.
- computePreferredSize(boolean, int, int, int) - Method in class org.eclipse.ui.presentations.StackPresentation
-
Deprecated.
- computePrerequisiteOrder(IProject[]) - Method in interface org.eclipse.core.resources.IWorkspace
-
Deprecated.
Replaced by IWorkspace.computeProjectOrder
,
which produces a more usable result when there are cycles in project
reference graph.
- computeProfileChangeRequest(MultiStatus, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.InstallOperation
-
- computeProfileChangeRequest(MultiStatus, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.ProfileChangeOperation
-
Compute the profile change request for this operation, adding any relevant intermediate status
to the supplied status.
- computeProfileChangeRequest(MultiStatus, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.RemediationOperation
-
- computeProfileChangeRequest(MultiStatus, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.SynchronizeOperation
-
- computeProfileChangeRequest(MultiStatus, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.UninstallOperation
-
- computeProfileChangeRequest(MultiStatus, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.UpdateOperation
-
- computeProjectedMasterRegions(int, int) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
-
Returns the sequence of all master document regions with are contained in the given master document
range and which are part of this projection document.
- computeProjectionRegions(IDocument) - Method in interface org.eclipse.jface.text.source.projection.IProjectionPosition
-
Returns an array of regions that should be collapsed when the annotation
belonging to this position is collapsed.
- computeProjectOrder(IProject[]) - Method in interface org.eclipse.core.resources.IWorkspace
-
Computes a total ordering of the given projects based on both static and
dynamic project references.
- computeQuickAssistProposals(IQuickAssistInvocationContext) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistProcessor
-
Returns a list of quick assist and quick fix proposals for the
given invocation context.
- computeQuickAssistProposals(IQuickAssistInvocationContext) - Method in class org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor
-
- computeRedoableStatus(IProgressMonitor) - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation
-
Return a status indicating the projected outcome of redoing the receiver.
- computeRedoableStatus(IProgressMonitor) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- computeRedoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
Return a status indicating the projected outcome of redoing the receiver.
- computeRedoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.DeleteResourcesOperation
-
- computeReferencedBuildOrder(IProject[]) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
-
Returns an array of projects in their suggested build order
containing all of the projects specified by baseProjects
and all of their referenced projects.
- computeResult() - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
- computeResult() - Method in class org.eclipse.ui.dialogs.ElementListSelectionDialog
-
- computeResult() - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
- computeResult() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
- computeResult() - Method in class org.eclipse.ui.dialogs.NewFolderDialog
-
Creates the folder using the name and link target entered
by the user.
- computeResult() - Method in class org.eclipse.ui.dialogs.ProjectLocationSelectionDialog
-
The ProjectLocationSelectionDialog
implementation of this
SelectionStatusDialog
method builds a two element list -
the first element is the project name and the second one is the location.
- computeResult() - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
-
Compute the result and return it.
- computeResult() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
-
- computeSchedulingRule(IResource) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
Computes the scheduling rule needed to create or modify a resource.
- computeScore(String, Object) - Method in interface org.eclipse.search.ui.ISearchPageScoreComputer
-
Computes and returns a score indicating how good the page with the given
id can handle the given input element.
- computeSelectedResources() - Method in class org.eclipse.ui.editors.text.FileBufferOperationHandler
-
Computes the selected resources.
- computeSelectedResources(IStructuredSelection) - Static method in class org.eclipse.ui.ide.IDE
-
Extracts and returns the IResource
s in the given
selection or the resource objects they adapts to.
- computeSetDiff(Set, Set) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
Returns a
SetDiff
describing the change between the specified old
and new set states.
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.jface.layout.AbstractColumnLayout
-
- computeSize() - Method in interface org.eclipse.jface.preference.IPreferencePage
-
Computes a size for this page's UI component.
- computeSize() - Method in class org.eclipse.jface.preference.PreferencePage
-
Computes the size for this page's UI control.
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.jface.text.source.SourceViewer.RulerLayout
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.jface.viewers.TableLayout
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.AnimatedProgress
-
Deprecated.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.CCombo
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.CLabel
-
- computeSize(int, int, GC, int, int) - Method in class org.eclipse.swt.custom.CTabFolderRenderer
-
Returns the preferred size of a part.
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.custom.StackLayout
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.TableTree
-
Deprecated.
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.FillLayout
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.FormLayout
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.GridLayout
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.layout.RowLayout
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Button
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Combo
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Composite
-
- computeSize(int, int) - Method in class org.eclipse.swt.widgets.Control
-
Returns the preferred size of the receiver.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Control
-
Returns the preferred size of the receiver.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.CoolBar
-
- computeSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
-
Returns the preferred size of the receiver.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.DateTime
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ExpandBar
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Group
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Label
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.swt.widgets.Layout
-
Computes and returns the size of the specified
composite's client area according to this layout.
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Link
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.List
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ProgressBar
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Sash
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Scale
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Slider
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Spinner
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.TabFolder
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Table
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Text
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.ToolBar
-
- computeSize(int, int, boolean) - Method in class org.eclipse.swt.widgets.Tree
-
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.ColumnLayout
-
- computeSize(int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Computes the size of the expandable composite.
- computeSize(int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.Form
-
Fully delegates the size computation to the internal layout manager.
- computeSize(int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
-
Overrides the method by fully trusting the layout manager (computed width
or height may be larger than the provider width or height hints).
- computeSize(int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
-
Overrides the parent by incorporating the margin.
- computeSize(int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
-
Computes the control size by reserving space for images in addition to
text.
- computeSize(int, int, int) - Method in class org.eclipse.ui.forms.widgets.LayoutCache
-
Computes the preferred size of the nth control
- computeSize(int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Removes the default size of the composite, allowing the control to
shrink to the trim.
- computeSize(int, int) - Method in class org.eclipse.ui.forms.widgets.SizeCache
-
Computes the preferred size of the control.
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.TableWrapLayout
-
- computeSize(int, int, boolean) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
-
Computes the size of the control.
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.ui.part.PageBook.PageBookLayout
-
- computeSizeConstraints(int, int) - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Computes the size constraints based on the
dialog font
.
- computeSizeConstraints(Control, IInformationControl) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Computes the size constraints of the information control in points based on the
default font of the given subject control as well as the size constraints in character
width.
- computeSizeConstraints(Control, Rectangle, IInformationControl) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Computes the size constraints of the information control in points.
- computeSizeConstraints(int, int) - Method in interface org.eclipse.jface.text.IInformationControlExtension5
-
Computes the width- and height constraints of the information control in
pixels, based on the given width and height in characters.
- computeSizeConstraints(Control, Rectangle, IInformationControl) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
- computeSizeHint() - Method in class org.eclipse.jface.text.AbstractInformationControl
-
- computeSizeHint() - Method in class org.eclipse.jface.text.DefaultInformationControl
-
- computeSizeHint() - Method in interface org.eclipse.jface.text.IInformationControl
-
Computes and returns a proposal for the size of this information control depending
on the information to present.
- computeSourceContainers(ILaunchConfiguration, IProgressMonitor) - Method in interface org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate
-
Returns a default collection source containers to be considered for the
given launch configuration.
- computeStateMask(String) - Static method in class org.eclipse.ui.editors.text.TextSourceViewerConfiguration
-
Computes the state mask out of the given modifiers string.
- computeSuccessorPage() - Method in class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
-
Triggers the refactoring's condition checking and returns either the
error wizard page or a preview page, depending on the outcome of the
precondition checking.
- computeText(int) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
- computeTextEdit(ITextFileBuffer, IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation
-
- computeTextEdit(ITextFileBuffer, IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation
-
- computeTextEdit(ITextFileBuffer, IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation
-
Computes and returns a text edit.
- computeTextSize(int, int) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
-
- computeTimestamp(IFile) - Method in interface org.eclipse.core.resources.team.IResourceTree
-
Computes the timestamp for the given file in the local file system.
- computeTrim() - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Computes the trim (status text and tool bar are considered as trim).
- computeTrim() - Method in class org.eclipse.jface.text.DefaultInformationControl
-
- computeTrim() - Method in interface org.eclipse.jface.text.IInformationControlExtension3
-
Computes the trim for this control.
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.CTabFolder
-
- computeTrim(int, int, int, int, int, int) - Method in class org.eclipse.swt.custom.CTabFolderRenderer
-
Given a desired client area for the part
(as described by the arguments), returns the bounding
rectangle which would be required to produce that client
area.
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.TableTree
-
Deprecated.
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.ViewForm
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.printing.Printer
-
Given a client area (as described by the arguments),
returns a rectangle, relative to the client area's coordinates,
that is the client area expanded by the printer's trim (or minimum margins).
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Decorations
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Group
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Scrollable
-
Given a desired client area for the receiver
(as described by the arguments), returns the bounding
rectangle which would be required to produce that client
area.
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Spinner
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.TabFolder
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.Text
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.ToolBar
-
- computeUndoableStatus(IProgressMonitor) - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation
-
Return a status indicating the projected outcome of undoing the receiver.
- computeUndoableStatus(IProgressMonitor) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- computeUndoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
Return a status indicating the projected outcome of undoing the receiver.
- computeUndoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
-
- computeUndoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.CopyResourcesOperation
-
- computeUndoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.DeleteResourcesOperation
-
- computeUndoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.MoveProjectOperation
-
- computeUndoableStatus(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.MoveResourcesOperation
-
- computeUnprojectedMasterRegions(int, int) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
-
Returns the sequence of all master document regions which are contained
in the given master document range and which are not yet part of this
projection document.
- computeValidateStateRule() - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
Computes the scheduling rule that is required for validating the state of the buffer.
- computeWidth(Control) - Method in class org.eclipse.jface.action.ControlContribution
-
Computes the width of the given control which is being added
to a tool bar.
- condition(IExpression, IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
-
Create an expression that first evaluates a test
and then, depending on the outcome,
evaluates either ifTrue
or ifFalse
.
- configElement - Variable in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
-
- ConfigurableLineTracker - Class in org.eclipse.jface.text
-
- ConfigurableLineTracker(String[]) - Constructor for class org.eclipse.jface.text.ConfigurableLineTracker
-
Creates a standard line tracker for the given line delimiters.
- CONFIGURATION - Static variable in interface org.eclipse.jface.text.IPainter
-
Constant describing the reason of a repaint request: paint manager or painter configuration changed.
- CONFIGURATION_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
-
Constant which defines the filter string for acquiring the service which
specifies the configuration location.
- CONFIGURATION_INVALID - Static variable in exception org.eclipse.debug.core.DebugException
-
Indicates an improperly configured breakpoint.
- ConfigurationElementModel - Class in org.eclipse.core.runtime.model
-
Deprecated.
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
This API will be deleted in a future release. See bug 370248 for details.
- ConfigurationElementModel() - Constructor for class org.eclipse.core.runtime.model.ConfigurationElementModel
-
Deprecated.
Creates a new configuration element model in which all fields are null
.
- ConfigurationElementSorter - Class in org.eclipse.ui.texteditor
-
Allows to sort an array based on their elements' configuration elements
according to the prerequisite relation of their defining plug-ins.
- ConfigurationElementSorter() - Constructor for class org.eclipse.ui.texteditor.ConfigurationElementSorter
-
- ConfigurationPropertyModel - Class in org.eclipse.core.runtime.model
-
Deprecated.
In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
This API will be deleted in a future release. See bug 370248 for details.
- ConfigurationPropertyModel() - Constructor for class org.eclipse.core.runtime.model.ConfigurationPropertyModel
-
Deprecated.
Creates a new configuration property model in which all fields are
null
.
- ConfigurationScope - Class in org.eclipse.core.runtime.preferences
-
Object representing the configuration scope in the Eclipse preferences
hierarchy.
- ConfigurationScope() - Constructor for class org.eclipse.core.runtime.preferences.ConfigurationScope
-
Deprecated.
use ConfigurationScope.INSTANCE
instead
- ConfiguratorUtils - Class in org.eclipse.update.configurator
-
Deprecated.
The org.eclipse.update component has been replaced by Equinox p2.
This API will be deleted in a future release. See bug 311590 for details.
- ConfiguratorUtils() - Constructor for class org.eclipse.update.configurator.ConfiguratorUtils
-
Deprecated.
- configure() - Method in interface org.eclipse.core.resources.IProjectNature
-
Configures this nature for its project.
- configure(SourceViewerConfiguration) - Method in interface org.eclipse.jface.text.source.ISourceViewer
-
Configures the source viewer using the given configuration.
- configure(SourceViewerConfiguration) - Method in class org.eclipse.jface.text.source.SourceViewer
-
- configure() - Method in class org.eclipse.team.core.RepositoryProvider
-
Configures the nature for the given project.
- configureAction(String, String, String) - Method in class org.eclipse.ui.console.actions.TextViewerAction
-
Configures this action with a label, tool tip, and description.
- configureArgument() - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
-
Configures the argument for the selected variable.
- ConfigureColumns - Class in org.eclipse.jface.util
-
Utilities for configuring columns of trees and tables in a
keyboard-accessible way.
- ConfigureColumns() - Constructor for class org.eclipse.jface.util.ConfigureColumns
-
- configureEditorAreaDropListener(DropTargetListener) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Configures the drop target listener for the editor area of this workbench window.
- configureFeatureEntry(IPlatformConfiguration.IFeatureEntry) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.
Configures the feature entry.
- configureInsertMode(ITextEditorExtension3.InsertMode, boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Configures the given insert mode as legal or illegal.
- configureMergeAction(String, Action) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipantActionGroup
-
Configure the merge action to have appropriate label, image, etc.
- configurePage(int, IFormPage) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Configures the form page.
- configureProject() - Method in class org.eclipse.team.core.RepositoryProvider
-
Configures the provider for the given project.
- configureShell(Shell) - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.dialogs.InputDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.dialogs.MessageDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.dialogs.StatusDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- configureShell(Shell) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Extends the super implementation by creating the trim widgets using createTrimWidgets
.
- configureShell(Shell) - Method in class org.eclipse.jface.window.Window
-
Configures the given shell in preparation for opening this window in it.
- configureShell(Shell) - Method in class org.eclipse.jface.wizard.WizardDialog
-
- configureShell(Shell) - Method in class org.eclipse.team.ui.SaveablePartDialog
-
Deprecated.
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.FileSelectionDialog
-
Deprecated.
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.ListSelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.MarkerResolutionSelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.NewFolderDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.ProjectLocationMoveDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.ProjectLocationSelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.ResourceSelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.SelectionDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.TypeFilteringDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
-
Deprecated.
- configureShell(Shell) - Method in class org.eclipse.ui.ide.dialogs.ImportTypeDialog
-
- configureShell(Shell) - Method in class org.eclipse.ui.ide.dialogs.PathVariableSelectionDialog
-
- configureSite(IPlatformConfiguration.ISiteEntry) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.
Configures the specified site entry.
- configureSite(IPlatformConfiguration.ISiteEntry, boolean) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.
Configures the specified site entry.
- configureSourceViewerDecorationSupport(SourceViewerDecorationSupport) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Configures the decoration support for this editor's source viewer.
- configureStatusDialog(WorkbenchStatusDialogManager) - Method in class org.eclipse.ui.statushandlers.WorkbenchErrorHandler
-
- configureTableViewer(TableViewer) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Configures the given viewer.
- configureTextViewer(TextViewer) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
Configures the passed text viewer.
- configureToolBar(IToolBarManager) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Subclasses implement this menu to contribute actions
to the toolbar.
- configureToolBar(IToolBarManager) - Method in class org.eclipse.ui.console.TextConsolePage
-
- configureTreeViewer(TreeViewer) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Configures the given viewer.
- CONFIRM - Static variable in class org.eclipse.jface.dialogs.MessageDialog
-
Constant for a simple dialog with the question image and OK/Cancel buttons (value 5).
- confirmOverwrite(ProjectSetSerializationContext, IProject[]) - Method in class org.eclipse.team.core.ProjectSetCapability
-
Determine if any of the projects already exist
and confirm which of those projects are to be overwritten.
- confirmOverwrite(IProject[]) - Method in class org.eclipse.team.core.ProjectSetSerializationContext
-
Given an array of projects that currently exist in the workspace
determine which of those projects should be overwritten.
- confirmSaveOfDirtyEditor() - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
-
Returns whether the user should be prompted to save dirty editors.
- CONFLICT - Static variable in interface org.eclipse.compare.IStreamMerger
-
Deprecated.
Indicates that a change conflict prevented the merge from successful completion (value 1
)
- CONFLICT - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Three-way change constant indicating a change in both right and left.
- CONFLICT - Static variable in interface org.eclipse.team.core.mapping.IStorageMerger
-
Indicates that a change conflict prevented the merge from successful completion (value 1
)
- CONFLICT - Static variable in exception org.eclipse.team.core.TeamException
-
- CONFLICTING - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
-
Three-way change constant (value 12) indicating a change on left and
right sides.
- CONFLICTING - Static variable in interface org.eclipse.team.core.diff.IThreeWayDiff
-
Constant (bit mask) indicating that there is both a local change
and a remote change.
- CONFLICTING - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
-
Sync constant (value 12) indicating a change to both the remote and local resources.
- CONFLICTING_MODE - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
- CONFLICTS - Static variable in interface org.eclipse.team.core.mapping.IMergeStatus
-
Indicates that a change conflict prevented some or all of the resource
mappings to be merged (value 1
).
- connect(IDocumentProvider, IEditorInput) - Method in interface org.eclipse.compare.ISharedDocumentAdapter
-
Connect the given element to its document provider.
- connect(IDocumentProvider, IEditorInput) - Method in class org.eclipse.compare.SharedDocumentAdapter
-
- connect(IDocumentProvider, IEditorInput) - Method in class org.eclipse.compare.structuremergeviewer.SharedDocumentAdapterWrapper
-
- connect(IPath, IProgressMonitor) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
-
- connect(IPath, LocationKind, IProgressMonitor) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
-
Connects the file at the given location to this manager.
- connect(Object) - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Connects the given client to this memory block.
- connect(IProcess, IConsole) - Method in class org.eclipse.debug.ui.console.ConsoleColorProvider
-
- connect(IStreamsProxy) - Method in interface org.eclipse.debug.ui.console.IConsole
-
Connects this console to the given streams proxy.
- connect(IStreamMonitor, String) - Method in interface org.eclipse.debug.ui.console.IConsole
-
Connects this console to the given stream monitor, uniquely identified by
the given identifier.
- connect(IProcess, IConsole) - Method in interface org.eclipse.debug.ui.console.IConsoleColorProvider
-
Connects this color provider to the given process and console.
- connect(ITextViewer) - Method in class org.eclipse.jface.text.DefaultUndoManager
-
Deprecated.
- connect(IDocument) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
-
Connects the partitioner to a document.
- connect(IDocument, boolean) - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension3
-
Connects this partitioner to a document.
- connect(ITextViewer) - Method in interface org.eclipse.jface.text.IUndoManager
-
Connects this undo manager to the given text viewer.
- connect(IDocument) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- connect(IDocument, boolean) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
- connect(IDocument) - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
- connect(IDocument, boolean) - Method in class org.eclipse.jface.text.rules.FastPartitioner
-
Connects this partitioner to a document.
- connect(IDocument) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
-
Deprecated.
- connect(IDocument) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
- connect(IDocument) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
-
Connects the annotation model to a document.
- connect(ITextViewer) - Method in class org.eclipse.jface.text.TextViewerUndoManager
-
- connect(Session, int, IProgressMonitor) - Method in interface org.eclipse.jsch.core.IJSchService
-
Connect the session using a responsive socket factory.
- connect(Proxy, String, int, int, IProgressMonitor) - Method in interface org.eclipse.jsch.core.IJSchService
-
Connect to the given host and port using the given proxy.
- connect() - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Connects the refactoring history service to the workbench's operation
history if necessary and increments an internal counter.
- connect(ISyncInfoSetChangeListener, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Connect the listener to the sync set in such a fashion that the listener will
be connected the the sync set using addChangeListener
and issued a reset event.
- connect(Object) - Method in class org.eclipse.text.undo.DocumentUndoManager
-
- connect(IDocument) - Static method in class org.eclipse.text.undo.DocumentUndoManagerRegistry
-
Connects the file at the given location to this manager.
- connect(Object) - Method in interface org.eclipse.text.undo.IDocumentUndoManager
-
Connects to the undo manager.
- connect(TextConsole) - Method in interface org.eclipse.ui.console.IPatternMatchListenerDelegate
-
Notification that pattern matching will begin in the specified console.
- connect(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
-
- connect(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
- connect(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- connect(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
- connect(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Connects the given element to this document provider.
- connected() - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Hook method.
- connected() - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
This hook method is called when this provider starts managing documents for
elements.
- connected() - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Connects to the source of markers as marker change listener.
- connectFileStore(IFileStore, IProgressMonitor) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
-
Connects the given file store to this manager.
- connectTo(FrameList) - Method in class org.eclipse.ui.views.framelist.TreeViewerFrameSource
-
Connects this source as a listener on the frame list,
so that when the current frame changes, the viewer is updated.
- considerEdit(TextEdit) - Method in class org.eclipse.text.edits.TextEditProcessor
-
Tells whether this processor considers the given edit.
- CONSOLE_FONT - Static variable in interface org.eclipse.ui.console.IConsoleConstants
-
Deprecated.
When a console is created, its font is set to the default text font as specified
by JFaceResources.TEXT_FONT
. Clients must provide their own infrastructure to
manage console specific fonts.
- consoleClosed() - Method in interface org.eclipse.debug.ui.console.IConsoleLineTrackerExtension
-
Notification that all output streams connected to the console have been
closed.
- ConsoleColorProvider - Class in org.eclipse.debug.ui.console
-
Default console color provider for a process.
- ConsoleColorProvider() - Constructor for class org.eclipse.debug.ui.console.ConsoleColorProvider
-
- ConsolePlugin - Class in org.eclipse.ui.console
-
The console plug-in class.
- ConsolePlugin() - Constructor for class org.eclipse.ui.console.ConsolePlugin
-
- consolesAdded(IConsole[]) - Method in interface org.eclipse.ui.console.IConsoleListener
-
Notification the given consoles have been added to the console
manager.
- ConsoleSession - Class in org.eclipse.osgi.framework.console
-
A console session service provides the input and output to a single console session.
- ConsoleSession() - Constructor for class org.eclipse.osgi.framework.console.ConsoleSession
-
- consolesRemoved(IConsole[]) - Method in interface org.eclipse.ui.console.IConsoleListener
-
Notification the given consoles have been removed from the
console manager.
- constant(Object) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
-
Creates an expression that evaluates to the constant value
.
- constantObservableValue(Realm, Object, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable value with the given constant value.
- constantObservableValue(Realm, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable value with the given constant value.
- constantObservableValue(Object, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable value with the given constant value.
- constantObservableValue(Object) - Static method in class org.eclipse.core.databinding.observable.Observables
-
Returns an observable value with the given constant value.
- Constants - Interface in org.eclipse.equinox.p2.core.spi
-
- Constants - Interface in org.eclipse.osgi.service.environment
-
- constrainShellSize() - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- constrainShellSize() - Method in class org.eclipse.jface.window.Window
-
Constrain the shell size to be no larger than the display bounds.
- constructDeltas(Object, Object) - Method in class org.eclipse.e4.ui.workbench.modeling.ModelReconciler
-
Analyzes the model and its serialized state and constructs a collection of deltas between the
two.
- CONTAINER_MEMENTO_ATTR - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
- CONTAINER_NODE - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
- CONTAINER_TYPE_ATTR - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
- ContainerCheckedTreeViewer - Class in org.eclipse.ui.dialogs
-
CheckboxTreeViewer with special behaviour of the checked / gray state on
container (non-leaf) nodes:
The grayed state is used to visualize the checked state of its children.
- ContainerCheckedTreeViewer(Composite) - Constructor for class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
-
Constructor for ContainerCheckedTreeViewer.
- ContainerCheckedTreeViewer(Composite, int) - Constructor for class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
-
Constructor for ContainerCheckedTreeViewer.
- ContainerCheckedTreeViewer(Tree) - Constructor for class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
-
Constructor for ContainerCheckedTreeViewer.
- ContainerCreator - Class in org.eclipse.core.filebuffers.manipulation
-
Helper class to create a container and all missing
parent containers.
- ContainerCreator(IWorkspace, IPath) - Constructor for class org.eclipse.core.filebuffers.manipulation.ContainerCreator
-
Constructs a container creator for the given path
in the given workspace.
- CONTAINERDATA - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UIElement
-
- ContainerGenerator - Class in org.eclipse.ui.dialogs
-
For creating folder resources that currently do not exist,
along a given workspace path.
- ContainerGenerator(IPath) - Constructor for class org.eclipse.ui.dialogs.ContainerGenerator
-
Creates a generator for the container resource (folder or project) at the
given workspace path.
- CONTAINERS_NODE - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
- ContainerSelectionDialog - Class in org.eclipse.ui.dialogs
-
A standard selection dialog which solicits a container resource from the user.
- ContainerSelectionDialog(Shell, IContainer, boolean, String) - Constructor for class org.eclipse.ui.dialogs.ContainerSelectionDialog
-
Creates a resource container selection dialog rooted at the given resource.
- ContainerSourceContainer - Class in org.eclipse.debug.core.sourcelookup.containers
-
A source container for a container in the workspace.
- ContainerSourceContainer(IContainer, boolean) - Constructor for class org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer
-
Constructs a source container on the given workspace container.
- contains(Object) - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
-
- contains(Object) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
-
- contains(Object) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
-
- contains(Object) - Method in class org.eclipse.core.databinding.observable.list.MultiList
-
- contains(Object) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
-
- contains(Object) - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
-
- contains(Object) - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
-
- contains(Object) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
-
- contains(ResourceMapping) - Method in class org.eclipse.core.resources.mapping.CompositeResourceMapping
-
- contains(ResourceMapping) - Method in class org.eclipse.core.resources.mapping.ResourceMapping
-
Return whether this resource mapping contains all the resources
of the given mapping.
- contains(IResource) - Method in class org.eclipse.core.resources.mapping.ResourceTraversal
-
Return whether the given resource is contained in or
covered by this traversal, regardless of whether the resource
currently exists.
- contains(ISchedulingRule) - Method in interface org.eclipse.core.runtime.jobs.ISchedulingRule
-
Returns whether this scheduling rule completely contains another scheduling
rule.
- contains(ISchedulingRule) - Method in class org.eclipse.core.runtime.jobs.MultiRule
-
- contains(String) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.
Returns whether the given property is known to this preference object,
either by having an explicit setting or by having a default
setting.
- contains(Event, String, Object) - Static method in class org.eclipse.e4.ui.workbench.UIEvents
-
Return true if the specified property contains o
.
- contains(URI, ProvisioningSession) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Return a boolean indicating whether this tracker already contains the specified
repository location.
- contains(IArtifactDescriptor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Returns true if this repository contains the given descriptor.
- contains(IArtifactKey) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Returns true if this repository contains the given artifact key.
- contains(IArtifactDescriptor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
- contains(IArtifactKey) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
- contains(URI) - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Returns whether a repository at the given location is in the list of repositories
tracked by this repository manager.
- contains(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Returns whether the named preference is known to this preference
store.
- contains(String) - Method in class org.eclipse.jface.preference.PreferenceStore
-
- contains(Object) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Returns true iff this collection contains the given item
- contains(GroupCategory) - Method in class org.eclipse.ltk.core.refactoring.GroupCategorySet
-
Returns whether the given category is contained
in this set of group categories
- contains(IResourceProxy) - Method in class org.eclipse.search.core.text.TextSearchScope
-
Returns if a given resource is part of the scope.
- contains(IResourceProxy) - Method in class org.eclipse.search.ui.text.FileTextSearchScope
-
- contains(float, float, GC, boolean) - Method in class org.eclipse.swt.graphics.Path
-
Returns true
if the specified point is contained by
the receiver and false otherwise.
- contains(int, int) - Method in class org.eclipse.swt.graphics.Rectangle
-
Returns true
if the point specified by the
arguments is inside the area specified by the receiver,
and false
otherwise.
- contains(Point) - Method in class org.eclipse.swt.graphics.Rectangle
-
Returns true
if the given point is inside the
area specified by the receiver, and false
otherwise.
- contains(int, int) - Method in class org.eclipse.swt.graphics.Region
-
Returns true
if the point specified by the
arguments is inside the area specified by the receiver,
and false
otherwise.
- contains(Point) - Method in class org.eclipse.swt.graphics.Region
-
Returns true
if the given point is inside the
area specified by the receiver, and false
otherwise.
- contains(IResource) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Return whether the given resource is contained in this scope.
- contains(IResource) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
-
Return whether the given resource is within this scope.
- contains(Object) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
-
Returns true
if history contains object.
- contains(Object, Object, int) - Method in interface org.eclipse.ui.IContainmentAdapter
-
Returns whether the given element is considered contained
in the specified containment context or if it is the context
itself.
- contains(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetUpdater
-
Returns true
if the updater contains the
given working set; otherwise false
is
returned.
- contains(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- contains(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
-
- CONTAINS_KEY - Static variable in class org.eclipse.ui.views.markers.MarkerSupportConstants
-
- containsAll(Collection) - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
-
- containsAll(Collection) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
-
- containsAll(Collection) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
-
- containsAll(Collection) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
-
- containsAll(Collection) - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
-
- containsAll(Collection) - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
-
- containsAll(Collection) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
-
- containsControl(Control) - Method in class org.eclipse.jface.text.AbstractInformationControl
-
- containsControl(Control) - Method in interface org.eclipse.jface.text.IInformationControlExtension5
-
Tests whether the given control is this information control
or a child of this information control.
- containsKey(Object) - Method in class org.eclipse.core.databinding.observable.map.ComputedObservableMap
-
- containsKey(Object) - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
-
- containsKey(Object) - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
-
- containsKey(Object) - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
-
- containsKey(String) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Returns whether this context or a parent has a value stored for the given name.
- containsKey(Class<?>) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Returns whether this context or a parent has a value stored for the given class.
- containsKey(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
-
Check if the map contains the specified key.
- containsOneCategory(List) - Method in class org.eclipse.ltk.core.refactoring.GroupCategorySet
-
Returns whether one of the given categories is contained
in this set of group categories
- containsPosition(String, int, int) - Method in class org.eclipse.jface.text.AbstractDocument
-
- containsPosition(String, int, int) - Method in interface org.eclipse.jface.text.IDocument
-
Determines whether a position described by the parameters is managed by this document.
- containsPositionCategory(String) - Method in class org.eclipse.jface.text.AbstractDocument
-
- containsPositionCategory(String) - Method in interface org.eclipse.jface.text.IDocument
-
Checks the presence of the specified position category.
- containsProfile(String) - Method in interface org.eclipse.equinox.p2.engine.IProfileRegistry
-
Returns whether this profile registry contains a profile with the given id.
- containsSavedState(IMemento) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Returns whether the given memento contains saved state
Subclasses may extend or override this method.
- containsValue(Object) - Method in class org.eclipse.core.databinding.observable.map.BidiObservableMap
-
- containsValue(Object) - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
-
- containsValue(Object) - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
-
- containsValue(Object) - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
-
- containsValue(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
-
Check if the map contains the specified value.
- CONTENT - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Change constant (bit mask) indicating that the content of the resource has changed.
- CONTENT - Static variable in class org.eclipse.debug.core.DebugEvent
-
Content change detail.
- CONTENT - Static variable in interface org.eclipse.team.core.diff.ITwoWayDiff
-
Change constant (bit mask) indicating that the content of the object has changed.
- CONTENT_ASSIST - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the content assist action.
- CONTENT_ASSIST_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the content assist action.
- CONTENT_ASSIST_BACKGROUND_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
-
Identifier for the color used for the background of content assist
popup dialogs.
- CONTENT_ASSIST_CONTEXT_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the content assist context information action.
- CONTENT_ASSIST_CONTEXT_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition ID of the edit -> content assist context information action
Value: "org.eclipse.ui.edit.text.contentAssist.contextInformation"
).
- CONTENT_ASSIST_CONTEXT_INFORMATION_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the content assist context information action.
- CONTENT_ASSIST_FOREGROUND_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
-
Identifier for the color used for the foreground of content assist
popup dialogs.
- CONTENT_ASSIST_PROPOSALS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition ID of the edit -> content assist proposal action
Value: "org.eclipse.ui.edit.text.contentAssist.proposals"
).
- CONTENT_CHANGE - Static variable in class org.eclipse.jface.text.projection.ProjectionDocumentEvent
-
The change type indicating a content change
- CONTENT_CHANGE_FAILED - Static variable in interface org.eclipse.core.filebuffers.IFileBufferStatusCodes
-
Changing the content of a file buffer failed.
- CONTENT_OUTLINE_VIEW_HELP_CONTEXT_ID - Static variable in class org.eclipse.ui.views.contentoutline.ContentOutline
-
Help context id used for the content outline view
(value "org.eclipse.ui.content_outline_context"
).
- CONTENT_PROPOSAL_COMMAND - Static variable in class org.eclipse.ui.fieldassist.ContentAssistCommandAdapter
-
- CONTENT_TOOLBAR - Static variable in class org.eclipse.help.webapp.AbstractButton
-
Toolbar name for the content pane, which shows help pages
- CONTENT_TYPE_ID - Static variable in interface org.eclipse.ui.IResourceActionFilter
-
An attribute indicating that this is a file, and we are looking to verify
that the file matches the content type matching the given identifier.
- CONTENT_TYPES_CATEGORY - Static variable in class org.eclipse.jface.text.rules.DefaultPartitioner
-
Deprecated.
As of 3.0, use getManagingPositionCategories()
instead.
- CONTENT_TYPES_CATEGORY - Static variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
-
Deprecated.
As of 3.0, use getManagingPositionCategories()
.
- CONTENT_TYPES_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.ExtensionFactory
-
Factory ID for the ContentTypes preference page.
- CONTENTASSIST_CONTEXT_INFORMATION - Static variable in interface org.eclipse.jface.text.source.ISourceViewer
-
Text operation code for requesting content assist to show
the content information for the current insert position.
- CONTENTASSIST_PROPOSALS - Static variable in interface org.eclipse.jface.text.source.ISourceViewer
-
Text operation code for requesting content assist to show completion
proposals for the current insert position.
- ContentAssistAction - Class in org.eclipse.ui.texteditor
-
A content assist action which gets its target from its text editor.
- ContentAssistAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.ContentAssistAction
-
Creates and initializes the action for the given text editor.
- ContentAssistant - Class in org.eclipse.jface.text.contentassist
-
The standard implementation of the IContentAssistant
interface.
- ContentAssistant() - Constructor for class org.eclipse.jface.text.contentassist.ContentAssistant
-
Creates a new content assistant.
- ContentAssistant.AutoAssistListener - Class in org.eclipse.jface.text.contentassist
-
An implementation of IContentAssistListener
, this class is used to monitor
key events in support of automatic activation of the content assistant.
- ContentAssistant.AutoAssistListener() - Constructor for class org.eclipse.jface.text.contentassist.ContentAssistant.AutoAssistListener
-
- ContentAssistantFacade - Class in org.eclipse.jface.text.source
-
Facade to allow minimal access to the given content assistant.
- ContentAssistantFacade(IContentAssistant) - Constructor for class org.eclipse.jface.text.source.ContentAssistantFacade
-
Creates a new facade.
- ContentAssistCommandAdapter - Class in org.eclipse.ui.fieldassist
-
- ContentAssistCommandAdapter(Control, IControlContentAdapter, IContentProposalProvider, String, char[]) - Constructor for class org.eclipse.ui.fieldassist.ContentAssistCommandAdapter
-
Construct a content proposal adapter that can assist the user with
choosing content for the field.
- ContentAssistCommandAdapter(Control, IControlContentAdapter, IContentProposalProvider, String, char[], boolean) - Constructor for class org.eclipse.ui.fieldassist.ContentAssistCommandAdapter
-
Construct a content proposal adapter that can assist the user with
choosing content for the field.
- ContentAssistEvent - Class in org.eclipse.jface.text.contentassist
-
Describes the state that the content assistant is in when completing proposals.
- ContentAssistField - Class in org.eclipse.ui.fieldassist
-
- ContentAssistField(Composite, int, IControlCreator, IControlContentAdapter, IContentProposalProvider, String, char[]) - Constructor for class org.eclipse.ui.fieldassist.ContentAssistField
-
Deprecated.
Construct a content assist field that shows a content assist cue and can
assist the user with choosing content for the field.
- ContentAssistHandler - Class in org.eclipse.ui.contentassist
-
Deprecated.
As of 3.2, replaced by JFace field assist support
- contentChanged(IContentChangeNotifier) - Method in interface org.eclipse.compare.IContentChangeListener
-
Called whenever the content of the given source has changed.
- contentChanged(IContentChangeNotifier) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
-
Calls diff
whenever the byte contents changes.
- contentChanged() - Method in class org.eclipse.help.AbstractContentExtensionProvider
-
Notifies the platform that the content managed by this provider may
have changed since the last time getContentExtensions()
was called, and needs to be updated.
- contentChanged() - Method in class org.eclipse.help.AbstractIndexProvider
-
Notifies the platform that the content managed by this provider may
have changed since the last time getIndexContributions()
was called, and needs to be updated.
- contentChanged() - Method in class org.eclipse.help.AbstractTocProvider
-
Notifies the platform that the content managed by this provider may
have changed since the last time getTocContributions()
was called, and needs to be updated.
- contentChanged(IContentChangeNotifier) - Method in class org.eclipse.team.ui.history.HistoryPageSaveablePart
-
Deprecated.
- contentChanged(IContentChangeNotifier) - Method in class org.eclipse.team.ui.PageCompareEditorInput
-
- contentChanged(IContentChangeNotifier) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
-
- contentChanged(IContentChangeNotifier) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
-
Deprecated.
- contentDiffers(IFile, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
-
- ContentFormatter - Class in org.eclipse.jface.text.formatter
-
Standard implementation of IContentFormatter
.
- ContentFormatter() - Constructor for class org.eclipse.jface.text.formatter.ContentFormatter
-
Creates a new content formatter.
- ContentMergeViewer - Class in org.eclipse.compare.contentmergeviewer
-
An abstract compare and merge viewer with two side-by-side content areas
and an optional content area for the ancestor.
- ContentMergeViewer(int, ResourceBundle, CompareConfiguration) - Constructor for class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Creates a new content merge viewer and initializes with a resource bundle and a
configuration.
- ContentOutline - Class in org.eclipse.ui.views.contentoutline
-
Main class for the Content Outline View.
- ContentOutline() - Constructor for class org.eclipse.ui.views.contentoutline.ContentOutline
-
Creates a content outline view with no content outline pages.
- ContentOutlinePage - Class in org.eclipse.ui.views.contentoutline
-
An abstract base class for content outline pages.
- ContentOutlinePage() - Constructor for class org.eclipse.ui.views.contentoutline.ContentOutlinePage
-
Create a new content outline page.
- ContentProposal - Class in org.eclipse.jface.fieldassist
-
A default implementation of
IContentProposal
that allows clients to
specify a content proposal using simple constructors.
- ContentProposal(String) - Constructor for class org.eclipse.jface.fieldassist.ContentProposal
-
Create a content proposal whose label and content are the specified
String.
- ContentProposal(String, String) - Constructor for class org.eclipse.jface.fieldassist.ContentProposal
-
Create a content proposal whose content and description are as specified
in the parameters.
- ContentProposal(String, String, String) - Constructor for class org.eclipse.jface.fieldassist.ContentProposal
-
Create a content proposal whose content, label, and description are as
specified in the parameters.
- ContentProposal(String, String, String, int) - Constructor for class org.eclipse.jface.fieldassist.ContentProposal
-
Create a content proposal whose content, label, description, and cursor
position are as specified in the parameters.
- ContentProposalAdapter - Class in org.eclipse.jface.fieldassist
-
ContentProposalAdapter can be used to attach content proposal behavior to a
control.
- ContentProposalAdapter(Control, IControlContentAdapter, IContentProposalProvider, KeyStroke, char[]) - Constructor for class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Construct a content proposal adapter that can assist the user with
choosing content for the field.
- contentsCreated() - Method in class org.eclipse.compare.CompareEditorInput
-
Callback that occurs after the control for the input has
been created.
- contentsCreated() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
-
- contentsEqual(Object, char, Object, char) - Method in class org.eclipse.compare.structuremergeviewer.Differencer
-
Performs a content compare on the two given inputs.
- contentsEqual(Object, Object) - Method in class org.eclipse.compare.structuremergeviewer.Differencer
-
Performs a content compare on the two given inputs.
- contentsEqual(ILaunchConfiguration) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns whether the contents of this launch configuration are
equal to the contents of the given launch configuration.
- contentsEquals(Object, char, Object, char, boolean, ICompareFilter[]) - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
-
Returns true if the two nodes are equal for comparison purposes.
- ContentStamp - Class in org.eclipse.ltk.core.refactoring
-
A content stamp object represent the content of an IFile
.
- ContentStamp() - Constructor for class org.eclipse.ltk.core.refactoring.ContentStamp
-
- contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager.IContentTypeChangeListener
-
Notification that a content type has changed in the content type manager.
- ContentViewer - Class in org.eclipse.jface.viewers
-
A content viewer is a model-based adapter on a widget which accesses its
model by means of a content provider and a label provider.
- ContentViewer() - Constructor for class org.eclipse.jface.viewers.ContentViewer
-
Creates a content viewer with no input, no content provider, and a
default label provider.
- Context - Class in org.eclipse.core.commands.contexts
-
A context is an answer to the question "when".
- context - Variable in class org.eclipse.core.databinding.Binding
-
- CONTEXT - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Context
-
- CONTEXT_DOCUMENT - Static variable in class org.eclipse.jface.text.formatter.FormattingContextProperties
-
Property key of the document property.
- CONTEXT_ID_DIALOG - Static variable in interface org.eclipse.jface.contexts.IContextIds
-
The identifier for the context that is active when a shell registered as
a dialog.
- CONTEXT_ID_DIALOG - Static variable in interface org.eclipse.ui.contexts.IContextService
-
The identifier for the context that is active when a shell registered as
a dialog.
- CONTEXT_ID_DIALOG - Static variable in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.
The identifier for the context that is active when a shell registered as
a dialog.
- CONTEXT_ID_DIALOG_AND_WINDOW - Static variable in interface org.eclipse.jface.contexts.IContextIds
-
The identifier for the context that is active when a shell is registered
as either a window or a dialog.
- CONTEXT_ID_DIALOG_AND_WINDOW - Static variable in interface org.eclipse.ui.contexts.IContextService
-
The identifier for the context that is active when a shell is registered
as either a window or a dialog.
- CONTEXT_ID_DIALOG_AND_WINDOW - Static variable in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.
The identifier for the context that is active when a shell is registered
as either a window or a dialog.
- CONTEXT_ID_WINDOW - Static variable in interface org.eclipse.jface.contexts.IContextIds
-
The identifier for the context that is active when a shell is registered
as a window.
- CONTEXT_ID_WINDOW - Static variable in interface org.eclipse.ui.contexts.IContextService
-
The identifier for the context that is active when a shell is registered
as a window.
- CONTEXT_ID_WINDOW - Static variable in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.
The identifier for the context that is active when a shell is registered
as a window.
- CONTEXT_ID_WORKBENCH_MENU - Static variable in interface org.eclipse.ui.contexts.IContextService
-
The identifier for the context that is active when a workbench is active.
- CONTEXT_INFO_ABOVE - Static variable in interface org.eclipse.jface.text.contentassist.IContentAssistant
-
Context info will be shown above the location it has been requested for without hiding the location.
- CONTEXT_INFO_BELOW - Static variable in interface org.eclipse.jface.text.contentassist.IContentAssistant
-
Context info will be shown below the location it has been requested for without hiding the location.
- CONTEXT_MEDIUM - Static variable in class org.eclipse.jface.text.formatter.FormattingContextProperties
-
Property key of the medium property.
- CONTEXT_PARTITION - Static variable in class org.eclipse.jface.text.formatter.FormattingContextProperties
-
Property key of the partition property.
- CONTEXT_PATH - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="context.path" type="String"
- CONTEXT_PREFERENCES - Static variable in class org.eclipse.jface.text.formatter.FormattingContextProperties
-
Property key of the preferences property.
- CONTEXT_PREFERENCES - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for showing the preferences from the editor context
menu.
- CONTEXT_PREFIX - Static variable in class org.eclipse.compare.patch.PatchBuilder
-
Line prefix used to mark context lines.
- CONTEXT_PROPERTIES_ATTNAME - Static variable in class org.eclipse.e4.ui.workbench.modeling.ModelReconciler
-
Attribute defined by MContexts (value is properties
).
- CONTEXT_REGION - Static variable in class org.eclipse.jface.text.formatter.FormattingContextProperties
-
Property key of the region property.
- CONTEXT_SESSIONINACTIVEINTERVAL - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="context.sessioninactiveinterval" type="Integer"
- ContextBasedFormattingStrategy - Class in org.eclipse.jface.text.formatter
-
Formatting strategy for context based content formatting.
- ContextBasedFormattingStrategy() - Constructor for class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy
-
- contextChanged(ContextEvent) - Method in class org.eclipse.core.commands.contexts.ContextManager
-
- contextChanged(ContextEvent) - Method in interface org.eclipse.core.commands.contexts.IContextListener
-
Notifies that one or more properties of an instance of
IContext
have changed.
- contextChanged(ContextEvent) - Method in interface org.eclipse.ui.contexts.IContextListener
-
Deprecated.
Notifies that one or more properties of an instance of
IContext
have changed.
- ContextEvent - Class in org.eclipse.core.commands.contexts
-
An instance of this class describes changes to an instance of
IContext
.
- ContextEvent(Context, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.contexts.ContextEvent
-
Creates a new instance of this class.
- ContextEvent - Class in org.eclipse.ui.contexts
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- ContextEvent(IContext, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.contexts.ContextEvent
-
Deprecated.
Creates a new instance of this class.
- ContextException - Exception in org.eclipse.ui.contexts
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- ContextException(String) - Constructor for exception org.eclipse.ui.contexts.ContextException
-
Deprecated.
Creates a new instance of this class with the specified detail message.
- ContextException(String, Throwable) - Constructor for exception org.eclipse.ui.contexts.ContextException
-
Deprecated.
Creates a new instance of this class with the specified detail message
and cause.
- contextExpression(IExpression, Object...) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
-
Creates a top level expression that represents a full query.
- ContextFunction - Class in org.eclipse.e4.core.contexts
-
The base class for all computed value implementations.
- ContextFunction() - Constructor for class org.eclipse.e4.core.contexts.ContextFunction
-
Constructs a new instance of the context function
- ContextInformation - Class in org.eclipse.jface.text.contentassist
-
A default implementation of the IContextInformation
interface.
- ContextInformation(String, String) - Constructor for class org.eclipse.jface.text.contentassist.ContextInformation
-
Creates a new context information without an image.
- ContextInformation(Image, String, String) - Constructor for class org.eclipse.jface.text.contentassist.ContextInformation
-
Creates a new context information with an image.
- contextInformationClosed() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Callback to signal this content assistant that the presentation of the context information
has been stopped.
- ContextInformationValidator - Class in org.eclipse.jface.text.contentassist
-
A default implementation of the IContextInfomationValidator
interface.
- ContextInformationValidator(IContentAssistProcessor) - Constructor for class org.eclipse.jface.text.contentassist.ContextInformationValidator
-
Creates a new context information validator which is ready to be installed on
a particular context information.
- ContextInjectionFactory - Class in org.eclipse.e4.core.contexts
-
An injection factory is used to inject data and services from a context into a domain object.
- ContextManager - Class in org.eclipse.core.commands.contexts
-
A context manager tracks the sets of defined and enabled contexts within the
application.
- ContextManager() - Constructor for class org.eclipse.core.commands.contexts.ContextManager
-
- contextManagerChanged(ContextManagerEvent) - Method in interface org.eclipse.core.commands.contexts.IContextManagerListener
-
Notifies that one or more properties of an instance of
IContextManager
have changed.
- contextManagerChanged(ContextManagerEvent) - Method in class org.eclipse.jface.bindings.BindingManager
-
Notifies this manager that the context manager has changed.
- contextManagerChanged(ContextManagerEvent) - Method in interface org.eclipse.ui.contexts.IContextManagerListener
-
Deprecated.
Notifies that one or more properties of an instance of
IContextManager
have changed.
- ContextManagerEvent - Class in org.eclipse.core.commands.contexts
-
An event indicating that the set of defined context identifiers has changed.
- ContextManagerEvent(ContextManager, String, boolean, boolean, Set) - Constructor for class org.eclipse.core.commands.contexts.ContextManagerEvent
-
Creates a new instance of this class.
- ContextManagerEvent - Class in org.eclipse.ui.contexts
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- ContextManagerEvent(IContextManager, boolean, boolean, Set, Set) - Constructor for class org.eclipse.ui.contexts.ContextManagerEvent
-
Deprecated.
Creates a new instance of this class.
- contextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.ui.console.TextConsolePage
-
Fill the context menu
- ContextServiceAddon - Class in org.eclipse.e4.ui.services
-
- ContextServiceAddon() - Constructor for class org.eclipse.e4.ui.services.ContextServiceAddon
-
- ContextTypeRegistry - Class in org.eclipse.jface.text.templates
-
A registry for context types.
- ContextTypeRegistry() - Constructor for class org.eclipse.jface.text.templates.ContextTypeRegistry
-
- contextTypes() - Method in class org.eclipse.jface.text.templates.ContextTypeRegistry
-
Returns an iterator over all registered context types.
- ContextualLaunchAction - Class in org.eclipse.debug.ui.actions
-
An action delegate that builds a context menu with applicable launch shortcuts
for a specific launch mode.
- ContextualLaunchAction(String) - Constructor for class org.eclipse.debug.ui.actions.ContextualLaunchAction
-
Constructs a contextual launch action for the given launch mode.
- continueWorkingWithOperation(ProfileChangeOperation, Shell) - Method in class org.eclipse.equinox.p2.ui.Policy
-
Answer a boolean indicating whether the caller should continue to work with the
specified operation.
- contributeButtons(Composite) - Method in class org.eclipse.jface.preference.PreferencePage
-
Contributes additional buttons to the given composite.
- ContributedAction - Class in org.eclipse.ui.actions
-
For a declarative editor action, see if we can link it to a command.
- ContributedAction(IServiceLocator, IConfigurationElement) - Constructor for class org.eclipse.ui.actions.ContributedAction
-
Create an action that can call a command.
- contributesToHeader() - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Returns whether the annotation type contributes to the header of the overview ruler.
- contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
-
Contributes to the given cool bar.
- contributeToMenu(IMenuManager) - Method in class org.eclipse.ui.editors.text.TextEditorActionContributor
-
- contributeToMenu(IMenuManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
-
Contributes to the given menu.
- contributeToMenu(IMenuManager) - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
-
- contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
-
Contributes to the given status line.
- contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
-
- contributeToToolBar(ToolBarManager) - Method in class org.eclipse.compare.CompareEditorInput
-
Adds standard actions to the given ToolBarManager
.
- contributeToToolBar(IToolBarManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
-
Contributes to the given tool bar.
- CONTRIBUTION - Static variable in interface org.eclipse.help.IContentExtension
-
Extension type for a contribution at an anchor.
- CONTRIBUTION_URI_ATTNAME - Static variable in class org.eclipse.e4.ui.workbench.modeling.ModelReconciler
-
Attribute defined by MContributions (value is contributionURI
).
- ContributionComparator - Class in org.eclipse.ui.model
-
- ContributionComparator() - Constructor for class org.eclipse.ui.model.ContributionComparator
-
- ContributionContextTypeRegistry - Class in org.eclipse.ui.editors.text.templates
-
A registry for context types.
- ContributionContextTypeRegistry(String) - Constructor for class org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry
-
Creates a new context type registry and registers all context types contributed for the given
registry ID.
- ContributionContextTypeRegistry() - Constructor for class org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry
-
Creates a new context type registry.
- ContributionInfo - Class in org.eclipse.ui.testing
-
Instances of this class describe a contribution of an element of a certain
type to the UI.
- ContributionInfo(String, String, IConfigurationElement) - Constructor for class org.eclipse.ui.testing.ContributionInfo
-
Creates a new instance.
- CONTRIBUTIONITEM - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.RenderedMenuItem
-
- ContributionItem - Class in org.eclipse.jface.action
-
An abstract base implementation for contribution items.
- ContributionItem() - Constructor for class org.eclipse.jface.action.ContributionItem
-
Creates a contribution item with a null
id.
- ContributionItem(String) - Constructor for class org.eclipse.jface.action.ContributionItem
-
Creates a contribution item with the given (optional) id.
- ContributionItemFactory - Class in org.eclipse.ui.actions
-
Access to standard contribution items provided by the workbench.
- ContributionItemFactory(String) - Constructor for class org.eclipse.ui.actions.ContributionItemFactory
-
Creates a new workbench contribution item factory with the given id.
- CONTRIBUTIONMANAGER - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.RenderedMenu
-
- CONTRIBUTIONMANAGER - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.RenderedToolBar
-
- ContributionManager - Class in org.eclipse.jface.action
-
Abstract base class for all contribution managers, and standard
implementation of IContributionManager
.
- ContributionManager() - Constructor for class org.eclipse.jface.action.ContributionManager
-
Creates a new contribution manager.
- ContributionTemplateStore - Class in org.eclipse.ui.editors.text.templates
-
Manages templates.
- ContributionTemplateStore(IPreferenceStore, String) - Constructor for class org.eclipse.ui.editors.text.templates.ContributionTemplateStore
-
Creates a new template store.
- ContributionTemplateStore(ContextTypeRegistry, IPreferenceStore, String) - Constructor for class org.eclipse.ui.editors.text.templates.ContributionTemplateStore
-
Creates a new template store with a context type registry.
- CONTRIBUTIONURI - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Contribution
-
- CONTRIBUTIONURI - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.PartDescriptor
-
- ContributorFactoryOSGi - Class in org.eclipse.core.runtime
-
The contributor factory creates new registry contributors for use in OSGi-based
registries.
- ContributorFactoryOSGi() - Constructor for class org.eclipse.core.runtime.ContributorFactoryOSGi
-
- ContributorFactorySimple - Class in org.eclipse.core.runtime
-
The contributor factory creates new registry contributors for use in a simple
registry based on the String representation of the determining object.
- ContributorFactorySimple() - Constructor for class org.eclipse.core.runtime.ContributorFactorySimple
-
- CONTRIBUTORURI - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.ApplicationElement
-
- control() - Static method in class org.eclipse.jface.databinding.viewers.CellEditorProperties
-
Returns a value property for observing the control of a
CellEditor
.
- control - Variable in class org.eclipse.jface.dialogs.ControlAnimator
-
the control that will be displayed or hidden
- control - Variable in class org.eclipse.swt.layout.FormAttachment
-
control specifies the control to which the control side is
attached.
- CONTROL - Static variable in class org.eclipse.swt.SWT
-
Keyboard and/or mouse event mask indicating that the CTRL key
was pushed on the keyboard when the event was generated.
- Control - Class in org.eclipse.swt.widgets
-
Control is the abstract superclass of all windowed user interface classes.
- Control(Composite, int) - Constructor for class org.eclipse.swt.widgets.Control
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- ControlAdapter - Class in org.eclipse.swt.events
-
This adapter class provides default implementations for the
methods described by the ControlListener
interface.
- ControlAdapter() - Constructor for class org.eclipse.swt.events.ControlAdapter
-
- ControlAnimator - Class in org.eclipse.jface.dialogs
-
ControlAnimator provides a simple implementation to display or hide a control
at the bottom of the parent composite.
- ControlAnimator(Control) - Constructor for class org.eclipse.jface.dialogs.ControlAnimator
-
Constructs a new ControlAnimator instance and passes along the
control that will be displayed or hidden.
- ControlContribution - Class in org.eclipse.jface.action
-
An abstract contribution item implementation for adding an arbitrary
SWT control to a tool bar.
- ControlContribution(String) - Constructor for class org.eclipse.jface.action.ControlContribution
-
Creates a control contribution item with the given id.
- ControlDecoration - Class in org.eclipse.jface.fieldassist
-
ControlDecoration renders an image decoration near a control.
- ControlDecoration(Control, int) - Constructor for class org.eclipse.jface.fieldassist.ControlDecoration
-
Construct a ControlDecoration for decorating the specified control at the
specified position relative to the control.
- ControlDecoration(Control, int, Composite) - Constructor for class org.eclipse.jface.fieldassist.ControlDecoration
-
Construct a ControlDecoration for decorating the specified control at the
specified position relative to the control.
- ControlDecorationSupport - Class in org.eclipse.jface.databinding.fieldassist
-
- ControlDecorationUpdater - Class in org.eclipse.jface.databinding.fieldassist
-
Controls the appearance of a ControlDecoration managed by a
ControlDecorationSupport.
- ControlDecorationUpdater() - Constructor for class org.eclipse.jface.databinding.fieldassist.ControlDecorationUpdater
-
- ControlEditor - Class in org.eclipse.swt.custom
-
A ControlEditor is a manager for a Control that appears above a composite and tracks with the
moving and resizing of that composite.
- ControlEditor(Composite) - Constructor for class org.eclipse.swt.custom.ControlEditor
-
Creates a ControlEditor for the specified Composite.
- ControlEnableState - Class in org.eclipse.jface.dialogs
-
Helper class to save the enable/disable state of a control including all its
descendent controls.
- ControlEnableState(Control) - Constructor for class org.eclipse.jface.dialogs.ControlEnableState
-
Creates a new object and saves in it the current enable/disable state of
the given control and its descendents; the controls that are saved are
also disabled.
- ControlEnableState(Control, List<Control>) - Constructor for class org.eclipse.jface.dialogs.ControlEnableState
-
Creates a new object and saves in it the current enable/disable state of
the given control and its descendents except for the given list of
exception cases; the controls that are saved are also disabled.
- ControlEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent as a result of
controls being moved or resized.
- ControlEvent(Event) - Constructor for class org.eclipse.swt.events.ControlEvent
-
Constructs a new instance of this class based on the
information in the given untyped event.
- ControlListener - Interface in org.eclipse.swt.events
-
Classes which implement this interface provide methods
that deal with the events that are generated by moving
and resizing controls.
- controlMoved(ControlEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
-
Deprecated.
- controlMoved(ControlEvent) - Method in class org.eclipse.swt.events.ControlAdapter
-
Sent when the location (x, y) of a control changes relative
to its parent (or relative to the display, for Shell
s).
- controlMoved(ControlEvent) - Method in interface org.eclipse.swt.events.ControlListener
-
Sent when the location (x, y) of a control changes relative
to its parent (or relative to the display, for Shell
s).
- controlResized(ControlEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
-
Deprecated.
- controlResized(ControlEvent) - Method in class org.eclipse.swt.events.ControlAdapter
-
Sent when the size (width, height) of a control changes.
- controlResized(ControlEvent) - Method in interface org.eclipse.swt.events.ControlListener
-
Sent when the size (width, height) of a control changes.
- controlsHaveBeenCreated() - Method in class org.eclipse.ui.views.properties.tabbed.TabContents
-
Determine if the controls have been created.
- convert(Object) - Method in interface org.eclipse.core.databinding.conversion.IConverter
-
Returns the result of the conversion of the given object.
- convert(Object) - Method in class org.eclipse.core.databinding.conversion.NumberToStringConverter
-
Converts the provided fromObject
to a String
.
- convert(Object) - Method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
Converts the provided
fromObject
to the requested
to type
.
- convert(Object) - Method in class org.eclipse.core.databinding.UpdateListStrategy
-
When an element is added to the destination converts the element from the
source element type to the destination element type.
- convert(Object) - Method in class org.eclipse.core.databinding.UpdateSetStrategy
-
When an element is added to the destination converts the element from the
source element type to the destination element type.
- convert(Object) - Method in class org.eclipse.core.databinding.UpdateValueStrategy
-
Converts the value from the source type to the destination type.
- convert(IProgressMonitor) - Static method in class org.eclipse.core.runtime.SubMonitor
-
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor.
- convert(IProgressMonitor, int) - Static method in class org.eclipse.core.runtime.SubMonitor
-
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated
with the given number of ticks.
- convert(IProgressMonitor, String, int) - Static method in class org.eclipse.core.runtime.SubMonitor
-
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated
with the given number of ticks.
- convert(Object) - Method in class org.eclipse.e4.ui.workbench.modeling.ModelDelta
-
- CONVERT_LINE_DELIMITERS_TO_MAC - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Deprecated.
since 3.1 No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_MAC - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Deprecated.
since 3.1. No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_MAC - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Deprecated.
since 3.1. No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_UNIX - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Deprecated.
since 3.1. No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_UNIX - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Deprecated.
since 3.1. No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_UNIX - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Deprecated.
since 3.1. No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_WINDOWS - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Deprecated.
since 3.1. No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_WINDOWS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Deprecated.
since 3.1. No longer supported as editor actions.
- CONVERT_LINE_DELIMITERS_TO_WINDOWS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Deprecated.
since 3.1. No longer supported as editor actions.
- convertAccelerator(int) - Static method in class org.eclipse.jface.action.Action
-
Converts an accelerator key code to a string representation.
- convertAccelerator(String) - Static method in class org.eclipse.jface.action.Action
-
Parses the given accelerator text, and converts it to an accelerator key
code.
- convertAccelerator(int) - Static method in class org.eclipse.jface.action.LegacyActionTools
-
Converts an accelerator key code to a string representation.
- convertAccelerator(String) - Static method in class org.eclipse.jface.action.LegacyActionTools
-
Parses the given accelerator text, and converts it to an accelerator key
code.
- convertAcceleratorToKeyStroke(int) - Static method in class org.eclipse.jface.bindings.keys.SWTKeySupport
-
Given an SWT accelerator value, provide the corresponding key stroke.
- convertAcceleratorToKeyStroke(int) - Static method in class org.eclipse.ui.keys.SWTKeySupport
-
Deprecated.
Given an SWT accelerator value, provide the corresponding key stroke.
- convertedValue(IConverter) - Static method in class org.eclipse.core.databinding.BindingProperties
-
Returns an
IValueProperty
whose value results from applying the
given
IConverter
on the source object of the value property.
- Converter - Class in org.eclipse.core.databinding.conversion
-
Abstract base class for converters.
- Converter(Object, Object) - Constructor for class org.eclipse.core.databinding.conversion.Converter
-
- converter - Variable in class org.eclipse.core.databinding.UpdateListStrategy
-
- converter - Variable in class org.eclipse.core.databinding.UpdateSetStrategy
-
- converter - Variable in class org.eclipse.core.databinding.UpdateValueStrategy
-
- convertEventToModifiedAccelerator(Event) - Static method in class org.eclipse.jface.bindings.keys.SWTKeySupport
-
Converts the given event into an SWT accelerator value -- considering the
modified character with the shift modifier.
- convertEventToModifiedAccelerator(Event) - Static method in class org.eclipse.ui.keys.SWTKeySupport
-
Deprecated.
Converts the given event into an SWT accelerator value -- considering the
modified character with the shift modifier.
- convertEventToUnmodifiedAccelerator(Event) - Static method in class org.eclipse.jface.bindings.keys.SWTKeySupport
-
Converts the given event into an SWT accelerator value -- considering the
unmodified character with all modifier keys.
- convertEventToUnmodifiedAccelerator(KeyEvent) - Static method in class org.eclipse.jface.bindings.keys.SWTKeySupport
-
Converts the given event into an SWT accelerator value -- considering the
unmodified character with all modifier keys.
- convertEventToUnmodifiedAccelerator(Event) - Static method in class org.eclipse.ui.keys.SWTKeySupport
-
Deprecated.
Converts the given event into an SWT accelerator value -- considering the
unmodified character with all modifier keys.
- convertEventToUnmodifiedAccelerator(KeyEvent) - Static method in class org.eclipse.ui.keys.SWTKeySupport
-
Deprecated.
Converts the given event into an SWT accelerator value -- considering the
unmodified character with all modifier keys.
- convertEventToUnshiftedModifiedAccelerator(Event) - Static method in class org.eclipse.jface.bindings.keys.SWTKeySupport
-
Converts the given event into an SWT accelerator value -- considering the
modified character without the shift modifier.
- convertEventToUnshiftedModifiedAccelerator(Event) - Static method in class org.eclipse.ui.keys.SWTKeySupport
-
Deprecated.
Converts the given event into an SWT accelerator value -- considering
the modified character without the shift modifier.
- convertFromUserEditableFormat(String, boolean) - Method in interface org.eclipse.core.resources.IPathVariableManager
-
Converts the user editable format to the internal format.
- convertHeightInCharsToPixels(FontMetrics, int) - Static method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the height of the given
number of characters.
- convertHeightInCharsToPixels(int) - Method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the height of the given
number of characters.
- convertHeightInCharsToPixels(int) - Method in class org.eclipse.jface.dialogs.DialogPage
-
Returns the number of pixels corresponding to the height of the given
number of characters.
- convertHeightInCharsToPixels(int) - Method in class org.eclipse.jface.layout.PixelConverter
-
Returns the number of pixels corresponding to the height of the given
number of characters.
- convertHorizontalDLUsToPixels(FontMetrics, int) - Static method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the given number of
horizontal dialog units.
- convertHorizontalDLUsToPixels(int) - Method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the given number of
horizontal dialog units.
- convertHorizontalDLUsToPixels(int) - Method in class org.eclipse.jface.dialogs.DialogPage
-
Returns the number of pixels corresponding to the given number of
horizontal dialog units.
- convertHorizontalDLUsToPixels(int) - Method in class org.eclipse.jface.layout.PixelConverter
-
Returns the number of pixels corresponding to the given number of
horizontal dialog units.
- convertHorizontalDLUsToPixels(Control, int) - Method in class org.eclipse.jface.preference.FieldEditor
-
Returns the number of pixels corresponding to the
given number of horizontal dialog units.
- convertKeyStrokeToAccelerator(KeyStroke) - Static method in class org.eclipse.jface.bindings.keys.SWTKeySupport
-
Given a key stroke, this method provides the equivalent SWT accelerator
value.
- convertKeyStrokeToAccelerator(KeyStroke) - Static method in class org.eclipse.ui.keys.SWTKeySupport
-
Deprecated.
Given a key stroke, this method provides the equivalent SWT accelerator
value.
- ConvertLineDelimitersAction - Class in org.eclipse.ui.texteditor
-
Deprecated.
since 3.1. Line delimiter conversion has been modified to work on groups of files rather than being editor specific
- ConvertLineDelimitersAction(ITextEditor, String) - Constructor for class org.eclipse.ui.texteditor.ConvertLineDelimitersAction
-
Deprecated.
Creates a line delimiter conversion action.
- ConvertLineDelimitersAction(ResourceBundle, String, ITextEditor, String) - Constructor for class org.eclipse.ui.texteditor.ConvertLineDelimitersAction
-
Deprecated.
Creates a line delimiter conversion action.
- ConvertLineDelimitersOperation - Class in org.eclipse.core.filebuffers.manipulation
-
A text file buffer operation that changes the line delimiters to a specified
line delimiter.
- ConvertLineDelimitersOperation(String) - Constructor for class org.eclipse.core.filebuffers.manipulation.ConvertLineDelimitersOperation
-
Creates a new line delimiter conversion operation for the given target
delimiter.
- convertToInputModel(IReconcileResult[]) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
-
Adapts the given an array with reconcile results to
this step's input model and returns it.
- convertToObject(String) - Method in class org.eclipse.core.commands.AbstractParameterValueConverter
-
Converts a string encoded command parameter value into the parameter
value object.
- convertToRelative(URI, boolean, String) - Method in interface org.eclipse.core.resources.IPathVariableManager
-
Converts an absolute path to path relative to some defined
variable.
- convertToString(Object) - Method in class org.eclipse.core.commands.AbstractParameterValueConverter
-
Converts a command parameter value object into a string that encodes a
reference to the object or serialization of the object.
- convertToUserEditableFormat(String, boolean) - Method in interface org.eclipse.core.resources.IPathVariableManager
-
Converts the internal format of the linked resource location if the PARENT
variables is used.
- convertVerticalDLUsToPixels(FontMetrics, int) - Static method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the given number of
vertical dialog units.
- convertVerticalDLUsToPixels(int) - Method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the given number of
vertical dialog units.
- convertVerticalDLUsToPixels(int) - Method in class org.eclipse.jface.dialogs.DialogPage
-
Returns the number of pixels corresponding to the given number of
vertical dialog units.
- convertVerticalDLUsToPixels(int) - Method in class org.eclipse.jface.layout.PixelConverter
-
Returns the number of pixels corresponding to the given number of
vertical dialog units.
- convertVerticalDLUsToPixels(Control, int) - Method in class org.eclipse.jface.preference.FieldEditor
-
Returns the number of pixels corresponding to the
given number of vertical dialog units.
- convertWidthInCharsToPixels(FontMetrics, int) - Static method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the width of the given
number of characters.
- convertWidthInCharsToPixels(int) - Method in class org.eclipse.jface.dialogs.Dialog
-
Returns the number of pixels corresponding to the width of the given
number of characters.
- convertWidthInCharsToPixels(int) - Method in class org.eclipse.jface.dialogs.DialogPage
-
Returns the number of pixels corresponding to the width of the given
number of characters.
- convertWidthInCharsToPixels(int) - Method in class org.eclipse.jface.layout.PixelConverter
-
Returns the number of pixels corresponding to the width of the given
number of characters.
- CoolBar - Class in org.eclipse.swt.widgets
-
Instances of this class provide an area for dynamically
positioning the items they contain.
- CoolBar(Composite, int) - Constructor for class org.eclipse.swt.widgets.CoolBar
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- coolBarChildrenExist() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns whether or not children exist for this application window's
cool bar control.
- CoolBarManager - Class in org.eclipse.jface.action
-
A cool bar manager is a contribution manager which realizes itself and its
items in a cool bar control.
- CoolBarManager() - Constructor for class org.eclipse.jface.action.CoolBarManager
-
Creates a new cool bar manager with the default style.
- CoolBarManager(CoolBar) - Constructor for class org.eclipse.jface.action.CoolBarManager
-
Creates a cool bar manager for an existing cool bar control.
- CoolBarManager(int) - Constructor for class org.eclipse.jface.action.CoolBarManager
-
Creates a cool bar manager with the given SWT style.
- CoolItem - Class in org.eclipse.swt.widgets
-
Instances of this class are selectable user interface
objects that represent the dynamically positionable
areas of a CoolBar
.
- CoolItem(CoolBar, int) - Constructor for class org.eclipse.swt.widgets.CoolItem
-
Constructs a new instance of this class given its parent
(which must be a CoolBar
) and a style value
describing its behavior and appearance.
- CoolItem(CoolBar, int, int) - Constructor for class org.eclipse.swt.widgets.CoolItem
-
Constructs a new instance of this class given its parent
(which must be a CoolBar
), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
- CoolItemGroupMarker - Class in org.eclipse.ui.part
-
A group marker used by EditorActionBars to delineate CoolItem groups.
- CoolItemGroupMarker(String) - Constructor for class org.eclipse.ui.part.CoolItemGroupMarker
-
Create a new group marker with the given name.
- COPIED_FROM - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Change constant (bit mask) indicating that the resource was copied from another location.
- copy(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Copies the content of one side to the other side.
- copy(boolean) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
- copy(boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
-
- copy(boolean) - Method in interface org.eclipse.compare.structuremergeviewer.ICompareInput
-
Copy one side (source) to the other side (destination) depending on the
value of leftToRight
.
- copy(IFileStore, int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Copies the file represented by this store to the provided destination store.
- copy(IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
- copy(IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
-
Makes a copy of this resource at the given path.
- copy(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
-
Makes a copy of this resource at the given path.
- copy(IProjectDescription, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
-
Makes a copy of this project using the given project description.
- copy(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
-
Makes a copy of this project using the given project description.
- copy(IResource[], IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
-
Copies the given sibling resources so that they are located as members of
the resource at the given path; the names of the copies are the same as
the corresponding originals.
- copy(IResource[], IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
-
Copies the given sibling resources so that they are located as members of
the resource at the given path; the names of the copies are the same as
the corresponding originals.
- copy(IResource, IPath) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
-
Record the set of deltas representing a copy of the given resource to the
given workspace path.
- copy(String) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns a copy of this launch configuration, as a
working copy, with the specified name.
- copy() - Method in class org.eclipse.jface.layout.GridDataFactory
-
Creates a copy of the receiver.
- copy() - Method in class org.eclipse.jface.layout.GridLayoutFactory
-
Creates a copy of the reciever.
- copy() - Method in class org.eclipse.jface.layout.RowDataFactory
-
Creates a copy of the receiver.
- copy() - Method in class org.eclipse.jface.layout.RowLayoutFactory
-
Creates a copy of the receiver.
- copy(FontData[]) - Static method in class org.eclipse.jface.resource.FontDescriptor
-
Returns an array of FontData containing copies of the FontData
from the original.
- copy(FontData) - Static method in class org.eclipse.jface.resource.FontDescriptor
-
Returns a copy of the original FontData
- COPY - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
-
Text operation code for copying the selected text to the clipboard.
- copy(String[]) - Static method in class org.eclipse.jface.text.TextUtilities
-
Returns a copy of the given string array.
- copy(int[]) - Static method in class org.eclipse.jface.text.TextUtilities
-
Returns a copy of the given integer array.
- copy(Point) - Static method in class org.eclipse.jface.util.Geometry
-
Returns a copy of the given point
- copy(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
-
Returns a copy of the given rectangle
- COPY - Static variable in class org.eclipse.jface.viewers.CellEditor
-
Property name for the copy action
- copy() - Method in class org.eclipse.swt.custom.CCombo
-
Copies the selected text.
- COPY - Static variable in class org.eclipse.swt.custom.ST
-
- copy() - Method in class org.eclipse.swt.custom.StyledText
-
Copies the selected text to the DND.CLIPBOARD
clipboard.
- copy(int) - Method in class org.eclipse.swt.custom.StyledText
-
Copies the selected text to the specified clipboard.
- copy() - Method in class org.eclipse.swt.widgets.Combo
-
Copies the selected text.
- copy() - Method in class org.eclipse.swt.widgets.Spinner
-
Copies the selected text.
- copy() - Method in class org.eclipse.swt.widgets.Text
-
Copies the selected text.
- copy() - Method in interface org.eclipse.text.edits.ISourceModifier
-
Creates a copy of this source modifier object.
- copy() - Method in class org.eclipse.text.edits.TextEdit
-
Creates a deep copy of the edit tree rooted at this
edit.
- COPY - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "copy", commandId: "org.eclipse.ui.edit.copy"): Copy.
- copy(IResource[], IPath, IProgressMonitor) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
- copy(IResource[], IPath, IProgressMonitor) - Method in class org.eclipse.ui.actions.MoveFilesAndFoldersOperation
-
- copy() - Method in class org.eclipse.ui.forms.widgets.FormText
-
Copies the selected text into the clipboard.
- copy(IProgressMonitor, IAdaptable) - Method in class org.eclipse.ui.ide.undo.CopyResourcesOperation
-
Move or copy any known resources according to the destination parameters
known by this operation.
- COPY - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
- COPY - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of standard Copy global action in the Edit menu.
- COPY - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
- COPY_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
-
Action id for a view's copy action.
- COPY_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- COPY_FROM - Static variable in interface org.eclipse.team.core.diff.ITwoWayDiff
-
Change constant (bit mask) indicating that the object was copied from another location.
- COPY_HANDLER - Static variable in interface org.eclipse.ui.swt.IFocusService
-
Use the value to provide default copy behaviour in a handler element
class attribute.
- COPY_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action to copy lines downwards
Value: "CopyLineDown"
- COPY_LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action to copy lines upwards
Value: "CopyLineUp"
- COPY_LINES_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- COPY_LINES_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the copy lines downwards action.
- COPY_LINES_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the copy lines upwards action.
- copyArea(Image, int, int) - Method in class org.eclipse.swt.graphics.GC
-
Copies a rectangular area of the receiver at the specified
position into the image, which must be of type SWT.BITMAP
.
- copyArea(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
-
Copies a rectangular area of the receiver at the source
position onto the receiver at the destination position.
- copyArea(int, int, int, int, int, int, boolean) - Method in class org.eclipse.swt.graphics.GC
-
Copies a rectangular area of the receiver at the source
position onto the receiver at the destination position.
- CopyArguments - Class in org.eclipse.ltk.core.refactoring.participants
-
Copy arguments describe the data that a processor
provides to its copy participants.
- CopyArguments(Object, ReorgExecutionLog) - Constructor for class org.eclipse.ltk.core.refactoring.participants.CopyArguments
-
Creates new copy arguments.
- copyChild(IMemento) - Method in class org.eclipse.ui.XMLMemento
-
Create a copy of the child node and append it to this node.
- copyCount - Variable in class org.eclipse.swt.printing.PrinterData
-
the number of copies to print.
- copyData(GridData) - Static method in class org.eclipse.jface.layout.GridDataFactory
-
Returns a copy of the given GridData
- copyData(RowData) - Static method in class org.eclipse.jface.layout.RowDataFactory
-
Returns a copy of the given RowData
- copyDirectory(IFileInfo, IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
- copyFile(IFileInfo, IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.filesystem.provider.FileStore
-
- copyFiles(URI[], IContainer) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Copies the given URIS and folders to the destination.
- copyFiles(String[], IContainer) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Copies the given files and folders to the destination.
- CopyFilesAndFoldersOperation - Class in org.eclipse.ui.actions
-
Perform the copy of file and folder resources from the clipboard when paste
action is invoked.
- CopyFilesAndFoldersOperation(Shell) - Constructor for class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Creates a new operation initialized with a shell.
- copyFilesInCurrentThread(URI[], IContainer, IProgressMonitor) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Copies the given files and folders to the destination without forking a
new Thread or blocking using a WorkspaceModifyOperation.
- copyFilesInCurrentThread(String[], IContainer, IProgressMonitor) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Copies the given files and folders to the destination without forking a
new Thread or blocking using a WorkspaceModifyOperation.
- CopyingRangeMarker - Class in org.eclipse.text.edits
-
A CopyingRangeMarker
can be used to track positions when executing
text edits.
- CopyingRangeMarker(int, int) - Constructor for class org.eclipse.text.edits.CopyingRangeMarker
-
Creates a new CopyRangeMarker for the given
offset and length.
- copyLayout(GridLayout) - Static method in class org.eclipse.jface.layout.GridLayoutFactory
-
Copies the given GridLayout instance
- copyLayout(RowLayout) - Static method in class org.eclipse.jface.layout.RowLayoutFactory
-
Copies the given RowLayout instance
- copyMarkedRegion(boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
- copyMarkedRegion(boolean) - Method in class org.eclipse.jface.text.TextViewer
-
Copies/cuts the marked region.
- copyOne(ICompareInput, boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
-
Called to copy one side of the given node to the other.
- CopyOnWriteIdentityMap<K,V> - Class in org.eclipse.osgi.framework.eventmgr
-
A copy-on-write identity map.
- CopyOnWriteIdentityMap() - Constructor for class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
-
Creates an empty map.
- CopyOnWriteIdentityMap(CopyOnWriteIdentityMap<? extends K, ? extends V>) - Constructor for class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
-
Copy constructor.
- CopyOnWriteTextStore - Class in org.eclipse.jface.text
-
Copy-on-write ITextStore
wrapper.
- CopyOnWriteTextStore(ITextStore) - Constructor for class org.eclipse.jface.text.CopyOnWriteTextStore
-
Creates an empty text store.
- copyOrLinkFiles(String[], IContainer, int) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Depending on the 'Linked Resources' preferences it copies the given files and folders to the
destination or creates links or shows a dialog that lets the user choose.
- CopyParticipant - Class in org.eclipse.ltk.core.refactoring.participants
-
A participant to participate in refactorings that copy elements to a shared
clipboard.
- CopyParticipant() - Constructor for class org.eclipse.ltk.core.refactoring.participants.CopyParticipant
-
- CopyProcessor - Class in org.eclipse.ltk.core.refactoring.participants
-
A special processor that performs copy operations.
- CopyProcessor() - Constructor for class org.eclipse.ltk.core.refactoring.participants.CopyProcessor
-
- copyProject(IProject) - Method in class org.eclipse.ui.actions.CopyProjectOperation
-
Paste a copy of the project on the clipboard to the workspace.
- CopyProjectAction - Class in org.eclipse.ui.actions
-
The CopyProjectAction is the action designed to copy projects specifically as
they have different semantics from other resources.
- CopyProjectAction(Shell) - Constructor for class org.eclipse.ui.actions.CopyProjectAction
-
- CopyProjectAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.CopyProjectAction
-
Creates a new project copy action with the default text.
- CopyProjectOperation - Class in org.eclipse.ui.actions
-
Implementation class to perform the actual copying of project resources from
the clipboard when paste action is invoked.
- CopyProjectOperation(Shell) - Constructor for class org.eclipse.ui.actions.CopyProjectOperation
-
Create a new operation initialized with a shell.
- CopyProjectOperation - Class in org.eclipse.ui.ide.undo
-
A CopyProjectOperation represents an undoable operation for copying a
project, also specifying the location of its contents.
- CopyProjectOperation(IProject, String, URI, String) - Constructor for class org.eclipse.ui.ide.undo.CopyProjectOperation
-
Create a CopyProjectOperation that copies the specified project and sets
its location to the specified location.
- CopyRefactoring - Class in org.eclipse.ltk.core.refactoring.participants
-
A generic copy refactoring.
- CopyRefactoring(CopyProcessor) - Constructor for class org.eclipse.ltk.core.refactoring.participants.CopyRefactoring
-
Creates a new copy refactoring with the given copy processor.
- CopyResourceAction - Class in org.eclipse.ui.actions
-
Standard action for copying the currently selected resources elsewhere
in the workspace.
- CopyResourceAction(Shell) - Constructor for class org.eclipse.ui.actions.CopyResourceAction
-
- CopyResourceAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.CopyResourceAction
-
Creates a new action
- copyResources(IResource[], IContainer) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Copies the given resources to the destination.
- copyResourcesInCurrentThread(IResource[], IContainer, IProgressMonitor) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Copies the given resources to the destination in the current Thread
without forking a new Thread or blocking using a
WorkspaceModifyOperation.
- CopyResourcesOperation - Class in org.eclipse.ui.ide.undo
-
A CopyResourcesOperation represents an undoable operation for copying one or
more resources in the workspace.
- CopyResourcesOperation(IResource, IPath, String) - Constructor for class org.eclipse.ui.ide.undo.CopyResourcesOperation
-
Create a CopyResourcesOperation that copies a single resource to a new
location.
- CopyResourcesOperation(IResource[], IPath, String) - Constructor for class org.eclipse.ui.ide.undo.CopyResourcesOperation
-
Create a CopyResourcesOperation that copies all of the specified
resources to a single target location.
- CopyResourcesOperation(IResource[], IPath[], String) - Constructor for class org.eclipse.ui.ide.undo.CopyResourcesOperation
-
Create a CopyResourcesOperation that copies each of the specified
resources to its corresponding destination path in the destination path
array.
- copyRule(IResource, IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
-
Returns the scheduling rule that is required for copying a resource.
- copyRule(IResource, IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
-
Default implementation of IResourceRuleFactory#copyRule
.
- copySelected(boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
-
Copies one side of all DiffNode
s in the current selection to the other side.
- copySelected(boolean) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
-
Overridden to call the save
method on the structure creator after
nodes have been copied from one side to the other side of an input object.
- CopySourceEdit - Class in org.eclipse.text.edits
-
A copy source edit denotes the source of a copy operation.
- CopySourceEdit(int, int) - Constructor for class org.eclipse.text.edits.CopySourceEdit
-
Constructs a new copy source edit.
- CopySourceEdit(int, int, CopyTargetEdit) - Constructor for class org.eclipse.text.edits.CopySourceEdit
-
Constructs a new copy source edit.
- CopyTargetEdit - Class in org.eclipse.text.edits
-
A copy target edit denotes the target of a copy operation.
- CopyTargetEdit(int) - Constructor for class org.eclipse.text.edits.CopyTargetEdit
-
Constructs a new copy target edit
- CopyTargetEdit(int, CopySourceEdit) - Constructor for class org.eclipse.text.edits.CopyTargetEdit
-
Constructs an new copy target edit
- copyText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
-
Copies the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- copyText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
-
Copies the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- copyToClipboard(Control) - Method in interface org.eclipse.equinox.p2.ui.ICopyable
-
Copy text related to the active control to the clipboard.
- copyToClipboard(Control) - Method in class org.eclipse.equinox.p2.ui.InstalledSoftwarePage
-
- copyToClipboard(Control) - Method in class org.eclipse.equinox.p2.ui.RepositoryManipulationPage
-
- copyToClipboard(Control) - Method in class org.eclipse.equinox.p2.ui.RevertProfilePage
-
- CoreException - Exception in org.eclipse.core.runtime
-
A checked exception representing a failure.
- CoreException(IStatus) - Constructor for exception org.eclipse.core.runtime.CoreException
-
Creates a new exception with the given status object.
- COREEXPRESSION - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.CoreExpression
-
- COREEXPRESSION_COREEXPRESSIONID_ATTNAME - Static variable in class org.eclipse.e4.ui.workbench.modeling.ModelReconciler
-
Attribute defined by MCoreExpressions (value is coreExpressionId
).
- COREEXPRESSIONID - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.CoreExpression
-
- COUNT - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
-
The tag name of the count expression (value: count
)
- count() - Method in interface org.eclipse.core.expressions.ICountable
-
Returns the number of elements.
- count - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
-
- count - Variable in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
-
- count - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
-
- count - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
-
- count - Variable in class org.eclipse.swt.events.MouseEvent
-
the number times the mouse has been clicked, as defined
by the operating system; 1 for the first click, 2 for the
second click and so on.
- count - Variable in class org.eclipse.swt.events.PaintEvent
-
the number of following paint events which
are pending which may always be zero on
some platforms
- count - Variable in class org.eclipse.swt.widgets.Event
-
depending on the event type, the number of following
paint events that are pending which may always be zero
on some platforms, or the number of lines or pages to
scroll using the mouse wheel, or the number of times the
mouse has been clicked
- COUNTER_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
-
Identifier for the color used to counter informations For example in
'Foo.txt (2 matches)', the counter information is '(2 matches)'.
- COUNTER_STYLER - Static variable in class org.eclipse.jface.viewers.StyledString
-
- countFor(int, int) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Return the number of out-of-sync elements in the given set whose synchronization
state matches the given mask.
- countFor(int, int) - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
- countFor(int, int) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Return the number of out-of-sync resources in the given set whose sync kind
matches the given kind and mask (e.g.
- countRenderableChildren(MUIElement) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Return the count of the children whose 'toBeRendered' flag is true
- covers(TextEdit) - Method in class org.eclipse.text.edits.MultiTextEdit
-
Returns true
if the edit covers the given edit
other
.
- covers(TextEdit) - Method in class org.eclipse.text.edits.TextEdit
-
Returns true
if the edit covers the given edit
other
.
- CR - Static variable in class org.eclipse.swt.SWT
-
ASCII character convenience constant for the carriage return character
(value is the char
'\r').
- CR - Static variable in class org.eclipse.ui.keys.CharacterKey
-
Deprecated.
The single static instance of CharacterKey
which
represents the carriage return (U+000D) key
- CR_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the carriage return (U+000D)
- Creatable - Annotation Type in org.eclipse.e4.core.di.annotations
-
Specifies that the target class can be created by an injector as needed.
- create(ExpressionConverter, IConfigurationElement) - Method in class org.eclipse.core.expressions.ElementHandler
-
Creates the corresponding expression for the given configuration element.
- create(ExpressionConverter, Element) - Method in class org.eclipse.core.expressions.ElementHandler
-
Creates the corresponding expression for the given DOM element.
- create(InputStream, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
-
Creates a new file resource as a member of this handle's parent resource.
- create(InputStream, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
-
Creates a new file resource as a member of this handle's parent resource.
- create(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
-
Creates a new folder resource as a member of this handle's parent resource.
- create(int, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
-
Creates a new folder resource as a member of this handle's parent resource.
- create(IProjectDescription, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
-
Creates a new project resource in the workspace using the given project
description.
- create(IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
-
Creates a new project resource in the workspace with files in the default
location in the local file system.
- create(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
-
Creates a new project resource in the workspace using the given project
description.
- create(IResource) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
-
Record a delta that represents a resource being created.
- create() - Method in interface org.eclipse.core.runtime.IExecutableExtensionFactory
-
Creates and returns a new instance.
- create(String, IJobFunction) - Static method in class org.eclipse.core.runtime.jobs.Job
-
Creates a new Job that will execute the provided function
when it runs.
- create(IEclipsePreferences, String) - Method in interface org.eclipse.core.runtime.preferences.IScope
-
Create and return a new preference node with the given parent and name.
- CREATE - Static variable in class org.eclipse.debug.core.DebugEvent
-
Create event kind.
- create() - Static method in class org.eclipse.e4.core.contexts.EclipseContextFactory
-
Creates and returns a new empty context.
- create(String) - Static method in class org.eclipse.e4.core.contexts.EclipseContextFactory
-
Creates and returns a new empty context.
- CREATE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.EventTypes
-
Creation event
- create() - Method in class org.eclipse.equinox.jsp.jasper.registry.JSPFactory
-
- create(String) - Static method in class org.eclipse.equinox.p2.metadata.Version
-
Parses a version identifier from the specified string.
- create(URI, String, String, Map<String, String>) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactRepositoryFactory
-
Creates and returns a new empty artifact repository of the given type at
the given location.
- create(URI, String, String, Map<String, String>) - Method in class org.eclipse.equinox.p2.repository.metadata.spi.MetadataRepositoryFactory
-
Creates and returns a new empty metadata repository of the given type at
the given location.
- create(DialogPage, DataBindingContext) - Static method in class org.eclipse.jface.databinding.dialog.DialogPageSupport
-
Connect the validation result from the given data binding context to the
given dialog page.
- create(TitleAreaDialog, DataBindingContext) - Static method in class org.eclipse.jface.databinding.dialog.TitleAreaDialogSupport
-
Connect the validation result from the given data binding context to the
given TitleAreaDialog.
- create(ValidationStatusProvider, int) - Static method in class org.eclipse.jface.databinding.fieldassist.ControlDecorationSupport
-
- create(ValidationStatusProvider, int, Composite) - Static method in class org.eclipse.jface.databinding.fieldassist.ControlDecorationSupport
-
- create(ValidationStatusProvider, int, Composite, ControlDecorationUpdater) - Static method in class org.eclipse.jface.databinding.fieldassist.ControlDecorationSupport
-
- create(PreferencePage, DataBindingContext) - Static method in class org.eclipse.jface.databinding.preference.PreferencePageSupport
-
Connect the validation result from the given data binding context to the
given preference page.
- create(ColumnViewer, DataBindingContext, CellEditor, IValueProperty, IValueProperty) - Static method in class org.eclipse.jface.databinding.viewers.ObservableValueEditingSupport
-
Returns an ObservableValueEditingSupport instance which binds the given
cell editor property to the given element property.
- create(WizardPage, DataBindingContext) - Static method in class org.eclipse.jface.databinding.wizard.WizardPageSupport
-
Connect the validation result from the given data binding context to the
given wizard page.
- create() - Method in class org.eclipse.jface.dialogs.Dialog
-
- create() - Method in class org.eclipse.jface.dialogs.StatusDialog
-
- create() - Method in class org.eclipse.jface.layout.GridDataFactory
-
Creates a new GridData instance.
- create() - Method in class org.eclipse.jface.layout.GridLayoutFactory
-
Creates a new GridLayout, and initializes it with values from the factory.
- create() - Method in class org.eclipse.jface.layout.RowDataFactory
-
Creates a new GridData instance.
- create() - Method in class org.eclipse.jface.layout.RowLayoutFactory
-
Creates a new RowLayout, and initializes it with values from the factory.
- create(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
-
Returns the resource described by the given descriptor.
- create() - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Creates the content of this information control.
- create(Composite) - Method in class org.eclipse.jface.viewers.CellEditor
-
Creates the control for this cell editor under the given parent control.
- create(TableViewer, SWTFocusCellManager, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.jface.viewers.TableViewerEditor
-
Create a customized editor with focusable cells
- create(TableViewer, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.jface.viewers.TableViewerEditor
-
Create a customized editor whose activation process is customized
- create(TreeViewer, SWTFocusCellManager, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.jface.viewers.TreeViewerEditor
-
Create a customized editor with focusable cells
- create(TreeViewer, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.jface.viewers.TreeViewerEditor
-
Create a customized editor whose activation process is customized
- create() - Method in class org.eclipse.jface.window.Window
-
Creates this window's widgetry in a new top-level shell.
- create(IAdaptable) - Method in interface org.eclipse.ltk.core.refactoring.IValidationCheckResultQueryFactory
-
Creates a new query.
- create(IStatus) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new RefactoringStatus
from the given IStatus
.
- create() - Static method in class org.eclipse.search.core.text.TextSearchEngine
-
Creates an instance of the search engine.
- create(DeviceData) - Method in class org.eclipse.swt.graphics.Device
-
Creates the device in the operating system.
- create(DeviceData) - Method in class org.eclipse.swt.printing.Printer
-
Creates the printer handle.
- create(DeviceData) - Method in class org.eclipse.swt.widgets.Display
-
Creates the device in the operating system.
- create(IWorkbenchWindow) - Method in class org.eclipse.ui.actions.ActionFactory
-
Creates a new standard action for the given workbench window.
- create(IWorkbenchWindow) - Method in class org.eclipse.ui.actions.ContributionItemFactory
-
Creates a new standard contribution item for the given workbench window.
- create() - Method in class org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory
-
- create() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
-
- create() - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
- create() - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
- create() - Method in class org.eclipse.ui.dialogs.FileSelectionDialog
-
Deprecated.
- create() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
- create() - Method in class org.eclipse.ui.dialogs.NewFolderDialog
-
- create() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
- create() - Method in class org.eclipse.ui.dialogs.ResourceSelectionDialog
-
- create() - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
-
- create() - Method in class org.eclipse.ui.ExtensionFactory
-
Creates the object referenced by the factory id obtained from the
extension data.
- create() - Method in class org.eclipse.ui.intro.universal.ExtensionFactory
-
- create(Class, IServiceLocator, IServiceLocator) - Method in class org.eclipse.ui.services.AbstractServiceFactory
-
When a service locator cannot find a service it will request one from the
registry, which will call this factory create method.
- create() - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog
-
- CREATE_NEW_PASSWORD - Static variable in class org.eclipse.equinox.security.storage.provider.PasswordProvider
-
- CREATE_UNDO - Static variable in class org.eclipse.text.edits.TextEdit
-
Flags indicating that applying an edit tree to a document
is supposed to create a corresponding undo edit.
- createAction(ITextEditor, IVerticalRulerInfo) - Method in class org.eclipse.debug.ui.actions.RulerEnableDisableBreakpointActionDelegate
-
- createAction(ITextEditor, IVerticalRulerInfo) - Method in class org.eclipse.debug.ui.actions.RulerToggleBreakpointActionDelegate
-
- createAction(ITextEditor, IVerticalRulerInfo) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
-
The factory method creating the underlying action.
- createAction(ITextEditor, IVerticalRulerInfo) - Method in class org.eclipse.ui.texteditor.BookmarkRulerAction
-
- createAction(ITextEditor, IVerticalRulerInfo) - Method in class org.eclipse.ui.texteditor.SelectRulerAction
-
- createAction(ITextEditor, IVerticalRulerInfo) - Method in class org.eclipse.ui.texteditor.TaskRulerAction
-
- createActionBarAdvisor(IActionBarConfigurer) - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Creates a new action bar advisor to configure the action bars of the window
via the given action bar configurer.
- createActionControls(Composite) - Method in class org.eclipse.ui.texteditor.InfoForm
-
Deprecated.
Hook method for creating an appropriate action control.
- createActionGroup(ISearchResultView) - Method in interface org.eclipse.search.ui.IActionGroupFactory
-
Deprecated.
Creates an ActionGroup
for a Search view.
- createActions() - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Creates this view's actions.
- createActions() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Create actions for this rendering
- createActions() - Method in class org.eclipse.ui.console.TextConsolePage
-
Creates actions.
- createActions() - Method in class org.eclipse.ui.editors.text.TextEditor
-
- createActions() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createActions() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates this editor's standard actions and connects them with the global
workbench actions.
- createActivityPromptPref(Composite) - Method in class org.eclipse.ui.activities.ActivitiesPreferencePage
-
Create the prompt for activity enablement.
- createAddon() - Method in interface org.eclipse.e4.ui.model.application.MApplicationFactory
-
Returns a new object of class 'Addon'
- createAdvancedControls(Composite) - Method in class org.eclipse.ui.dialogs.NewFolderDialog
-
Creates the widget for advanced options.
- createAdvancedControls(Composite) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Creates the widget for advanced options.
- createAdvancedControls(Composite) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
Creates the widget for advanced options.
- createAgent(URI) - Method in interface org.eclipse.equinox.p2.core.IProvisioningAgentProvider
-
Creates a provisioning agent who metadata is stored at the given location.
- createAggregateWorkingSet(String, String, IWorkingSet[]) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Create a working set that is the union of a collection of other working
sets.
- createAndRunWorkbench(Display, WorkbenchAdvisor) - Static method in class org.eclipse.ui.PlatformUI
-
Creates the workbench and associates it with the given display and workbench
advisor, and runs the workbench UI.
- createAnimator(Control) - Method in class org.eclipse.jface.dialogs.AnimatorFactory
-
Deprecated.
Creates a new ControlAnimator for use by JFace in animating
the display of an SWT Control.
- createAnnotationAccess() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Creates the annotation access for this editor.
- createAnnotationModel(IPath) - Method in interface org.eclipse.core.filebuffers.IAnnotationModelFactory
-
Creates and returns a new annotation model.
- createAnnotationModel(IPath) - Method in interface org.eclipse.core.filebuffers.ITextFileBufferManager
-
- createAnnotationModel(IPath, LocationKind) - Method in interface org.eclipse.core.filebuffers.ITextFileBufferManager
-
Creates a new annotation for the given location.
- createAnnotationModel(Object) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
- createAnnotationModel(Object) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
-
- createAnnotationModel(IFile) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
Creates and returns the annotation model for the given file.
- createAnnotationModel(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
Creates an annotation model for the given element.
- createAnnotationModel(IPath) - Method in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModelFactory
-
- createAnnotationModelEvent() - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Creates and returns a new annotation model event.
- createAnnotationPainter() - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
-
Creates and configures the annotation painter and configures.
- createAnnotationRulerColumn(CompositeRuler) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Creates the annotation ruler column.
- createAppendReplace(Composite) - Method in class org.eclipse.debug.ui.EnvironmentTab
-
Creates and configures the widgets which allow the user to
choose whether the specified environment should be appended
to the native environment or if it should completely replace it.
- createApplication() - Method in interface org.eclipse.e4.ui.model.application.MApplicationFactory
-
Returns a new object of class 'Application'
- createArea() - Method in interface org.eclipse.e4.ui.model.application.ui.advanced.MAdvancedFactory
-
Returns a new object of class 'Area'
- CreateArguments - Class in org.eclipse.ltk.core.refactoring.participants
-
Create arguments describe the data that a processor
provides to its create participants.
- CreateArguments() - Constructor for class org.eclipse.ltk.core.refactoring.participants.CreateArguments
-
Creates a new create arguments object.
- createArtifactDescriptor(IArtifactKey) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
- createArtifactDescriptor(IArtifactKey) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
- createArtifactKey(String, String, Version) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
- createArtifactKey(String, String, Version) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
- createAutoAssistListener() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
- createBinding(IObservableValue, IObservableValue) - Method in class org.eclipse.jface.databinding.viewers.ObservableValueEditingSupport
-
Creates a new binding for the provided target
and
model
.
- createBindingContext() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Binding Context'
- createBindingTable() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Binding Table'
- createBoldLabel(Composite, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Creates a new label with a bold font.
- createBrowser() - Method in interface org.eclipse.help.browser.IBrowserFactory
-
Obtains a new instance of a web browser.
- createBrowser(int, String, String, String) - Method in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
-
Creates the new web browser instance.
- createBrowser(String) - Method in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
-
Creates the new web browser instance.
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Deprecated.
use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[])
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean, boolean, boolean, String, String, GenericSpecification[], GenericDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Deprecated.
use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[])
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a bundle description from the given parameters.
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a bundle description from the given parameters.
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a bundle description from the given parameters.
- createBundleDescription(State, Dictionary<String, String>, String, long) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Returns a bundle description based on the information in the supplied manifest dictionary.
- createBundleDescription(Dictionary<String, String>, String, long) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
- createBundleDescription(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a bundle description that is a copy of the given description.
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
Deprecated.
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean, boolean, boolean, String, String, GenericSpecification[], GenericDescription[]) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
Deprecated.
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[]) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createBundleDescription(State, Dictionary<String, String>, String, long) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createBundleDescription(Dictionary<String, String>, String, long) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
Deprecated.
- createBundleDescription(BundleDescription) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createBundleSpecification(String, VersionRange, boolean, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a bundle specification from the given parameters.
- createBundleSpecification(BundleSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a bundle specification that is a copy of the given constraint.
- createBundleSpecification(String, VersionRange, boolean, boolean) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createBundleSpecification(BundleSpecification) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createBundleSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates bundle specifications from the given declaration.
- createBundleSpecifications(String) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createButton(Composite, int, String, boolean) - Method in class org.eclipse.jface.dialogs.Dialog
-
Creates a new button with the given id.
- createButton(Composite, int, String, boolean) - Method in class org.eclipse.jface.dialogs.MessageDialog
-
- createButton(Composite) - Method in class org.eclipse.jface.viewers.DialogCellEditor
-
Creates the button for this cell editor under the given parent control.
- createButton(Composite, int, String) - Method in class org.eclipse.ui.about.InstallationPage
-
Creates a new button with the given id.
- createButton(Composite, int, String, boolean) - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
Creates a new button with the given id.
- createButton(Composite, String, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a button as a part of the form.
- createButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.Dialog
-
Creates and returns the contents of this dialog's button bar.
- createButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.IconAndMessageDialog
-
- createButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.StatusDialog
-
- createButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.TrayDialog
-
- createButtonBar(Composite) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
-
- createButtonBar(Composite) - Method in class org.eclipse.ui.forms.FormDialog
-
- createButtons(Composite) - Method in class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor
-
Create buttons to be displayed in this editor
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.compare.EditionSelectionDialog
-
Deprecated.
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.Dialog
-
Adds buttons to this dialog's button bar.
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.InputDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.MessageDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.dialogs.StatusDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.wizard.WizardDialog
-
Creates the buttons for this dialog's button bar.
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.team.ui.SaveablePartDialog
-
Deprecated.
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.ui.dialogs.ListDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.ui.dialogs.SelectionDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
-
Deprecated.
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.ui.ide.dialogs.PathVariableSelectionDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.ui.preferences.ViewSettingsDialog
-
- createButtonsGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
Creates the buttons for selecting specific types or selecting all or none of the
elements.
- createCancelButton(Composite) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
Creates the cancel button.
- createCategory() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Category'
- createCCombo(Composite, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a combo box as a part of the form.
- createCCombo(Composite) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a combo box as a part of the form.
- createCenterControl(Composite) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Create the control that divides the left and right sides of the merge viewer.
- createCenterControl(Composite) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
- createChange(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
-
Creates a
Change
object that performs the actual workspace
transformation.
- createChange(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
-
Creates a
Change
object that contains the workspace modifications
of this participant to be executed
after the
changes from the refactoring are executed.
- createChange(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor
-
Creates a
Change
object describing the workspace modifications
the processor contributes to the overall refactoring.
- createChange(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.Refactoring
-
Creates a
Change
object that performs the actual workspace
transformation.
- createChangeHover() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Creates and returns a LineChangeHover
to be used on this editor's change
ruler column.
- CreateChangeOperation - Class in org.eclipse.ltk.core.refactoring
-
Operation that, when performed, creates a
Change
object for a given
refactoring.
- CreateChangeOperation(Refactoring) - Constructor for class org.eclipse.ltk.core.refactoring.CreateChangeOperation
-
Creates a new operation with the given refactoring.
- CreateChangeOperation(CheckConditionsOperation, int) - Constructor for class org.eclipse.ltk.core.refactoring.CreateChangeOperation
-
- createChangeRequest(IProfile) - Method in interface org.eclipse.equinox.p2.planner.IPlanner
-
- createChangeRulerColumn() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createCheatSheetView() - Static method in class org.eclipse.ui.cheatsheets.CheatSheetViewerFactory
-
Creates a new cheat sheet viewer.
- createCheckButton(Composite, String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
Creates and returns a new check button with the given
label.
- createChild(IResource) - Method in class org.eclipse.compare.ResourceNode
-
This hook method is called from getChildren
once for every
member of a container resource.
- createChild() - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Creates a new context using this context as a parent.
- createChild(String) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Creates a new named context using this context as a parent.
- createChild(String) - Method in interface org.eclipse.ui.IMemento
-
Creates a new child of this memento with the given type.
- createChild(String, String) - Method in interface org.eclipse.ui.IMemento
-
Creates a new child of this memento with the given type and id.
- createChild(String) - Method in class org.eclipse.ui.XMLMemento
-
Creates a new child of this memento with the given type.
- createChild(String, String) - Method in class org.eclipse.ui.XMLMemento
-
Creates a new child of this memento with the given type and id.
- createChildEntry() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
-
Factory method to create a new child PropertySheetEntry
instance.
- createChildNodes() - Method in class org.eclipse.ltk.ui.refactoring.TextEditChangeNode
-
- createChildPath(Object) - Method in class org.eclipse.jface.viewers.TreePath
-
Returns a copy of this tree path with the given segment added at the end.
- createChildren(Widget) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Creates all children for the given widget.
- createCLabel(Composite, String) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a label as a part of the form.
- createCLabel(Composite, String, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a label as a part of the form.
- createColor(Device) - Method in class org.eclipse.jface.resource.ColorDescriptor
-
Returns the Color described by this descriptor.
- createColor(ColorDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
-
Allocates a color, given a color descriptor.
- createColor(RGB) - Method in class org.eclipse.jface.resource.ResourceManager
-
Allocates a color, given its RGB value.
- createColor(String, RGB) - Method in class org.eclipse.ui.forms.FormColors
-
Creates the color for the specified key using the provided RGB object.
- createColor(String, int, int, int) - Method in class org.eclipse.ui.forms.FormColors
-
Creates the color for the specified key using the provided RGB values.
- createColor() - Method in interface org.eclipse.ui.themes.IColorFactory
-
Create a new color.
- createColor() - Method in class org.eclipse.ui.themes.RGBBlendColorFactory
-
- createColorRegistryStyler(String, String) - Static method in class org.eclipse.jface.viewers.StyledString
-
Creates a styler that takes the given foreground and background colors
from the JFace color registry.
- createColumn(ITextEditor) - Method in class org.eclipse.ui.texteditor.rulers.RulerColumnDescriptor
-
- createColumnSupport() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createColumnSupport() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates the column support to be used by this editor to manage the
contributed ruler columns.
- createCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleClientSite
-
- createCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
- createCommand() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Command'
- createCommandParameter() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Command Parameter'
- createCommonActionGroup() - Method in class org.eclipse.ui.navigator.CommonNavigator
-
The ActionGroup is used to populate the ActionBars of Common Navigator
View Part, and the returned implementation will have an opportunity to
fill the ActionBars of the view as soon as it is created.
- createCommonContentProvider() - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
Create a Content Provider which will use an enhanced delegation model to
locate extension content providers using this content service for each
element in the tree.
- createCommonDescriptionProvider() - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
- createCommonLabelProvider() - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
Create a Label Provider which will use an enhanced delegation model to
locate extension label providers using this content service for each
element in the tree.
- createCommonManager() - Method in class org.eclipse.ui.navigator.CommonNavigator
-
The Common Navigator Manager handles the setup of the Common Navigator
Menu, manages updates to the ActionBars from
CommonActionProvider
extensions as the user's selection
changes, and also updates the status bar based on the current selection.
- createCommonViewer(Composite) - Method in class org.eclipse.ui.navigator.CommonNavigator
-
- createCommonViewerObject(Composite) - Method in class org.eclipse.ui.navigator.CommonNavigator
-
- createCommonViewerSite(IViewSite) - Static method in class org.eclipse.ui.navigator.CommonViewerSiteFactory
-
- createCommonViewerSite(IEditorSite) - Static method in class org.eclipse.ui.navigator.CommonViewerSiteFactory
-
- createCommonViewerSite(String, ISelectionProvider, Shell) - Static method in class org.eclipse.ui.navigator.CommonViewerSiteFactory
-
- createCommonViewerSite(String, IPageSite) - Static method in class org.eclipse.ui.navigator.CommonViewerSiteFactory
-
- createComposite(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates the composite as a part of the form.
- createComposite(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates the composite as part of the form using the provided style.
- createComposite(Composite, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
- createComposite(Composite) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
- createCompositePart() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Composite Part'
- createCompositeRuler() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Creates a composite ruler to be used as the vertical ruler by this editor.
- createCompositeSeparator(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creats the composite that can server as a separator between various parts
of a form.
- createCompoundQuery(Collection<? extends IQuery<? extends T>>, boolean) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a compound query that combines the given queries.
- createCompoundQuery(IQuery<? extends T>, IQuery<T>, boolean) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a compound query that combines the two queries.
- createConfigurationElement() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new configuration element model which is not initialized.
- createConfigurationProperty() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new configuration property model which is not initialized.
- createContainer(IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.ContainerCreator
-
Creates this container.
- createContainer(IPath) - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider
-
Creates a new container zip entry with the specified name, iff
it has not already been created.
- createContainerHandle(IPath) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
Creates a container resource handle for the container with the given workspace path.
- createContent(Composite) - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Creates the content of the popup window.
- createContent(Composite) - Method in class org.eclipse.jface.text.DefaultInformationControl
-
- createContent(Composite) - Method in class org.eclipse.ui.dialogs.WorkingSetConfigurationBlock
-
Add this block to the parent
- createContent(IManagedForm) - Method in class org.eclipse.ui.forms.MasterDetailsBlock
-
Creates the content of the master/details block inside the managed form.
- createContent(IManagedForm, Composite) - Method in class org.eclipse.ui.forms.MasterDetailsBlock
-
Creates the content of the master/details block inside the parent composite.
- createContent(String, PrintWriter) - Method in interface org.eclipse.ui.intro.config.IIntroContentProvider
-
Creates HTML content in the provided PrintWriter.
- createContent(String, Composite, FormToolkit) - Method in interface org.eclipse.ui.intro.config.IIntroContentProvider
-
Creates SWT content in the provided Composite.
- createContent(String, Element) - Method in interface org.eclipse.ui.intro.config.IIntroXHTMLContentProvider
-
Create XHTML content in the provided parent DOM Element.
- createContent(String, PrintWriter) - Method in class org.eclipse.ui.intro.contentproviders.AlwaysWelcomeCheckbox
-
- createContent(String, Composite, FormToolkit) - Method in class org.eclipse.ui.intro.contentproviders.AlwaysWelcomeCheckbox
-
- createContent(String, PrintWriter) - Method in class org.eclipse.ui.intro.contentproviders.EclipseRSSViewer
-
Create the html content for this newsreader
- createContent(String, Composite, FormToolkit) - Method in class org.eclipse.ui.intro.contentproviders.EclipseRSSViewer
-
Create widgets to display the newsreader when using the SWT presentation
- createContents(Composite) - Method in class org.eclipse.compare.CompareEditorInput
-
Create the SWT controls that are used to display the result of the compare operation.
- createContents(Composite) - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
-
- createContents(Composite) - Method in class org.eclipse.equinox.p2.ui.RepositoryManipulationPage
-
- createContents(Composite) - Method in class org.eclipse.help.ui.RootScopePage
-
Creates the initial contents of the page and allocates the area for the
clients.
- createContents(Composite) - Method in class org.eclipse.jface.dialogs.Dialog
-
The Dialog
implementation of this Window
method creates and lays out the top level composite for the dialog, and
determines the appropriate horizontal and vertical dialog units based on
the font size.
- createContents(Composite) - Method in class org.eclipse.jface.dialogs.DialogMessageArea
-
Create the contents for the receiver.
- createContents(Composite) - Method in class org.eclipse.jface.dialogs.DialogTray
-
Creates the contents (widgets) that will be contained in the tray.
- createContents(Composite) - Method in class org.eclipse.jface.dialogs.IconAndMessageDialog
-
- createContents(Composite) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
The PopupDialog
implementation of this Window
method creates and lays out the top level composite for the dialog.
- createContents(Composite) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
-
- createContents(Composite) - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
-
- createContents(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- createContents(Composite) - Method in class org.eclipse.jface.preference.PreferencePage
-
Creates and returns the SWT control for the customized body
of this preference page under the given parent composite.
- createContents(Composite) - Method in class org.eclipse.jface.viewers.ColorCellEditor
-
- createContents(Composite) - Method in class org.eclipse.jface.viewers.DialogCellEditor
-
Creates the controls used to show the value of this cell editor.
- createContents(Composite) - Method in class org.eclipse.jface.window.Window
-
Creates and returns this window's contents.
- createContents(Composite) - Method in class org.eclipse.jface.wizard.WizardDialog
-
The WizardDialog
implementation of this
Window
method calls call IWizard.addPages
to allow the current wizard to add extra pages, then
super.createContents
to create the controls.
- createContents(Composite) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
-
- createContents(Composite) - Method in class org.eclipse.ui.activities.ActivitiesPreferencePage
-
- createContents(Composite) - Method in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
- createContents(Composite) - Method in class org.eclipse.ui.dialogs.ProjectLocationMoveDialog
-
- createContents(Composite) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
-
- createContents(Composite) - Method in interface org.eclipse.ui.forms.IDetailsPage
-
Creates the contents of the page in the provided parent.
- createContents(Composite) - Method in class org.eclipse.ui.preferences.WizardPropertyPage
-
Creates and returns the SWT control for the customized body
of this preference page under the given parent composite.
- createContents(Composite) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
-
- createContents(Composite) - Method in class org.eclipse.ui.views.markers.FilterConfigurationArea
-
Create the contents of the configuration area in the parent.
- createContentService(String) - Method in class org.eclipse.ui.navigator.NavigatorContentServiceFactory
-
Returns an instance of INavigatorContentService configured
for the given id.
- createContentService(String, StructuredViewer) - Method in class org.eclipse.ui.navigator.NavigatorContentServiceFactory
-
Returns an instance of INavigatorContentService configured
for the given id.
- createContentViewerSwitchingPane(Splitter, int, CompareEditorInput) - Method in class org.eclipse.compare.CompareEditorInput
-
- createContext(Class<? extends T>, IIndexProvider<T>) - Method in interface org.eclipse.equinox.p2.metadata.expression.IContextExpression
-
Creates a new context to be passed to a subsequent evaluation.
- createContext(Class<? extends T>, Iterator<T>) - Method in interface org.eclipse.equinox.p2.metadata.expression.IContextExpression
-
Creates a new context to be passed to a subsequent evaluation.
- createContext(Object...) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
-
Create an evaluation context with one single variable
- createContext(IExpression[], Object...) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
-
Create an evaluation context with one single variable
- createContext() - Method in interface org.eclipse.equinox.p2.metadata.expression.IMatchExpression
-
Creates a new context to be passed to repeated subsequent evaluations.
- createContext(String, URL) - Static method in class org.eclipse.equinox.security.auth.LoginContextFactory
-
Creates application-specific security context.
- createContext(String, URL, CallbackHandler) - Static method in class org.eclipse.equinox.security.auth.LoginContextFactory
-
Creates application-specific security context.
- createContext(String) - Static method in class org.eclipse.equinox.security.auth.LoginContextFactory
-
Creates application-specific security context.
- createContext(ITextViewer, IRegion) - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
-
Creates a concrete template context for the given region in the document.
- createContext(Subscriber) - Static method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
-
Return a resource mapping context suitable for comparison operations.
- createContextMenu(Control) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Creates a pop-up menu on the given control.
- createContextMenu(Control) - Method in class org.eclipse.jface.action.MenuManager
-
Creates and returns an SWT context menu control for this menu,
and installs all registered contributions.
- createContextMenuListener() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createContextMenuListener() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates the listener on this editor's context menus.
- createContextSnapshot(boolean) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
- createContextType(String) - Static method in class org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry
-
Tries to create a context type given an id.
- createContributionItems(IServiceLocator, IContributionRoot) - Method in class org.eclipse.ui.menus.AbstractContributionFactory
-
This factory should create the IContributionItems that it wants to
contribute, and add them to the additions list.
- createContributor(Bundle) - Static method in class org.eclipse.core.runtime.ContributorFactoryOSGi
-
Creates registry contributor object based on a Bundle.
- createContributor(Object) - Static method in class org.eclipse.core.runtime.ContributorFactorySimple
-
Creates registry contributor object based on a determining object.The determining
object must not be null
.
- createControl(Composite) - Method in class org.eclipse.debug.ui.CommonTab
-
- createControl(Composite) - Method in class org.eclipse.debug.ui.EnvironmentTab
-
- createControl(Composite) - Method in interface org.eclipse.debug.ui.IDetailPane
-
Creates and returns the main control for this detail pane using the given composite as a
parent.
- createControl(Composite) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
-
Creates the top level control for this launch configuration
tab under the given parent composite.
- createControl(Composite) - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
- createControl(Composite) - Method in interface org.eclipse.debug.ui.memory.IMemoryRendering
-
Creates the top level control for this rendering under the given parent composite.
- createControl(Composite) - Method in class org.eclipse.debug.ui.RefreshTab
-
- createControl(Composite) - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupTab
-
- createControl(Composite) - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
-
- createControl(Composite) - Method in class org.eclipse.equinox.p2.ui.AcceptLicensesWizardPage
-
- createControl(Composite) - Method in class org.eclipse.equinox.p2.ui.InstalledSoftwarePage
-
- createControl(Composite) - Method in class org.eclipse.equinox.p2.ui.RevertProfilePage
-
- createControl(Composite) - Method in class org.eclipse.jface.action.ControlContribution
-
Creates and returns the control for this contribution item
under the given parent composite.
- createControl(Composite) - Method in class org.eclipse.jface.action.CoolBarManager
-
Creates and returns this manager's cool bar control.
- createControl(Composite) - Method in class org.eclipse.jface.action.StatusLineManager
-
Creates and returns this manager's status line control.
- createControl(Composite, int) - Method in class org.eclipse.jface.action.StatusLineManager
-
Creates and returns this manager's status line control.
- createControl(Composite) - Method in class org.eclipse.jface.action.ToolBarManager
-
Creates and returns this manager's tool bar control.
- createControl(Composite) - Method in interface org.eclipse.jface.dialogs.IDialogPage
-
Creates the top level control for this dialog
page under the given parent composite.
- createControl(Composite, int) - Method in interface org.eclipse.jface.fieldassist.IControlCreator
-
Deprecated.
Create a control with the specified parent and style bits.
- createControl(Composite, int) - Method in class org.eclipse.jface.fieldassist.TextControlCreator
-
Deprecated.
- createControl(Composite) - Method in class org.eclipse.jface.preference.FieldEditor
-
Creates this field editor's main control containing all of its
basic controls.
- createControl(Composite) - Method in class org.eclipse.jface.preference.PreferencePage
-
The PreferencePage
implementation of this
IDialogPage
method creates a description label
and button bar for the page.
- createControl(CompositeRuler, Composite) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
- createControl(CompositeRuler, Composite) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
-
- createControl(CompositeRuler, Composite) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
-
- createControl(Composite, ITextViewer) - Method in class org.eclipse.jface.text.source.CompositeRuler
-
- createControl(Composite, ITextViewer) - Method in interface org.eclipse.jface.text.source.IVerticalRuler
-
Creates the ruler's SWT control.
- createControl(CompositeRuler, Composite) - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
-
Creates the column's SWT control.
- createControl(CompositeRuler, Composite) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
-
- createControl(CompositeRuler, Composite) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
-
- createControl(Composite, ITextViewer) - Method in class org.eclipse.jface.text.source.OverviewRuler
-
- createControl(Composite, int) - Method in class org.eclipse.jface.text.source.SourceViewer
-
- createControl(Composite, ITextViewer) - Method in class org.eclipse.jface.text.source.VerticalRuler
-
- createControl(Composite, int) - Method in class org.eclipse.jface.text.TextViewer
-
Creates the viewer's SWT control.
- createControl(Composite) - Method in class org.eclipse.jface.viewers.CellEditor
-
Creates the control for this cell editor under the given parent control.
- createControl(Composite) - Method in class org.eclipse.jface.viewers.CheckboxCellEditor
-
The CheckboxCellEditor
implementation of
this CellEditor
framework method does
nothing and returns null
.
- createControl(Composite) - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
-
- createControl(Composite) - Method in class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
-
- createControl(Composite) - Method in class org.eclipse.jface.viewers.DialogCellEditor
-
- createControl(Composite) - Method in class org.eclipse.jface.viewers.TextCellEditor
-
- createControl() - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Creates the refactoring history control.
- createControl(Composite) - Method in interface org.eclipse.ltk.ui.refactoring.IChangePreviewViewer
-
Creates the preview viewer's widget hierarchy.
- createControl(Composite) - Method in interface org.eclipse.ltk.ui.refactoring.IStatusContextViewer
-
Creates the status viewer's widget hierarchy.
- createControl(Composite) - Method in class org.eclipse.ltk.ui.refactoring.TextStatusContextViewer
-
Creates the status viewer's widget hierarchy.
- createControl(Composite) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Creates the SWT control for this page under the given parent
control.
- createControl(Composite) - Method in class org.eclipse.ui.cheatsheets.AbstractItemExtensionElement
-
Called by the cheat sheet framework when creating the visual
representation of a step.
- createControl(Composite) - Method in class org.eclipse.ui.console.TextConsolePage
-
- createControl(Composite, int) - Method in class org.eclipse.ui.dialogs.FilteredTree
-
Create the filtered tree's controls.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.
(non-Javadoc)
Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
(non-Javadoc)
Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardImportPage
-
Deprecated.
(non-Javadoc)
Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
(non-Javadoc) Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
(non-Javadoc) Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardNewLinkPage
-
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
-
(non-Javadoc)
Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardNewProjectReferencePage
-
(non-Javadoc)
Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
(non-Javadoc)
Method declared on IDialogPage.
- createControl(Composite) - Method in class org.eclipse.ui.editors.text.TextEditorPreferencePage
-
Deprecated.
- createControl(Composite) - Method in interface org.eclipse.ui.part.IPage
-
Creates the SWT control for this page under the given parent
control.
- createControl(Composite) - Method in class org.eclipse.ui.part.MessagePage
-
- createControl(Composite) - Method in class org.eclipse.ui.part.Page
-
- createControl(Composite) - Method in interface org.eclipse.ui.texteditor.spelling.ISpellingPreferenceBlock
-
Creates the control that will be displayed on the preference page.
- createControl(Composite) - Method in class org.eclipse.ui.texteditor.templates.AbstractTemplatesPage
-
- createControl(Composite, ITheme) - Method in interface org.eclipse.ui.themes.IThemePreview
-
Create the preview control.
- createControl(Composite) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
-
The ContentOutlinePage
implementation of this
IContentOutlinePage
method creates a tree viewer.
- createControl(Composite) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
-
- createControl(Composite) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
- createControl(Composite) - Method in class org.eclipse.ui.wizards.datatransfer.WizardExternalProjectImportPage
-
(non-Javadoc)
Method declared on IDialogPage.
- createControls(Composite) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Creates the SWT controls for the ancestor, left, and right
content areas of this compare viewer.
- createControls(Composite) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
- createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.ui.views.properties.tabbed.AdvancedPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) - Method in interface org.eclipse.ui.views.properties.tabbed.ISection
-
Creates the controls for the section.
- createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.ui.views.properties.tabbed.TabContents
-
Creates page's sections controls.
- createCoolBarControl(Composite) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Creates the control for the cool bar manager.
- createCoolBarControl(Composite) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Deprecated.
This method is no longer used. Applications now define
workbench window contents in their application model.
- createCoolBarManager(int) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns a new cool bar manager for the window.
- createCoolBarManager2(int) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns a new cool bar manager for the window.
- createCopyright(URI, String) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createCoreExpression() - Method in interface org.eclipse.e4.ui.model.application.ui.MUiFactory
-
Returns a new object of class 'Core Expression'
- createCustomArea(Composite) - Method in class org.eclipse.jface.dialogs.MessageDialog
-
Creates and returns the contents of an area of the dialog which appears
below the message and above the button bar.
- createDefault() - Static method in class org.eclipse.search.core.text.TextSearchEngine
-
Creates the default, built-in, text search engine that implements a brute-force search, not using
any search index.
- createDefaultPage(PageBook) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
The default page for a debug view is its viewer.
- createDefaultPage(PageBook) - Method in class org.eclipse.ui.part.PageBookView
-
Creates and returns the default page for this view.
- createDefaultPage(PageBook) - Method in class org.eclipse.ui.texteditor.templates.TemplatesView
-
- createDefaultPage(PageBook) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
-
- createDefaultPage(PageBook) - Method in class org.eclipse.ui.views.properties.PropertySheet
-
- createDefaultPhaseSet() - Static method in class org.eclipse.equinox.p2.engine.PhaseSetFactory
-
- createDefaultPhaseSetExcluding(String[]) - Static method in class org.eclipse.equinox.p2.engine.PhaseSetFactory
-
Creates a default phase set that covers all the provisioning operations.
- createDelegateMerger(IStorage) - Method in class org.eclipse.team.core.mapping.DelegatingStorageMerger
-
Create a merger for the given storage or return null
if an appropriate merger could not be created.
- createDeltaFactory() - Method in class org.eclipse.core.resources.mapping.ResourceChangeValidator
-
Return an empty change description factory that can be used to build a
proposed resource delta.
- createDescription(IProject, String, IPath) - Method in class org.eclipse.ui.actions.CopyProjectAction
-
Create a new IProjectDescription for the copy using the name and path
selected from the dialog.
- createDescriptionLabel(Composite) - Method in class org.eclipse.jface.preference.PreferencePage
-
Creates and returns an SWT label under the given composite.
- createDescriptor() - Method in class org.eclipse.ltk.core.refactoring.RefactoringContribution
-
Creates a new customizable refactoring descriptor initialized with its
default values.
- createDescriptor(String, String, String, String, Map, int) - Method in class org.eclipse.ltk.core.refactoring.RefactoringContribution
-
Creates a new refactoring descriptor initialized with the values provided
by the arguments of this method.
- createDestinationGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.
Creates the export destination specification visual components.
- createDestinationGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
Creates the export destination specification visual components.
- createDestinationGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardImportPage
-
Deprecated.
Creates the import destination specification controls.
- createDestinationGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
Creates the import destination specification controls.
- createDetailPane(String) - Method in interface org.eclipse.debug.ui.IDetailPaneFactory
-
Creates and returns a detail pane corresponding to the given detail pane
type identifier that this factory can produce (according to
getDetailPaneTypes(IStructuredSelection selection)
).
- createDetailsButton(Composite) - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
Create the details button if it should be included.
- createDialog() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Dialog'
- createDialog() - Method in class org.eclipse.ui.dialogs.PropertyDialogAction
-
Create the dialog for the receiver.
- createDialogAndButtonArea(Composite) - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
- createDialogAndButtonArea(Composite) - Method in class org.eclipse.jface.dialogs.IconAndMessageDialog
-
Create the dialog area and the button bar for the receiver.
- createDialogArea(Composite) - Method in class org.eclipse.compare.EditionSelectionDialog
-
Deprecated.
- createDialogArea(Composite) - Method in class org.eclipse.debug.ui.DebugPopup
-
- createDialogArea(Composite) - Method in class org.eclipse.debug.ui.InspectPopupDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.Dialog
-
Creates and returns the contents of the upper part of this dialog (above
the button bar).
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
This implementation of the Dialog
framework method creates
and lays out a composite.
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.InputDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.MessageDialog
-
This implementation of the Dialog
framework method creates
and lays out a composite and calls createMessageArea
and
createCustomArea
to populate it.
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Creates and returns the contents of the dialog (the area below the title
area and above the info text area.
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
-
Creates and returns the contents of the upper part of this dialog (above
the button bar).
- createDialogArea(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.jface.wizard.WizardDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.team.ui.SaveablePartDialog
-
Deprecated.
- createDialogArea(Composite) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageDialog
-
Deprecated.
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
-
Creates and returns the contents of the upper part of the dialog (above
the button bar).
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ElementListSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.FileSelectionDialog
-
Deprecated.
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ListDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ListSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.MarkerResolutionSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.NewFolderDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ProjectLocationMoveDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ProjectLocationSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
Creates the contents of this dialog, initializes the
listener and the update thread.
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.ResourceSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.dialogs.TypeFilteringDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.forms.FormDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.ide.dialogs.ImportTypeDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.ide.dialogs.PathVariableSelectionDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog
-
- createDiffRectangle(int, int, int, int) - Static method in class org.eclipse.jface.util.Geometry
-
Returns a rectangle which, when added to another rectangle, will expand each side
by the given number of units.
- createDiffViewer(Composite) - Method in class org.eclipse.compare.CompareEditorInput
-
Factory method for creating a differences viewer for the top left pane.
- createDirectMenuItem() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Direct Menu Item'
- createDirectToolItem() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Direct Tool Item'
- createDisplay() - Static method in class org.eclipse.ui.PlatformUI
-
Creates the Display
to be used by the workbench.
- createDisplayString(int) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
-
- createDisplayString(int) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
-
Computes the string to be printed for line
.
- createDocument() - Method in interface org.eclipse.core.filebuffers.IDocumentFactory
-
Deprecated.
Creates and returns a new, empty document.
- createDocument(Object) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
-
- createDocument(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
Creates the document for the given element.
- createDocumentAdapter() - Method in class org.eclipse.jface.text.TextViewer
-
Factory method to create the document adapter to be used by this viewer.
- createDocumentAdapter() - Method in class org.eclipse.ui.console.TextConsoleViewer
-
- createDragAdapter() - Method in class org.eclipse.ui.navigator.CommonViewer
-
- createDropAdapter() - Method in class org.eclipse.ui.navigator.CommonViewer
-
- createDropDownList(Composite) - Method in class org.eclipse.jface.dialogs.ErrorDialog
-
Create this dialog's drop-down list component.
- createDynamicMenuContribution() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Dynamic Menu Contribution'
- createEditorInputData(String, IEditorInput) - Static method in class org.eclipse.ui.part.EditorInputTransfer
-
- createEditorPresentation(Composite, IStackPresentationSite) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
-
Deprecated.
Creates an editor presentation for presenting editors.
- createElement(Object, Object, IProgressMonitor) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator2
-
Creates the single node specified by path from the given input object.
- createElement(Object, Object, IProgressMonitor) - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
-
- createElement(IMemento) - Method in class org.eclipse.ui.ide.FileStoreEditorInputFactory
-
- createElement(IMemento) - Method in interface org.eclipse.ui.IElementFactory
-
Re-creates and returns an object from the state captured within the given
memento.
- createElement(IMemento) - Method in class org.eclipse.ui.part.FileEditorInputFactory
-
- createElement(FileSystemElement, Object) - Method in class org.eclipse.ui.wizards.datatransfer.PopulateRootOperation
-
Creates and returns a FileSystemElement
if the specified
file system object merits one.
- createElement(FileSystemElement, Object, int) - Method in class org.eclipse.ui.wizards.datatransfer.PopulateRootOperation
-
Creates and returns a FileSystemElement
if the specified
file system object merits one.
- createElement(FileSystemElement, Object) - Method in class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation
-
Creates and returns a FileSystemElement
if the specified
file system object merits one.
- createElementCollector(Object, PendingUpdateAdapter) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Create the element collector for the receiver.
- createElementInfo(Object) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
- createElementInfo(Object) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
-
- createElementInfo(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
Creates a new element info object for the given element.
- createEmptyChangeEvent() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Create an empty change event.
- createEmptyChangeEvent() - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
-
- createEmptyDocument(IPath) - Method in interface org.eclipse.core.filebuffers.ITextFileBufferManager
-
- createEmptyDocument(IPath, LocationKind) - Method in interface org.eclipse.core.filebuffers.ITextFileBufferManager
-
Creates a new empty document.
- createEmptyDocument() - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
-
Factory method for creating empty documents.
- createEmptyFileInfo() - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
Creates and returns a new and empty file info object.
- createEmptyNavigationLocation() - Method in interface org.eclipse.ui.INavigationLocationProvider
-
Creates an empty navigation location.
- createEmptyNavigationLocation() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
- createEmptyWindowContents(Composite) - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Deprecated.
This method is no longer used. Applications now define
workbench window contents in their application model.
- createEncodingGroup(Composite, int) - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
-
Creates a composite with all the encoding controls.
- createEncodingGroup(Composite, int) - Method in class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
-
- createEngine() - Method in class org.eclipse.ui.texteditor.spelling.SpellingEngineDescriptor
-
Creates a spelling engine as described in the extension's xml.
- createEnvironmentTable(Composite) - Method in class org.eclipse.debug.ui.EnvironmentTab
-
Creates and configures the table that displayed the key/value
pairs that comprise the environment.
- createErrorStatus(String) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new RefactoringStatus
with one ERROR
entry
filled with the given message.
- createErrorStatus(String, RefactoringStatusContext) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a RefactoringStatus
with one ERROR
entry
fill with the given message and context.
- createExecutableExtension(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
-
Creates and returns a new instance of the executable extension
identified by the named attribute of this configuration element.
- createExecutableExtension(RegistryContributor, String, String) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
-
Creates an executable extension.
- createExecutionEvent(Command, Event) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Creates an execution event based on an SWT event.
- createExecutionEvent(ParameterizedCommand, Event) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Creates a parameterized execution event based on an SWT event and a
parameterized command.
- createExistentResourceFromHandle(IResource, IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.ResourceDescription
-
Given a resource handle, create an actual resource with the attributes of
the receiver resource description.
- createExpandableComposite(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates an expandable composite as a part of the form.
- createExportPackageDescription(String, Version, Map<String, ?>, Map<String, ?>, boolean, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Used by the Resolver to dynamically create ExportPackageDescription objects during the resolution process.
- createExportPackageDescription(ExportPackageDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates an export package specification that is a copy of the given constraint
- createExportPackageDescription(String, Version, Map<String, ?>, Map<String, ?>, boolean, BundleDescription) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createExportPackageDescription(ExportPackageDescription) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createExportPackageDescriptions(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates export package descriptions from the given declaration.
- createExportPackageDescriptions(String) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createExpression(IQuery<T>) - Static method in class org.eclipse.equinox.p2.query.ExpressionQuery
-
- createExtendedContentArea(Composite) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Creates an extra content area, which will be located above the details.
- createExtendedContentArea(Composite) - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
-
- createExtension() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new extension model which is not initialized.
- createExtensionPoint() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new extension point model which is not initialized.
- createExtensionPointFilter(IExtensionPoint) - Static method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
Return an instance of filter matching all changes for the given extension point.
- createExtensionPointFilter(IExtensionPoint[]) - Static method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
Return an instance of filter matching all changes for the given extension points.
- createFatalErrorStatus(String) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new RefactoringStatus
with one FATAL
entry
filled with the given message.
- createFatalErrorStatus(String, RefactoringStatusContext) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a RefactoringStatus
with one FATAL
entry
fill with the given message and context.
- createFeatureEntry(String, String, String, boolean, String, URL[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.
Create a feature entry
- createFeatureEntry(String, String, String, String, boolean, String, URL[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.
Create a feature entry
- createFieldEditors() - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
-
Creates the page's field editors.
- createFieldEditors() - Method in class org.eclipse.ui.editors.text.TextEditorPreferencePage
-
Deprecated.
- createFile(IFile, InputStream, IProgressMonitor) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
- createFile(ZipEntry) - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider
-
Creates a new file zip entry with the specified name.
- CreateFileAction - Class in org.eclipse.ui.actions
-
Deprecated.
should use NewWizardMenu to populate a New submenu instead (see Navigator view)
- CreateFileAction(Shell) - Constructor for class org.eclipse.ui.actions.CreateFileAction
-
- CreateFileAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.CreateFileAction
-
Deprecated.
see deprecated tag on class
- createFileElement(IFile) - Static method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
-
Return a typed element that represents a local file.
- createFileFromDocument(IProgressMonitor, IFile, IDocument) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
Creates the given file with the given document content.
- createFileHandle(IPath) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Creates a file resource handle for the file with the given workspace
path.
- createFileInfo() - Static method in class org.eclipse.core.filesystem.EFS
-
Creates an empty file information object.
- createFileInfo(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
Creates and returns the file info object
for the given element.
- CreateFileOperation - Class in org.eclipse.ui.ide.undo
-
A CreateFileOperation represents an undoable operation for creating a file in
the workspace.
- CreateFileOperation(IFile, URI, InputStream, String) - Constructor for class org.eclipse.ui.ide.undo.CreateFileOperation
-
Create a CreateFileOperation
- createFilePatch(IPath, long, IPath, long, IHunk[]) - Static method in class org.eclipse.compare.patch.PatchBuilder
-
Creates an IFilePatch2 instance and performs recalculation of all hunks'
after positions.
- createFileSelectionGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
Create the import source selection widget
- createFilter(int, FileInfoMatcherDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IContainer
-
Adds a new filter to this container.
- createFilter() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Creates an instance of a filter.
- createFilter() - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
-
- createFilterControls(Composite) - Method in class org.eclipse.ui.dialogs.FilteredTree
-
Create the filter controls.
- createFilteredList(Composite) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
-
Creates a filtered list.
- createFilterText(Composite) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
-
- createFilterText(Composite) - Method in class org.eclipse.ui.dialogs.FilteredTree
-
Creates the filter text and adds listeners.
- createFlatFormComposite(Composite) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a flat form composite as a part of the form.
- createFolder(IFolder, IProgressMonitor) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
- createFolder(String, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
-
Creates and adds a new folder with the given id to this page layout.
- CreateFolderAction - Class in org.eclipse.ui.actions
-
Deprecated.
should use NewWizardMenu to populate a New submenu instead (see Navigator view)
- CreateFolderAction(Shell) - Constructor for class org.eclipse.ui.actions.CreateFolderAction
-
- CreateFolderAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.CreateFolderAction
-
Deprecated.
see deprecated tag on class
- createFolderHandle(IPath) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
Creates a folder resource handle for the folder with the given workspace
path.
- CreateFolderOperation - Class in org.eclipse.ui.ide.undo
-
A CreateFolderOperation represents an undoable operation for creating a
folder in the workspace.
- CreateFolderOperation(IFolder, URI, String) - Constructor for class org.eclipse.ui.ide.undo.CreateFolderOperation
-
Create a CreateFolderOperation
- CreateFolderOperation(IFolder, URI, boolean, UIResourceFilterDescription[], String) - Constructor for class org.eclipse.ui.ide.undo.CreateFolderOperation
-
Create a CreateFolderOperation
- createFont(Device) - Method in class org.eclipse.jface.resource.FontDescriptor
-
Creates the Font described by this descriptor.
- createFont(FontDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
-
Returns the Font described by the given FontDescriptor.
- createForm(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a form widget in the provided parent.
- createFormattingContext() - Method in class org.eclipse.jface.text.source.SourceViewer
-
Creates a new formatting context for a format operation.
- createFormContent(IManagedForm) - Method in class org.eclipse.ui.forms.editor.FormPage
-
Subclasses should override this method to create content in the form
hosted in this page.
- createFormContent(IManagedForm) - Method in class org.eclipse.ui.forms.FormDialog
-
Configures the dialog form and creates form content.
- createFormText(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a rich text as a part of the form.
- createFrame(Object) - Method in class org.eclipse.ui.views.framelist.TreeViewerFrameSource
-
Returns a new tree frame capturing the specified input element.
- createFrame(Object) - Method in class org.eclipse.ui.views.navigator.NavigatorFrameSource
-
Deprecated.
Returns a new frame.
- createFrameList() - Method in class org.eclipse.ui.navigator.CommonViewer
-
- createFrameList() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.
Creates the frame source and frame list, and connects them.
- createFrom(GridData) - Static method in class org.eclipse.jface.layout.GridDataFactory
-
Creates a new GridDataFactory that creates copies of the given GridData
by default.
- createFrom(GridLayout) - Static method in class org.eclipse.jface.layout.GridLayoutFactory
-
Creates a factory that creates copies of the given layout.
- createFrom(RowData) - Static method in class org.eclipse.jface.layout.RowDataFactory
-
Creates a new RowDataFactory that creates copies of the given RowData by
default.
- createFrom(RowLayout) - Static method in class org.eclipse.jface.layout.RowLayoutFactory
-
Creates a factory that creates copies of the given layout.
- createFrom(Color, Device) - Static method in class org.eclipse.jface.resource.ColorDescriptor
-
- createFrom(Color) - Static method in class org.eclipse.jface.resource.ColorDescriptor
-
Creates a ColorDescriptor from an existing color.
- createFrom(RGB) - Static method in class org.eclipse.jface.resource.ColorDescriptor
-
Returns a color descriptor for the given RGB values
- createFrom(Font, Device) - Static method in class org.eclipse.jface.resource.FontDescriptor
-
- createFrom(Font) - Static method in class org.eclipse.jface.resource.FontDescriptor
-
Creates a FontDescriptor that describes an existing font.
- createFrom(FontData[]) - Static method in class org.eclipse.jface.resource.FontDescriptor
-
Creates a new FontDescriptor given the an array of FontData that describes
the font.
- createFrom(FontData) - Static method in class org.eclipse.jface.resource.FontDescriptor
-
Creates a new FontDescriptor given the associated FontData
- createFrom(String, int, int) - Static method in class org.eclipse.jface.resource.FontDescriptor
-
Creates a new FontDescriptor given an OS-specific font name, height, and style.
- createFromFile(Class<?>, String) - Static method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new image descriptor from a file.
- createFromImage(Image) - Static method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new image descriptor for the given image.
- createFromImage(Image, Device) - Static method in class org.eclipse.jface.resource.ImageDescriptor
-
- createFromImageData(ImageData) - Static method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new image descriptor given ImageData
describing the image.
- createFromURL(URL) - Static method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new image descriptor from a URL.
- createGenericDescription(String, String, Version, Map<String, ?>) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
- createGenericDescription(String, Map<String, ?>, Map<String, String>, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a generic description from the given parameters
- createGenericDescription(String, String, Version, Map<String, ?>) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
Deprecated.
- createGenericDescription(String, Map<String, ?>, Map<String, String>, BundleDescription) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createGenericDescriptions(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates generic descriptions from the given declaration.
- createGenericDescriptions(String) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createGenericSpecification(String, String, String, boolean, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a generic specification from the given parameters
- createGenericSpecification(String, String, String, boolean, boolean) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createGenericSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates generic specifications from the given declaration.
- createGenericSpecifications(String) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createGroup(Composite, String) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a group as a part of the form.
- createGui(MUIElement, Object, IEclipseContext) - Method in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
Creates and returns the UI element for the given model element.
- createGui(MUIElement) - Method in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
Creates and returns the UI element corresponding to the given model element.
- createHandledMenuItem() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Handled Menu Item'
- createHandledToolItem() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Handled Tool Item'
- createHandler() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Handler'
- createHandlerForCombo(Combo, SubjectControlContentAssistant) - Static method in class org.eclipse.ui.contentassist.ContentAssistHandler
-
Deprecated.
- createHandlerForText(Text, SubjectControlContentAssistant) - Static method in class org.eclipse.ui.contentassist.ContentAssistHandler
-
Deprecated.
- createHeaderContents(IManagedForm) - Method in class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
-
Subclasses should extend this method to configure the form that owns the
shared header.
- createHelpControl(Composite) - Method in class org.eclipse.jface.dialogs.TrayDialog
-
Creates a new help control that provides access to context help.
- createHelpListener(ICommand) - Static method in class org.eclipse.ui.help.WorkbenchHelp
-
Deprecated.
Creates a new help listener for the given command.
- createHostSpecification(String, VersionRange) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a host specification from the given parameters.
- createHostSpecification(HostSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a host specification that is a copy of the given constraint.
- createHostSpecification(String, VersionRange) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createHostSpecification(HostSpecification) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createHostSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates host specifications from the given declaration.
- createHostSpecifications(String) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createHunk(int, String[]) - Static method in class org.eclipse.compare.patch.PatchBuilder
-
Creates an IHunk instance.
- createHyperlink(Composite, String, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a hyperlink as a part of the form.
- createHyperlinkDetector() - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
-
- createHyperlinkDetectorImplementation() - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
-
- createHyperlinkDetectors(String, IAdaptable) - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorRegistry
-
- createImage() - Method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new SWT image for this image descriptor.
- createImage(boolean) - Method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new SWT image for this image descriptor.
- createImage(Device) - Method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new SWT image for this image descriptor.
- createImage(boolean, Device) - Method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates and returns a new SWT image for this image descriptor.
- createImage(ImageDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
-
Creates an image, given an image descriptor.
- createImageHyperlink(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates an image hyperlink as a part of the form.
- createImageRegistry() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
-
Returns a new image registry for this plugin-in.
- createImageWithDefault(ImageDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
-
Creates an image, given an image descriptor.
- createImportPackageSpecification(String, VersionRange, String, VersionRange, Map<String, ?>, Map<String, ?>, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates an import package specification from the given parameters.
- createImportPackageSpecification(ImportPackageSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates an import package specification that is a copy of the given import package
- createImportPackageSpecification(String, VersionRange, String, VersionRange, Map<String, ?>, Map<String, ?>, BundleDescription) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createImportPackageSpecification(ImportPackageSpecification) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createImportPackageSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates an import package specifications from the given declaration.
- createImportPackageSpecifications(String) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createInformationControl(Shell) - Method in class org.eclipse.jface.text.AbstractReusableInformationControlCreator
-
- createInformationControl(Shell) - Method in interface org.eclipse.jface.text.IInformationControlCreator
-
Creates a new information control with the given shell as the control's parent.
- createInfoStatus(String) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new RefactoringStatus
with one INFO
entry
filled with the given message.
- createInfoStatus(String, RefactoringStatusContext) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new RefactoringStatus
with one INFO
entry
filled with the given message and context.
- createInfoTextArea(Composite) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Creates the optional info text area.
- createInitialLayout(IPageLayout) - Method in interface org.eclipse.ui.IPerspectiveFactory
-
Creates the initial layout for a page.
- createInnerPartControl(Composite, IEditorPart) - Method in class org.eclipse.ui.part.MultiEditor
-
Create the control of the inner editor.
- createInputPart() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Input Part'
- createInstallableUnit(MetadataFactory.InstallableUnitDescription) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createInstallableUnitFragment(MetadataFactory.InstallableUnitFragmentDescription) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createInstallableUnitPatch(MetadataFactory.InstallableUnitPatchDescription) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createInstallOperation(Collection<? extends IVersionedId>, Collection<URI>, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.OperationFactory
-
This factory method creates an
InstallOperation
to install all the elements listed from the specified repositories.
- createIntroURL(String) - Static method in class org.eclipse.ui.intro.config.IntroURLFactory
-
Parses the given string, and returns an IntroURL if the string is a valid
Intro URL.
- createIUAnyQuery() - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Returns a query that matches all InstallableUnit
elements
- createIUCategoryMemberQuery(IInstallableUnit) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a new query that will return the members of the
given category
.
- createIUCategoryQuery() - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
- createIUGroupQuery() - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
- createIUPatchQuery() - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
- createIUProductQuery() - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
- createIUPropertyQuery(String, String) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that searches for
IInstallableUnit
instances that have
a property whose value matches the provided value.
- createIUQuery(IVersionedId) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that will match any
IInstallableUnit
with the given
id and version.
- createIUQuery(String) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that will match any
IInstallableUnit
with the given
id, regardless of version.
- createIUQuery(String, Version) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that will match any
IInstallableUnit
with the given
id and version.
- createIUQuery(String, VersionRange) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that will match any
IInstallableUnit
with the given
id, and whose version falls in the provided range.
- createKeyBinding() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Key Binding'
- createLabel(Composite, String) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
-
Creates a label if name was not null
.
- createLabel(Composite, String) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a label as a part of the form.
- createLabel(Composite, String, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a label as a part of the form.
- createLatestIUQuery() - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that returns the latest version for each unique id of an
IVersionedId
.
- createLatestQuery(IQuery<T>) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that returns the latest version for each unique id of an
IVersionedId
from the collection produced by
query
.
- createLaunchInBackgroundComponent(Composite) - Method in class org.eclipse.debug.ui.CommonTab
-
Creates the controls needed to edit the launch in background
attribute of an external tool
- createLayout() - Method in class org.eclipse.jface.text.source.SourceViewer
-
Creates the layout used for this viewer.
- createLibrary() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new library model which is initialized to not export any
of its code.
- createLicense(URI, String) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Return a new
ILicense
The body should contain either the full text of the license or an summary for a license
fully specified in the given location.
- createLightWeightStatusDialog(RefactoringStatus, Shell, String) - Static method in class org.eclipse.ltk.ui.refactoring.RefactoringUI
-
- createLimitQuery(IQuery<T>, int) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a limit query that can be used to limit the number of query results returned.
- createLineNumberRulerColumn() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Creates a new line number ruler column that is appropriately initialized.
- createLink(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
-
Creates a new file resource as a member of this handle's parent resource.
- createLink(URI, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
-
Creates a new file resource as a member of this handle's parent resource.
- createLink(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
-
Creates a new folder resource as a member of this handle's parent resource.
- createLink(URI, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
-
Creates a new folder resource as a member of this handle's parent resource.
- createLinkTarget() - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Creates the link target path if a link target has been specified.
- createLinkTarget() - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
Creates the link target path if a link target has been specified.
- createList(String[]) - Method in class org.eclipse.jface.preference.ListEditor
-
Combines the given list of items into a single string.
- createList(String[]) - Method in class org.eclipse.jface.preference.PathEditor
-
- createList(Composite, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates the list as a part of the form.
- createListDiff(ListDiffEntry) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createListDiff(ListDiffEntry, ListDiffEntry) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createListDiff(ListDiffEntry[]) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createListDiffEntry(int, boolean, Object) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createLocalWorkingSetManager() - Method in interface org.eclipse.ui.IWorkbench
-
Creates a new local working set manager.
- createLocation(Location, URL, boolean) - Method in interface org.eclipse.osgi.service.datalocation.Location
-
Constructs a new location.
- createLowerList(Composite) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
-
Creates the list widget and sets layout data.
- createMapDiff(Set, Set, Set, Map, Map) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createMapDiffRemoveAll(Map) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createMapDiffSingleAdd(Object, Object) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createMapDiffSingleChange(Object, Object, Object) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createMapDiffSingleRemove(Object, Object) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createMarker(String) - Method in interface org.eclipse.core.resources.IResource
-
Creates and returns the marker with the specified type on this resource.
- createMarker(IResource, Map, String) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
-
Creates a marker on the given resource with the given type and attributes.
- createMarkerAnnotation(IMarker) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Creates a new annotation for the given marker.
- CreateMarkersOperation - Class in org.eclipse.ui.ide.undo
-
A CreateMarkersOperation represents an undoable operation for creating one or
more markers on one or more resources in the workspace.
- CreateMarkersOperation(String, Map, IResource, String) - Constructor for class org.eclipse.ui.ide.undo.CreateMarkersOperation
-
Create an undoable operation that can create a marker of a specific type
on a resource.
- CreateMarkersOperation(String[], Map[], IResource[], String) - Constructor for class org.eclipse.ui.ide.undo.CreateMarkersOperation
-
Create an undoable operation that can create multiple markers of various
types on multiple resources.
- CreateMarkersOperation(String, Map[], IResource[], String) - Constructor for class org.eclipse.ui.ide.undo.CreateMarkersOperation
-
Create an undoable operation that can create multiple markers of a single
type on multiple resources.
- createMasterPart(IManagedForm, Composite) - Method in class org.eclipse.ui.forms.MasterDetailsBlock
-
Implement this method to create a master part in the provided parent.
- createMasterSlaveMapping(IDocument) - Method in interface org.eclipse.jface.text.ISlaveDocumentManager
-
Creates a new document information mapping between the given slave document and
its master document.
- createMasterSlaveMapping(IDocument) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
-
- createMatchQuery(IExpression, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates an
IInstallableUnit
query that will iterate over all candidates and discriminate by
applying the boolean
matchExpression
on each candidate.
- createMatchQuery(String, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Parses the
matchExpression
and creates an
IInstallableUnit
query that will
iterate over all candidates and discriminate by applying the boolean
matchExpression
on each candidate.
- createMatchQuery(Class<? extends T>, IExpression, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates an query that will iterate over all candidates and discriminate all
candidates that are not instances of matchinClass>
or for which
the boolean matchExpression
returns false.
- createMatchQuery(Class<? extends T>, String, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Parses the matchExpression
and creates an query that will iterate over
all candidates and discriminate all candidates that are not instances of
matchinClass>
or for which the boolean matchExpression
returns false.
- createMenu() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Menu'
- createMenu() - Method in class org.eclipse.ui.actions.QuickMenuCreator
-
Create and open the context menu.
- createMenuBar(Decorations) - Method in class org.eclipse.jface.action.MenuManager
-
Creates and returns an SWT menu bar control for this menu,
for use in the given Decorations
, and installs all registered
contributions.
- createMenuBar(Shell) - Method in class org.eclipse.jface.action.MenuManager
-
Deprecated.
use createMenuBar(Decorations)
instead.
- createMenuBar() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Deprecated.
This method is no longer used. Applications now define
workbench window contents in their application model.
- createMenuContribution() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Contribution'
- createMenuManager() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns a new menu manager for the window.
- createMenuSeparator() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Separator'
- createMergeActionGroup() - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Create the merge action group for this participant.
- createMergeContext() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantMergeOperation
-
Create a merge context for use by this operation.
- createMerger(IContentType) - Static method in class org.eclipse.team.core.Team
-
Creates a storage merger for the given content type.
- createMerger(String) - Static method in class org.eclipse.team.core.Team
-
Creates a storage merger for the given file extension.
- createMessageArea(Composite) - Method in class org.eclipse.jface.dialogs.IconAndMessageDialog
-
Create the area the message will be shown in.
- createMessageArea(Composite) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
-
Creates the message text widget and sets layout data.
- createMessageArea(Composite) - Method in class org.eclipse.ui.dialogs.SelectionDialog
-
Creates the message area for this dialog.
- createMessageArea(Composite) - Method in class org.eclipse.ui.ide.dialogs.ImportTypeDialog
-
- createMirrorRequest(IArtifactKey, IArtifactRepository, Map<String, String>, Map<String, String>) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
-
Return a new request to mirror the given artifact into the destination repository.
- createMirrorRequest(IArtifactKey, IArtifactRepository, Map<String, String>, Map<String, String>, String) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
-
Return a new request to mirror the given artifact into the destination repository.
- createModelElement(Class<T>) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Creates instances of model elements.
- createModelFragments() - Method in interface org.eclipse.e4.ui.model.fragment.MFragmentFactory
-
Returns a new object of class 'Model Fragments'
- createModelReconciler() - Method in interface org.eclipse.e4.ui.workbench.modeling.IModelReconcilingService
-
Creates a model reconciler that is capable of tracking delta changes of a model and applying
said changes to a model.
- createModelToTargetUpdateListStrategy(IObservableList, IObservableList) - Method in class org.eclipse.core.databinding.DataBindingContext
-
- createModelToTargetUpdateSetStrategy(IObservableSet, IObservableSet) - Method in class org.eclipse.core.databinding.DataBindingContext
-
- createModelToTargetUpdateValueStrategy(IObservableValue, IObservableValue) - Method in class org.eclipse.core.databinding.DataBindingContext
-
Returns an update value strategy to be used for copying values from the
from value to the to value.
- createMonitor(Job) - Method in class org.eclipse.core.runtime.jobs.ProgressProvider
-
Provides a new progress monitor instance to be used by the given job.
- createMonitor(Job, IProgressMonitor, int) - Method in class org.eclipse.core.runtime.jobs.ProgressProvider
-
Returns a progress monitor that can be used by a running job
to report progress in the context of a progress group.
- createNamespaceFilter(String) - Static method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
Return an instance of filter matching all changes from a given plugin.
- createNativeCodeDescription(String[], String[], String[], VersionRange[], String[], String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a native code description from the given parameters
- createNativeCodeDescription(String[], String[], String[], VersionRange[], String[], String) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createNativeCodeSpecification(NativeCodeDescription[], boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a native code specification from the given parameters
- createNativeCodeSpecification(NativeCodeDescription[], boolean) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createNavigationActions() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates action entries for all SWT StyledText actions as defined in
org.eclipse.swt.custom.ST
.
- createNavigationButtons() - Method in class org.eclipse.ui.part.DrillDownComposite
-
Creates the navigation buttons for this viewer.
- createNavigationLocation() - Method in interface org.eclipse.ui.INavigationLocationProvider
-
Creates a navigation location describing the current state.
- createNavigationLocation() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
- createNewFile() - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Creates a new file resource in the selected container and with the
selected name.
- createNewFolder() - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
Creates a new folder resource in the selected container and with the
selected name.
- createNoteComposite(Font, Composite, String, String) - Method in class org.eclipse.jface.preference.PreferencePage
-
Creates a composite with a highlighted Note entry and a message text.
- createObservable(Object) - Method in interface org.eclipse.core.databinding.observable.masterdetail.IObservableFactory
-
Creates an observable for the given target object.
- createOperation(Shell) - Method in class org.eclipse.ltk.ui.refactoring.RedoRefactoringAction
-
Deprecated.
- createOperation(Shell) - Method in class org.eclipse.ltk.ui.refactoring.UndoRefactoringAction
-
Deprecated.
- createOperation() - Method in class org.eclipse.ui.actions.CopyResourceAction
-
Returns the operation to perform when this action runs.
- createOperation() - Method in class org.eclipse.ui.actions.MoveResourceAction
-
- createOperation(IStatus[]) - Method in class org.eclipse.ui.actions.RefreshAction
-
- createOperation(IStatus[]) - Method in class org.eclipse.ui.actions.RenameResourceAction
-
- createOperation(IStatus[]) - Method in class org.eclipse.ui.actions.WorkspaceAction
-
Returns the operation to perform when this action runs.
- createOptionalInclusionRule(IInstallableUnit) - Static method in class org.eclipse.equinox.p2.planner.ProfileInclusionRules
-
Returns an inclusion rule to optionally install the given installable unit.
- createOptionsGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Create the options specification widgets.
- createOptionsGroupButtons(Group) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Creates the import/export options group controls.
- createOSGi(int, int, int) - Static method in class org.eclipse.equinox.p2.metadata.Version
-
Creates an OSGi version identifier from the specified numerical components.
- createOSGi(int, int, int, String) - Static method in class org.eclipse.equinox.p2.metadata.Version
-
Creates an OSGi version identifier from the specified components.
- createOSGiStrategy(File[], boolean[], Object) - Static method in class org.eclipse.core.runtime.RegistryFactory
-
Creates a registry strategy that can be used in an OSGi container.
- createOutlineContents(Composite, int) - Method in class org.eclipse.compare.CompareEditorInput
-
- createOverviewRuler(ISharedTextColors) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createOverviewRulerContextMenu() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Creates the context menu for the overview ruler.
- createPage() - Method in interface org.eclipse.jface.preference.IPreferenceNode
-
Creates the preference page for this node.
- createPage(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Create the page for the node.
- createPage() - Method in class org.eclipse.jface.preference.PreferenceNode
-
- createPage(Object) - Method in class org.eclipse.team.ui.history.ElementLocalHistoryPageSource
-
- createPage(CompareViewerPane, IToolBarManager) - Method in class org.eclipse.team.ui.history.HistoryPageCompareEditorInput
-
- createPage(Composite, ToolBarManager) - Method in class org.eclipse.team.ui.history.HistoryPageSaveablePart
-
Deprecated.
- createPage(Object) - Method in interface org.eclipse.team.ui.history.IHistoryPageSource
-
Called by the history view to create the page for this IFileHistoryProvider.
- createPage(CompareViewerPane, IToolBarManager) - Method in class org.eclipse.team.ui.PageCompareEditorInput
-
Create the page for this part and return the top level control
for the page.
- createPage(Composite, ToolBarManager) - Method in class org.eclipse.team.ui.PageSaveablePart
-
Deprecated.
Create the page for this part and return the top level control
for the page.
- createPage(ISynchronizePageConfiguration) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
-
Creates and returns a new page for this synchronize participant.
- createPage(ISynchronizePageConfiguration) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
- createPage(CompareViewerPane, IToolBarManager) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
-
- createPage(Composite, ToolBarManager) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
-
Deprecated.
- createPage(ISynchronizePageConfiguration) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
-
- createPage(IConsoleView) - Method in interface org.eclipse.ui.console.IConsole
-
Creates and returns a new page for this console.
- createPage(IConsoleView) - Method in class org.eclipse.ui.console.IOConsole
-
- createPage(IConsoleView) - Method in class org.eclipse.ui.console.MessageConsole
-
- createPage(IConsoleView) - Method in class org.eclipse.ui.console.TextConsole
-
- createPage(Object) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Creates a new page for the provided key.
- createPageBook(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a scrolled page book widget as a part of the form.
- createPageButtons(Composite) - Method in class org.eclipse.equinox.p2.ui.InstalledSoftwarePage
-
- createPageButtons(Composite) - Method in class org.eclipse.equinox.p2.ui.RevertProfilePage
-
- createPageButtons(Composite) - Method in class org.eclipse.ui.about.InstallationPage
-
Create the buttons that belong to this page using the specified parent.
- createPageComposite(Composite) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Deprecated.
This method is no longer used. Applications now define
workbench window contents in their application model.
- createPageConfiguration() - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
-
- createPageConfiguration() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
-
Creates the configuration for the participant page.
- createPageContainer(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Creates the inner page container.
- createPageContainer(Composite) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
- createPageContainer(Composite) - Method in class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
-
Overrides super
to create a form in which to host the tab
folder.
- createPageContainer(Composite) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
- createPageControl(IPreferencePage, Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Create the page control for the supplied page.
- createPageControls(Composite) - Method in interface org.eclipse.jface.wizard.IWizard
-
Creates this wizard's controls in the given parent control.
- createPageControls(Composite) - Method in class org.eclipse.jface.wizard.Wizard
-
The Wizard
implementation of this IWizard
method creates all the pages controls using
IDialogPage.createControl
.
- createPages() - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Creates the common toolkit for this editor and adds pages to the editor.
- createPages() - Method in class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
-
- createPages() - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Creates the pages of this multi-page editor.
- createParameter() - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandsFactory
-
Returns a new object of class 'Parameter'
- createPart() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Part'
- createPart(String) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Creates a new part of the given id.
- createPartControl(Composite) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Creates this view's underlying viewer and actions.
- createPartControl(Composite) - Method in class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor
-
- createPartControl(Composite) - Method in class org.eclipse.team.ui.PageSaveablePart
-
Deprecated.
- createPartControl(Composite) - Method in class org.eclipse.team.ui.synchronize.ParticipantPagePane
-
- createPartControl(Composite) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
-
Creates the SWT controls for this cheat sheet viewer.
- createPartControl(Composite) - Method in class org.eclipse.ui.forms.editor.FormPage
-
Creates the part control by creating the managed form using the parent
editor's toolkit.
- createPartControl(Composite) - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
-
Creates the UI based on how the InroPart has been configured.
- createPartControl(Composite, FormToolkit) - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
-
Creates the SWT controls for this standby part.
- createPartControl(Composite) - Method in interface org.eclipse.ui.intro.IIntroPart
-
Creates the SWT controls for this intro part.
- createPartControl(Composite) - Method in interface org.eclipse.ui.IWorkbenchPart
-
Creates the SWT controls for this workbench part.
- createPartControl(Composite) - Method in class org.eclipse.ui.navigator.CommonNavigator
-
Create the CommonViewer part control and setup the default providers as
necessary.
- createPartControl(Composite) - Method in class org.eclipse.ui.navigator.resources.ProjectExplorer
-
- createPartControl(Composite) - Method in class org.eclipse.ui.part.IntroPart
-
- createPartControl(Composite) - Method in class org.eclipse.ui.part.MultiPageEditor
-
Deprecated.
The MultiPageEditor
implementation of this IWorkbenchPart
method creates a TabFolder
control.
- createPartControl(Composite) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
The MultiPageEditor
implementation of this
IWorkbenchPart
method creates the control for the
multi-page editor by calling createContainer
, then
createPages
.
- createPartControl(Composite) - Method in class org.eclipse.ui.part.PageBookView
-
The PageBookView
implementation of this
IWorkbenchPart
method creates a PageBook
control with its default page showing.
- createPartControl(Composite) - Method in class org.eclipse.ui.part.WorkbenchPart
-
- createPartControl(Composite) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createPartControl(Composite) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
The AbstractTextEditor
implementation of this
IWorkbenchPart
method creates the vertical ruler and
source viewer.
- createPartControl(Composite) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
-
- createPartControl(Composite) - Method in class org.eclipse.ui.texteditor.templates.TemplatesView
-
- createPartControl(Composite) - Method in class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
-
Deprecated.
- createPartControl(Composite) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
-
The PageBookView
implementation of this IWorkbenchPart
method creates a PageBook
control with its default page showing.
- createPartControl(Composite) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.
- createPartControl(Composite) - Method in class org.eclipse.ui.views.properties.PropertySheet
-
The PropertySheet
implementation of this IWorkbenchPart
method creates a PageBook
control with its default page showing.
- createPartControl(Composite) - Method in class org.eclipse.ui.views.tasklist.TaskList
-
Deprecated.
- createPartDescriptor() - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MBasicFactory
-
Returns a new object of class 'Part Descriptor'
- CreateParticipant - Class in org.eclipse.ltk.core.refactoring.participants
-
A participant to participate in refactorings that create elements.
- CreateParticipant() - Constructor for class org.eclipse.ltk.core.refactoring.participants.CreateParticipant
-
- createParticipant(ModelProvider, ISynchronizationScope) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScopeParticipantFactory
-
Create a participant in the scope management process for the given model provider.
- createParticipant() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantMergeOperation
-
Create the synchronize participant to be used by this operation
to preview changes.
- createParticipant() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantWizard
-
- createParticipant(ResourceMapping[]) - Method in class org.eclipse.team.ui.synchronize.ModelParticipantWizard
-
- createParticipant(SynchronizationContext, String) - Static method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Create a participant for the given context and name
- createParticipant() - Method in class org.eclipse.team.ui.synchronize.ParticipantSynchronizeWizard
-
- createParticipant() - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipantWizard
-
- createParticipant(ISynchronizeScope) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipantWizard
-
- createPartSashContainer() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Part Sash Container'
- createPartStack() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Part Stack'
- createPattern(String, boolean, boolean) - Static method in class org.eclipse.search.core.text.TextSearchEngine
-
Creates a pattern for the given search string and the given options.
- createPatternMatchListeners(IConsole) - Method in interface org.eclipse.ui.console.IConsoleManager
-
Creates and returns a collection of new pattern match listeners enabled for
the given console.
- createPatternViewer(Composite) - Method in class org.eclipse.ui.texteditor.templates.AbstractTemplatesPage
-
Creates, configures and returns a source viewer to present the template
pattern on the templates page.
- createPendingUpdateAdapter() - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Factory method for creating the pending update adapter representing the
placeholder node.
- createPerspective() - Method in interface org.eclipse.e4.ui.model.application.ui.advanced.MAdvancedFactory
-
Returns a new object of class 'Perspective'
- createPerspectiveStack() - Method in interface org.eclipse.e4.ui.model.application.ui.advanced.MAdvancedFactory
-
Returns a new object of class 'Perspective Stack'
- createPhaseSetIncluding(String[]) - Static method in class org.eclipse.equinox.p2.engine.PhaseSetFactory
-
Creates a default phase set that covers all the provisioning operations.
- createPipeQuery(Collection<? extends IQuery<? extends T>>) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a piped query based on the provided input queries.
- createPipeQuery(IQuery<? extends T>, IQuery<? extends T>) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a piped query based on the provided input queries.
- createPlaceholder() - Method in interface org.eclipse.e4.ui.model.application.ui.advanced.MAdvancedFactory
-
Returns a new object of class 'Placeholder'
- createPlaceholderFolder(String, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
-
Creates and adds a placeholder for a new folder with the given id to this page layout.
- createPlainComposite(Composite, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a plain composite as a part of the form.
- createPlainLabel(Composite, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Creates a new label with a bold font.
- createPlan(IProfile, ProvisioningContext) - Method in interface org.eclipse.equinox.p2.engine.IEngine
-
Creates a provisioning plan whose methods can be use to provide pre-validated changes.
- createPluginDescriptor() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new plug-in descriptor model which is not initialized.
- createPluginFragment() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new plug-in fragment model which is not initialized.
- createPluginPrerequisite() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new plug-in prerequisite model which is initialized to
not export its code and to not require an exact match.
- createPluginRegistry() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new plug-in registry model with an empty plug-in table.
- createPollingMonitor(IResource) - Method in class org.eclipse.core.resources.refresh.RefreshProvider
-
Creates a new refresh monitor that performs naive polling of the resource
in the file system to detect changes.
- createPopupMenu(Control) - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRendering
-
Helper method for creating a pop up menu in the rendering for a control.
- createPopupMenu() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Popup Menu'
- createPositionFromMarker(IMarker) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Creates and returns the character position of the given marker based
on its attributes.
- createPreChange(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
-
Creates a
Change
object that contains the workspace modifications
of this participant to be executed
before the
changes from the refactoring are executed.
- createPreferenceDialogOn(Shell, String, String[], Object) - Static method in class org.eclipse.ui.dialogs.PreferencesUtil
-
Creates a workbench preference dialog and selects particular preference
page.
- createPreferenceDialogOn(Shell, String, String[], Object, int) - Static method in class org.eclipse.ui.dialogs.PreferencesUtil
-
Creates a workbench preference dialog and selects particular preference
page.
- createPreferencePage() - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderDescriptor
-
Return a preference page that can be displayed to configure
the content provider of this extension.
- createPreferences() - Method in class org.eclipse.ui.texteditor.spelling.SpellingEngineDescriptor
-
Creates a spelling preferences block as described in the extension's xml.
- createPresentation(TextPresentation, ITypedRegion) - Method in interface org.eclipse.jface.text.presentation.IPresentationRepairer
-
Fills the given presentation with the style ranges which when applied to the
presentation reconciler's text viewer repair the presentation damage described by
the given region.
- createPresentation(IRegion, IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
Constructs a "repair description" for the given damage and returns this
description as a text presentation.
- createPresentation(TextPresentation, ITypedRegion) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
-
- createProgressGroup() - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Returns a progress monitor that can be used to provide
aggregated progress feedback on a set of running jobs.
- createProgressGroup() - Method in class org.eclipse.core.runtime.jobs.ProgressProvider
-
Returns a progress monitor that can be used to provide
aggregated progress feedback on a set of running jobs.
- createProgressMonitorPart(Composite, GridLayout) - Method in class org.eclipse.jface.wizard.WizardDialog
-
Hook method for subclasses to create a custom progress monitor part.
- createProjectionDocument(IDocument) - Method in class org.eclipse.jface.text.projection.ChildDocumentManager
-
- createProjectionDocument(IDocument) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
-
Factory method for projection documents.
- CreateProjectOperation - Class in org.eclipse.ui.ide.undo
-
A CreateProjectOperation represents an undoable operation for creating a
project in the workspace.
- CreateProjectOperation(IProjectDescription, String) - Constructor for class org.eclipse.ui.ide.undo.CreateProjectOperation
-
Create a CreateProjectOperation
- createPropertyDialogOn(Shell, IAdaptable, String, String[], Object) - Static method in class org.eclipse.ui.dialogs.PreferencesUtil
-
Creates a workbench preference dialog to a particular preference page.
- createPropertyDialogOn(Shell, IAdaptable, String, String[], Object, int) - Static method in class org.eclipse.ui.dialogs.PreferencesUtil
-
Creates a workbench preference dialog to a particular preference page.
- createPropertyDialogOn(Shell, Object, String, String[], Object, int) - Static method in class org.eclipse.ui.dialogs.PreferencesUtil
-
Creates a workbench preference dialog to a particular preference page.
- createPropertyEditor(Composite) - Method in class org.eclipse.ui.views.properties.ColorPropertyDescriptor
-
The ColorPropertyDescriptor
implementation of this
IPropertyDescriptor
method creates and returns a new
ColorCellEditor
.
- createPropertyEditor(Composite) - Method in class org.eclipse.ui.views.properties.ComboBoxPropertyDescriptor
-
The ComboBoxPropertyDescriptor
implementation of this
IPropertyDescriptor
method creates and returns a new
ComboBoxCellEditor
.
- createPropertyEditor(Composite) - Method in interface org.eclipse.ui.views.properties.IPropertyDescriptor
-
Creates and returns a new cell editor for editing this property.
- createPropertyEditor(Composite) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
-
The PropertyDescriptor
implementation of this
IPropertyDescriptor
method returns null
.
- createPropertyEditor(Composite) - Method in class org.eclipse.ui.views.properties.TextPropertyDescriptor
-
The TextPropertyDescriptor
implementation of this
IPropertyDescriptor
method creates and returns a new
TextCellEditor
.
- createProposal(Template, TemplateContext, Region, int) - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
-
Deprecated.
use the version specifying IRegion
as third parameter
- createProposal(Template, TemplateContext, IRegion, int) - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
-
Creates a new proposal.
- createProvidedCapability(String, String, Version) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createProvider() - Method in class org.eclipse.ui.texteditor.quickdiff.ReferenceProviderDescriptor
-
Creates a reference provider as described in the extension's xml.
- createProxy() - Method in interface org.eclipse.core.resources.IResource
-
Creates a resource proxy representing the current state of this resource.
- createPushButton(Composite, String, Image) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
Creates and returns a new push button with the given
label and/or image.
- createQuery(IExpression, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates an
IInstallableUnit
query based on an
expression
that
uses all candidates as input.
- createQuery(String, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
- createQuery(Class<? extends T>, IExpression, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Creates a query that will limit the result to instances of the matchinClass
.
- createQuery(Class<? extends T>, String, Object...) - Static method in class org.eclipse.equinox.p2.query.QueryUtil
-
Parses the expression
and creates a query that will limit the result
to instances of the matchinClass
.
- createQuery(TextSearchQueryProvider.TextSearchInput) - Method in class org.eclipse.search.ui.text.TextSearchQueryProvider
-
Create a query for the input with the given information.
- createQuery(String) - Method in class org.eclipse.search.ui.text.TextSearchQueryProvider
-
Create a query to search for the selected text in the workspace.
- createQuery(String, IResource[]) - Method in class org.eclipse.search.ui.text.TextSearchQueryProvider
-
Create a query to search for the selected text in the given resources.
- createQuery(String, IWorkingSet[]) - Method in class org.eclipse.search.ui.text.TextSearchQueryProvider
-
Create a query to search for the selected text in the given working sets.
- createQuickDiffAnnotationModel(ITextEditor, String) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiff
-
Creates a new line differ annotation model with its reference provider set to the reference provider
obtained by calling getReferenceProviderOrDefault(editor, id)
.
- createRadioButton(Composite, String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
Creates and returns a new radio button with the given
label and/or image.
- createRangeDifference() - Method in class org.eclipse.compare.rangedifferencer.AbstractRangeDifferenceFactory
-
- createReader() - Method in class org.eclipse.compare.patch.ReaderCreator
-
Creates new reader.
- createReadRoot(Reader) - Static method in class org.eclipse.ui.XMLMemento
-
Creates a Document
from the Reader
and returns a memento on the first Element
for reading
the document.
- createReadRoot(Reader, String) - Static method in class org.eclipse.ui.XMLMemento
-
Creates a Document
from the Reader
and returns a memento on the first Element
for reading
the document.
- createRectangle(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
-
Returns a new rectangle with the given position and dimensions, expressed
as points.
- createRefactoring(RefactoringDescriptor, RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringHistoryOperation
-
- createRefactoring(RefactoringDescriptor, RefactoringStatus, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringHistoryOperation
-
- createRefactoring(RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
-
Creates the a new refactoring instance for this refactoring descriptor.
- createRefactoring(RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring.resource.DeleteResourcesDescriptor
-
- createRefactoring(RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourcesDescriptor
-
- createRefactoring(RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring.resource.RenameResourceDescriptor
-
- createRefactoring(RefactoringDescriptor, RefactoringStatus) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
- createRefactoring(RefactoringDescriptor, RefactoringStatus, IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
- createRefactoringContext(RefactoringDescriptor, RefactoringStatus, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringHistoryOperation
-
Method which is called to create a refactoring context from a refactoring descriptor.
- createRefactoringContext(RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
-
Creates the a new refactoring context and the associated refactoring instance for this
refactoring descriptor.
- createRefactoringContext(RefactoringDescriptor, RefactoringStatus, IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Creates a refactoring context from the specified refactoring descriptor.
- createRefactoringHistoryControl(Composite, RefactoringHistoryControlConfiguration) - Static method in class org.eclipse.ltk.ui.refactoring.RefactoringUI
-
Creates a control capable of presenting a refactoring history.
- CreateRefactoringScriptAction - Class in org.eclipse.ltk.ui.refactoring.actions
-
Action to open the dialog to create a refactoring script from the refactoring history.
- CreateRefactoringScriptAction() - Constructor for class org.eclipse.ltk.ui.refactoring.actions.CreateRefactoringScriptAction
-
- createRefactoringStatusDialog(RefactoringStatus, Shell, String, boolean) - Static method in class org.eclipse.ltk.ui.refactoring.RefactoringUI
-
- createRegistry(RegistryStrategy, Object, Object) - Static method in class org.eclipse.core.runtime.RegistryFactory
-
Creates a new extension registry based on the given set of parameters.
- createRemoteTree() - Method in class org.eclipse.team.core.variants.ThreeWaySubscriber
-
Create the three-way remote tree which provides access to the
remote bytes in the three-way synchronizer.
- createRendering() - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingType
-
Creates and returns a new rendering of this type or null
if none.
- createRendering(String) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingTypeDelegate
-
Creates and returns a rendering of the specified type, or null
if none.
- createRepository(URI, String, String, Map<String, String>) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
-
Creates and returns a new empty artifact repository of the given type at
the given location.
- createRepository(URI, String, String, Map<String, String>) - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager
-
Creates and returns a new empty metadata repository of the given type at
the given location.
- createRequirement(String, String, VersionRange, IMatchExpression<IInstallableUnit>, boolean, boolean) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createRequirement(String, String, VersionRange, IMatchExpression<IInstallableUnit>, int, int, boolean) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Create and return a new requirement (
IRequirement
) with the specified values.
- createRequirement(IMatchExpression<IInstallableUnit>, IMatchExpression<IInstallableUnit>, int, int, boolean) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Create and return a new requirement (
IRequirement
) with the specified values.
- createRequirement(String, String, VersionRange, String, boolean, boolean, boolean) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Create and return a new requirement (
IRequirement
) with the specified values.
- createRequirement(String, String, VersionRange, IMatchExpression<IInstallableUnit>, int, int, boolean, String) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Create and return a new requirement (
IRequirement
) with the specified values.
- createRequirement(IMatchExpression<IInstallableUnit>, IMatchExpression<IInstallableUnit>, int, int, boolean, String) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Create and return a new requirement (
IRequirement
) with the specified values.
- createRequirementChange(IRequirement, IRequirement) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Returns a new requirement change.
- createResolvedInstallableUnit(IInstallableUnit, IInstallableUnitFragment[]) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Returns an
IInstallableUnit
that represents the given
unit bound to the given fragments.
- createResolver() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
-
- createResource(Device) - Method in class org.eclipse.jface.resource.ColorDescriptor
-
- createResource(Device) - Method in class org.eclipse.jface.resource.DeviceResourceDescriptor
-
Creates the resource described by this descriptor
- createResource(Device) - Method in class org.eclipse.jface.resource.FontDescriptor
-
- createResource(Device) - Method in class org.eclipse.jface.resource.ImageDescriptor
-
- createResource(IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.ResourceDescription
-
Create an existent resource from this resource description.
- createResourceHandle() - Method in class org.eclipse.ui.ide.undo.ResourceDescription
-
Create a resource handle that can be used to create a resource from this
resource description.
- createResourcesGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
Creates the checkbox tree and list for selecting resources.
- createResourceWithApp(MApplication) - Method in interface org.eclipse.e4.ui.workbench.IModelResourceHandler
-
Creates a resource with an app Model, used for saving copies of the main app model.
- createRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
-
Returns the scheduling rule that is required for creating a project, folder,
or file.
- createRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
-
Default implementation of IResourceRuleFactory#createRule
.
- createRule(IResource) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Deprecated.
As of 3.3, scheduling rules are provided by the undoable
operation that this page creates and executes.
- createSash(Composite, Control) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Create the sash with right control on the right.
- createSash(Composite, int) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
-
Deprecated.
Creates the Sash control that is used to separate view and editor parts.
- createSaveable() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
-
Create the saveable that provides the save behavior for this compare editor input.
- createSaveOperation(Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
- createScope(ResourceMapping[]) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
-
Create the scope that will be populated and returned by the builder.
- createScope(IMemento) - Static method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
-
Restore a scope from the given memento
- createScopeContents(Composite) - Method in class org.eclipse.help.ui.RootScopePage
-
Abstract method that subclasses must implement in order to provide root
page content.
- createScopeManager(ResourceMapping[]) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Create and return a scope manager that can be used to build the scope of this
participant when it is restored after a restart.
- createScopeSelectionPage() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantWizard
-
- createScopeSelectionPage() - Method in class org.eclipse.team.ui.synchronize.ParticipantSynchronizeWizard
-
Create the page which allows the user to select the scope
for the operation.
- createScopeSelectionPage() - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipantWizard
-
- createScrolledComposite(Composite, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates a scrolled composite as a part of the form.
- createScrolledForm(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a scrolled form widget in the provided parent.
- createSearchScope(IPreferenceStore, String, Dictionary) - Method in interface org.eclipse.help.ui.ISearchScopeFactory
-
Returns a new search scope object created from the data in the preference
store.
- createSection(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a section as a part of the form.
- createSelectionButtons(Composite) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
Adds the selection and deselection buttons to the dialog.
- createSelectionListener() - Method in class org.eclipse.jface.preference.ListEditor
-
Creates a selection listener.
- createSeparator(Composite, int) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
Create a horizontal separator.
- createSeparator(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a separator label as a part of the form.
- createService(IProvisioningAgent) - Method in interface org.eclipse.equinox.p2.core.spi.IAgentServiceFactory
-
Instantiates a service instance for the given provisioning agent.
- createSession(String, int, String) - Method in interface org.eclipse.jsch.core.IJSchService
-
Create a Session
that can be used to make SSH2 connections.
- createSession(IJSchLocation, UserInfo) - Method in interface org.eclipse.jsch.core.IJSchService
-
Create a Session
that can be used to make SSH2 connections.
- createSetDiff(Set, Set) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createSharedPart(String) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Creates a new placeholder for a part of the given id.
- createSharedPart(String, boolean) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Creates a new placeholder for a part of the given id.
- createShell() - Method in class org.eclipse.jface.window.Window
-
Creates and returns this window's shell.
- createSite(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Creates the site for the given nested editor.
- createSiteEntry(URL, IPlatformConfiguration.ISitePolicy) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.
Create a site entry
- createSitePolicy(int, String[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.
Create a site policy.
- createSizingPhaseSet() - Static method in class org.eclipse.equinox.p2.engine.PhaseSetFactory
-
- createSlaveDocument(IDocument) - Method in interface org.eclipse.jface.text.ISlaveDocumentManager
-
Creates a new slave document for the given master document.
- createSlaveDocument(IDocument) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
-
- createSlaveDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
-
Creates a slave document for the given document if there is a slave document manager
associated with this viewer.
- createSlaveDocumentManager() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
- createSlaveDocumentManager() - Method in class org.eclipse.jface.text.TextViewer
-
Creates a new slave document manager.
- createSortableRefactoringHistoryControl(Composite, RefactoringHistoryControlConfiguration) - Static method in class org.eclipse.ltk.ui.refactoring.RefactoringUI
-
Creates a control capable of presenting a refactoring history.
- createSourceContainer(String) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceContainerTypeDelegate
-
Creates and returns a new source container of this type
corresponding to the given memento.
- createSourceContainers() - Method in class org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer
-
Creates the source containers in this composite container.
- createSourceContainers() - Method in class org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer
-
- createSourceContainers() - Method in class org.eclipse.debug.core.sourcelookup.containers.DefaultSourceContainer
-
- createSourceContainers() - Method in class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer
-
- createSourceContainers() - Method in class org.eclipse.debug.core.sourcelookup.containers.ProjectSourceContainer
-
- createSourceContainers() - Method in class org.eclipse.debug.core.sourcelookup.containers.WorkspaceSourceContainer
-
- createSourceContainers() - Method in class org.eclipse.debug.ui.sourcelookup.WorkingSetSourceContainer
-
- createSourceGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.
Creates the export source resource specification controls.
- createSourceGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardImportPage
-
Deprecated.
Creates the import source specification controls.
- createSourceGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
Creates the import source specification controls.
- createSourceViewer(Composite, int) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
Creates a new source viewer.
- createSourceViewer(Composite) - Method in class org.eclipse.ltk.ui.refactoring.TextStatusContextViewer
-
Hook to create the source viewer used to present the textual context
information.
- createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates the source viewer to be used by this editor.
- createSpacer(Composite) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Creates a horizontal spacer line that fills the width of its container.
- createSpellingProblemCollector() - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
-
Creates a new spelling problem collector.
- createStandaloneViewPresentation(Composite, IStackPresentationSite, boolean) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
-
Deprecated.
Creates a standalone stack presentation for presenting a standalone view.
- createState() - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
- createState(boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates an empty state with or without a resolver.
- createState(State) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Creates a new state that is a copy of the given state.
- createState() - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
Deprecated.
- createState(boolean) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createState(State) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
- createStatus(int, String, RefactoringStatusContext, String, int, Object) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new RefactoringStatus
with one entry filled with the given
arguments.
- createStatusControl(Composite, IStatus) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createStatusControl(Composite, IStatus) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
-
Creates the status control for the given status.
- createStatusEncodingChangeControl(Composite, IStatus) - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
-
Creates the control which allows to change the encoding.
- createStatusLine(Shell) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Create the status line if required.
- createStatusLineControl(Composite) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Deprecated.
This method is no longer used. Applications now define
workbench window contents in their application model.
- createStatusLineControl(IStatusLineManager, Composite) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
-
Deprecated.
Creates the control for the window's status line.
- createStatusLineManager() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns a new status line manager for the window.
- createStatusLineManager() - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
-
Deprecated.
Creates the status line manager for the window.
- createStorageMerger(IContentType) - Method in class org.eclipse.team.core.Team
-
- createStorageMerger(String) - Method in class org.eclipse.team.core.Team
-
- createStream() - Method in class org.eclipse.compare.BufferedContent
-
Creates and returns a stream for reading the contents.
- createStream() - Method in class org.eclipse.compare.ResourceNode
-
Returns an open stream if the corresponding resource implements the
IStorage
interface.
- createStreamMerger(IContentType) - Static method in class org.eclipse.compare.CompareUI
-
Deprecated.
Clients should obtain an org.eclipse.team.core.mapping.IStorageMerger
from the
org.eclipse.team.core.Team#createMerger(IContentType)
method.
- createStreamMerger(String) - Static method in class org.eclipse.compare.CompareUI
-
Deprecated.
Clients should obtain an org.eclipse.team.core.mapping.IStorageMerger
from the
org.eclipse.team.core.Team#createMerger(String)
method.
- createStreamsProxy() - Method in class org.eclipse.debug.core.model.RuntimeProcess
-
Creates and returns the streams proxy associated with this process.
- createStrictInclusionRule(IInstallableUnit) - Static method in class org.eclipse.equinox.p2.planner.ProfileInclusionRules
-
Returns an inclusion rule to strictly install the given installable unit.
- createStringModelFragment() - Method in interface org.eclipse.e4.ui.model.fragment.MFragmentFactory
-
Returns a new object of class 'String Model Fragment'
- createStructure(Object, IProgressMonitor) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator2
-
Creates a tree structure consisting of IStructureComparator
s
from the given object and returns its root object.
- createStructure(Object, IProgressMonitor) - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
-
- createStructureComparator(Object, IDocument, ISharedDocumentAdapter, IProgressMonitor) - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
-
Create an
IStructureComparator
for the given element using the
contents available in the given document.
- createStructureCreator(ITypedElement) - Static method in class org.eclipse.compare.CompareUI
-
Create and return a structure creator for the given typed element.
- createStructureInputPane(Composite) - Method in class org.eclipse.compare.CompareEditorInput
-
Create the pane that will contain the structure input pane (upper left).
- createStructureInputPane(Composite) - Method in class org.eclipse.team.ui.PageCompareEditorInput
-
- createSubCoolBarManager(ICoolBarManager) - Method in class org.eclipse.ui.SubActionBars2
-
Returns a new sub coolbar manager.
- createSubMenuManager(IMenuManager) - Method in class org.eclipse.ui.SubActionBars
-
Returns a new sub menu manager.
- createSubToolBarManager(IToolBarManager) - Method in class org.eclipse.ui.SubActionBars
-
Returns a new sub toolbar manager.
- createSummary(IMessage[]) - Method in interface org.eclipse.ui.forms.IMessageManager
-
When message manager is used in context of a form, and there are
hyperlink listeners for messages in the header, the hyperlink event will
carry an object of type IMessage[]
as an href.
- createSupportArea(Composite, IStatus) - Method in class org.eclipse.jface.dialogs.ErrorSupportProvider
-
Create an area for adding support components as a child of parent.
- createSupportArea(Composite, StatusAdapter) - Method in class org.eclipse.ui.statushandlers.AbstractStatusAreaProvider
-
Create an area for detailed support area as a child of the given parent.
- createSupportArea(Composite, IStatus) - Method in class org.eclipse.ui.statushandlers.AbstractStatusAreaProvider
-
- createSynchronizeOperation(Collection<? extends IVersionedId>, Collection<URI>, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.OperationFactory
-
This factory method creates an
SynchronizeOperation
that will cause the current installation to exclusively contain the elements listed once executed.
- createTab() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractTabDescriptor
-
- createTab() - Method in interface org.eclipse.ui.views.properties.tabbed.ITabDescriptor
-
Instantiate this tab's sections.
- createTab(ITabDescriptor) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Create the tab contents for the provided tab descriptor.
- createTabFolder(Composite, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates the tab folder as a part of the form.
- createTabItem(CTabFolder, int) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Creates the tab item as a part of the tab folder.
- createTable(Composite, int) - Static method in class org.eclipse.jface.viewers.CheckboxTableViewer
-
Creates a new table control with one column.
- createTable(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a table as a part of the form.
- createTableButtons(Composite) - Method in class org.eclipse.debug.ui.EnvironmentTab
-
Creates the add/edit/remove buttons for the environment table
- createTableViewer(Composite) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Creates the table viewer to be shown on this page.
- createTabs(ILaunchConfigurationDialog, String) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup
-
Creates the tabs contained in this tab group for the specified
launch mode.
- createTargetToModelUpdateListStrategy(IObservableList, IObservableList) - Method in class org.eclipse.core.databinding.DataBindingContext
-
- createTargetToModelUpdateSetStrategy(IObservableSet, IObservableSet) - Method in class org.eclipse.core.databinding.DataBindingContext
-
- createTargetToModelUpdateValueStrategy(IObservableValue, IObservableValue) - Method in class org.eclipse.core.databinding.DataBindingContext
-
Returns an update value strategy to be used for copying values from the
from value to the to value.
- createTempFile(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
-
Creates a new unique empty temporary-file in the storage manager base directory.
- createTemplateEditDialog(Template, boolean, boolean) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
-
- createTempStorage() - Method in class org.eclipse.swt.ole.win32.OleClientSite
-
- createText(Composite, String) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a text as a part of the form.
- createText(Composite, String, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a text as a part of the form.
- createTextEditGroupNode(TextEditChangeNode.ChildNode, TextEditBasedChangeGroup) - Static method in class org.eclipse.ltk.ui.refactoring.TextEditChangeNode
-
Creates a new child node for the given parent and change group.
- createTextEditGroupNode(TextEditChangeNode, TextEditBasedChangeGroup) - Static method in class org.eclipse.ltk.ui.refactoring.TextEditChangeNode
-
Creates a new child node for the given parent and change group.
- createTextFileBufferManager() - Static method in class org.eclipse.core.filebuffers.FileBuffers
-
Creates and returns an unshared text file buffer manager.
- createTextMerger() - Static method in class org.eclipse.team.core.mapping.DelegatingStorageMerger
-
Return the storage merger associated with the IContentTypeManager.CT_TEXT
content type.
- createTextWidget(Composite, int) - Method in class org.eclipse.jface.text.TextViewer
-
Factory method to create the text widget to be used as the viewer's text widget.
- createTitleArea(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Creates the wizard's title area.
- createTitleControl(Composite) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Creates the control to be used to represent the dialog's title text.
- createTitleMenuArea(Composite) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Creates the title and menu area.
- createToggleButton(Composite) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
Creates a toggle button without any text or state.
- createToggleTarget(String) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTargetFactory
-
- createTokenComparator(String) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
Creates an ITokenComparator
which is used to show the
intra line differences.
- createToolBar() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Tool Bar'
- createToolBarActions(IManagedForm) - Method in class org.eclipse.ui.forms.MasterDetailsBlock
-
Implement this method to create form tool bar actions and add them to the
form tool bar if desired.
- createToolBarContribution() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Tool Bar Contribution'
- createToolBarControl(Composite) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Creates the control for the tool bar manager.
- createToolBarManager(int) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns a new tool bar manager for the window.
- createToolBarManager2(int) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Returns a new tool bar manager for the window.
- createToolBarSeparator() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Tool Bar Separator'
- createToolControl() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Tool Control'
- createToolItems(ToolBarManager) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Contributes items to the given ToolBarManager
.
- createToolItems(ToolBarManager) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
- createToolItems(ToolBarManager) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
-
This factory method is called after the viewer's controls have been created.
- createToolkit(Display) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Creates the form toolkit.
- createToolTipContentArea(Event, Composite) - Method in class org.eclipse.jface.viewers.ColumnViewerToolTipSupport
-
- createToolTipContentArea(Event, Composite) - Method in class org.eclipse.jface.window.DefaultToolTip
-
Creates the content are of the the tooltip.
- createToolTipContentArea(Event, Composite) - Method in class org.eclipse.jface.window.ToolTip
-
Creates the content area of the the tooltip.
- createToolTipControl(Composite) - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Creates the control used to display tool tips for cells in this table.
- createTopLeft(Composite) - Method in class org.eclipse.compare.CompareViewerPane
-
- createTouchpointData(Map<String, ? extends Object>) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createTouchpointInstruction(String, String) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createTouchpointType(String, Version) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Returns a TouchpointType
with the given id and version.
- createTree(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Creates a tree widget as a part of the form.
- createTreeAreaContents(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- createTreeControl(Composite, int) - Method in class org.eclipse.ui.dialogs.FilteredTree
-
Creates and set up the tree and tree viewer.
- createTreeItem(Widget, Object, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Creates a single item for the given parent and synchronizes it with the
given element.
- createTreeViewer(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Create a new TreeViewer
.
- createTreeViewer(Composite) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Creates the tree viewer to be shown on this page.
- createTreeViewer(Composite) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
Creates the tree viewer.
- createTreeViewer(Composite) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
Creates and initializes the tree viewer.
- createTrimBar() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Trim Bar'
- createTrimContribution() - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory
-
Returns a new object of class 'Trim Contribution'
- createTrimmedWindow() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Trimmed Window'
- createTrimWidgets(Shell) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Creates the trim widgets around the content area.
- createUIAwareChangeOperation(Change) - Static method in class org.eclipse.ltk.ui.refactoring.RefactoringUI
-
- createUndoChange(Change[]) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
Hook to create an undo change.
- createUndoChange(UndoEdit) - Method in class org.eclipse.ltk.core.refactoring.DocumentChange
-
Hook to create an undo change for the given undo edit.
- createUndoChange(UndoEdit) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
Hook to create an undo change for the given undo edit.
- createUndoChange(UndoEdit, ContentStamp) - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
-
Hook to create an undo change for the given undo edit and content stamp.
- createUndoChange(UndoEdit) - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
-
Hook to create an undo change for the given undo edit.
- createUndoChange(UndoEdit, ContentStamp) - Method in class org.eclipse.ltk.core.refactoring.UndoTextFileChange
-
Hook to create an undo change for the given undo edit.
- createUndoManagerListener() - Method in class org.eclipse.ltk.ui.refactoring.RedoRefactoringAction
-
Deprecated.
- createUndoManagerListener() - Method in class org.eclipse.ltk.ui.refactoring.UndoRefactoringAction
-
Deprecated.
- createUndoRedoActions() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates this editor's undo/redo actions.
- createUnifiedId(IPluginContribution) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Utility method to create a String
containing the plugin
and extension ids of a contribution.
- createUninstallOperation(Collection<? extends IVersionedId>, Collection<URI>, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.OperationFactory
-
Create an
UninstallOperation
that will uninstall the listed elements from the running instance.
- createUpdateDescriptor(Collection<IMatchExpression<IInstallableUnit>>, int, String, URI) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
- createUpdateDescriptor(String, VersionRange, int, String) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Creates a new update descriptor object.
- createUpdateDescriptor(String, VersionRange, int, String, URI) - Static method in class org.eclipse.equinox.p2.metadata.MetadataFactory
-
Create and return a new update descriptor
IUpdateDescriptor
with the specified values.
- createUpdateJob() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
Creates and returns a job used to update the launch configuration dialog
for this tab.
- createUpdateOperation(Collection<? extends IVersionedId>, Collection<URI>, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.OperationFactory
-
- createURL() - Method in class org.eclipse.core.runtime.model.Factory
-
Deprecated.
Returns a new URL model which is not initialized.
- createValidator(Object, Object) - Method in class org.eclipse.core.databinding.UpdateValueStrategy
-
Tries to create a validator that can validate values of type fromType.
- createValueDiff(Object, Object) - Static method in class org.eclipse.core.databinding.observable.Diffs
-
- createVariable(String, String, int[]) - Method in class org.eclipse.jface.text.templates.TemplateTranslator
-
- createVariable(TemplateVariableType, String, int[]) - Method in class org.eclipse.jface.text.templates.TemplateTranslator
-
Hook method to create new variables.
- createVerticalRuler() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
- createVerticalRuler() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates the vertical ruler to be used by this editor.
- createVerticalSpacer(Composite, int) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
Creates vertical space in the parent Composite
- createView() - Method in interface org.eclipse.ui.views.IViewDescriptor
-
Creates an instance of the view defined in the descriptor.
- createViewer(Composite, CompareConfiguration) - Method in interface org.eclipse.compare.IViewerCreator
-
Creates a new viewer under the given SWT parent control.
- createViewer(Composite) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Creates and returns this view's underlying viewer.
- createViewer(Composite) - Method in class org.eclipse.ui.console.TextConsolePage
-
Returns a viewer used to display the contents of this page's console.
- createViewer(Composite) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
-
Creates, configures and returns a source viewer to present the template
pattern on the preference page.
- createViewer(Composite) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog
-
Creates the viewer to be used to display the pattern.
- createViewer(Composite) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.
Creates the viewer.
- createViewerEditor() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
- createViewerEditor() - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Creates the viewer editor used for editing cell contents.
- createViewerEditor() - Method in class org.eclipse.jface.viewers.TableViewer
-
- createViewerEditor() - Method in class org.eclipse.jface.viewers.TreeViewer
-
- createViewerToolTipContentArea(Event, ViewerCell, Composite) - Method in class org.eclipse.jface.viewers.ColumnViewerToolTipSupport
-
Creates the content area of the tool tip giving access to the cell the
tip is shown for.
- createViewPresentation(Composite, IStackPresentationSite) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
-
Deprecated.
Creates a stack presentation for presenting regular docked views.
- createVirtualFoldersAndLinks(String[], IContainer) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
-
Create virtual folders and links of the given files and folders to the
destination.
- createVisualAnnotationModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
- createVisualAnnotationModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.SourceViewer
-
Creates the visual annotation model on top of the given annotation model.
- createWarningStatus(String) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new RefactoringStatus
with one WARNING
entry
filled with the given message.
- createWarningStatus(String, RefactoringStatusContext) - Static method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a RefactoringStatus
with one WARNING
entry
fill with the given message and context.
- createWatchExpression(IVariable) - Method in interface org.eclipse.debug.ui.actions.IWatchExpressionFactoryAdapter
-
Creates and returns an expression for the specified variable
which is used to created an
IWatchExpression
.
- createWatchExpression(Object) - Method in interface org.eclipse.debug.ui.actions.IWatchExpressionFactoryAdapter2
-
Creates and returns an expression for the specified variable
which is used to created an
IWatchExpression
.
- createWindow() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Window'
- createWindowContents(IWorkbenchWindowConfigurer, Shell) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
- createWindowContents(Shell) - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Deprecated.
This method is no longer used. Applications now define
workbench window contents in their application model.
- createWithFlags(ImageDescriptor, int) - Static method in class org.eclipse.jface.resource.ImageDescriptor
-
Creates an ImageDescriptor based on the given original descriptor, but with additional
SWT flags.
- createWizard() - Method in class org.eclipse.ui.preferences.WizardPropertyPage
-
Return a wizard.
- createWizard() - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
-
Create a wizard.
- createWizardDialog() - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory
-
Returns a new object of class 'Wizard Dialog'
- createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
Creates a new workbench window advisor for configuring a new workbench
window via the given workbench window configurer.
- createWorkingCopy() - Method in interface org.eclipse.ui.activities.IWorkbenchActivitySupport
-
Return a copy of the current activity set.
- createWorkingSet(String, IAdaptable[]) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Creates a new working set.
- createWorkingSet(IMemento) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Re-creates and returns a working set from the state captured within the
given memento.
- createWorkingSetEditWizard(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Creates a working set edit wizard for the specified working set.
- createWorkingSetGroup(Composite, IStructuredSelection, String[]) - Method in class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
-
Create a working set group for this page.
- createWorkingSetNewWizard(String[]) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Creates a working set new wizard.
- createWorkingSetSelectionDialog(Shell) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Deprecated.
use createWorkingSetSelectionDialog(parent, true) instead
- createWorkingSetSelectionDialog(Shell, boolean) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Creates a working set selection dialog that lists all working
sets and allows the user to add, remove and edit working sets.
- createWorkingSetSelectionDialog(Shell, boolean, String[]) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Creates a working set selection dialog that lists all working
sets with the specified ids and allows the user to add, remove and
edit working sets with the specified ids.
- createWriteRoot(String) - Static method in class org.eclipse.ui.XMLMemento
-
Returns a root memento for writing a document.
- CREATION_FAILED - Static variable in interface org.eclipse.core.filebuffers.IFileBufferStatusCodes
-
Creation of file buffer failed.
- CredentialsFactory - Class in org.eclipse.equinox.security.auth.credentials
-
This factory can be used by login modules to create Equinox public and private
credentials.
- CredentialsFactory() - Constructor for class org.eclipse.equinox.security.auth.credentials.CredentialsFactory
-
- CSS_RESOURCE_URI_ARG - Static variable in interface org.eclipse.e4.ui.workbench.IWorkbench
-
The argument for the
URI
of the resources referenced from the application CSS file
Value is:
applicationCSSResources
- CSS_URI_ARG - Static variable in interface org.eclipse.e4.ui.workbench.IWorkbench
-
The argument for the
URI
of the application CSS file
Value is:
applicationCSS
- CT_TEXT - Static variable in interface org.eclipse.core.runtime.content.IContentTypeManager
-
Content type identifier constant for platform's primary
text-based content type: org.eclipse.core.runtime.text
.
- CTabFolder - Class in org.eclipse.swt.custom
-
Instances of this class implement the notebook user interface
metaphor.
- CTabFolder(Composite, int) - Constructor for class org.eclipse.swt.custom.CTabFolder
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- CTabFolder2Adapter - Class in org.eclipse.swt.custom
-
This adapter class provides default implementations for the
methods described by the CTabFolder2Listener
interface.
- CTabFolder2Adapter() - Constructor for class org.eclipse.swt.custom.CTabFolder2Adapter
-
- CTabFolder2Listener - Interface in org.eclipse.swt.custom
-
Classes which implement this interface provide methods
that deal with the events that are generated by the CTabFolder
control.
- CTabFolderAdapter - Class in org.eclipse.swt.custom
-
This adapter class provides a default implementation for the
method described by the CTabFolderListener
interface.
- CTabFolderAdapter() - Constructor for class org.eclipse.swt.custom.CTabFolderAdapter
-
- CTabFolderEvent - Class in org.eclipse.swt.custom
-
This event is sent when an event is generated in the CTabFolder.
- CTabFolderListener - Interface in org.eclipse.swt.custom
-
Classes which implement this interface provide a method
that deals with events generated in the CTabFolder.
- CTabFolderRenderer - Class in org.eclipse.swt.custom
-
Instances of this class provide all of the measuring and drawing functionality
required by CTabFolder
.
- CTabFolderRenderer(CTabFolder) - Constructor for class org.eclipse.swt.custom.CTabFolderRenderer
-
Constructs a new instance of this class given its parent.
- CTabItem - Class in org.eclipse.swt.custom
-
Instances of this class represent a selectable user interface object
that represent a page in a notebook widget.
- CTabItem(CTabFolder, int) - Constructor for class org.eclipse.swt.custom.CTabItem
-
Constructs a new instance of this class given its parent
(which must be a CTabFolder
) and a style value
describing its behavior and appearance.
- CTabItem(CTabFolder, int, int) - Constructor for class org.eclipse.swt.custom.CTabItem
-
Constructs a new instance of this class given its parent
(which must be a CTabFolder
), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
- CTRL - Static variable in class org.eclipse.swt.SWT
-
Keyboard and/or mouse event mask indicating that the CTRL key
was pushed on the keyboard when the event was generated
(value is 1<<18).
- CTRL - Static variable in class org.eclipse.ui.keys.ModifierKey
-
Deprecated.
The single static instance of ModifierKey
which represents
the 'Ctrl' key.
- CTRL_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the 'Ctrl' key.
- cubicTo(float, float, float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
-
Adds to the receiver a cubic bezier curve based on the parameters.
- current - Variable in class org.eclipse.swt.browser.ProgressEvent
-
current value
- CURRENT_FRAME - Static variable in interface org.eclipse.ui.views.framelist.IFrameSource
-
Frame constant indicating the current frame.
- CURRENT_THEME_ID - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Workbench preference for the current theme.
- currentDataType - Variable in class org.eclipse.swt.dnd.DropTargetEvent
-
The type of data that will be dropped.
- CurrentDevice - Static variable in class org.eclipse.swt.graphics.Device
-
- currentJob() - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Returns the job that is currently running in this thread, or null
if there
is no currently running job.
- currentRule() - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Returns the scheduling rule currently held by this thread, or null
if the current thread does not hold any scheduling rule.
- currentStatus - Variable in class org.eclipse.jface.databinding.dialog.DialogPageSupport
-
- currentStatusStale - Variable in class org.eclipse.jface.databinding.dialog.DialogPageSupport
-
- CURSHAREDREF - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UIElement
-
- Cursor - Class in org.eclipse.swt.graphics
-
Instances of this class manage operating system resources that
specify the appearance of the on-screen pointer.
- Cursor(Device, int) - Constructor for class org.eclipse.swt.graphics.Cursor
-
Constructs a new cursor given a device and a style
constant describing the desired cursor appearance.
- Cursor(Device, ImageData, ImageData, int, int) - Constructor for class org.eclipse.swt.graphics.Cursor
-
Constructs a new cursor given a device, image and mask
data describing the desired cursor appearance, and the x
and y coordinates of the hotspot (that is, the point
within the area covered by the cursor which is considered
to be where the on-screen pointer is "pointing").
- Cursor(Device, ImageData, int, int) - Constructor for class org.eclipse.swt.graphics.Cursor
-
Constructs a new cursor given a device, image data describing
the desired cursor appearance, and the x and y coordinates of
the hotspot (that is, the point within the area
covered by the cursor which is considered to be where the
on-screen pointer is "pointing").
- CURSOR_APPSTARTING - Static variable in class org.eclipse.swt.SWT
-
System app startup cursor (value is 3).
- CURSOR_ARROW - Static variable in class org.eclipse.swt.SWT
-
System arrow cursor (value is 0).
- CURSOR_CROSS - Static variable in class org.eclipse.swt.SWT
-
System cross hair cursor (value is 2).
- CURSOR_HAND - Static variable in class org.eclipse.swt.SWT
-
System hand cursor (value is 21).
- CURSOR_HELP - Static variable in class org.eclipse.swt.SWT
-
System help cursor (value is 4).
- CURSOR_IBEAM - Static variable in class org.eclipse.swt.SWT
-
System i-beam cursor (value is 19).
- CURSOR_NO - Static variable in class org.eclipse.swt.SWT
-
System "not allowed" cursor (value is 20).
- CURSOR_SIZEALL - Static variable in class org.eclipse.swt.SWT
-
System resize all directions cursor (value is 5).
- CURSOR_SIZEE - Static variable in class org.eclipse.swt.SWT
-
System resize east cursor (value is 12).
- CURSOR_SIZEN - Static variable in class org.eclipse.swt.SWT
-
System resize north cursor (value is 10).
- CURSOR_SIZENE - Static variable in class org.eclipse.swt.SWT
-
System resize north-east cursor (value is 14).
- CURSOR_SIZENESW - Static variable in class org.eclipse.swt.SWT
-
System resize north-east-south-west cursor (value is 6).
- CURSOR_SIZENS - Static variable in class org.eclipse.swt.SWT
-
System resize north-south cursor (value is 7).
- CURSOR_SIZENW - Static variable in class org.eclipse.swt.SWT
-
System resize north-west cursor (value is 17).
- CURSOR_SIZENWSE - Static variable in class org.eclipse.swt.SWT
-
System resize north-west-south-east cursor (value is 8).
- CURSOR_SIZES - Static variable in class org.eclipse.swt.SWT
-
System resize south cursor (value is 11).
- CURSOR_SIZESE - Static variable in class org.eclipse.swt.SWT
-
System resize south-east cursor (value is 15).
- CURSOR_SIZESW - Static variable in class org.eclipse.swt.SWT
-
System resize south-west cursor (value is 16).
- CURSOR_SIZEW - Static variable in class org.eclipse.swt.SWT
-
System resize west cursor (value is 13).
- CURSOR_SIZEWE - Static variable in class org.eclipse.swt.SWT
-
System resize west-east cursor (value is 9).
- CURSOR_UPARROW - Static variable in class org.eclipse.swt.SWT
-
System up arrow cursor (value is 18).
- CURSOR_WAIT - Static variable in class org.eclipse.swt.SWT
-
System wait cursor (value is 1).
- CursorLinePainter - Class in org.eclipse.jface.text
-
A painter the draws the background of the caret line in a configured color.
- CursorLinePainter(ITextViewer) - Constructor for class org.eclipse.jface.text.CursorLinePainter
-
Creates a new painter for the given source viewer.
- CUSTOM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
-
Deprecated.
Name of the action to change the encoding into a custom encoding.
- CUSTOM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
-
Deprecated.
Action definition id of the action to change the encoding into a custom encoding.
- CUSTOM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
-
Deprecated.
Help id of the action to change the encoding into a custom encoding.
- CUSTOM_RENDERER_KEY - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
This is a persistedState 'key' whose value is expected to be the URI of a subclass of
ABstractPartRenderer that is to be used to render the element
- customClasspath - Variable in class org.eclipse.ant.core.AntRunner
-
- CustomizableIntroPart - Class in org.eclipse.ui.intro.config
-
A re-usable intro part that the Eclipse platform uses for its Out of the Box
Experience.
- CustomizableIntroPart() - Constructor for class org.eclipse.ui.intro.config.CustomizableIntroPart
-
- customizeContext(Object, Dictionary<String, ?>) - Method in class org.eclipse.equinox.http.jetty.JettyCustomizer
-
Called by the framework when the Jetty context has been created
and initialized.
- customizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy
-
- customizeDocumentCommand(IDocument, DocumentCommand) - Method in interface org.eclipse.jface.text.IAutoEditStrategy
-
Allows the strategy to manipulate the document command.
- customizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.jface.text.TabsToSpacesConverter
-
- customizeDocumentCommand(DocumentCommand) - Method in class org.eclipse.jface.text.TextViewer
-
Hook called on receipt of a VerifyEvent
.
- customizeHttpConnector(Object, Dictionary<String, ?>) - Method in class org.eclipse.equinox.http.jetty.JettyCustomizer
-
Called by the framework when the Jetty Http Connector has been created
and initialized.
- customizeHttpsConnector(Object, Dictionary<String, ?>) - Method in class org.eclipse.equinox.http.jetty.JettyCustomizer
-
Called by the framework when the Jetty Https Connector has been created
and initialized.
- CUSTOMIZER_CLASS - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="customizer.class" type="String"
(full qualified name of the class that implements
org.eclipse.equinox.http.jetty.JettyCustomizer
and has a public no-arg constructor;
the class must be supplied via a fragment to this bundle's classpath)
- customShouldTakeFocus() - Method in class org.eclipse.jface.dialogs.MessageDialog
-
Return whether or not we should apply the workaround where we take focus
for the default button or if that should be determined by the dialog.
- CUT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
-
Text operation code for moving the selected text to the clipboard.
- CUT - Static variable in class org.eclipse.jface.viewers.CellEditor
-
Property name for the cut action
- cut() - Method in class org.eclipse.swt.custom.CCombo
-
Cuts the selected text.
- CUT - Static variable in class org.eclipse.swt.custom.ST
-
- cut() - Method in class org.eclipse.swt.custom.StyledText
-
Moves the selected text to the clipboard.
- cut() - Method in class org.eclipse.swt.widgets.Combo
-
Cuts the selected text.
- cut() - Method in class org.eclipse.swt.widgets.Spinner
-
Cuts the selected text.
- cut() - Method in class org.eclipse.swt.widgets.Text
-
Cuts the selected text.
- CUT - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "cut", commandId: "org.eclipse.ui.edit.cut"): Cut.
- CUT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
- CUT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of standard Cut global action in the Edit menu.
- CUT - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
- CUT_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
-
Action id for a view's cut action.
- CUT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- CUT_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
-
Edit menu: name of group for extra Cut-like actions (value "cut.ext"
).
- CUT_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Edit menu: name of group for extra Cut-like actions (value "cut.ext"
).
- CUT_HANDLER - Static variable in interface org.eclipse.ui.swt.IFocusService
-
Use the value to provide default cut behaviour in a handler element class
attribute.
- CUT_LINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action to cut the current line.
- CUT_LINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the edit cut line action.
- CUT_LINE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- CUT_LINE_TO_BEGINNING - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action to cut line to beginning.
- CUT_LINE_TO_BEGINNING - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the edit cut line to beginning action.
- CUT_LINE_TO_BEGINNING_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- CUT_LINE_TO_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action to cut line to end.
- CUT_LINE_TO_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the edit cut line to end action.
- CUT_LINE_TO_END_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- cutText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
-
Moves the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- cutText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
-
Moves the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
- CYCLE_ALWAYS - Static variable in class org.eclipse.jface.text.link.LinkedModeUI
-
Constant indicating that this UI should always cycle from the last
position to the first and vice versa.
- CYCLE_NEVER - Static variable in class org.eclipse.jface.text.link.LinkedModeUI
-
Constant indicating that this UI should never cycle from the last
position to the first and vice versa.
- CYCLE_WHEN_NO_PARENT - Static variable in class org.eclipse.jface.text.link.LinkedModeUI
-
Constant indicating that this UI should cycle from the last position to
the first and vice versa if its model is not nested.