Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


 

C

CANCEL - Static variable in interface org.eclipse.core.runtime.IStatus
Status type severity (bit mask, value 8) indicating this status represents a cancelation
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.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_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_STATUS - Static variable in class org.eclipse.core.runtime.Status
A standard CANCEL status with no message.
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
The single static instance of SpecialKey which represents the 'Caps Lock' key.
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.
CBanner - class org.eclipse.swt.custom.CBanner.
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 org.eclipse.swt.custom.CCombo.
The CCombo class represents a selectable user interface object that combines a text field and a list and issues notificiation 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").
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.swt.layout.GridData
 
CENTER - Static variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
Horizontal alignment constant - control will be aligned to the right.
CENTER - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
The control will be centered horizontally.
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.debug.core.DebugEvent
Change event kind.
CHANGE - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
Sync constant (value 3) indicating that one side was changed.
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 interface org.eclipse.jface.text.source.ILineDiffInfo
Denotes a changed line.
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_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
 
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_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
CHARSET - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
Key for the "charset" property.
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.
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.
CHECK - Static variable in class org.eclipse.swt.SWT
Style constant for check box behavior (value is 1<<5).
CHECKED - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's checked status (value "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.
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
 
CHOICE_ABORT - Static variable in interface org.eclipse.update.core.IVerificationListener
Indicate the action that resulted in this notification should be aborted.
CHOICE_ERROR - Static variable in interface org.eclipse.update.core.IVerificationListener
Indicate there was an error in processing the request.
CHOICE_INSTALL_TRUST_ALWAYS - Static variable in interface org.eclipse.update.core.IVerificationListener
Indicate that the target of the verification should be accepted, and the information supplied with the verification result should be trusted for this request, and subsequent requests.
CHOICE_INSTALL_TRUST_ONCE - Static variable in interface org.eclipse.update.core.IVerificationListener
Indicate that the target of the verification should be accepted, but the information supplied with the verification result should be trusted only for this request.
CLASS - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "class") of a tag that appears in Ant extensions.
CLEAN_BUILD - Static variable in class org.eclipse.core.resources.IncrementalProjectBuilder
Build kind constant (value 15) indicating a build clean request
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.
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.
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.
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 - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.CLOSE.getId() instead.
CLOSE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "close"): Close the active editor.
CLOSE_ALL - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.CLOSE_ALL.getId() instead.
CLOSE_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "closeAll"): Close all open editors.
CLOSE_ALL_PERSPECTIVES - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "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_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for extra Close-like actions (value "close.ext").
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_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_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "closePerspective"): Closes the current perspective.
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_PROJECT - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Close project.
CLabel - class org.eclipse.swt.custom.CLabel.
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.
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.
COLLAPSE - Static variable in class org.eclipse.jface.text.source.projection.ProjectionViewer
Operation constant for the collapse operation.
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 yello (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_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).
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_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.
COMBO_HISTORY_LENGTH - Static variable in class org.eclipse.ui.dialogs.WizardDataTransferPage
 
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
The single static instance of ModifierKey which represents the 'Command' key.
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_VIEWER_TITLE - Static variable in class org.eclipse.compare.CompareUI
Name of the title property of a compare viewer.
COMPARE_VIEW_ID - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeView
Deprecated. not used, please use ISynchronizeView.VIEW_ID instead.
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_INVALID - Static variable in class org.eclipse.debug.core.DebugException
Indicates an improperly configured breakpoint.
CONFLICT - Static variable in interface org.eclipse.compare.IStreamMerger
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 class 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 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
 
CONSOLE_FONT - Static variable in interface org.eclipse.ui.console.IConsoleConstants
The name of the font to use for the Console (value "org.eclipse.ui.console.ConsoleFont").
CONTAINERS_NODE - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
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
 
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.
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.
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_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_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_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_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.
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.ui.contexts.IWorkbenchContextSupport
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.ui.contexts.IWorkbenchContextSupport
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.ui.contexts.IWorkbenchContextSupport
The identifier for the context that is active when a shell is registered as a window.
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_PREFERENCES - Static variable in class org.eclipse.jface.text.formatter.FormattingContextProperties
Property key of the preferences property.
CONTEXT_REGION - Static variable in class org.eclipse.jface.text.formatter.FormattingContextProperties
Property key of the region property.
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.
CONVERT_LINE_DELIMITERS_TO_MAC - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
CONVERT_LINE_DELIMITERS_TO_MAC - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to convert line delimiters to MAC.
CONVERT_LINE_DELIMITERS_TO_MAC - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit convert to mac line delimiter action.
CONVERT_LINE_DELIMITERS_TO_UNIX - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
CONVERT_LINE_DELIMITERS_TO_UNIX - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to convert line delimiters to UNIX.
CONVERT_LINE_DELIMITERS_TO_UNIX - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit convert to unix line delimiter action.
CONVERT_LINE_DELIMITERS_TO_WINDOWS - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
CONVERT_LINE_DELIMITERS_TO_WINDOWS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to convert line delimiters to Windows.
CONVERT_LINE_DELIMITERS_TO_WINDOWS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit convert to window's line delimiter action.
COPY - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for copying the selected text to the clipboard.
COPY - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the copy action
COPY - Static variable in class org.eclipse.swt.custom.ST
 
COPY - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.COPY.getId() instead.
COPY - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "copy"): Copy.
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
Action definition id of the edit copy action.
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_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.
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"
COUNT - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the count expression (value: count)
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
The single static instance of CharacterKey which represents the carriage return (U+000D) key
CREATE - Static variable in class org.eclipse.debug.core.DebugEvent
Create event kind.
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.
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
The single static instance of ModifierKey which represents the 'Ctrl' key.
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 org.eclipse.swt.custom.CTabFolder.
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 org.eclipse.swt.custom.CTabFolder2Adapter.
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 org.eclipse.swt.custom.CTabFolder2Listener.
Classes which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.
CTabFolderAdapter - class org.eclipse.swt.custom.CTabFolderAdapter.
 
CTabFolderAdapter() - Constructor for class org.eclipse.swt.custom.CTabFolderAdapter
 
CTabFolderEvent - class org.eclipse.swt.custom.CTabFolderEvent.
 
CTabFolderListener - interface org.eclipse.swt.custom.CTabFolderListener.
 
CTabItem - class org.eclipse.swt.custom.CTabItem.
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.
CURRENT_FRAME - Static variable in interface org.eclipse.ui.views.framelist.IFrameSource
Frame constant indicating the current frame.
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).
CUSTOM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Name of the action to change the encoding into a custom encoding.
CUSTOM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
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
Help id of the action to change the encoding into a custom encoding.
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 - Static variable in class org.eclipse.swt.custom.ST
 
CUT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.CUT.getId() instead.
CUT - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "cut"): Cut.
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
Action definition id of the edit cut action.
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.IWorkbenchActionConstants
Edit menu: name of group for extra Cut-like actions (value "cut.ext").
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_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.
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.
CachedResourceVariant - class org.eclipse.team.core.variants.CachedResourceVariant.
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
 
Canvas - class org.eclipse.swt.widgets.Canvas.
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.
Caret - class org.eclipse.swt.widgets.Caret.
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.
CaseAction - class org.eclipse.ui.texteditor.CaseAction.
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.
Category - class org.eclipse.update.core.Category.
Convenience implementation of feature category definition.
Category() - Constructor for class org.eclipse.update.core.Category
Default Constructor
Category(String, String) - Constructor for class org.eclipse.update.core.Category
Constructor
CategoryEvent - class org.eclipse.ui.activities.CategoryEvent.
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 org.eclipse.ui.commands.CategoryEvent.
An instance of this class describes changes to an instance of ICategory.
CategoryEvent(ICategory, boolean, boolean) - Constructor for class org.eclipse.ui.commands.CategoryEvent
Creates a new instance of this class.
CategoryModel - class org.eclipse.update.core.model.CategoryModel.
Feature category definition model object.
CategoryModel() - Constructor for class org.eclipse.update.core.model.CategoryModel
Creates an uninitialized model object.
CellEditor - class org.eclipse.jface.viewers.CellEditor.
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 org.eclipse.jface.viewers.CellEditor.LayoutData.
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 org.eclipse.ui.part.CellEditorActionHandler.
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 - class org.eclipse.ui.part.CellEditorActionHandler.
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.
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.
ChainedPreferenceStore - class org.eclipse.ui.texteditor.ChainedPreferenceStore.
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.
ChangeRulerColumn - class org.eclipse.jface.text.source.ChangeRulerColumn.
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
 
CharacterKey - class org.eclipse.ui.keys.CharacterKey.
Instances of CharacterKey represent keys on the keyboard which represent unicode characters.
CheatSheetListener - class org.eclipse.ui.cheatsheets.CheatSheetListener.
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 org.eclipse.ui.cheatsheets.CheatSheetViewerFactory.
A factory for creating a cheat sheet viewer.
CheckStateChangedEvent - class org.eclipse.jface.viewers.CheckStateChangedEvent.
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.
CheckboxCellEditor - class org.eclipse.jface.viewers.CheckboxCellEditor.
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 org.eclipse.jface.viewers.CheckboxTableViewer.
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 org.eclipse.jface.viewers.CheckboxTreeViewer.
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.
CheckedTreeSelectionDialog - class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog.
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.
ChildDocument - class org.eclipse.jface.text.projection.ChildDocument.
Implementation of a child document based on ProjectionDocument.
ChildDocument(IDocument) - Constructor for class org.eclipse.jface.text.projection.ChildDocument
Creates a new child document.
ChildDocumentManager - class org.eclipse.jface.text.projection.ChildDocumentManager.
Implementation of a child document manager based on ProjectionDocumentManager.
ChildDocumentManager() - Constructor for class org.eclipse.jface.text.projection.ChildDocumentManager
 
ClearOutputAction - class org.eclipse.ui.console.actions.ClearOutputAction.
Clears the output in a text console.
ClearOutputAction(ITextViewer) - Constructor for class org.eclipse.ui.console.actions.ClearOutputAction
 
Clipboard - class org.eclipse.swt.dnd.Clipboard.
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.
Close - Static variable in class org.eclipse.swt.SWT
The close event type (value is 21).
CloseResourceAction - class org.eclipse.ui.actions.CloseResourceAction.
Standard action for closing the currently selected project(s).
CloseResourceAction(Shell) - Constructor for class org.eclipse.ui.actions.CloseResourceAction
Creates a new action.
CloseWindowListener - interface org.eclipse.swt.browser.CloseWindowListener.
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.
CmdLineArgs - class org.eclipse.update.standalone.CmdLineArgs.
This class parses the command line arguments for update standalone commands Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CmdLineArgs(String[]) - Constructor for class org.eclipse.update.standalone.CmdLineArgs
 
Collapse - Static variable in class org.eclipse.swt.SWT
The collapse event type (value is 18).
CollapseAllAction - class org.eclipse.ui.views.navigator.CollapseAllAction.
Collapse all project nodes.
CollapseAllAction(IResourceNavigator, String) - Constructor for class org.eclipse.ui.views.navigator.CollapseAllAction
Creates the action.
Color - class org.eclipse.swt.graphics.Color.
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.
ColorCellEditor - class org.eclipse.jface.viewers.ColorCellEditor.
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.
ColorDialog - class org.eclipse.swt.widgets.ColorDialog.
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 org.eclipse.jface.preference.ColorFieldEditor.
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 org.eclipse.ui.views.properties.ColorPropertyDescriptor.
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 org.eclipse.jface.resource.ColorRegistry.
A color registry maintains a mapping between symbolic color names and SWT Colors.
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.
ColorSelector - class org.eclipse.jface.preference.ColorSelector.
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.
ColumnLayout - class org.eclipse.ui.forms.widgets.ColumnLayout.
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 org.eclipse.jface.viewers.ColumnLayoutData.
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 org.eclipse.ui.forms.widgets.ColumnLayoutData.
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 org.eclipse.jface.viewers.ColumnPixelData.
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.
ColumnWeightData - class org.eclipse.jface.viewers.ColumnWeightData.
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.
Combo - class org.eclipse.swt.widgets.Combo.
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.
ComboBoxCellEditor - class org.eclipse.jface.viewers.ComboBoxCellEditor.
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 org.eclipse.ui.views.properties.ComboBoxLabelProvider.
An ILabelProvider that assists in rendering labels for ComboBoxPropertyDescriptors.
ComboBoxLabelProvider(String[]) - Constructor for class org.eclipse.ui.views.properties.ComboBoxLabelProvider
 
ComboBoxPropertyDescriptor - class org.eclipse.ui.views.properties.ComboBoxPropertyDescriptor.
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.
ComboContentAssistSubjectAdapter - class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter.
Adapts a Combo to a IContentAssistSubjectControl.
ComboContentAssistSubjectAdapter(Combo) - Constructor for class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
Creates a content assist subject control adapter for the given combo.
ComboViewer - class org.eclipse.jface.viewers.ComboViewer.
A concrete viewer based on an SWT Combo 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.
CommandEvent - class org.eclipse.ui.commands.CommandEvent.
An instance of this class describes changes to an instance of ICommand.
CommandEvent(ICommand, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Map) - Constructor for class org.eclipse.ui.commands.CommandEvent
Creates a new instance of this class.
CommandException - exception org.eclipse.ui.commands.CommandException.
Signals that an exception occured within the command architecture.
CommandException(String) - Constructor for class org.eclipse.ui.commands.CommandException
Creates a new instance of this class with the specified detail message.
CommandException(String, Throwable) - Constructor for class org.eclipse.ui.commands.CommandException
Creates a new instance of this class with the specified detail message and cause.
CommandManagerEvent - class org.eclipse.ui.commands.CommandManagerEvent.
An instance of this class describes changes to an instance of ICommandManager.
CommandManagerEvent(ICommandManager, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Set, Set, Set) - Constructor for class org.eclipse.ui.commands.CommandManagerEvent
Creates a new instance of this class.
CommonTab - class org.eclipse.debug.ui.CommonTab.
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
 
CompareConfiguration - class org.eclipse.compare.CompareConfiguration.
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.
CompareEditorInput - class org.eclipse.compare.CompareEditorInput.
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.
CompareUI - class org.eclipse.compare.CompareUI.
The class CompareUI defines the entry point to initiate a configurable compare operation on arbitrary resources.
CompareViewerPane - class org.eclipse.compare.CompareViewerPane.
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 org.eclipse.compare.CompareViewerSwitchingPane.
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.
CompletionProposal - class org.eclipse.jface.text.contentassist.CompletionProposal.
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.
Composite - class org.eclipse.swt.widgets.Composite.
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.
CompositeImageDescriptor - class org.eclipse.jface.resource.CompositeImageDescriptor.
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.
CompositeRuler - class org.eclipse.jface.text.source.CompositeRuler.
Standard implementation of IVerticalRuler.
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 org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.
A source container of source containers.
CompositeSourceContainer() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer
 
ConfigurableLineTracker - class org.eclipse.jface.text.ConfigurableLineTracker.
Standard implementation of a generic ILineTracker.
ConfigurableLineTracker(String[]) - Constructor for class org.eclipse.jface.text.ConfigurableLineTracker
Creates a standard line tracker for the given line delimiters.
ConfigurationElementModel - class org.eclipse.core.runtime.model.ConfigurationElementModel.
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.
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 org.eclipse.ui.texteditor.ConfigurationElementSorter.
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 org.eclipse.core.runtime.model.ConfigurationPropertyModel.
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.
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 org.eclipse.core.runtime.preferences.ConfigurationScope.
Object representing the configuration scope in the Eclipse preferences hierarchy.
ConfigurationScope() - Constructor for class org.eclipse.core.runtime.preferences.ConfigurationScope
 
ConfiguratorUtils - class org.eclipse.update.configurator.ConfiguratorUtils.
Helper class to get platform configuration data without having to use BootLoader methods from the compatibility layer.
ConfiguratorUtils() - Constructor for class org.eclipse.update.configurator.ConfiguratorUtils
 
ConsoleColorProvider - class org.eclipse.debug.ui.console.ConsoleColorProvider.
Default console color provider for a processs.
ConsoleColorProvider() - Constructor for class org.eclipse.debug.ui.console.ConsoleColorProvider
 
ConsolePlugin - class org.eclipse.ui.console.ConsolePlugin.
The console plug-in class.
ConsolePlugin() - Constructor for class org.eclipse.ui.console.ConsolePlugin
 
ContainerGenerator - class org.eclipse.ui.dialogs.ContainerGenerator.
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.
ContainerSelectionDialog - class org.eclipse.ui.dialogs.ContainerSelectionDialog.
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.
ContentAssistAction - class org.eclipse.ui.texteditor.ContentAssistAction.
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 org.eclipse.jface.text.contentassist.ContentAssistant.
The standard implementation of the IContentAssistant interface.
ContentAssistant() - Constructor for class org.eclipse.jface.text.contentassist.ContentAssistant
Creates a new content assistant.
ContentEntryModel - class org.eclipse.update.core.model.ContentEntryModel.
Content entry model object.
ContentEntryModel() - Constructor for class org.eclipse.update.core.model.ContentEntryModel
Creates a uninitialized content entry model object.
ContentFormatter - class org.eclipse.jface.text.formatter.ContentFormatter.
Standard implementation of IContentFormatter.
ContentFormatter() - Constructor for class org.eclipse.jface.text.formatter.ContentFormatter
Creates a new content formatter.
ContentMergeViewer - class org.eclipse.compare.contentmergeviewer.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 org.eclipse.ui.views.contentoutline.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 org.eclipse.ui.views.contentoutline.ContentOutlinePage.
An abstract base class for content outline pages.
ContentOutlinePage() - Constructor for class org.eclipse.ui.views.contentoutline.ContentOutlinePage
Create a new content outline page.
ContentReference - class org.eclipse.update.core.ContentReference.
Content reference implements a general access wrapper to feature and site content.
ContentReference(String, URL) - Constructor for class org.eclipse.update.core.ContentReference
Create content reference from URL.
ContentReference(String, File) - Constructor for class org.eclipse.update.core.ContentReference
Create content reference from file.
ContentViewer - class org.eclipse.jface.viewers.ContentViewer.
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.
ContextBasedFormattingStrategy - class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.
Formatting strategy for context based content formatting.
ContextBasedFormattingStrategy() - Constructor for class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy
 
ContextEvent - class org.eclipse.ui.contexts.ContextEvent.
An instance of this class describes changes to an instance of IContext.
ContextEvent(IContext, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.contexts.ContextEvent
Creates a new instance of this class.
ContextException - exception org.eclipse.ui.contexts.ContextException.
Signals that an exception occured within the context architecture.
ContextException(String) - Constructor for class org.eclipse.ui.contexts.ContextException
Creates a new instance of this class with the specified detail message.
ContextException(String, Throwable) - Constructor for class org.eclipse.ui.contexts.ContextException
Creates a new instance of this class with the specified detail message and cause.
ContextInformation - class org.eclipse.jface.text.contentassist.ContextInformation.
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.
ContextInformationValidator - class org.eclipse.jface.text.contentassist.ContextInformationValidator.
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.
ContextManagerEvent - class org.eclipse.ui.contexts.ContextManagerEvent.
An instance of this class describes changes to an instance of IContextManager.
ContextManagerEvent(IContextManager, boolean, boolean, Set, Set) - Constructor for class org.eclipse.ui.contexts.ContextManagerEvent
Creates a new instance of this class.
ContextTypeRegistry - class org.eclipse.jface.text.templates.ContextTypeRegistry.
A registry for context types.
ContextTypeRegistry() - Constructor for class org.eclipse.jface.text.templates.ContextTypeRegistry
 
ContextualLaunchAction - class org.eclipse.debug.ui.actions.ContextualLaunchAction.
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.
ContributionItem - class org.eclipse.jface.action.ContributionItem.
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 org.eclipse.ui.actions.ContributionItemFactory.
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 - class org.eclipse.jface.action.ContributionManager.
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.
Control - class org.eclipse.swt.widgets.Control.
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 org.eclipse.swt.events.ControlAdapter.
This adapter class provides default implementations for the methods described by the ControlListener interface.
ControlAdapter() - Constructor for class org.eclipse.swt.events.ControlAdapter
 
ControlContribution - class org.eclipse.jface.action.ControlContribution.
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.
ControlEditor - class org.eclipse.swt.custom.ControlEditor.
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 org.eclipse.jface.dialogs.ControlEnableState.
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) - 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 org.eclipse.swt.events.ControlEvent.
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 org.eclipse.swt.events.ControlListener.
Classes which implement this interface provide methods that deal with the events that are generated by moving and resizing controls.
ConvertLineDelimitersAction - class org.eclipse.ui.texteditor.ConvertLineDelimitersAction.
An action to convert line delimiters of a text editor document to a particular line delimiter.
ConvertLineDelimitersAction(ITextEditor, String) - Constructor for class org.eclipse.ui.texteditor.ConvertLineDelimitersAction
Creates a line delimiter conversion action.
ConvertLineDelimitersAction(ResourceBundle, String, ITextEditor, String) - Constructor for class org.eclipse.ui.texteditor.ConvertLineDelimitersAction
Creates a line delimiter conversion action.
CoolBar - class org.eclipse.swt.widgets.CoolBar.
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.
CoolBarManager - class org.eclipse.jface.action.CoolBarManager.
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 org.eclipse.swt.widgets.CoolItem.
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 org.eclipse.ui.part.CoolItemGroupMarker.
A group marker used by EditorActionBars to delineate CoolItem groups.
CoolItemGroupMarker - class org.eclipse.ui.part.CoolItemGroupMarker.
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.
CoolItemGroupMarker(String) - Constructor for class org.eclipse.ui.part.CoolItemGroupMarker
Create a new group marker with the given name.
CopyFilesAndFoldersOperation - class org.eclipse.ui.actions.CopyFilesAndFoldersOperation.
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.
CopyProjectAction - class org.eclipse.ui.actions.CopyProjectAction.
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
Creates a new project copy action with the default text.
CopyProjectOperation - class org.eclipse.ui.actions.CopyProjectOperation.
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.
CopyResourceAction - class org.eclipse.ui.actions.CopyResourceAction.
Standard action for copying the currently selected resources elsewhere in the workspace.
CopyResourceAction(Shell) - Constructor for class org.eclipse.ui.actions.CopyResourceAction
Creates a new action.
CopySourceEdit - class org.eclipse.text.edits.CopySourceEdit.
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 org.eclipse.text.edits.CopyTargetEdit.
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
CopyingRangeMarker - class org.eclipse.text.edits.CopyingRangeMarker.
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.
CoreException - exception org.eclipse.core.runtime.CoreException.
A checked exception representing a failure.
CoreException(IStatus) - Constructor for class org.eclipse.core.runtime.CoreException
Creates a new exception with the given status object.
CreateFileAction - class org.eclipse.ui.actions.CreateFileAction.
Deprecated. should use NewWizardMenu to populate a New submenu instead (see Navigator view)
CreateFileAction(Shell) - Constructor for class org.eclipse.ui.actions.CreateFileAction
Deprecated. see deprecated tag on class
CreateFolderAction - class org.eclipse.ui.actions.CreateFolderAction.
Deprecated. should use NewWizardMenu to populate a New submenu instead (see Navigator view)
CreateFolderAction(Shell) - Constructor for class org.eclipse.ui.actions.CreateFolderAction
Deprecated. see deprecated tag on class
CreateProjectAction - class org.eclipse.ui.actions.CreateProjectAction.
Deprecated. This new experimental API is being temporary deprecated for release 2.0 New project creation should continue to make use of NewProjectAction.
CreateProjectAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.CreateProjectAction
Deprecated. Creates a new action for launching the new project selection wizard.
CurrentDevice - Static variable in class org.eclipse.swt.graphics.Device
 
Cursor - class org.eclipse.swt.graphics.Cursor.
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").
CursorLinePainter - class org.eclipse.jface.text.CursorLinePainter.
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.
CustomizableIntroPart - class org.eclipse.ui.intro.config.CustomizableIntroPart.
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
 
cacheHandle() - Method in class org.eclipse.team.core.variants.CachedResourceVariant
Cache this handle in the cache, replacing any previously cached handle.
cacheResolvedElement(List, 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.
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.
callingConvention - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 
canBePrimary() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
Returns an indication whether this feature has been defined to act as a primary feature.
canDisconnect() - Method in class org.eclipse.debug.core.Launch
 
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.TextViewer
 
canDoOperation(int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
canDoOperation(int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
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.
canExpand(Object) - Method in class org.eclipse.ui.part.DrillDownAdapter
Returns whether expansion is possible for the current selection.
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
 
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.
canGoBack() - Method in class org.eclipse.ui.part.DrillDownAdapter
Returns whether "go back" is possible for child tree.
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.
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.
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
Method canHandleLinkedResources should be overridden by subclasses who support linked resources.
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
 
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.
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.
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.
canParseSiteType(String) - Method in class org.eclipse.update.core.model.SiteModelFactory
Indicates whether this factory can handle the specified site type.
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
Adheres to the contract of IFindReplaceTarget.canPerformFind().
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.
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 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 additons and deletions.
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.NullProvider
 
canSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
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.
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
 
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.
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.
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 - Variable in class org.eclipse.jface.dialogs.ProgressMonitorDialog
The Cancel button control.
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.
cancelEditing() - Method in class org.eclipse.jface.viewers.TableTreeViewer
Cancels a currently active cell editor.
cancelEditing() - Method in class org.eclipse.jface.viewers.TableViewer
Cancels a currently active cell editor.
cancelEditor() - Method in interface org.eclipse.jface.viewers.ICellEditorListener
Notifies that the end user has canceled editing.
cancelJob() - Method in class org.eclipse.swt.printing.Printer
Cancels a print job in progress.
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.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
 
caretOffset - Variable in class org.eclipse.jface.text.DocumentCommand
The caret offset with respect to the document before the document command is executed.
category(Object) - Method in class org.eclipse.jface.viewers.ViewerSorter
Returns the category of the given element.
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
Notifies that one or more attributes of an instance of ICategory have changed.
centerPoint(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Returns the point in the center of the given rectangle.
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.
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
 
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(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
changed(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
changed(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
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.
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.
charAt(int) - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
 
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.
characters(char[], int, int) - Method in class org.eclipse.update.core.model.DefaultFeatureParser
Handle character text
characters(char[], int, int) - Method in class org.eclipse.update.core.model.DefaultSiteParser
Handle character text
cheatSheetEvent(ICheatSheetEvent) - Method in class org.eclipse.ui.cheatsheets.CheatSheetListener
Notifies this listener of the given cheat sheet event.
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.
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
 
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.
checkReadOnlyResources(IResource[]) - Method in class org.eclipse.ui.actions.ReadOnlyStateChecker
Check the supplied resources to see if they are read only.
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
 
checkSubclass() - Method in class org.eclipse.swt.browser.Browser
 
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.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.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.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.ToolBar
 
checkSubclass() - Method in class org.eclipse.swt.widgets.ToolItem
 
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.
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.
checkpoint(boolean) - Method in interface org.eclipse.core.resources.IWorkspace
Checkpoints the operation currently in progress.
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
 
children - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
children - Variable in class org.eclipse.ui.model.AdaptableList
 
chooseMarker(List) - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Chooses the marker with the highest layer.
classComparison(Object) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
Returns an integer value representing the relative sort priority of the given element based on its class.
className - Variable in class org.eclipse.ui.SelectionEnabler.SelectionClass
 
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.
cleanup(boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
Removes all annotations from the model whose associated positions have been deleted.
clear() - Method in class org.eclipse.jface.text.TextPresentation
Clears this presentation by resetting all applied changes.
clear() - Method in interface org.eclipse.jface.text.source.ICharacterPairMatcher
Clears this pair matcher.
clear() - Method in class org.eclipse.jface.util.ListenerList
Removes all listeners from this list.
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() - 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
 
clearAll() - Method in class org.eclipse.swt.widgets.Table
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 interface org.eclipse.jface.dialogs.IDialogBlockedHandler
The blockage has been cleared.
clearBlocked() - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
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.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 elemnet.
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.
clearCursors() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Clear the cursors in the dialog.
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 descendants.
clearMark() - Method in class org.eclipse.jface.text.projection.Segment
Clears the shifting and the streching flag.
clearMessage() - Method in class org.eclipse.jface.preference.FieldEditor
Clears the normal message from the message line.
clearRememberedSelection() - Method in class org.eclipse.jface.text.source.SourceViewer
 
clearSelection() - Method in class org.eclipse.swt.custom.CCombo
Clears the current selection.
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.
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.
clearToolBar(Composite) - Static method in class org.eclipse.compare.CompareViewerPane
Clears tool items in the CompareViewerPane's control bar.
clientVerticalSpacing - Variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
 
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.swt.custom.StyleRange
Answers 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.
cloneCurrentConfiguration() - Method in interface org.eclipse.update.configuration.ILocalSite
Creates a new configuration containing the same state as the specified configuration.
clonePerspective(String, String, IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IPerspectiveRegistry
Clones an existing perspective.
close(IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Closes this project.
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.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(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.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
 
close() - Method in interface org.eclipse.ui.IWorkbench
Closes this workbench and all its open windows.
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() - 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(IPresentablePart[]) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
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() - Method in interface org.eclipse.update.core.IContentConsumer
Indicates successful completion of the store operations for this consumer
close() - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Closes this content consumer.
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.
closeArchive() - Method in class org.eclipse.update.core.JarContentReference
Closes the jar archive corresponding to this reference.
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.
closeIntro(IIntroPart) - Method in interface org.eclipse.ui.intro.IIntroManager
Closes the given intro part.
code - Variable in class org.eclipse.swt.SWTError
The SWT error code, one of SWT.ERROR_*.
code - Variable in class org.eclipse.swt.SWTException
The SWT error code, one of SWT.ERROR_*.
collapse(Annotation) - Method in class org.eclipse.jface.text.source.projection.ProjectionAnnotationModel
Changes the state of the given annotation to collapsed.
collapseAll() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Collapses all nodes of the viewer's tree, starting with the root.
collapseAllAction - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
 
collapseToLevel(Object, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Collapses the subtree rooted at the given element 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
The collator used to sort strings.
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
 
collectOutOfSync(IResource[], int, SyncInfoSet, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.Subscriber
Adds all out-of-sync resources (getKind() !
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.
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
colspan - Variable in class org.eclipse.ui.forms.widgets.TableWrapData
Number of columns to span (default is 1).
combine(ISchedulingRule, ISchedulingRule) - Static method in class org.eclipse.core.runtime.jobs.MultiRule
Returns a scheduling rule that encompases both provided rules.
commandChanged(CommandEvent) - Method in interface org.eclipse.ui.commands.ICommandListener
Notifies that one or more properties of an instance of ICommand have changed.
commandManagerChanged(CommandManagerEvent) - Method in interface org.eclipse.ui.commands.ICommandManagerListener
Notifies that one or more properties of an instance of ICommandManager have changed.
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(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
Commits the form by commiting all the dirty parts to the model.
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.
compare(Viewer, Object, Object) - Method in class org.eclipse.jface.viewers.ViewerSorter
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(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(Viewer, Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
 
compareClass(Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
Returns a number reflecting the collation order of the given elements based on their class.
compareContents(IFile, IResourceVariant, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.SyncInfoFilter.ContentComparisonSyncInfoFilter
Compare the contents of the local file and its variant.
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.ResourceSorter
Returns a number reflecting the collation order of the given resources based on their resource names.
compareTo(Object) - Method in class org.eclipse.ui.commands.HandlerSubmission
 
compareTo(Object) - Method in class org.eclipse.ui.commands.Priority
 
compareTo(Object) - Method in class org.eclipse.ui.contexts.EnabledSubmission
 
compareTo(Object) - Method in class org.eclipse.ui.keys.Key
 
compareTo(Object) - Method in class org.eclipse.ui.keys.KeySequence
 
compareTo(Object) - Method in class org.eclipse.ui.keys.KeyStroke
 
compareTypes(IResource, IResource) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
Returns a number reflecting the collation order of the given resources based on their respective file extensions.
completeConfigure() - Method in class org.eclipse.update.core.BaseInstallHandler
Called after the feature has been configured.
completeConfigure() - Method in interface org.eclipse.update.core.IInstallHandler
Called after the feature has been configured.
completeInitialization() - Method in class org.eclipse.jface.text.AbstractDocument
Initializes document listeners, positions, and position updaters.
completeInstall(IFeatureContentConsumer) - Method in class org.eclipse.update.core.BaseInstallHandler
Called after the feature files and any downloaded plug-ins have been installed.
completeInstall(IFeatureContentConsumer) - Method in interface org.eclipse.update.core.IInstallHandler
Called after the feature files and any downloaded plug-ins have been installed.
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.
completeUnconfigure() - Method in class org.eclipse.update.core.BaseInstallHandler
Called after the feature has been unconfigured.
completeUnconfigure() - Method in interface org.eclipse.update.core.IInstallHandler
Called after the feature has been unconfigured.
completeUninstall() - Method in class org.eclipse.update.core.BaseInstallHandler
Called after the feature has been uninstalled.
completeUninstall() - Method in interface org.eclipse.update.core.IInstallHandler
Called after the feature has been uninstalled.
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.
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
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.
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.
computeCompletionProposals(IContentAssistSubjectControl, int) - Method in interface org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor
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.templates.TemplateVariableProcessor
 
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
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.templates.TemplateVariableProcessor
 
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) - Method in class org.eclipse.ant.core.AntCorePreferences
 
computeDefaultTasks(List) - Method in class org.eclipse.ant.core.AntCorePreferences
 
computeDefaultTypes(List) - Method in class org.eclipse.ant.core.AntCorePreferences
 
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.
computeGroupByKey(IMarker) - Method in interface org.eclipse.search.ui.IGroupByKeyComputer
Deprecated. Computes and returns key by which the given marker is grouped.
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
Computes the index in the list of positions at which a position with the given offset 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.
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.
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
 
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(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.TableWrapLayout
Implements ILayoutExtension.
computeMinimumSize() - Method in class org.eclipse.ui.presentations.StackPresentation
Returns the minimum size for this stack.
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(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.
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.
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.
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(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.
computePartitioning(int, int) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
computePartitioning(int, int, boolean) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
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.  
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.
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.
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.
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.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
 
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(IStructuredSelection) - Static method in class org.eclipse.ui.ide.IDE
Extracts and returns the IResources in the given selection or the resource objects they adapts to.
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.CBanner
 
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, boolean) - Method in class org.eclipse.swt.custom.CTabFolder
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.SashForm
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
 
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
Computes the preferred size.
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.TableTree
 
computeSize(int, int, boolean) - Method in class org.eclipse.swt.custom.ViewForm
 
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.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.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.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, 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(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
 
computeSize(Composite, int, int, boolean) - Method in class org.eclipse.ui.part.PageBook.PageBookLayout
 
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(Control, Rectangle, IInformationControl) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
 
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.
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.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.CBanner
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.CTabFolder
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.custom.TableTree
 
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 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.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.TabFolder
 
computeTrim(int, int, int, int) - Method in class org.eclipse.swt.widgets.ToolBar
 
computeUnprojectedMasterRegions(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 not yet part of this projection document.
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.
configElement - Variable in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
configurationLocation - Variable in class org.eclipse.core.launcher.Main
The location of the configuration information for this instance
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.
configure(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Configure the specified feature on this site.
configureAction(String, String, String) - Method in class org.eclipse.ui.console.actions.TextViewerAction
Configures this action with a label, tool tip, and description.
configureCompleted(boolean) - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the end of the configure action.
configureCompleted(boolean) - Method in interface org.eclipse.update.core.IInstallHandler
Called at the end of the configure action.
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
Configures the feature entry.
configureInitiated() - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the start of the configure action.
configureInitiated() - Method in interface org.eclipse.update.core.IInstallHandler
Called at the start of the configure action
configureInsertMode(ITextEditorExtension3.InsertMode, boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Configures the given insert mode as legal or illegal.
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.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.ProgressMonitorDialog
 
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.ui.dialogs.ContainerSelectionDialog
 
configureShell(Shell) - Method in class org.eclipse.ui.dialogs.FileSelectionDialog
Deprecated.  
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.views.tasklist.TaskPropertiesDialog
 
configureSite(IPlatformConfiguration.ISiteEntry) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Configures the specified site entry.
configureSite(IPlatformConfiguration.ISiteEntry, boolean) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
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.
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.
configureTreeViewer(TreeViewer) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Configures the given viewer.
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.
connect(IPath, IProgressMonitor) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
Connects the file at the given location to this manager.
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
 
connect(IDocument) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
Connects the 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
 
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(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.ui.editors.text.ForwardingDocumentProvider
 
connect(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
connect(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
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.
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.
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.
considerEdit(TextEdit) - Method in class org.eclipse.text.edits.TextEditProcessor
 
consoleClosed() - Method in interface org.eclipse.debug.ui.console.IConsoleLineTrackerExtension
Notification that all output streams connected to the console have been closed.
consolesAdded(IConsole[]) - Method in interface org.eclipse.ui.console.IConsoleListener
Notification the given consoles have been added to the console manager.
consolesRemoved(IConsole[]) - Method in interface org.eclipse.ui.console.IConsoleListener
Notification the given consoles have been removed from the console manager.
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.
contains(String) - Method in class org.eclipse.core.runtime.Preferences
Returns whether the given property is known to this preference object, either by having an explicit setting or by having a default setting.
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 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(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(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(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
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.
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(IContentChangeNotifier) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
 
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.
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.
contextChanged(ContextEvent) - Method in interface org.eclipse.ui.contexts.IContextListener
Notifies that one or more properties of an instance of IContext have changed.
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.
contextManagerChanged(ContextManagerEvent) - Method in interface org.eclipse.ui.contexts.IContextManagerListener
Notifies that one or more properties of an instance of IContextManager have changed.
contextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.ui.forms.widgets.FormText
Context menu is about to show - override to add actions to the menu manager.
contextTypes() - Method in class org.eclipse.jface.text.templates.ContextTypeRegistry
Returns an iterator over all registered context types.
contributeButtons(Composite) - Method in class org.eclipse.jface.preference.PreferencePage
Contributes additional buttons to the given composite.
contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
Contributes to the given cool bar.
contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
Contributes to the given cool bar.
contributeToMenu(IMenuManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
Contributes to the given menu.
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.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.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.ui.part.EditorActionBarContributor
Contributes to the given tool bar.
contributesToHeader() - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Returns whether the annotation type contributes to the header of the overview ruler.
control - Variable in class org.eclipse.swt.layout.FormAttachment
control specifies the control to which the control side is attached.
controlMoved(ControlEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
 
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 Shells).
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 Shells).
controlResized(ControlEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
 
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.
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.Action
Converts an accelerator key code to a string representation.
convertAcceleratorToKeyStroke(int) - Static method in class org.eclipse.ui.keys.SWTKeySupport
Given an SWT accelerator value, provide the corresponding key stroke.
convertEventToModifiedAccelerator(Event) - Static method in class org.eclipse.ui.keys.SWTKeySupport
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.ui.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.ui.keys.SWTKeySupport
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.ui.keys.SWTKeySupport
Converts the given event into an SWT accelerator value -- considering the modified character without the shift modifier.
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.
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(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.ui.keys.SWTKeySupport
Given a key stroke, this method provides the equivalent SWT accelerator value.
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.
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(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.
coolBarChildrenExist() - Method in class org.eclipse.jface.window.ApplicationWindow
Returns whether or not children exist for this application window's cool bar control.
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(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(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(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() - Method in class org.eclipse.swt.custom.StyledText
Copies the selected text to the clipboard.
copy() - Method in class org.eclipse.swt.widgets.Combo
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(IResource[], IPath, IProgressMonitor) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Copies the resources to the given destination.
copy(IResource[], IPath, IProgressMonitor) - Method in class org.eclipse.ui.actions.MoveFilesAndFoldersOperation
Moves the resources to the given destination.
copy(InputStream, OutputStream, InstallMonitor) - Static method in class org.eclipse.update.core.Utilities
Copies specified input stream to the output stream.
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.
copyChild(IMemento) - Method in class org.eclipse.ui.XMLMemento
 
copyCount - Variable in class org.eclipse.swt.printing.PrinterData
the number of copies to print.
copyFiles(String[], IContainer) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Copies the given files and folders to the destination.
copyMarkedRegion(boolean) - Method in class org.eclipse.jface.text.TextViewer
Copies/cuts the marked region.
copyMarkedRegion(boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
copyOne(ICompareInput, boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Called to copy one side of the given node to the other.
copyProject(IProject) - Method in class org.eclipse.ui.actions.CopyProjectOperation
Paste a copy of the project on the clipboard to the workspace.
copyResources(IResource[], IContainer) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Copies the given resources to the destination.
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 DiffNodes 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.
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
the number of following paint events which are pending which may always be zero on some platforms
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.
covers(TextEdit) - Method in class org.eclipse.text.edits.TextEdit
Returns true if the edit covers the given edit other.
create(ExpressionConverter, IConfigurationElement) - Method in class org.eclipse.core.expressions.ElementHandler
Creates the corresponding expression for the given configuration 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(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() - Method in class org.eclipse.jface.dialogs.Dialog
 
create(Composite) - Method in class org.eclipse.jface.viewers.CellEditor
Creates the control for this cell editor under the given parent control.
create() - Method in class org.eclipse.jface.window.Window
Creates this window's widgetry in a new top-level shell.
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.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.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
 
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
 
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.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.
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.
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.
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
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.
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.
createArchiveReferenceModel() - Method in class org.eclipse.update.core.BaseSiteFactory
Create a concrete implementation of archive reference model.
createArchiveReferenceModel() - Method in class org.eclipse.update.core.model.SiteModelFactory
Create a default archive reference model.
createBatchInstallOperation(IInstallFeatureOperation[]) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates an operation for executing a set of feature operation in batch mode
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.
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, 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.wizard.WizardDialog
Creates and returns the contents of this dialog's button bar.
createButtonBar(Composite) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
 
createButtonsForButtonBar(Composite) - Method in class org.eclipse.compare.EditionSelectionDialog
 
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.preference.PreferenceDialog
 
createButtonsForButtonBar(Composite) - Method in class org.eclipse.jface.wizard.WizardDialog
 
createButtonsForButtonBar(Composite) - Method in class org.eclipse.team.ui.SaveablePartDialog
 
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.views.tasklist.TaskPropertiesDialog
Creates only the OK button if showing problem properties, otherwise creates both OK and Cancel buttons.
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.
createCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
createCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
createCancelButton(Composite) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Creates the cancel button.
createChangeHover() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Creates and returns a LineChangeHover to be used on this editor's change ruler column.
createChangeRulerColumn() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Creates a new change ruler column for quick diff display independent of the line number ruler column
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(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
 
createChild(String, String) - Method in class org.eclipse.ui.XMLMemento
 
createChildren(Widget) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Creates all children for the given widget.
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
 
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.
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.
createConfigOperation(IConfiguredSite, IFeature) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates an operation for configuring an installed feature in the specified site.
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.
createConfiguredSite(File) - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Create a new installation site, based on a local file system directory.
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.
createContent(IManagedForm) - Method in class org.eclipse.ui.forms.MasterDetailsBlock
Creates the content of the master/details block inside the managed form.
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.
createContentReference(String, File) - Method in class org.eclipse.update.core.ContentReference
A factory method to create a content reference of the same type.
createContentReference(String, File) - Method in class org.eclipse.update.core.JarContentReference
A factory method to create a jar content reference.
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.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.IconAndMessageDialog
 
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.SyncInfoCompareInput
 
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.texteditor.templates.TemplatePreferencePage
 
createContext(ITextViewer, IRegion) - Method in class org.eclipse.jface.text.templates.TemplateCompletionProcessor
Creates a concrete template context for the given region in the document.
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.
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.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.RefreshTab
 
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) - 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(Composite, int) - Method in class org.eclipse.jface.text.TextViewer
Creates the viewer's SWT control.
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.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) - 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.DialogCellEditor
 
createControl(Composite) - Method in class org.eclipse.jface.viewers.TextCellEditor
 
createControl(Composite) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
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.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 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.MessagePage
 
createControl(Composite) - Method in class org.eclipse.ui.part.Page
 
createControl(Composite) - Method in class org.eclipse.ui.part.Page
 
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.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
Creates the specific SWT controls for the content areas.
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
Creates the cool bar control.
createCoolBarManager(int) - Method in class org.eclipse.jface.window.ApplicationWindow
Returns a new cool bar manager for the window.
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.
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.part.PageBookView
Creates and returns the default page for this view.
createDefaultPage(PageBook) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
createDefaultPage(PageBook) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
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.
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.
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
 
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 and calls createMessageArea and createCustomArea to populate it.
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.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
 
createDialogArea(Composite) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageDialog
 
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.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.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.views.tasklist.TaskPropertiesDialog
 
createDiffViewer(Composite) - Method in class org.eclipse.compare.CompareEditorInput
Factory method for creating a differences viewer for the top left pane.
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
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.
createDropDownList(Composite) - Method in class org.eclipse.jface.dialogs.ErrorDialog
Create this dialog's drop-down list component.
createEditorInputData(String, IEditorInput) - Static method in class org.eclipse.ui.part.EditorInputTransfer
 
createEditorInputData(String, IEditorInput) - Static method in class org.eclipse.ui.part.EditorInputTransfer
 
createEditorPresentation(Composite, IStackPresentationSite) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
Creates an editor presentation for presenting editors.
createEditorPresentation(Composite, IStackPresentationSite) - Method in class org.eclipse.ui.presentations.WorkbenchPresentationFactory
 
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(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
Overrides inherited method to provide an instance of ISyncInfoTreeChangeEvent.
createEmptyDocument(IPath) - 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
 
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.
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.
createExpandableComposite(Composite, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Creates an expandable composite as a part of the form.
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.
createFeature(URL, ISite) - Method in class org.eclipse.update.core.BaseFeatureFactory
Deprecated. implement createFeature(URL, ISite, IProgressMonitor) instead
createFeature(URL, ISite, IProgressMonitor) - Method in class org.eclipse.update.core.BaseFeatureFactory
Create feature.
createFeature(URL, ISite) - Method in interface org.eclipse.update.core.IFeatureFactory
Deprecated. use createFeature(URL, ISite, IProgressMonitor) instead
createFeature(URL, ISite, IProgressMonitor) - Method in interface org.eclipse.update.core.IFeatureFactory
Returns a feature defined by the supplied URL.
createFeature(String, URL) - Method in interface org.eclipse.update.core.ISite
Deprecated. use createFeature(String,URL,IProgressMonitor) instead
createFeature(String, URL, IProgressMonitor) - Method in interface org.eclipse.update.core.ISite
Creates a new feature object.
createFeature(String, URL) - Method in class org.eclipse.update.core.Site
Deprecated.  
createFeature(String, URL, IProgressMonitor) - Method in class org.eclipse.update.core.Site
 
createFeatureEntry(String, String, String, boolean, String, URL[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Create a feature entry
createFeatureEntry(String, String, String, String, boolean, String, URL[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Create a feature entry
createFeatureModel() - Method in class org.eclipse.update.core.BaseFeatureFactory
Create a concrete implementation of feature model.
createFeatureModel() - Method in class org.eclipse.update.core.model.FeatureModelFactory
Create a default feature model.
createFeatureReferenceModel() - Method in class org.eclipse.update.core.BaseSiteFactory
Create a concrete implementation of feature reference model.
createFeatureReferenceModel() - Method in class org.eclipse.update.core.model.SiteModelFactory
Create a default site feature reference model.
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
Creates a file resource given the file handle and contents.
createFile(ZipEntry) - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider
Creates a new file zip entry with the specified name.
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(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Creates and returns the file info object for the given element.
createFileSelectionGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Create the import source selection widget
createFilterText(Composite) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
 
createFilteredList(Composite) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Creates a filtered list.
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.
createFolder(IFolder, IProgressMonitor) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
Creates a folder resource given the folder handle.
createFolderHandle(IPath) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
Creates a folder resource handle for the folder with the given workspace path.
createForm(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Creates a form widget in the provided parent.
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.
createFormText(Composite, boolean) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Creates a rich text as a part of the form.
createFormattingContext() - Method in class org.eclipse.jface.text.source.SourceViewer
Creates a new formatting context for a format operation.
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
Returns a new frame.
createFrameList() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Creates the frame source and frame list, and connects them.
createFromFile(Class, String) - Static method in class org.eclipse.jface.resource.ImageDescriptor
Creates and returns a new image descriptor from a file.
createFromURL(URL) - Static method in class org.eclipse.jface.resource.ImageDescriptor
Creates and returns a new image descriptor from a URL.
createHelpListener(ICommand) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Creates a new help listener for the given command.
createHyperlink(Composite, String, int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Creates a hyperlink as a part of the form.
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.
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.
createImportModel() - Method in class org.eclipse.update.core.BaseFeatureFactory
Create a concrete implementation of import dependency model.
createImportModel() - Method in class org.eclipse.update.core.model.FeatureModelFactory
Create a default import dependency model.
createIncludedFeatureReferenceModel() - Method in class org.eclipse.update.core.BaseFeatureFactory
Create a concrete implementation of included feature reference model.
createIncludedFeatureReferenceModel() - Method in class org.eclipse.update.core.model.FeatureModelFactory
Create a default included feature reference model.
createInformationControl(Shell) - Method in interface org.eclipse.jface.text.IInformationControlCreator
Creates a new information control with the given shell as the control's parent.
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.
createInnerPartControl(Composite, IEditorPart) - Method in class org.eclipse.ui.part.MultiEditor
Create the control of the inner editor.
createInstallHandlerEntryModel() - Method in class org.eclipse.update.core.BaseFeatureFactory
Create a concrete implementation of install handler model.
createInstallHandlerEntryModel() - Method in class org.eclipse.update.core.model.FeatureModelFactory
Create a default install handler model.
createInstallOperation(IConfiguredSite, IFeature, IFeatureReference[], IFeature[], IVerificationListener) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates an operation for installing a feature.
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.
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.
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.
createLayout() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
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.
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(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.
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.
createLinkedConfiguredSite(File) - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Create a new linked site, based on a local file system directory.
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
 
createLocalFile(File, String) - Static method in class org.eclipse.update.core.Utilities
Create a new working file.
createLowerList(Composite) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Creates the list widget and sets layout data.
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.
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
 
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
Creates the menu bar for the window's shell.
createMenuManager() - Method in class org.eclipse.jface.window.ApplicationWindow
Returns a new menu manager for the window.
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.
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.
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.
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.
createNonPluginEntryModel() - Method in class org.eclipse.update.core.BaseFeatureFactory
Create a concrete implementation of non-plug-in entry model.
createNonPluginEntryModel() - Method in class org.eclipse.update.core.model.FeatureModelFactory
Create a default non-plug-in entry model.
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.
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
 
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.
createOutlineContents(Composite, int) - Method in class org.eclipse.compare.CompareEditorInput
 
createOverviewRuler(ISharedTextColors) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
createPage() - Method in interface org.eclipse.jface.preference.IPreferenceNode
Creates the preference page for this node.
createPage() - Method in class org.eclipse.jface.preference.PreferenceNode
 
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.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.MessageConsole
 
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 rich text as a part of the form.
createPageComposite(Composite) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Creates the page composite, in which the window's pages, and their views and editors, appear.
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.
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.part.MultiPageEditorPart
Creates the pages of this multi-page editor.
createPages() - Method in class org.eclipse.ui.part.MultiPageEditorPart
Creates the pages of this multi-page editor.
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.team.ui.synchronize.ParticipantPageSaveablePart
 
createPartControl(Composite) - Method in interface org.eclipse.ui.IWorkbenchPart
Creates the SWT controls for this workbench part.
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 interface org.eclipse.ui.intro.IIntroPart
Creates the SWT controls for this intro part.
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 class org.eclipse.ui.part.IntroPart
 
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.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.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.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.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.views.bookmarkexplorer.BookmarkNavigator
 
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
 
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
 
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.
createPlainLabel(Composite, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Creates a new label with a bold font.
createPluginDescriptor() - Method in class org.eclipse.core.runtime.model.Factory
Deprecated. Returns a new plug-in descriptor model which is not initialized.
createPluginEntryModel() - Method in class org.eclipse.update.core.BaseFeatureFactory
Create a concrete implementation of plug-in entry model.
createPluginEntryModel() - Method in class org.eclipse.update.core.model.FeatureModelFactory
Create a default plug-in entry model.
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.
createPositionFromMarker(IMarker) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Creates and returns the character position of the given marker based on its attributes.
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 presentational 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
Create the progress monitor part in the receiver.
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.
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
Creates a new proposal.
createProvider() - Method in class org.eclipse.ui.texteditor.quickdiff.ReferenceProviderDescriptor
Creates a referenceprovider as described in the extension's xml.
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.
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.
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.
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.
createReplaceFeatureVersionOperation(IFeature, IFeature) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates an operation for replacing this feature by a previous version
createResourcesGroup(Composite) - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Creates the checkbox tree and list for selecting resources.
createRevertConfigurationOperation(IInstallConfiguration, IProblemHandler) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates an operation to revert to a previous installation configuration.
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.
createSaveOperation(Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
createScope(IMemento) - Static method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Restore a scope from the given memento
createScrolledForm(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Creates a scrolled form widget in the provided parent.
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.
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.
createSite(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Creates the site for the given nested editor.
createSite(URL) - Method in class org.eclipse.update.core.BaseSiteFactory
Create site.
createSite(URL) - Method in interface org.eclipse.update.core.ISiteFactory
Returns a site defined by the supplied URL.
createSite(URL, IProgressMonitor) - Method in interface org.eclipse.update.core.ISiteFactoryExtension
Returns a site defined by the supplied URL.
createSiteCategoryModel() - Method in class org.eclipse.update.core.BaseSiteFactory
Create a concrete implementation of category model.
createSiteCategoryModel() - Method in class org.eclipse.update.core.model.SiteModelFactory
Create a default category model.
createSiteEntry(URL, IPlatformConfiguration.ISitePolicy) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Create a site entry
createSiteMapModel() - Method in class org.eclipse.update.core.BaseSiteFactory
Create a concrete implementation of site model.
createSiteMapModel() - Method in class org.eclipse.update.core.model.SiteModelFactory
Create a default site model.
createSitePolicy(int, String[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Create a site policy.
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.TextViewer
Creates a slave document for the given document if there is a slave document manager associated with this viewer.
createSlaveDocument(IDocument) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
 
createSlaveDocumentManager() - Method in class org.eclipse.jface.text.TextViewer
Creates a new slave document manager.
createSlaveDocumentManager() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
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.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
 
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, 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.
createStandaloneViewPresentation(Composite, IStackPresentationSite, boolean) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
EXPERIMENTAL Creates a standalone stack presentation for presenting a standalone view.
createStandaloneViewPresentation(Composite, IStackPresentationSite, boolean) - Method in class org.eclipse.ui.presentations.WorkbenchPresentationFactory
 
createStatusControl(Composite, IStatus) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
Creates the status control for the given status.
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
Creates the status line control.
createStatusLineControl(IStatusLineManager, Composite) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
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
Creates the status line manager for the window.
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
Creates a stream merger for the given content type.
createStreamMerger(String) - Static method in class org.eclipse.compare.CompareUI
Creates a stream merger for the given file extension.
createStreamsProxy() - Method in class org.eclipse.debug.core.model.RuntimeProcess
Returns the streams proxy associated with this process.
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.
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.
createTempStorage() - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
createTemplateEditDialog(Template, boolean, boolean) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
Creates the edit dialog.
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.
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.
createToggleButton(Composite) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
Creates a toggle button without any text or state.
createToggleSiteOperation(IConfiguredSite) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates ann operation to configure/unconfigure an installation site (also known as enable/disable site)
createTokenComparator(String) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Creates an ITokenComparator which is used to show the intra line differences.
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.
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.
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
Creates the two items for copying a difference range from one side to the other and adds them to the given toolbar manager.
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.
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
 
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 the tree viewer.
createTrimWidgets(Shell) - Method in class org.eclipse.jface.window.ApplicationWindow
Creates the trim widgets around the content area.
createURL() - Method in class org.eclipse.core.runtime.model.Factory
Deprecated. Returns a new URL model which is not initialized.
createURLEntryModel() - Method in class org.eclipse.update.core.BaseFeatureFactory
Create a concrete implementation of annotated URL model.
createURLEntryModel() - Method in class org.eclipse.update.core.BaseSiteFactory
Create a concrete implementation of annotated URL model.
createURLEntryModel() - Method in class org.eclipse.update.core.model.FeatureModelFactory
Create a default annotated URL model.
createURLEntryModel() - Method in class org.eclipse.update.core.model.SiteModelFactory
Create a default annotated URL model.
createUnconfigOperation(IConfiguredSite, IFeature) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates an operation for unconfiguring a feature
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(IConfiguredSite, IFeature) - Method in interface org.eclipse.update.operations.IOperationFactory
Creates an operation to uninstall a feature
createVariable(String, 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
Returns AbstractDecoratedTextEditor.createCompositeRuler().
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
Create some empty space.
createViewPresentation(Composite, IStackPresentationSite) - Method in class org.eclipse.ui.presentations.AbstractPresentationFactory
Creates a stack presentation for presenting regular docked views.
createViewPresentation(Composite, IStackPresentationSite) - Method in class org.eclipse.ui.presentations.WorkbenchPresentationFactory
 
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.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.views.navigator.ResourceNavigator
Creates the viewer.
createVisualAnnotationModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.SourceViewer
Creates the visual annotation model on top of the given annotation model.
createVisualAnnotationModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
createWindowContents(IWorkbenchWindowConfigurer, Shell) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Creates the contents of the window.
createWorkingDirectory() - Static method in class org.eclipse.update.core.Utilities
Returns a new working directory (in temporary space).
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.
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.
createWriteRoot(String) - Static method in class org.eclipse.ui.XMLMemento
Returns a root memento for writing a document.
current - Variable in class org.eclipse.swt.browser.ProgressEvent
current value
currentCount - Variable in class org.eclipse.update.core.InstallMonitor
 
currentDataType - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The type of data that will be dropped.
currentInstallConfigurationChanged(IInstallConfiguration) - Method in interface org.eclipse.update.configuration.ILocalSiteChangedListener
Indicates the current configuration has changed.
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.
customClasspath - Variable in class org.eclipse.ant.core.AntRunner
 
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.
customizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.jface.text.DefaultAutoIndentStrategy
 
customizeDocumentCommand(IDocument, DocumentCommand) - Method in interface org.eclipse.jface.text.IAutoEditStrategy
Allows the strategy to manipulate the document command.
customizeDocumentCommand(DocumentCommand) - Method in class org.eclipse.jface.text.TextViewer
Hook called on receipt of a VerifyEvent.
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.Text
Cuts the selected text.


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.