|
Eclipse Platform Release 3.3 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IProgressMonitor
reference.
"eclipseRuntime"
) of a tag
that appears in Ant extensions.
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
AbstractDecoratedTextEditorPreferenceConstants
"currentLine"
).
AbstractDecoratedTextEditorPreferenceConstants
"currentLineColor"
).
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
IDE.EDITOR_ID_ATTR
.
IMarker
)
which identifies the preferred editor type to be opened.
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
AbstractDecoratedTextEditorPreferenceConstants
"lineNumberRuler"
).
AbstractDecoratedTextEditorPreferenceConstants
"lineNumberColor"
).
AbstractDecoratedTextEditorPreferenceConstants
"overviewRuler"
).
AbstractDecoratedTextEditorPreferenceConstants
"printMargin"
).
AbstractDecoratedTextEditorPreferenceConstants
"printMarginColor"
).
AbstractDecoratedTextEditorPreferenceConstants
"printMarginColumn"
).
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
Boolean
.
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
AbstractDecoratedTextEditorPreferenceConstants
AbstractDecoratedTextEditorPreferenceConstants
AbstractDecoratedTextEditorPreferenceConstants
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
org.eclipse.ui.editors.markerAnnotationSpecification
extension point
"editEnd"
).
"editEnd"
).
"editGroup"
).
"editStart"
).
"editStart"
).
"emptyBreakpointGroup"
).
"emptyEditGroup"
).
"emptyExpressionGroup"
).
"emptyLaunchGroup"
).
"emptyNavigationGroup"
).
"emptyRegisterGroup"
).
"emptyRenderGroup"
).
"emptyStepGroup"
).
"emptyThreadGroup"
).
"emptyVariableGroup"
).
"org.eclipse.debug.core.enabled"
).
"enabled"
).
enablement
)
true
(show animations when a transition occurs)
false
; use the 3.2
behaviour.
SpecialKey
which represents
the 'End' key.
equals
)
checkSubclass()
method
(value is 43).
char
with value 27).
CharacterKey
which
represents the escape (U+001B) key.
leave
specifying that all nested modes should
exit.
org.eclipse.ui.ActionFactory.EXPORT.getId()
instead.
"expressionGroup"
).
"extension"
).
"breakpoints"
) for the
breakpoints extension point.
"breakpointOrganizers"
"consoleColorProviders"
).
"consoleFactories"
).
"consoleLineTrackers"
).
"consolePageParticipants"
).
"consolePatternMatchListeners"
).
"detailPaneFactories"
) for the
detail pane factories extension point.
"dynamicVariables"
) for the
dynamic variables extension point.
"launchConfigurationComparators"
)
for the launch configuration comparators extension point.
"launchConfigurationTabGroups"
).
"launchConfigurationTypes"
)
for the launch configuration types extension point.
"launchDelegates"
) for the
launch delegates extension point.
"launchGroups"
).
"launchModes"
) for the
source modes extension point.
"launchShortcuts"
).
"launchConfigurationTabs"
).
"launchVariableComponents"
).
"logicalStructureProviders"
) for the
logical structure types extension point.
"logicalStructureTypes"
) for the
logical structure types extension point.
"memoryRenderings"
"variablesContentProviders"
).
"processFactories"
) for the
process factories extension point.
"sourceContainerTypes"
) for the
source container types extension point.
"sourceLocators"
) for the
source locators extension point.
"sourcePathComputers"
) for the
source path computers extension point.
"statusHandlers"
) for the
status handlers extension point.
"updatePolicies"
"valueVariables"
) for the
value variables extension point.
"variableValueEditors"
leave
specifying that document content outside of
a linked position was modified.
IEditorActionBarContributor
.
EditorInputTransfer
class is used to transfer an
IEditorInput
and corresponding editorId from one part to another
in a drag and drop operation. LinkedModeUI
that takes care of updating the focus editor's
navigation history.IConfigurationElement
into a
corresponding expression object.
ElementTreeSelectionDialog
.
IContextService.activateContext
instead.IStatus
object. ExecutionEvent
with no
parameters, no trigger and no application context.
ExecutionEvent.ExecutionEvent(Command, Map, Object, Object)
ExecutionEvent
.
ExecutionException
using an
instance of the new ExecutionException
.
ExpandListener
interface.
ExpandItem
s being expanded or collapsed.ExpandItem
s.
ExpansionListener
interface.
ExportResourcesAction(IWorkbenchWindow)
ExportResourcesAction(IWorkbenchWindow, String)
IConfigurationElement
or Element
(DOM) subtree into a
corresponding expression tree.
null
.
IParameterValues
that takes advantage
of the IExecutableExtension
mechanism. null
.
ICallback
mechanism that
simply takes a BindingManager
and a
CommandManager
.CommandCallback
with the
workbench it should be using.
CommandCallback
with the
workbench it should be using.
beginCompoundChange
has been finished.
beginCompoundChange
has been finished.
ModelOperation.run(IProgressMonitor)
after the
ModelOperation.execute(IProgressMonitor)
completes of if an exception
is thrown from the ModelOperation.beginOperation(IProgressMonitor)
or the ModelOperation.execute(IProgressMonitor)
.
startRun
.
-1
if none matches.
getID
.
null
-- allowing for
null
.
equals(Object)
method of the left
object.
Object.equals(Object)
defines
equality based on the file store's URI.
-1
if none is equal.
null
-- allowing for
null
.
Edit
implementation of this Object
method uses object identity (==).
Object.equals(Object)
and Object.hashCode()
.
SimpleMarkerAnnotation
implementation of this
Object
method returns true
iff the other
object is of the same class and the marker handles are equal.
SearchPattern
equals this pattern.
null
if no errors detected.
ColumnViewerEditorActivationEvent.KEY_PRESSED
if a key is pressed on a selected cell
ColumnViewerEditorActivationEvent.MOUSE_CLICK_SELECTION
if a cell is selected using a single
click of the mouse
ColumnViewerEditorActivationEvent.MOUSE_DOUBLE_CLICK_SELECTION
if a cell is selected using
double clicking of the mouse
run()
method of the runnable to be invoked from
within this realm.
Command.executeWithChecks(ExecutionEvent)
instead.
ParameterizedCommand.executeWithChecks(Object, Object)
instead.
false
to indicate that this input
should not appear in the "File Most Recently Used" menu.
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.