|
Eclipse Platform Release 3.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
MessageBox
style constant for an ABORT button;
the only valid combination is ABORT|RETRY|IGNORE
(value is 1<<9).
ActionFactory.ABOUT.getId()
instead.
IAction
with a Job.
"org.eclipse.search.searchActionSet"
).
NewSearchUI.ACTION_SET_ID
instead.
adapt
)
"add.ext"
).
"add.ext"
).
org.eclipse.ui.ide.IDEActionFactory.ADD_TASK.getId()
instead.
org.eclipse.ui.texteditor.ITextEditorHelpContextIds.ADD_TASK_ACTION
instead.
scope
field value indicating that
all pages should be printed
ModifierKey
which represents
the 'Alt' key.
and
)
"org.eclipse.ant.core.antBuildFile"
)
for the content type of an Ant BuildFile
ARCH_X86_64
instead. Note the values
has been changed to be the value of the ARCH_X86_64
constant.
SpecialKey
which represents
the 'Arrow Down' key.
SpecialKey
which represents
the 'Arrow Left' key.
SpecialKey
which represents
the 'Arrow Right' key.
SpecialKey
which represents
the 'Arrow Up' key.
2
) indicating action is
a check box (or a toggle button).
4
) indicating action is
a drop down menu.
1
) indicating action is
a simple push button.
8
) indicating action is
a radio button.
0
) indicating action style
is not specified yet.
ATTR_CAPTURE_IN_FILE
attribute instead of overwriting
the file.
null
if none.
ATTR_FAVORITE_GROUPS
instead
ATTR_FAVORITE_GROUPS
instead
DebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective)
.
DebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective)
.
value
).
AbstractControlContentAssistSubjectAdapter
delegates assistance requests from a
content assistant
to a Control
.
AbstractControlContentAssistSubjectAdapter
.
AbstractTextEditor
,
but used in many heavy weight (and especially source editing) editors, such as line numbers,
change ruler, overview ruler, print margins, current line highlighting, etc.IDocument
and its extension
interfaces IDocumentExtension
,
IDocumentExtension2
,
IDocumentExtension3
,
IDocumentExtension4
, as well as
IRepairableDocument
.
completeInitialization
.
IHandler
. IInformationControl
. ILineTracker
. NamedHandleObject
. AbstractHandleObjectEvent
.
IReconciler
. IResourceVariantTree
that provides the logic for
refreshing the tree and collecting the results so they can be cached locally.
ISourceProvider
that provides listener
support. SubscriberParticipant
instances.
AbstractTextSearchResult
AbstractTextSearchResult
instances. AbstractUIPlugin.AbstractUIPlugin()
. Implementations of
MyPlugin(IPluginDescriptor descriptor)
should be changed to
MyPlugin()
and call super()
instead of
super(descriptor)
.
The MyPlugin(IPluginDescriptor descriptor)
constructor is
called only for plug-ins which explicitly require the
org.eclipse.core.runtime.compatibility plug-in (or, as in this case,
subclasses which might).
IWorkbenchBrowserSupport
while leaving some methods
to the implementors. AccessibleListener
interface.
AccessibleControlListener
interface.
AccessibleTextListener
interface.
ActionContext
represents the context used to determine
which actions are added by an ActionGroup
, and what their
enabled state should be.
IActionDelegate
and
IActionDelegate2
for a client delegate action.
ActionGroup
represents a group of actions
which are added to a context menu, or the action bars of a part, together.
IAction
to
IHandler
.
IAction
.
IAction
.
ActiveShellExpression
IActivity
. IActivityManager
. IAdaptable
objects.
IAnnotationModel
.
AnnotationBarHoverManager.AnnotationBarHoverManager(IVerticalRulerInfo, ISourceViewer, IAnnotationHover, IInformationControlCreator)
AnnotationRulerColumn
instead.IAnnotationModel
and its extension
interfaces. IStructuredContentProvider
handles
the case where the viewer input is an unchanging array or collection of elements.
Assert
is useful for for embedding runtime sanity checks
in code. Assert
is useful for for embedding runtime sanity checks
in code. AbstractDocumentProvider
implementation of this
IDocumentProvider
method does nothing.
registerPostNotificationReplace
until
ignorePostNotificationReplaces
is called.
TextChange.releaseDocument(IDocument, IProgressMonitor)
.
The method releaseDocument
must be call as many times as
aquireDocument
has been called.
TextChange.releaseDocument(IDocument, IProgressMonitor)
.
The method releaseDocument
must be call as many times as
aquireDocument
has been called.
CheckboxCellEditor
implementation of
this CellEditor
framework method simulates
the toggling of the checkbox control and notifies
listeners with ICellEditorListener.applyEditorValue
.
nestedSite
as active if
one exists.
NewSearchUI.activateSearchResultView()
instead.
ILaunchConfigurationTab
interface
in the 3.0 release to allow tabs to distinguish between a tab being activated
and a tab group be initialized for the first time, from a selected launch
configuration.
IActivity
have changed.
IActivityManager
have changed.
SyncInfo
to the set.
IActivityListener
to listen for
changes to properties of this instance.
IActivityManagerListener
to
listen for changes to properties of this instance.
attachment
to the receiver.
ArmListener
interface.
ICategoryListener
to listen for
changes to properties of this instance.
ICategoryListener
to listen for
changes to attributes of this instance.
CellEditor
to the handler so that the
Cut, Copy, Paste, Delete, Select All, Find, Undo, and Redo
actions are redirected to it when active.
child
to this edit.
edits
to this edit.
ICommandListener
to listen for
changes to attributes of this instance.
ICommandManagerListener
to listen
for changes to attributes of this instance.
ICompareInput
.
IContextListener
to listen for
changes to properties of this instance.
IContextListener
to listen for
changes to properties of this instance.
IContextManagerListener
to listen
for changes to properties of this instance.
ControlListener
interface.
ControlListener
interface.
ControlListener
interface.
ControlListener
interface.
DragSourceListener
interface.
TransferDragSourceListener
.
DropTargetListener
interface.
TransferDropTargetListener
.
Transfer
type to the ones
supported for drag and drop on the editor area of this workbench window.
RefactoringStatusEntry
.
ERROR
entry filled with the given message to this status.
ERROR
entry filled with the given message and context to
this status.
FATAL
entry filled with the given message to this status.
FATAL
entry filled with the given message and status to
this status.
FocusListener
interface.
LinkedModeModel
.
IHandlerListener
to listen for
changes to properties of this instance.
IHandlerListener
to listen for
changes to properties of this instance.
HelpListener
interface.
HelpListener
interface.
HelpListener
interface.
IIdentifierListener
to listen
for changes to properties of this instance.
INFO
entry filled with the given message to this status.
INFO
entry filled with the given message and context to
this status.
IKeyConfigurationListener
to
listen for changes to attributes of this instance.
KeyListener
interface.
KeyListener
interface.
KeyListener
interface.
listener
to the set of listeners that are informed
upon state changes.
ColorSelector
.
DecoratingLabelProvider
implementation of this IBaseLabelProvider
method
adds the listener to both the nested label provider and the label decorator.
ISearchResultListener
.
ISearchResultListener
. Has no effect when the
listener has already been added.
Match
to this search result.
MenuListener
interface.
ModifyListener
interface.
ModifyListener
interface.
ModifyListener
interface.
ModifyListener
interface.
MouseListener
interface.
MouseMoveListener
interface.
MouseTrackListener
interface.
RefactoringWizardPage
.
Wizard
implementation of this IWizard
method does nothing.
Wizard
implementation of this IWizard
method does nothing. Subclasses should extend if extra pages need to be
added before the wizard opens. New pages should be added by calling
addPage
.
This method calls the hook method RefactoringWizard.addUserInputPages()
to allow
subclasses to add specific user input pages.
PaintListener
interface.
addDocumentListener
are notified.
identifier
.
project
to the given
set.
ISchemeListener
to listen for
changes to attributes of this instance.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
SelectionListener
interface.
ShellListener
interface.
Text
control to the handler
so that the Cut, Copy, Paste, Delete, and Select All
actions are redirected to it when active.
TextEdit
to this group.
text edit change group
.
text edit group
.
TraverseListener
interface.
TreeListener
interface.
TreeListener
interface.
false
.
VerifyListener
interface.
VerifyListener
interface.
WARNING
entry filled with the given message to this status.
WARNING
entry filled with the given message and context to
this status.
Shell
hosting the Browser
should
display an address bar.
ContributionManager
to prevent
certain items in the contributions list.
WizardExportPage
implementation of this
WizardDataTransferPage
method returns false
.
addToHierarchyToCheckedStore
implementation of this
WizardDataTransferPage
method returns false
.
WizardImportPage
implementation of this
WizardDataTransferPage
method returns true
.
WizardResourceImportPage
implementation of this
WizardDataTransferPage
method returns true
.
true
if this location allows a default value to be assigned
and false
otherwise.
EvaluationResult
whose value is this && other)
.
true
if there is anything to redo, otherwise
false
.
true
if there is anything to undo, otherwise
false
.
LinkedModeUI
on the viewer to edit any of
the template's unresolved variables.
true
if one line is completely selected or if multiple lines are selected.
NewSearchUI.arePotentialMatchesIgnored()
instead.
ISubscriberChangeEvent.SYNC_CHANGED
as the flag.
TeamException
for the given exception.
TeamException
for the given exception.
null
and contains no null
elements.
run()
method of the runnable to
be invoked by the user-interface thread at the next
reasonable opportunity.
run()
method of the runnable to
be invoked by the user-interface thread at the next
reasonable opportunity.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.