Eclipse Platform
Release 3.3
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 _

P

PAGESITE_SCOPE - Static variable in interface org.eclipse.ui.services.IServiceScopes
A page site service locator scope.
PAGE_DOWN - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the PAGE DOWN key (value is (1<<24)+6).
PAGE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
PAGE_DOWN - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated. The single static instance of SpecialKey which represents the 'Page Down' key.
PAGE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto next page action.
PAGE_DOWN_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Page Down' key.
PAGE_RANGE - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the range of pages specified by startPage and endPage should be printed
PAGE_TAG - Static variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Page number placeholder constant for use in header and footer.
PAGE_UP - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the PAGE UP key (value is (1<<24)+5).
PAGE_UP - Static variable in class org.eclipse.swt.custom.ST
 
PAGE_UP - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated. The single static instance of SpecialKey which represents the 'Page Up' key.
PAGE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto previous page action.
PAGE_UP_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Page Up' key.
PARAM - Static variable in interface org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter
A constant indicating a param element (value: param)
PARENT_FRAME - Static variable in interface org.eclipse.ui.views.framelist.IFrameSource
Frame constant indicating the parent frame.
PARENT_READ_ONLY - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 277) indicating that the parent file in the file system is marked as read-only.
PARSE_PROBLEM - Static variable in class org.eclipse.core.runtime.Platform
Status code constant (value 1) indicating a problem in a plug-in manifest (plugin.xml) file.
PARTNER_NOT_REGISTERED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 375) indicating that the sync partner is not registered with the workspace synchronizer.
PARTSITE_SCOPE - Static variable in interface org.eclipse.ui.services.IServiceScopes
A part site service locator scope.
PASSWORD - Static variable in class org.eclipse.swt.SWT
Style constant for password behavior (value is 1<<22).
PASTE - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for inserting the clipboard content at the current position.
PASTE - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the paste action
PASTE - Static variable in class org.eclipse.swt.custom.ST
 
PASTE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.PASTE.getId() instead.
PASTE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "paste"): Paste.
PASTE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Paste global action in the Edit menu.
PASTE - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit past action.
PASTE_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
Action id for a view's paste action.
PASTE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
PASTE_HANDLER - Static variable in interface org.eclipse.ui.swt.IFocusService
Use the value to provide default paste behaviour in a handler element class attribute.
PATH - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating the file path (value "path").
PATH_ATTRIBUTE - Static variable in class org.eclipse.ui.views.markers.MarkerViewUtil
The PATH_ATTRIBUTE is the tag for the attribute on a marker that can be used to supply the String for the path rather than using the path of the underlying resource.
PATH_CLOSE - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "close" operation (value is 5).
PATH_CUBIC_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "cubic curve to" operation (value is 4).
PATH_LINE_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "line to" operation (value is 2).
PATH_MOVE_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "move to" operation (value is 1).
PATH_OCCUPIED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 374) indicating that the path of a resource being created is occupied by an existing resource of a different type.
PATH_QUAD_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "quadratic curve to" operation (value is 3).
PAUSE - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the pause key (value is (1<<24)+85).
PAUSE - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated. The single static instance of SpecialKey which represents the 'Pause' key.
PAUSE_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name for the 'Pause' key.
PERFORMED - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
Event type indicating that a refactoring has been performed (value 1)
PERSISTED - Static variable in interface org.eclipse.debug.core.model.IBreakpoint
Persisted breakpoint marker attribute (value "org.eclipse.debug.core.persisted").
PERSISTENT - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
Style constant (value 1<<4) indicating that the internal web browser will reopen after restarting the workbench (if used).
PERSISTENT_PROPERTY - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating a persistent property on the selected resource (value "persistentProperty").
PERSPECTIVES_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.ExtensionFactory
Factory ID for the Perspectives preference page.
PERSPECTIVES_SHORTLIST - Static variable in class org.eclipse.ui.actions.ContributionItemFactory
Workbench contribution item (id "perspectivesShortlist"): A list of perspectives available to be opened, arranged as a shortlist of promising perspectives and an "Other" subitem.
PERSPECTIVE_BAR_EXTRAS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Lists the extra perspectives to show in the perspective bar.
PERSPECTIVE_DEFAULT - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Constant for referring to a default perspective.
PERSPECTIVE_NONE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Constant for referring to no perspective.
PHONETIC - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for phonetic input behavior (value is 1<<4).
PIN_EDITOR - Static variable in class org.eclipse.ui.actions.ContributionItemFactory
Workbench action (id "pinEditor"): Toggle whether the editor is pinned.
PIN_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Group id for pin toolbar group.
PIN_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group id for pin toolbar group.
PI_ANTCORE - Static variable in class org.eclipse.ant.core.AntCorePlugin
Unique identifier constant (value "org.eclipse.ant.core") for the Ant Core plug-in.
PI_CORE_VARIABLES - Static variable in class org.eclipse.core.variables.VariablesPlugin
Unique identifier constant (value "org.eclipse.core.variables") for the Core Variables plug-in.
PI_FILE_SYSTEM - Static variable in class org.eclipse.core.filesystem.EFS
The unique identifier constant (value "org.eclipse.core.filesystem") of the Core file system plug-in.
PI_RESOURCES - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Unique identifier constant (value "org.eclipse.core.resources") for the standard Resources plug-in.
PI_RUNTIME - Static variable in class org.eclipse.core.runtime.Platform
The unique identifier constant (value "org.eclipse.core.runtime") of the Core Runtime (pseudo-) plug-in.
PLUGIN_ERROR - Static variable in class org.eclipse.core.runtime.Platform
Status code constant (value 2) indicating an error occurred while running a plug-in.
PLUGIN_ID - Static variable in class org.eclipse.compare.CompareUI
Compare Plug-in ID (value "org.eclipse.compare").
PLUGIN_ID - Static variable in class org.eclipse.core.filebuffers.FileBuffers
File buffer plug-in ID (value "org.eclipse.core.filebuffers").
PLUGIN_ID - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Debug UI plug-in identifier (value "org.eclipse.debug.ui").
PLUGIN_ID - Static variable in class org.eclipse.search.ui.NewSearchUI
Search Plug-in Id (value "org.eclipse.search").
PLUGIN_ID - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Use NewSearchUI.PLUGIN_ID instead.
PLUGIN_ID - Static variable in class org.eclipse.ui.PlatformUI
Identifies the workbench plug-in.
PLUGIN_ID - Static variable in interface org.eclipse.ui.console.IConsoleConstants
Console plug-in identifier (value "org.eclipse.ui.console").
PLUGIN_ID - Static variable in class org.eclipse.ui.editors.text.EditorsUI
TextEditor Plug-in ID (value "org.eclipse.ui.editors").
PLUGIN_PREFERENCE_SCOPE - Static variable in class org.eclipse.core.runtime.Plugin
String constant used for the default scope name for legacy Eclipse plug-in preferences.
POINT_DEFAULT_DEFAULT - Static variable in class org.eclipse.jface.preference.PreferenceConverter
The default-default value for point preferences (the origin, (0,0)).
POLICY_CONVERT - Static variable in class org.eclipse.core.databinding.UpdateValueStrategy
Policy constant denoting that the source observable's state should be tracked, including validating changes except for UpdateValueStrategy.validateBeforeSet(Object), but that the destination observable's value should only be updated on request.
POLICY_NEVER - Static variable in class org.eclipse.core.databinding.UpdateListStrategy
Policy constant denoting that the source observable's state should not be tracked and that the destination observable's state should never be updated.
POLICY_NEVER - Static variable in class org.eclipse.core.databinding.UpdateValueStrategy
Policy constant denoting that the source observable's state should not be tracked and that the destination observable's value should never be updated.
POLICY_ON_REQUEST - Static variable in class org.eclipse.core.databinding.UpdateListStrategy
Policy constant denoting that the source observable's state should not be tracked, but that conversion and updating the destination observable's state should be performed when explicitly requested.
POLICY_ON_REQUEST - Static variable in class org.eclipse.core.databinding.UpdateValueStrategy
Policy constant denoting that the source observable's state should not be tracked, but that validation, conversion and updating the destination observable's value should be performed when explicitly requested.
POLICY_UPDATE - Static variable in class org.eclipse.core.databinding.UpdateListStrategy
Policy constant denoting that the source observable's state should be tracked, and that conversion and updating the destination observable's state should be performed automatically on every change of the source observable state.
POLICY_UPDATE - Static variable in class org.eclipse.core.databinding.UpdateValueStrategy
Policy constant denoting that the source observable's state should be tracked, and that validation, conversion and updating the destination observable's value should be performed automaticlly on every change of the source observable value.
POPPED - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringHistoryEvent
Event type indicating that a refactoring descriptor has been popped from the history stack (value 2)
POPUP_HORIZONTALSPACING - Static variable in class org.eclipse.jface.dialogs.PopupDialog
Vertical spacing (in pixels) between cells in the layouts inside popup dialogs (value is 1).
POPUP_MARGINHEIGHT - Static variable in class org.eclipse.jface.dialogs.PopupDialog
Margin height (in pixels) to be used in layouts inside popup dialogs (value is 0).
POPUP_MARGINWIDTH - Static variable in class org.eclipse.jface.dialogs.PopupDialog
Margin width (in pixels) to be used in layouts inside popup dialogs (value is 0).
POPUP_VERTICALSPACING - Static variable in class org.eclipse.jface.dialogs.PopupDialog
Vertical spacing (in pixels) between cells in the layouts inside popup dialogs (value is 1).
POP_UP - Static variable in class org.eclipse.swt.SWT
Style constant for pop up menu behavior (value is 1<<3).
POST_AUTO_BUILD - Static variable in interface org.eclipse.core.resources.IResourceChangeEvent
Deprecated. This event type has been renamed to POST_BUILD
POST_BUILD - Static variable in interface org.eclipse.core.resources.IResourceChangeEvent
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more resources expressed as a hierarchical resource delta as returned by getDelta.
POST_CHANGE - Static variable in interface org.eclipse.core.resources.IResourceChangeEvent
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more resources expressed as a hierarchical resource delta as returned by getDelta.
POST_CLOSE - Static variable in class org.eclipse.ui.SaveablesLifecycleEvent
Event type constant specifying that the given saveables have been closed.
POST_OPEN - Static variable in class org.eclipse.ui.SaveablesLifecycleEvent
Event type constant specifying that the given saveables have been opened.
POST_ORDER - Static variable in class org.eclipse.jface.preference.PreferenceManager
Post-order means visit the children, and then the root.
POTENTIAL_MATCH - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Potential match marker attribute (value "potentialMatch").
PR10806_UC5_ENABLED - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Enables a certain behavior.
PR14469_ENABLED - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Enables a certain behavior.
PREFERENCES - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "preferences"): Displays the Preferences dialog.
PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME - Static variable in class org.eclipse.core.runtime.Plugin
The base name (value "preferences") for the file which is used for overriding default preference values.
PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME - Static variable in class org.eclipse.core.runtime.Plugin
The name of the file (value "preferences.ini") in a plug-in's (read-only) directory that, when present, contains values that override the normal default values for this plug-in's preferences.
PREFERENCES_EXPORT_WIZARD - Static variable in class org.eclipse.ui.ExtensionFactory
Factory ID for the Preferences export wizard.
PREFERENCES_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the preferences group that determines whether the preferences actions appear in the view dropdown.
PREFERENCES_IMPORT_WIZARD - Static variable in class org.eclipse.ui.ExtensionFactory
Factory ID for the Preferences import wizard.
PREFERENCE_COLOR_BACKGROUND - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up background color preference.
PREFERENCE_COLOR_BACKGROUND_SYSTEM_DEFAULT - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up background color system default preference.
PREFERENCE_COLOR_FIND_SCOPE - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up find scope background color preference.
PREFERENCE_COLOR_FOREGROUND - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up foreground color preference.
PREFERENCE_COLOR_FOREGROUND_SYSTEM_DEFAULT - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up foreground color system default preference.
PREFERENCE_COLOR_SELECTION_BACKGROUND - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up selection background color preference.
PREFERENCE_COLOR_SELECTION_BACKGROUND_SYSTEM_DEFAULT - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up selection background color system default preference.
PREFERENCE_COLOR_SELECTION_FOREGROUND - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up selection foreground color preference.
PREFERENCE_COLOR_SELECTION_FOREGROUND_SYSTEM_DEFAULT - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up selection foreground color system default preference.
PREFERENCE_CUSTOMIZATION - Static variable in interface org.eclipse.ui.branding.IProductConstants
A file for customizing default preference values for a product.
PREFERENCE_FONT - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Deprecated. As of 2.1, replaced by JFaceResources.TEXT_FONT
PREFERENCE_HYPERLINKS_ENABLED - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
A named preference that controls if hyperlinks are turned on or off.
PREFERENCE_HYPERLINK_KEY_MODIFIER - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
A named preference that controls the key modifier for hyperlinks.
PREFERENCE_HYPERLINK_KEY_MODIFIER_MASK - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
A named preference that controls the key modifier mask for hyperlinks.
PREFERENCE_LABEL - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The preference label.
PREFERENCE_NAVIGATION_SMART_HOME_END - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up smart home/end preference.
PREFERENCE_PAGE_ID - Static variable in class org.eclipse.compare.CompareUI
The id of the Compare Preference Page (value "org.eclipse.compare.internal.ComparePreferencePage").
PREFERENCE_RULER_CONTRIBUTIONS - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
A named preference that controls the visible ruler column contributions.
PREFERENCE_SHOW_WHITESPACE_CHARACTERS - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
A named preference that controls the display of whitespace characters.
PREFERENCE_SPELLING_ENABLED - Static variable in class org.eclipse.ui.texteditor.spelling.SpellingService
A named preference that controls if spelling is enabled or disabled.
PREFERENCE_SPELLING_ENGINE - Static variable in class org.eclipse.ui.texteditor.spelling.SpellingService
A named preference that controls which spelling engine is used.
PREFERENCE_TEXT_DRAG_AND_DROP_ENABLED - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
A named preference that controls whether text drag and drop is enabled.
PREFERENCE_USE_CUSTOM_CARETS - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up the custom caret preference.
PREFERENCE_WIDE_CARET - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Key used to look up the caret width preference.
PREFIX - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for prefixing the selected text block.
PREFIX - Static variable in interface org.eclipse.ui.forms.IFormColors
A prefix for all the keys.
PREFIX - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
The string with which all other defined ids are prefixed to construct help context ids.
PREFIX - Static variable in class org.eclipse.ui.views.contentoutline.ContentOutline
The plugin prefix.
PREF_ACTIVATE_WORKBENCH - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Boolean preference controlling whether the debugger will force activate the active shell/window of the Eclipse workbench when a breakpoint is hit.
PREF_AUTO_BUILDING - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring whether the workspace performs auto- builds.
PREF_AUTO_REFRESH - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring whether the workspace performs auto- refresh.
PREF_AUTO_REMOVE_OLD_LAUNCHES - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Boolean preference controlling automatic removal of terminated launches when a new launch is registered.
PREF_BUILD_BEFORE_LAUNCH - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Boolean preference controlling whether a build is done before launching a program (if one is needed).
PREF_BUILD_ORDER - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring the order projects in the workspace are built.
PREF_CHANGED_DEBUG_ELEMENT_COLOR - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Preference color used to render debug elements that have changed (value org.eclipse.debug.ui.changedDebugElement).
PREF_CONSOLE_FONT - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Font preference setting for the process console.
PREF_DEFAULT_ASCII_CODE_PAGE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
ASCII code page for rendering memory to ASCII strings.
PREF_DEFAULT_BUILD_ORDER - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring whether to use the workspace's default order for building projects.
PREF_DEFAULT_EBCDIC_CODE_PAGE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
EBCDIC code page for rendering memory to EBCDIC strings.
PREF_DISABLE_LINKING - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for turning off support for linked resources.
PREF_DLG_IMG_TITLE_ERROR - Static variable in class org.eclipse.jface.preference.PreferenceDialog
Indentifier for the error image
PREF_DLG_TITLE_IMG - Static variable in class org.eclipse.jface.preference.PreferenceDialog
Title area fields
PREF_ENCODING - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference indicating the encoding to use when reading text files in the workspace.
PREF_FILE_STATE_LONGEVITY - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring the maximum number of milliseconds a file state should be kept in the local history
PREF_LINE_SEPARATOR - Static variable in class org.eclipse.core.runtime.Platform
Constant (value "line.separator") name of the preference used for storing the line separator.
PREF_MANAGE_VIEW_PERSPECTIVES - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
String preference controlling in which perspectives view management will occur.
PREF_MAX_BUILD_ITERATIONS - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring the maximum number of times that the workspace should rebuild when builders affect projects that have already been built.
PREF_MAX_DETAIL_LENGTH - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Maximum number of characters to display in the details area of the variables view, or 0 if unlimited.
PREF_MAX_FILE_STATES - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring the maximum number of states per file that can be stored in the local history.
PREF_MAX_FILE_STATE_SIZE - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring the maximum permitted size of a file to be stored in the local history
PREF_MAX_HISTORY_SIZE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Integer preference that specifies the length of the Run & Debug launch history lists.
PREF_MAX_NOTIFICATION_DELAY - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Deprecated. Do not use.
PREF_MEMORY_HISTORY_KNOWN_COLOR - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Preference color to indicate that a MemoryByte has history.
PREF_MEMORY_HISTORY_UNKNOWN_COLOR - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Preference color to indicate that a MemoryByte does not have history.
PREF_PADDED_STR - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Padded string preference for renderings.
PREF_PLATFORM_PERFORMANCE - Static variable in class org.eclipse.core.runtime.Platform
Name of a preference for configuring the performance level for this system.
PREF_REUSE_EDITOR - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Boolean preference controlling whether the debugger re-uses non-dirty editors that it opens when displaying source.
PREF_SHOW_DEBUG_PERSPECTIVE_DEFAULT - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
String preference that identifies the default 'switch to perspective id' when debugging a launch configuration.
PREF_SHOW_DETAIL_PANE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Deprecated. no longer used
PREF_SHOW_RUN_PERSPECTIVE_DEFAULT - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
String preference that identifies the default 'switch to perspective id' when running a launch configuration.
PREF_SHOW_TYPE_NAMES - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Deprecated. no longer used
PREF_SKIP_BREAKPOINTS_DURING_RUN_TO_LINE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Boolean preference controlling whether breakpoints are automatically skipped during a Run To Line operation.
PREF_SNAPSHOT_INTERVAL - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Name of a preference for configuring the amount of time in milliseconds between automatic workspace snapshots
PREPEND_MAIN_LABEL_TO_SUBTASK - Static variable in class org.eclipse.core.runtime.SubProgressMonitor
Style constant indicating that the main task label should be prepended to the subtask label.
PREREQ_MATCH_COMPATIBLE - Static variable in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated.  
PREREQ_MATCH_EQUIVALENT - Static variable in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated.  
PREREQ_MATCH_GREATER_OR_EQUAL - Static variable in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated.  
PREREQ_MATCH_PERFECT - Static variable in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated.  
PREREQ_MATCH_UNSPECIFIED - Static variable in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated.  
PRESENTATION_FACTORY_ID - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference indicating the presentation factory to use for the workbench look and feel.
PRESENTATION_LAYER - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The presentation layer.
PREVIEW_EXPAND_FIRST_NODE - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Flag (value 32) indicating that the first change node presented in the preview page should be fully expanded.
PREVIOUS - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.PREVIOUS.getId() instead.
PREVIOUS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "previous"): Previous.
PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Previous global action in the Navigate menu.
PREVIOUS_CHANGE - Static variable in interface org.eclipse.compare.INavigatable
Change flag used to navigate to the previous change.
PREVIOUS_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "previousEditor"): Previous editor.
PREVIOUS_PART - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "previousPart"): Previous part.
PREVIOUS_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "previousPerspective"): Previous perspective.
PRE_AUTO_BUILD - Static variable in interface org.eclipse.core.resources.IResourceChangeEvent
Deprecated. This event type has been renamed to PRE_BUILD
PRE_BUILD - Static variable in interface org.eclipse.core.resources.IResourceChangeEvent
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more resources expressed as a hierarchical resource delta as returned by getDelta.
PRE_CLOSE - Static variable in interface org.eclipse.core.resources.IResourceChangeEvent
Event type constant (bit mask) indicating a before-the-fact report of the impending closure of a single project as returned by getResource.
PRE_CLOSE - Static variable in class org.eclipse.ui.SaveablesLifecycleEvent
Event type constant specifying that the given saveables are about to be closed.
PRE_DELETE - Static variable in interface org.eclipse.core.resources.IResourceChangeEvent
Event type constant (bit mask) indicating a before-the-fact report of the impending deletion of a single project as returned by getResource.
PRE_ORDER - Static variable in class org.eclipse.jface.preference.PreferenceManager
Pre-order traversal means visit the root first, then the children.
PRIMARY_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for primary modal behavior (value is 1<<15).
PRINT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for printing the complete text.
PRINT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.PRINT.getId() instead.
PRINT - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "print"): Print.
PRINT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Print global action in the File menu.
PRINT - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the file print action.
PRINT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
PRINT_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for extra Print-like actions (value "print.ext").
PRINT_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
File menu: name of group for extra Print-like actions (value "print.ext").
PRINT_SCREEN - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the print screen key (value is (1<<24)+87).
PRINT_SCREEN - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated. The single static instance of SpecialKey which represents the 'Print Screen' key.
PRINT_SCREEN_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name for the 'Print Screen' key.
PRIORITY - Static variable in interface org.eclipse.core.resources.IMarker
Priority marker attribute.
PRIORITY - Static variable in interface org.eclipse.ui.IMarkerActionFilter
An attribute indicating the marker priority (value "priority").
PRIORITY_HIGH - Static variable in interface org.eclipse.core.resources.IMarker
High priority constant (value 2).
PRIORITY_LOW - Static variable in interface org.eclipse.core.resources.IMarker
Low priority constant (value 0).
PRIORITY_NORMAL - Static variable in interface org.eclipse.core.resources.IMarker
Normal priority constant (value 1).
PROBLEM - Static variable in interface org.eclipse.core.resources.IMarker
Problem marker type.
PROBLEM_LAYER - Static variable in class org.eclipse.ui.texteditor.MarkerAnnotation
Deprecated. As of 3.0, replaced by IAnnotationAccessExtension
PROCEED_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Proceed" button (value 10).
PROCEED_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for proceed buttons.
PROCEED_MULTI - Static variable in class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
The string to be used when prompting to proceed with multiple activities.
PROCEED_SINGLE - Static variable in class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
The string to be used when prompting to proceed with a single activity.
PROFILE_MODE - Static variable in interface org.eclipse.debug.core.ILaunchManager
A launch in a special profile mode (value "profile").
PROGRAMMATIC - Static variable in class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
if a cell is activated using code like e.g ColumnViewer.editElement(Object, int)
PROGRESS_VIEW - Static variable in class org.eclipse.ui.ExtensionFactory
Factory ID for the Progress view.
PROGRESS_VIEW_ID - Static variable in interface org.eclipse.ui.progress.IProgressConstants
Constant for the progress view id.
PROJECT - Static variable in interface org.eclipse.core.resources.IResource
Type constant (bit mask value 4) which identifies project resources.
PROJECTION - Static variable in class org.eclipse.jface.text.source.projection.ProjectionSupport
Key of the projection annotation model inside the visual annotation model.
PROJECTION_CHANGE - Static variable in class org.eclipse.jface.text.projection.ProjectionDocumentEvent
The change type indicating a projection change
PROJECT_NATURE - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating the project nature (value "projectNature").
PROJECT_NOT_OPEN - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 372) indicating a project is unexpectedly closed.
PROJECT_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Deprecated. in 3.0. This preference is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.Preferences.PROJECT_OPEN_NEW_PERSPECTIVE instead.
PROJECT_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.ide.IDE.Preferences
A named preference for how a new perspective should be opened when a new project is created.
PROJECT_PERSISTENT_PROPERTY - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating a persistent property on the selected resource's project.
PROJECT_SAVE - Static variable in interface org.eclipse.core.resources.ISaveContext
Type constant which identifies a project save.
PROJECT_SESSION_PROPERTY - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating a session property on the selected resource's project.
PROJ_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Project menu: name of group for start of menu (value "projEnd").
PROJ_END - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Project menu: name of group for start of menu (value "projEnd").
PROJ_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Project menu: name of group for start of menu (value "projStart").
PROJ_START - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Project menu: name of group for start of menu (value "projStart").
PROMPT - Static variable in class org.eclipse.jface.dialogs.MessageDialogWithToggle
The value of the preference when the user wishes to prompted for an answer every time the question is to be asked.
PROMPT_WHEN_SAVEABLE_STILL_OPEN - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not the workbench prompts for saving when a dirty editor or view is closed, but the Saveable objects are still open in other parts.
PROPAGATED_CONFLICT_PROPERTY - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Property constant indicating that the element has children that are conflicting.
PROPAGATED_ERROR_MARKER_PROPERTY - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Property constant identifying that this element or one of its children has an error marker.
PROPAGATED_WARNING_MARKER_PROPERTY - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Property constant indicating that this element or one of its children has a warning marker.
PROPERTIES - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.PROPERTIES.getId() instead.
PROPERTIES - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "properties"): Properties.
PROPERTIES - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Properties global action in the File menu.
PROPERTIES - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the file properties action.
PROPERTY_CHANGED - Static variable in class org.eclipse.swt.ole.win32.OLE
 
PROPERTY_CHANGING - Static variable in class org.eclipse.swt.ole.win32.OLE
 
PROPERTY_COL_SIZE - Static variable in class org.eclipse.debug.ui.memory.AbstractTableRendering
Property identifier for the column size in a table rendering This property is used for synchronization between renderings.
PROPERTY_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a property group in a menu (value "propertyGroup").
PROPERTY_IN_DIALOG - Static variable in interface org.eclipse.ui.progress.IProgressConstants
This is a property set on a user job if the user has not decided to run the job in the background.
PROPERTY_PREFIX - Static variable in interface org.eclipse.ui.progress.IProgressConstants
Common prefix for properties defined in this interface.
PROPERTY_ROW_SIZE - Static variable in class org.eclipse.debug.ui.memory.AbstractTableRendering
Property identifier for the row size in a table rendering This property is used for synchronization between renderings.
PROPERTY_SELECTED_ADDRESS - Static variable in class org.eclipse.debug.ui.memory.AbstractTableRendering
Property identifier for the selected address in a table rendering This property is used for synchronization between renderings.
PROPERTY_TOP_ADDRESS - Static variable in class org.eclipse.debug.ui.memory.AbstractTableRendering
Property identifier for the top row address in a table rendering.
PROPOSAL_IGNORE - Static variable in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Indicates that the contents of the control should not be modified when a proposal is chosen.
PROPOSAL_INSERT - Static variable in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Indicates that a chosen proposal should be inserted into the field.
PROPOSAL_OVERLAY - Static variable in interface org.eclipse.jface.text.contentassist.IContentAssistant
The context info list will overlay the list of completion proposals.
PROPOSAL_REMOVE - Static variable in interface org.eclipse.jface.text.contentassist.IContentAssistant
The completion proposal list will be removed before the context info list will be shown.
PROPOSAL_REPLACE - Static variable in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Indicates that a chosen proposal should replace the entire contents of the field.
PROPOSAL_STACKED - Static variable in interface org.eclipse.jface.text.contentassist.IContentAssistant
The context info list will be presented without hiding or overlapping the completion proposal list.
PROP_ACTIVE_SAVEABLE - Static variable in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
Property constant used during property change notification to indicate that the active model of this participant has changed.
PROP_ADAPTOR - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_ARCH - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_BUNDLES - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_BUNDLES_STARTLEVEL - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_BUSY - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for isBusy.
PROP_CHECK_CONFIG - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CLEAN - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_COLORCHANGE - Static variable in class org.eclipse.jface.preference.ColorSelector
Property name that signifies the selected color of this ColorSelector has changed.
PROP_CONSOLE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CONSOLE_CLASS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CONSOLE_LOG - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CONTENTS - Static variable in interface org.eclipse.ui.IEditorRegistry
The property identifier for the contents of this registry.
PROP_CONTENT_DESCRIPTION - Static variable in interface org.eclipse.ui.IWorkbenchPartConstants
The property id for IWorkbenchPart2.getContentDescription()
PROP_CONTENT_DESCRIPTION - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for IWorkbenchPart2.getContentDescription()
PROP_DEBUG - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_DEV - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_DIRTY - Static variable in interface org.eclipse.team.ui.ISaveableWorkbenchPart
Deprecated. The property id for isDirty.
PROP_DIRTY - Static variable in class org.eclipse.team.ui.mapping.SaveableComparison
The property id for isDirty.
PROP_DIRTY - Static variable in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
Property constant used during property change notification to indicate that the dirty state for the active saveable model of this participant has changed.
PROP_DIRTY - Static variable in interface org.eclipse.ui.IEditorPart
The property id for isDirty.
PROP_DIRTY - Static variable in interface org.eclipse.ui.ISaveablePart
The property id for isDirty.
PROP_DIRTY - Static variable in interface org.eclipse.ui.IWorkbenchPartConstants
The property id for ISaveablePart.isDirty().
PROP_DIRTY - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for isDirty.
PROP_ENABLED_MODEL_PROVIDERS - Static variable in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
Property constant used during property change notification to indicate that one one or more model providers have either been enabled or disabled.
PROP_ENABLED_MODEL_PROVIDERS - Static variable in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
Property constant used during property change notification to indicate that the enabled model providers for this participant have changed.
PROP_EXITCODE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_EXITDATA - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_EXTENSIONS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_FRAMEWORK - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_FRAMEWORK_SHAPE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_HIDE_AVAILABLE_CUSTOMIZATIONS_DIALOG - Static variable in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
"org.eclipse.ui.navigator.hideAvailableCustomizationsDialog" (boolean): True indicates the entire "Available Customizations" dialog should not be available for the user (defaults to false).
PROP_HIDE_AVAILABLE_EXT_TAB - Static variable in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
"org.eclipse.ui.navigator.hideAvailableExtensionsTab" (boolean): True indicates the "Available Extensions" tab in the "Available Customizations" dialog should not be available for the user (defaults to false).
PROP_HIDE_COLLAPSE_ALL_ACTION - Static variable in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
"org.eclipse.ui.navigator.hideCollapseAllAction" (boolean): True indicates the "Collapse All" button should not be available for the user (defaults to false).
PROP_HIDE_LINK_WITH_EDITOR_ACTION - Static variable in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
"org.eclipse.ui.navigator.hideLinkWithEditorAction" (boolean): True indicates the "Link With Editor" action should not be available for the user (defaults to false).
PROP_HIGHLIGHT_IF_BACK - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for highlighting the part if it is not in front.
PROP_IGNOREAPP - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_INITIAL_STARTLEVEL - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_INPUT - Static variable in interface org.eclipse.ui.IEditorPart
The property id for getEditorInput.
PROP_INPUT - Static variable in interface org.eclipse.ui.IWorkbenchPartConstants
The property id for IEditorPart.getEditorInput().
PROP_INPUT - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for getEditorInput.
PROP_INSTALL_AREA - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_LOGFILE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_NL - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_NOSHUTDOWN - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_OS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_PAGE_LAYOUT - Static variable in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
Property constant used to store and retrieve the page layout from the ISynchronizePageConfiguration when models are being shown in an ISynchronizePage.
PROP_PANE_MENU - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for pane menu changes
PROP_PART_NAME - Static variable in interface org.eclipse.ui.IWorkbenchPartConstants
The property id for IWorkbenchPart2.getPartName
PROP_PART_NAME - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for IWorkbenchPart2.getContentDescription()
PROP_REFRESH_BUNDLES - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_SELECTED_EDITION - Static variable in class org.eclipse.compare.CompareEditorInput
The name of the "selected edition" property.
PROP_SYSPATH - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_TESTER - Static variable in class org.eclipse.team.ui.mapping.SynchronizationStateTester
Constant that is used as the property key on an IDecorationContext.
PROP_TITLE - Static variable in class org.eclipse.compare.CompareEditorInput
The name of the "title" property.
PROP_TITLE - Static variable in interface org.eclipse.ui.IWorkbenchPart
The property id for getTitle, getTitleImage and getTitleToolTip.
PROP_TITLE - Static variable in interface org.eclipse.ui.IWorkbenchPartConstants
The property id for getTitle, getTitleImage and getTitleToolTip.
PROP_TITLE - Static variable in interface org.eclipse.ui.intro.IIntroPart
The property id for getTitleImage and getTitle.
PROP_TITLE - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for getTitle, getTitleImage and getTitleToolTip.
PROP_TITLE_IMAGE - Static variable in class org.eclipse.compare.CompareEditorInput
The name of the "title image" property.
PROP_TOOLBAR - Static variable in interface org.eclipse.ui.presentations.IPresentablePart
The property id for toolbar changes
PROP_USE_DAEMON_THREADS - Static variable in interface org.eclipse.core.runtime.jobs.IJobManager
A system property key indicating whether the job manager should create job threads as daemon threads.
PROP_WS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROXY_DATA_CHANGED - Static variable in interface org.eclipse.core.net.proxy.IProxyChangeEvent
Type constant that indicates that the data for one or more proxies has changed
PROXY_SERVICE_ENABLEMENT_CHANGE - Static variable in interface org.eclipse.core.net.proxy.IProxyChangeEvent
Type constant that indicates that the enablement of the proxy service has changed.
PSEUDO_CONFLICT - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Constant (value 16) indicating a change on left and right side (with respect to ancestor) but left and right are identical.
PSEUDO_CONFLICT - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
Sync constant (value 16) indication that both the local and remote resources have changed relative to the base but their contents are the same.
PT_ADAPTERS - Static variable in class org.eclipse.core.runtime.Platform
The simple identifier constant (value "adapters") of the extension point of the Core Runtime plug-in where plug-ins declare the existence of adapter factories.
PT_APPLICATIONS - Static variable in class org.eclipse.core.runtime.Platform
The simple identifier constant (value "applications") of the extension point of the Core Runtime plug-in where plug-ins declare the existence of runnable applications.
PT_BUILDERS - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "builders") for the builders extension point.
PT_EXTRA_CLASSPATH - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "extraClasspathEntries") for the extra classpath entries extension point.
PT_FILE_MODIFICATION_VALIDATOR - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "fileModificationValidator") for the file modification validator extension point.
PT_FILE_SYSTEMS - Static variable in class org.eclipse.core.filesystem.EFS
The simple identifier constant (value "filesystems") of the extension point of the Core file system plug-in where plug-ins declare file system implementations.
PT_MARKERS - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "markers") for the markers extension point.
PT_MODEL_PROVIDERS - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "modelProviders") for the model providers extension point.
PT_MOVE_DELETE_HOOK - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "moveDeleteHook") for the move/delete hook extension point.
PT_NATURES - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "natures") for the natures extension point.
PT_PREFERENCES - Static variable in class org.eclipse.core.runtime.Platform
The simple identifier constant (value "preferences") of the extension point of the Core Runtime plug-in where plug-ins declare extensions to the preference facility.
PT_PREFERENCES - Static variable in class org.eclipse.core.runtime.Preferences
The simple identifier constant (value "preferences") of the extension point of the Core Runtime plug-in where plug-ins declare extensions to the preference facility.
PT_PRODUCT - Static variable in class org.eclipse.core.runtime.Platform
The simple identifier constant (value "products") of the extension point of the Core Runtime plug-in where plug-ins declare the existence of a product.
PT_PROPERTIES - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "antProperties") for the Ant properties extension point.
PT_REFRESH_PROVIDERS - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "refreshProviders") for the auto-refresh refresh providers extension point.
PT_TASKS - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "antTasks") for the Ant tasks extension point.
PT_TEAM_HOOK - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Simple identifier constant (value "teamHook") for the team hook extension point.
PT_TYPES - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "antTypes") for the Ant types extension point.
PUSH - Static variable in class org.eclipse.swt.SWT
Style constant for push button behavior (value is 1<<3).
PUSHED - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringHistoryEvent
Event type indicating that a refactoring descriptor has been pushed to the history stack (value 1)
P_ACTION_HANDLERS - Static variable in class org.eclipse.ui.SubActionBars
Property constant for changes to action handlers.
P_BACKGROUND_COLOR - Static variable in interface org.eclipse.ui.console.IConsoleConstants
Property constant indicating the background color of a console has changed.
P_BUSY_HINT - Static variable in interface org.eclipse.team.core.diff.