|
Eclipse Platform 2.0 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ActionGroup
factory
which will be used by the Search view to create an
ActionGroup
which is used to build the
actions bars and the context menu.IAdaptable
interface.IAnnotationModelListener
.ICompareInput
object changes its value.ICompletionProposal
.MessageBox
style constant for error icon
behavior (value is 1)
MessageBox
style constant for information icon
behavior (value is 1<<1)
MessageBox
style constant for question icon
behavior (value is 1<<2)
MessageBox
style constant for warning icon
behavior (value is 1<<3)
MessageBox
style constant for "working" icon
behavior (value is 1<<4)
plugin.xml
) file.IContentAssistant
provides support on interactive content completion.IContentChangeListener
is informed about content changes of a
IContentChangeNotifier
.IContextInformation
.IContributionItem
to determine if the values for certain properties have been overriden
by their manager."org.eclipse.debug.core.id"
).
"org.eclipse.debug.ui.BreakpointView"
).
"org.eclipse.debug.ui.ConsoleView"
).
"debugModelPresentations"
).
"org.eclipse.debug.ui.DebugPerspective"
).
"org.eclipse.debug.ui.DebugView"
).
"org.eclipse.debug.ui.ExpressionView"
).
"org.eclipse.debug.ui.VariableView"
).
IDiffContainer
is a IDiffElement
with children.IDiffElement
is used in the DiffTreeViewer
to display the kind of change detected as the result of a two-way or three-way compare.IDocument
represents text providing support for
text manipulation
positions
partitions
line information
search
document change listeners
document partition change listeners
A document allows to set its content and to manipulate it.IDocument
to the StyledTextContent
interface.IDocumentAdapter
.IDocument
.IDocumentPartitioner
.IDocumentPartitioningListener
.IDocumentProvider
.IEditorInput
is a light weight descriptor of editor input,
like a file name but more abstract.IFile
input.IElementStateListener
.VerifyEvent
s before the text viewer
they are registered with.IFindReplaceTarget
.IFolderLayout
is used to define the initial pages within a folder.MessageBox
style constant for an IGNORE button.
"IGNORE_WHITESPACE"
).
IInformationControl
.IBaseLabelProvider
with the methods
to provide the text and/or image for the label of a given element."image"
).
Image
constructor argument indicating that
the new image should be a copy of the image provided as
an argument (value is 0)
Image
constructor argument indicating that
the new image should have the appearance of a "disabled"
(using the platform's rules for how this should look)
copy of the image provided as an argument (value is 1)
Image
constructor argument indicating that
the new image should have the appearance of a "gray scaled"
copy of the image provided as an argument (value is 2)
ImageData
.
SWT.ICON
, from the two given ImageData
objects.
endOfImage
flag is false, then this is a
partially complete copy of the current ImageData
,
otherwise this is a completely loaded ImageData
ImageData
loaded from the specified
input stream.
ImageData
loaded from a file with the
specified name.
IMenuManager
interface provides protocol for managing
contributions to a menu bar and its sub menus.ContentMergeViewer
's model
and the viewer itself.IResource.move
and IResource.delete
."import"
).
"import.ext"
).
true
if the platform is currently running in
debug mode.
true
if the platform is currently running in
development mode.
IInformationPresenter
.contributeToMenu
with bars
' menu manager
contributeToToolBar
with bars
' tool bar
manager
contributeToStatusLine
with bars
' status line
manager
The given action bars are also remembered and made accessible via
getActionBars
.
EditorActionBarContributor
implementation of this
IEditorActionBarContributor
method remembers the page
then forwards the call to init(IActionBars)
for
backward compatibility
MultiPageEditorPart
implementation of this
IEditorPart
method sets its site to the given site, its
input to the given input, and the site's selection provider to a
MultiPageSelectionProvider
.
Page
implementation of this IPageBookViewPage
method
stores a reference to the supplied site (the site which contains this
page).
ContentOutlinePage
implementation of this
IPageBookViewPage
method registers itself as a selection
provider with the site.
BasicNewResourceWizard
implementation of this
IWorkbenchWizard
method records the given workbench and
selection, and initializes the default banner image for the pages
by calling initializeDefaultPageImageDescriptor
.
AbstractUIPlugin
implementation of this
Plugin
method forwards to
initializeDefaultPreferences(IPreferenceStore)
.
inputChanged
after a new input has been set but before any controls are updated.
0
).
0
).
DiffNode
s that shouldn't expand
(i.e.
IProgressMonitor
method forwards to the wrapped progress monitor.
IProgressMonitor.internalWorked
.
true
if the rectangle described by the
arguments intersects with any of the rectangles the receiver
mainains to describe its area, and false
otherwise.
true
if the given rectangle intersects
with the receiver and false
otherwise.
true
if the given rectangle intersects
with any of the rectangles the receiver mainains to describe
its area and false
otherwise.
IPageBookViewPage
but is preserved for backward compatibility.IPerspectiveRegistry
.IPlaceholderFolderLayout
is used to define the initial
places for page placeholders within a folder placeholder.plugin.xml
) file.IPreferenceStore
interface represents a table mapping
named preferences to values.IPresentationReconciler
defines and maintains the representation of a
text viewer's document in the presence of changes applied to the document.IProgressMonitor
interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.plugin.xml
) file.PropertySheetPage
).IPropertySheetEntry
describes the model interface for the
property sheet.IPropertySheetEntry
.PropertySheetPage
).PropertySheetRoot
to obtain an
IPropertySource
for a given object.IReconciler
defines and maintains a model of the content
of the text viewer's document in the presence of changes applied to this
document.IReconcilingStrategy
.IRunnableWithProgress
.IRunnableWithProgress
interface should be implemented by any
class whose instances are intended to be executed as a long-running operation."field_editor_is_valid"
)
to signal a change in the validity of the value of this field editor.
save
operations.addSaveParticipant
containing a save number and an optional resource delta.IProgressMonitor
method forwards to the wrapped progress monitor.
setCanceled
.
IProgressMonitor.isCanceled
.
true
if the receiver has a clipping
region set into it, and false
otherwise.
SimplePropertyDescriptor
implementation of this
IPropertyDescriptor
method returns true if the other
property has the same id and category and getAlwaysIncompatible()
returns false
true
if the context-sensitive help
window is currently being displayed, false
if not.
true
if the context-sensitive help
window is currently being displayed, false
if not.
TextCellEditor
implementation of this
CellEditor
method returns true
if
the current selection is not empty.
true
if this cell editor is
able to perform the copy action.
TextCellEditor
implementation of this
CellEditor
method returns true
if
the current selection is not empty.
true
if this cell editor is
able to perform the cut action.
TextCellEditor
implementation of this
CellEditor
method returns true
if there is a selection or if the caret is not positioned
at the end of the text.
true
if this cell editor is
able to perform the delete action.
setValue
.
MultiPageEditorPart
implementation of this
IEditorPart
method returns whether the contents of any of this
multi-page editor's nested editors have changed since the last save.
true
if the region has been disposed,
and false
otherwise.
true
if the image has been disposed,
and false
otherwise.
true
if the GC has been disposed,
and false
otherwise.
true
if the font has been disposed,
and false
otherwise.
true
if the device has been disposed,
and false
otherwise.
true
if the cursor has been disposed,
and false
otherwise.
true
if the color has been disposed,
and false
otherwise.
true
if the widget has been disposed,
and false
otherwise.
IContributionItem
method returns false
.
IContributionItem
method returns true
for menu items and false
for everything else.
true
if this object can be modified.
true
if no viewer is installed or if the current viewer
is a NullViewer
.
true
if the receiver does not cover any
area in the (x, y) coordinate plane, and false
if
the receiver does cover some area in the plane.
true
if the receiver does not cover any
area in the (x, y) coordinate plane, and false
if
the receiver does cover some area in the plane.
true
if the receiver is enabled and all
of the receiver's ancestors are enabled, and false
otherwise.
true
if the receiver is enabled and all
of the receiver's ancestors are enabled, and false
otherwise.
true
if the receiver is enabled and all
of the receiver's ancestors are enabled, and false
otherwise.
true
if the receiver is enabled and all
of the receiver's ancestors are enabled, and false
otherwise.
true
if the receiver is enabled and all
of the receiver's ancestors are enabled, and false
otherwise.
isWritable
.
true
if this item is allowed to enable,
false
otherwise.
true
if there is a launch configuration with the specified name,
false
otherwise.
true
if this cell editor is
able to perform the find action.
true
if the receiver has the user-interface
focus, and false
otherwise.
IContributionItem
method returns false
.
AbstractGroupMarker
implementation of this IContributionItem
method returns true
iff the id is not null
.
LabelProvider
implementation of this
IBaseLabelProvider
method returns true
.
DecoratingLabelProvider
implementation of this
IBaseLabelProvider
method returns true
if the corresponding method
on the nested label provider returns true
or if the corresponding method on the
decorator returns true
.
true
if there are any listeners
for the specified event type associated with the receiver,
and false
otherwise.
null
.
null
.
WizardPage
implementation of this IWizard
method
returns the value of an internal state variable set by
setPageComplete
.
TextCellEditor
implementation of this
CellEditor
method always returns true
.
true
if this cell editor is
able to perform the paste action.
true
if this cell editor is
able to perform the redo action.
true
if the underlying operating
system supports this reparenting, otherwise false
TextCellEditor
implementation of this
CellEditor
method always returns true
.
AbstractTextEditor
implementation of this
IEditorPart
method returns false
.
true
if there are unsaved changes.
true
if this cell editor is
able to perform the select all action.
true
if this cell editor is
able to perform the select all action.
true
if the item is selected,
and false
otherwise.
true
if the item is selected,
and false
otherwise.
Separator
implementation of this IContributionItem
method returns true
IContributionItem
method returns false
.
validateState
has been called for the given element
since the element's state has potentially been invalidated.
TransferData
data type can be converted
using this transfer agent.
IStatusLineManager
interface provides protocol
for displaying messages on a status line, for monitoring progress,
and for managing contributions to the status line.IStorage
based domain elements.IStorage
input to an editor.IStreamContentAccessor
object represents a set of bytes which can be
accessed by means of a stream.IStructureComparator
s for a given input object.true
.
true
.
true
if this cell editor is
able to perform the undo action.
IPreferencePage
method returns whether this preference page is valid.
null
means valid, and non-null
means
invalid, with the result being the error message to display
to the end user.
CopyResourceAction
implementation of this
ISelectionValidator
method checks whether the given path
is a good place to copy the selected resources.
GroupMarker
implementation of this method
returns false
since group markers are always invisible.
IContributionItem
method returns the value recorded in an internal state variable,
which is true
by default.
true
if the receiver is visible and all
of the receiver's ancestors are visible and false
otherwise.
true
if the receiver is visible and all
of the receiver's ancestors are visible and false
otherwise.
true
if the receiver is visible and all
of the receiver's ancestors are visible and false
otherwise.
true
if the receiver is visible and all
of the receiver's ancestors are visible and false
otherwise.
IBaseLabelProvider
with the methods
to provide the text and/or image for each column of a given element.ITaskListResourceAdapter
is an adapter interface that
supplies the resource to query for markers to display in the task list.AbstractTextEditor
.ITextEditor
.ITextOperationTarget
.ITextViewer
.IToolBarManager
interface provides protocol for managing
contributions to a tool bar.IVerticalRulerColumn
is an element that can be added
to a composite vertical ruler.IVerticalRuler
.Viewer
.WhitespaceRule
determines whether a given character is to be considered
whitespace in the current context.IWidgetTokenOwner
and release the token
to the owner after usage.WordRule
determines whether a given character is valid as part
of a word in the current context.
|
Eclipse Platform 2.0 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |