|
Eclipse Platform 2.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
"org.eclipse.debug.ui.debugActionSet"
).
"debug"
).
UNSPECIFIED
.
DebugPlugin.getDefault()
.Shells
, but are not top
level shells or dialogs.0
) indicating the default
layout where the field editor's check box appears to the left
of the label.
"org.eclipse.jface.defaultfont"
).
0xff
).
"org.eclipse.jface.wizard.Wizard.pageImage"
).
IAutoIndentStrategy
.IEncodingSupport
.IInformationControl
.ILineTracker
.IPositionUpdater
.ITextDoubleClickStrategy
.IUndoManager
.char
with value 127)
"delete"
).
IResource.delete(int,IProgressMonitor)
where the
receiver is a file.
IResource.delete(int,IProgressMonitor)
where the
receiver is a folder.
IResource.delete(int,IProgressMonitor)
where the
receiver is a project.
StyledText.invokeAction
instead
"description"
).
".project"
).
NodeIterator
from the set which it iterated
over, releasing any computational resources and placing the iterator
in the INVALID state.
SWT
"org.eclipse.jface.dialogfont"
).
null
until dialog is layed out.
IDialogSettings
)
using a hash table and XML.IDiffElement
interface.DiffElement
as a child of the given parent.
DiffNode
and initializes with the given values.
DiffNode
and initializes with the given values.
DiffNode
with the given diff kind.
DiffNode
and initializes with the given values.
DiffNode
with diff kind Differencer.CHANGE
and initializes with the given values.
IDiffContainer
and IDiffElement
interfaces."DIRTY_STATE"
).
AbstractTreeViewer
implementation of this method
also recurses over children of the corresponding element.
"org.eclipse.debug.ui.displayVariableTypeNames"
).
DM_UNSPECIFIED
disposal method not specified
DM_FILL_NONE
do nothing - leave the image in place
DM_FILL_BACKGROUND
fill with the background color
DM_FILL_PREVIOUS
restore the previous picture
(this field corresponds to the GIF89a Disposal Method value)
IContributionItem
method does nothing.
IContributionItem
delegates to the inner item.
getMenu
.
IContributionItem
method does nothing.
DialogPage
implementation of an IDialogPage
method does nothing.
IDialogPage
method disposes of this page's controls and images.
LabelProvider
implementation of this
IBaseLabelProvider
method does nothing.
DecoratingLabelProvider
implementation of this IBaseLabelProvider
method
disposes both the nested label provider and the label decorator.
WizardSelectionPage
implementation of an IDialogPage
method disposes of all nested wizards.
Wizard
implementation of this IWizard
method disposes all the pages controls using DialogPage.dispose
.
ActionDelegate
implementation of this
IActionDelegate2
method does nothing.
WorkbenchPart
implementation of this
IWorkbenchPart
method disposes the title image
loaded by setInitializationData
.
PageBookView
implementation of this
IWorkbenchPart
method cleans up all the pages.
null
ing its fields.
Page
implementation of this IPage
method
disposes of this page's control (if it has one and it has not already
been disposed).
MultiPageEditorPart
implementation of this
IWorkbenchPart
method disposes all nested editors.
EditorActionBarContributor
implementation of this
IEditorActionBarContributor
method does nothing,
subclasses may override.
AbstractTextEditor
implementation of this
IWorkbenchPart
method may be extended by subclasses.
PropertySheetPage
implementation of this IPage
method
disposes of this page's entries.
run()
method of the runnable to
be invoked by the user-interface thread just before the
receiver is disposed.
"dialog_error_image"
).
"dialog_info_image"
).
"dialog_message_error_image"
).
"dialog_messsage_info_image"
).
"dialog_messasge_warning_image"
).
"dialog_question_image"
).
"dialog_title_banner_image"
).
"dialog_warning_image"
).
Document
interface represents the entire HTML or XML
document.DocumentFragment
.
Document
.
DocumentType
.
DocumentEvent
interface provides a mechanism by which the
user can create an Event of a type supported by the implementation.DocumentFragment
is a "lightweight" or "minimal"
Document
object.ContentHandler
interface, which includes Namespace support.DocumentRangeNode
for the given range within the specified
document.
DocumentTraversal
contains methods that create iterators and
tree-walkers to traverse a node and its children in document order (depth
first, pre-order traversal, which is equivalent to the order in which the
start tags occur in the text representation of the document).Document
has a doctype
attribute whose value
is either null
or a DocumentType
object.TextCellEditor
implementation of
this CellEditor
framework method returns
the text string.
ComboBoxCellEditor
implementation of
this CellEditor
framework method returns
the zero-based index of the current selection.
CheckboxCellEditor
implementation of
this CellEditor
framework method returns
the checkbox setting wrapped as a Boolean
.
DOMImplementation
interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model."done"
).
IProgressMonitor
method forwards to the wrapped progress monitor.
IProgressMonitor.done
.
true
if this node shouldn't automatically be expanded in
a DiffTreeViewer.
internalExpandToLevel
to control whether a given model node should be expanded or not.
AbstractTextEditor
implementation of this
ITextEditor
method may be extended by subclasses.
AbstractTextEditor
implementation of this
IEditorPart
method may be extended by subclasses.
Viewer
method inputChanged
to save any unsaved changes of the old input.
AbstractTextEditor
implementation of this
IEditorPart
method calls oerformSaveAs
.
setInput
method.
TextCellEditor
implementation of
this CellEditor
framework method accepts
a text string (type String
).
ComboBoxCellEditor
implementation of
this CellEditor
framework method
accepts a zero-based index of a selection.
CheckboxCellEditor
implementation of
this CellEditor
framework method accepts
a value wrapped as a Boolean
.
0.0
).
0.0
).
DOUBLE_CLICK_ACTION
,
if any.
dragEnter
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
dragFinished
does nothing.
dragLeave
does nothing.
dragOperationChanged
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
dragOver
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
dragSetData
does nothing.
DragSource
defines the source object for a drag and drop transfer.DragSource
to handle dragging from the specified Control
.
DragSourceListener
interface.DragSourceListener
class provides event notification to the application for DragSource events.dragStart
permits the drag operation to start.
x1
, y1
) and (x2
, y2
).
TreeViewer
.DrillDownComposite
implements a simple web
style navigation metaphor.drop
does nothing.
dropAccept
permits the default
operation defined in event.detail
to be performed on the current data type
defined in event.currentDataType
.
DropTarget
defines the target object for a drag and drop transfer.DropTarget
to allow data to be dropped on the specified
Control
.
DropTargetListener
interface.DropTargetListener
class provides event notification to the application
for DropTarget events.System.out
.
|
Eclipse Platform 2.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |