|
Eclipse Platform Release 3.6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
char
'\t').
CharacterKey
which
represents the tab (U+0009) key.
TabFolder
) and a style value
describing its behavior and appearance.
TabFolder
), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
Table
) and a style value
describing its behavior and appearance.
Table
), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
Layout
used to maintain
TableColumn
sizes in a Table
.Table
.TableDragSourceEffect
to handle drag effect
from the specified Table
.
Table
.TableDropTargetEffect
to handle the drag under effect on the specified
Table
.
Table
) and a style value
describing its behavior and appearance.
Table
), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
TableTree
)
and a style value describing its behavior and appearance.
TableTree
,
a style value describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
TableTreeItem
)
and a style value describing its behavior and appearance.
TableTreeItem
),
a style value describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
TreeViewer
insteadTable
control.TableViewer
on a new
TableColumn
with the given style bits.
TableViewer
on a new
TableColumn
with the given style bits.
TableViewer
on the given
TableColumn
.
Table
Table
.SWT.ARROW_UP
: navigate to cell above
SWT.ARROW_DOWN
: navigate to cell below
SWT.ARROW_RIGHT
: navigate to next visible cell on
the right
SWT.ARROW_LEFT
: navigate to next visible cell on the
left
TableWrapLayout
."IMemento.internal.id"
).
IMemento
when saving and restoring the editor's horizontal pixel
value.
IMemento
when saving and restoring the editor's selection length.
IMemento
when saving and restoring the editor's selection offset.
IMemento
when saving and restoring the editor's top pixel value.
IValueProperty
< IObservable
> for
observing the target of a Binding
.
IListProperty
< IObservable
> for
observing the targets of a ValidationStatusProvider
.
IPageLayout.ID_TASK_LIST
is an MarkerSupportView
.
IFormColors.TB_BG
IFormColors.TB_BORDER
.
IFormColors.TB_FG
IFormColors.TB_GBG
IFormColors.TB_BG
to
the section background color.
IFormColors.TB_TOGGLE
.
IFormColors.TB_TOGGLE_HOVER
.
TeamException
which contains the given status object.
TeamException
with an
error status that contains the given message and
throwable.
TeamException
with an
error status that contains the given message.
TeamException
that wraps the given CoreException
IProgressService
or the background
as a Job
.ITeamStateChangeEvent
.ITeamStateDescription
.SynchronizationStateTester
to obtain
the team state for model elements.Template.Template(String, String, String, String, boolean)
Template
being resolved.null
identifier.
ITemplatesPage
s that shows the templates for the currently
active editor part.TemplateVariable
represents a set of positions into a
TemplateBuffer
with identical content each.TemplateVariableResolver
resolves TemplateVariables
of a certain type inside a TemplateContext
.TemplateVariableResolver
.
TERMINATE
event.
test
)
property
.
"text"
).
Button
,
CCombo
, CLabel
, Combo
, Item
,
Label
, Link
, Shell
, StyledText
or
Text
.
StyledText
or Text
.
StyledText
or Text
.
event
.
null
.
"org.eclipse.jface.textfont"
).
"txt"
).
Text
control action handler
for the global Cut, Copy, Paste, Delete, and Select All
of the action bar.
text edit tree
to a document.TextConsole
.IControlContentAdapter
for SWT Text controls.ControlDecoration
instead
of DecoratedField
.TextEditGroup
adding support for marking a group as active and inactive.TextEditBasedChangeGroup
for the given
TextEditBasedChange
and TextEditGroup
.
TextEditGroup
adding support for marking a group as active and inactive.TextEditChangeGroup
for the given
TextChange
and TextEditGroup
.
TextEditBasedChange
s in the
preview tree.TextEditCopier
for the
given edit.
TextEdit
s
and a name into a single object.TextEdit
.
TextEditProcessor
manages a set of edits and applies
them as a whole to an IDocument
.ITextListener
.TextEvent
based on the specification.
TextChange
that operates on a IFile
.TextFileChange
for the given file.
IFile
based domain elements.TextLayout
is a graphic object that represents
styled text.RangeDifferencer
to perform a
textual, line-by-line comparison of two (or three) input documents.Action
wrapper for text widget navigation and selection actions.TextNavigationAction
.
TextSearchEngine
searches the content of a workspace file resources
for matches to a given search pattern.TextSearchMatchAccess
gives access to a pattern match found by the TextSearchEngine
.org.eclipse.search.textSearchQueryProvider
extension point.TextSearchScope
defines the scope of a search.ITextSelection
.String
.TextStyle
defines a set of styles that can be applied
to a range of text.TextTransfer
provides a platform specific mechanism
for converting plain text represented as a java String
to a platform specific representation of the data and vice versa.ITextViewer
and its extension interfaces.IUndoManager
using the shared
document undo manager.this in an expression
- THREAD_GROUP -
Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
- Identifier for a thread group in a menu or toolbar(value
"threadGroup"
).
- threadChange(Thread) -
Method in interface org.eclipse.jface.operation.IThreadListener
- Notification that a thread change is occurring.
- threadChange(Thread) -
Method in class org.eclipse.ui.actions.WorkspaceModifyOperation
-
- threadGroup -
Variable in class org.eclipse.osgi.framework.eventmgr.EventManager
- The thread group used for asynchronous event delivery
- threadName -
Variable in class org.eclipse.osgi.framework.eventmgr.EventManager
- Thread name used for asynchronous event delivery
- THREE_WAY -
Static variable in interface org.eclipse.team.core.mapping.ISynchronizationContext
- Synchronization type constant that indicates that
context is a three-way synchronization.
- THREE_WAY -
Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
- ThreeWayDiff - Class in org.eclipse.team.core.diff.provider
- Implementation of
IThreeWayDiff
. - ThreeWayDiff(ITwoWayDiff, ITwoWayDiff) -
Constructor for class org.eclipse.team.core.diff.provider.ThreeWayDiff
- Create a three-way delta from the two changes.
- ThreeWayRemoteTree - Class in org.eclipse.team.core.variants
- A resource variant tree that caches and obtains its bytes from the remote slot
in a three-way synchronizer.
- ThreeWayRemoteTree(ThreeWaySubscriber) -
Constructor for class org.eclipse.team.core.variants.ThreeWayRemoteTree
- Create a remote resource variant tree that stores and obtains
it's bytes from the remote slot of the synchronizer of the
given subscriber
- ThreeWayResourceComparator - Class in org.eclipse.team.core.variants
- A resource comparator that uses the
ThreeWaySynchronizer
to compare local resources to their resource variants. - ThreeWayResourceComparator(ThreeWaySynchronizer) -
Constructor for class org.eclipse.team.core.variants.ThreeWayResourceComparator
- Create a three-way resource comparator that uses the
ThreeWaySynchronizer
to compare a local resource to a resource variant.
- ThreeWaySubscriber - Class in org.eclipse.team.core.variants
- A resource variant tree subscriber whose trees use an underlying
ThreeWaySynchronizer
to store and manage the
synchronization state for the local workspace. - ThreeWaySubscriber(ThreeWaySynchronizer) -
Constructor for class org.eclipse.team.core.variants.ThreeWaySubscriber
- Create a three-way subscriber that uses the given synchronizer
to manage the synchronization state of local resources
and their variants
- ThreeWaySynchronizer - Class in org.eclipse.team.core.variants
- This class manages the synchronization between local resources and their
corresponding resource variants.
- ThreeWaySynchronizer(QualifiedName) -
Constructor for class org.eclipse.team.core.variants.ThreeWaySynchronizer
- Create a three-way synchronizer that uses a persistent
byte store with the given qualified name as its unique
identifier.
- ThreeWaySynchronizer(ResourceVariantByteStore) -
Constructor for class org.eclipse.team.core.variants.ThreeWaySynchronizer
- Create a three-way synchronizer that uses the given byte store
as its underlying byte cache.
- throwable -
Variable in error org.eclipse.swt.SWTError
- The underlying throwable that caused the problem,
or null if this information is not available.
- throwable -
Variable in exception org.eclipse.swt.SWTException
- The underlying throwable that caused the problem,
or null if this information is not available.
- time -
Variable in class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
- The time the event is triggered
- time -
Variable in class org.eclipse.swt.events.TypedEvent
- the time that the event occurred.
- TIME -
Static variable in class org.eclipse.swt.SWT
- Style constant for time display (value is 1<<7).
- time -
Variable in class org.eclipse.swt.widgets.Event
- the time that the event occurred.
- timerExec(int, Runnable) -
Method in class org.eclipse.core.databinding.observable.Realm
- Causes the
run()
method of the runnable to be invoked from
within this realm after the specified number of milliseconds have
elapsed.
- timerExec(int, Runnable) -
Method in class org.eclipse.swt.widgets.Display
- Causes the
run()
method of the runnable to
be invoked by the user-interface thread after the specified
number of milliseconds have elapsed.
- TIMESTAMP_PROPERTY -
Static variable in interface org.eclipse.ui.statushandlers.IStatusAdapterConstants
- This property is used to add a timestamp to the adapter.
- TIMESTAMP_PROPERTY -
Static variable in class org.eclipse.ui.statushandlers.StatusAdapter
- Deprecated. use
IStatusAdapterConstants.TIMESTAMP_PROPERTY
instead
- TIPS_AND_TRICKS -
Static variable in class org.eclipse.ui.ide.IDEActionFactory
- IDE-specific workbench action (id: "tipsAndTricks", commandId: "org.eclipse.ui.help.tipsAndTricksAction"):
Tips and tricks.
- TIPS_AND_TRICKS_HREF -
Static variable in interface org.eclipse.ui.branding.IBundleGroupConstants
- A help reference for the feature's tips and tricks page (optional).
- title -
Variable in class org.eclipse.swt.browser.TitleEvent
- the title of the current document
- TITLE -
Static variable in class org.eclipse.swt.SWT
- Style constant for title area trim (value is 1<<5).
- TITLE -
Static variable in class org.eclipse.ui.forms.FormColors
- Deprecated. use
IFormColors.TITLE
.
- TITLE -
Static variable in interface org.eclipse.ui.forms.IFormColors
- Key for the form title foreground color.
- TITLE_BAR -
Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
- If this style is used, title bar decoration will be painted behind the
text.
- TITLE_PROPERTY -
Static variable in interface org.eclipse.ui.statushandlers.IStatusAdapterConstants
- This property is used to add title to the adapter.
- TITLE_PROPERTY -
Static variable in class org.eclipse.ui.statushandlers.StatusAdapter
- Deprecated. use
IStatusAdapterConstants.TITLE_PROPERTY
instead
- TitleAreaDialog - Class in org.eclipse.jface.dialogs
- A dialog that has a title area for displaying a title and an image as well as
a common area for displaying a description, a message, or an error message.
- TitleAreaDialog(Shell) -
Constructor for class org.eclipse.jface.dialogs.TitleAreaDialog
- Instantiate a new title area dialog.
- TitleAreaDialogSupport - Class in org.eclipse.jface.databinding.dialog
- Connects the validation result from the given data binding context to the
given TitleAreaDialog, updating the dialog's error message accordingly.
- titleBarTextMarginWidth -
Variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
- Horizontal margin around the inside of the title bar area when TITLE_BAR
or SHORT_TITLE_BAR style is used.
- TitleEvent - Class in org.eclipse.swt.browser
- A
TitleEvent
is sent by a Browser
to
TitleListener
's when the title of the current document
is available or when it is modified. - TitleEvent(Widget) -
Constructor for class org.eclipse.swt.browser.TitleEvent
- Constructs a new instance of this class.
- TitleListener - Interface in org.eclipse.swt.browser
- This listener interface may be implemented in order to receive
a
TitleEvent
notification when the title of the document
displayed in a Browser
is known or has been changed. - TO_BEGINNING -
Static variable in class org.eclipse.ui.texteditor.DeleteLineAction
- Delete to the beginning of line.
- TO_END -
Static variable in class org.eclipse.ui.texteditor.DeleteLineAction
- Delete to the end of line.
- toAbsoluteHref(String, boolean) -
Method in interface org.eclipse.help.search.ISearchEngineResult
- Converts a relative href into absolute according to the search engine
base URL.
- toArray() -
Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
-
- toArray(Object[]) -
Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
-
- toArray() -
Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
-
- toArray(Object[]) -
Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
-
- toArray() -
Method in interface org.eclipse.core.databinding.observable.list.IObservableList
-
- toArray(Object[]) -
Method in interface org.eclipse.core.databinding.observable.list.IObservableList
-
- toArray() -
Method in class org.eclipse.core.databinding.observable.list.MultiList
-
- toArray(Object[]) -
Method in class org.eclipse.core.databinding.observable.list.MultiList
-
- toArray() -
Method in class org.eclipse.core.databinding.observable.list.ObservableList
-
- toArray(Object[]) -
Method in class org.eclipse.core.databinding.observable.list.ObservableList
-
- toArray() -
Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
-
- toArray(Object[]) -
Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
-
- toArray() -
Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
-
- toArray(Object[]) -
Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
-
- toArray() -
Method in class org.eclipse.core.databinding.observable.set.ObservableSet
-
- toArray(Object[]) -
Method in class org.eclipse.core.databinding.observable.set.ObservableSet
-
- toArray(Class<T>) -
Method in class org.eclipse.equinox.p2.query.CollectionResult
-
- toArray(Class<T>) -
Method in class org.eclipse.equinox.p2.query.Collector
- Returns the collected objects as an array
- toArray(Class<T>) -
Method in interface org.eclipse.equinox.p2.query.IQueryResult
- Returns the collected objects as an array
- toArray() -
Method in interface org.eclipse.jface.viewers.IStructuredSelection
- Returns the elements in this selection as an array.
- toArray() -
Method in class org.eclipse.jface.viewers.StructuredSelection
-
- toBigDecimal() -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toBigDecimal(NumberFormat) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toBigInteger() -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toBigInteger(NumberFormat) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toByte(boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toByte(NumberFormat, boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- TOC -
Static variable in interface org.eclipse.help.IToc
- This is element name used for TOC in XML files.
- TOC_FILE_PRIORITY -
Static variable in class org.eclipse.help.AbstractTocProvider
- Priority for toc files read from the local file system
- TOC_TOOLBAR -
Static variable in class org.eclipse.help.webapp.AbstractButton
- Toolbar name for the table of contents
- toClosestImageLine(int) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the line of the image document whose corresponding line in the original document
is closest to the given line in the original document.
- toClosestImageLine(int) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toClosestImageRegion(IRegion) -
Method in interface org.eclipse.jface.text.IDocumentInformationMappingExtension2
- Returns the minimal region of the image document that completely
comprises the given region of the original document.
- toClosestImageRegion(IRegion) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toControl(Control, Rectangle) -
Static method in class org.eclipse.jface.util.Geometry
- Converts the given rectangle from display coordinates to the local coordinate system
of the given object into display coordinates.
- toControl(int, int) -
Method in class org.eclipse.swt.widgets.Control
- Returns a point which is the result of converting the
argument, which is specified in display relative coordinates,
to coordinates relative to the receiver.
- toControl(Point) -
Method in class org.eclipse.swt.widgets.Control
- Returns a point which is the result of converting the
argument, which is specified in display relative coordinates,
to coordinates relative to the receiver.
- toDecodedString(URI) -
Static method in class org.eclipse.core.filesystem.URIUtil
- Returns a string representation of the URI in a form suitable for human consumption.
- toDiffString() -
Method in interface org.eclipse.team.core.diff.IDiff
- Return a string that describes the difference represented by
this node.
- toDiffString() -
Method in class org.eclipse.team.core.diff.provider.Diff
-
- toDiffString() -
Method in class org.eclipse.team.core.diff.provider.ThreeWayDiff
-
- toDisplay(Control, Rectangle) -
Static method in class org.eclipse.jface.util.Geometry
- Converts the given rectangle from the local coordinate system of the given object
into display coordinates.
- toDisplay(int, int) -
Method in class org.eclipse.swt.widgets.Control
- Returns a point which is the result of converting the
argument, which is specified in coordinates relative to
the receiver, to display relative coordinates.
- toDisplay(Point) -
Method in class org.eclipse.swt.widgets.Control
- Returns a point which is the result of converting the
argument, which is specified in coordinates relative to
the receiver, to display relative coordinates.
- toDocumentLineNumber(int) -
Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
- toDocumentLineNumber(int) -
Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
-
- toDocumentLineNumber(int) -
Method in class org.eclipse.jface.text.source.ChangeRulerColumn
-
- toDocumentLineNumber(int) -
Method in class org.eclipse.jface.text.source.CompositeRuler
-
- toDocumentLineNumber(int) -
Method in interface org.eclipse.jface.text.source.IVerticalRulerInfo
- Translates a y-coordinate of the ruler's SWT control into
the according line number of the document of the connected text viewer.
- toDocumentLineNumber(int) -
Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
-
- toDocumentLineNumber(int) -
Method in class org.eclipse.jface.text.source.OverviewRuler
-
- toDocumentLineNumber(int) -
Method in class org.eclipse.jface.text.source.VerticalRuler
-
- toDouble(boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toDouble(NumberFormat, boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toExactImageRegion(IRegion) -
Method in interface org.eclipse.jface.text.IDocumentInformationMappingExtension
- Adheres to
originRegion=toOriginRegion(toExactImageRegion(originRegion))
,
if toExactImageRegion(originRegion) !
- toExactImageRegion(IRegion) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toExactImageRegions(IRegion) -
Method in interface org.eclipse.jface.text.IDocumentInformationMappingExtension
- Returns the segments of the image document that exactly correspond to the
given region of the original document.
- toExactImageRegions(IRegion) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toExactOriginRegions(IRegion) -
Method in interface org.eclipse.jface.text.IDocumentInformationMappingExtension
- Returns the fragments of the original document that exactly correspond to
the given region of the image document.
- toExactOriginRegions(IRegion) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toExpression(IQuery<?>) -
Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
- Wrap an
IQuery
as an expression.
- toExternalForm() -
Method in interface org.eclipse.equinox.p2.metadata.IArtifactKey
- Returns the canonical string form of this artifact key.
- toFile() -
Method in interface org.eclipse.core.runtime.IPath
- Returns a
java.io.File
corresponding to this path.
- toFile() -
Method in class org.eclipse.core.runtime.Path
-
- toFile(URI) -
Static method in class org.eclipse.core.runtime.URIUtil
- Returns the URI as a local file, or
null
if the given
URI does not represent a local file.
- toFileURL(URL) -
Static method in class org.eclipse.core.runtime.FileLocator
- Converts a URL that uses a user-defined protocol into a URL that uses the file
protocol.
- toFloat(boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toFloat(NumberFormat, boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- TOGGLE -
Static variable in class org.eclipse.jface.text.source.projection.ProjectionViewer
- Operation constant for the toggle projection operation.
- TOGGLE -
Static variable in class org.eclipse.swt.SWT
- Style constant for toggle button behavior (value is 1<<1).
- toggle -
Variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
- The toggle widget used to expand the composite.
- toggle(RulerColumnDescriptor) -
Method in class org.eclipse.ui.texteditor.rulers.RulerColumnPreferenceAdapter
- Toggles the enablement state of given the ruler contribution.
- TOGGLE_BLOCKSELECTION -
Static variable in class org.eclipse.swt.custom.ST
- TEMPORARY CODE - API SUBJECT TO CHANGE
Toggle block selection mode
- TOGGLE_COOLBAR -
Static variable in class org.eclipse.ui.actions.ActionFactory
- Workbench action (id: "toggleCoolbar"): Toggle the visibility of the coolbar and perspective
switcher.
- TOGGLE_INSERT_MODE -
Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- Name of the action for toggling the smart insert mode.
- TOGGLE_INSERT_MODE -
Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- Action definition ID of the edit -> smart insert mode action
Value:
"org.eclipse.ui.edit.text.toggleInsertMode"
).
- TOGGLE_INSERT_MODE_ACTION -
Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
- Help context id for the smart insert mode toggle action.
- TOGGLE_OVERWRITE -
Static variable in class org.eclipse.swt.custom.ST
-
- TOGGLE_OVERWRITE -
Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- Action definition id of the toggle input mode action.
- TOGGLE_SHOW_SELECTED_ELEMENT_ONLY -
Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- Action definition id of toggle show selected element only action.
- ToggleBreakpointAction - Class in org.eclipse.debug.ui.actions
- Action to toggle a breakpoint in a vertical ruler of a workbench part
containing a document.
- ToggleBreakpointAction(IWorkbenchPart, IDocument, IVerticalRulerInfo) -
Constructor for class org.eclipse.debug.ui.actions.ToggleBreakpointAction
- Constructs a new action to toggle a breakpoint in the given
part containing the given document and ruler.
- toggleBreakpoints(IWorkbenchPart, ISelection) -
Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTargetExtension
- Creates new line breakpoints or removes existing breakpoints.
- toggleCommandState(Command) -
Static method in class org.eclipse.ui.handlers.HandlerUtil
- Toggles the command's state.
- toggleExpansionState(Annotation) -
Method in class org.eclipse.jface.text.source.projection.ProjectionAnnotationModel
- Toggles the expansion state of the given annotation.
- ToggleHyperlink - Class in org.eclipse.ui.forms.widgets
- A custom selectable control that can be used to control areas that can be
expanded or collapsed.
- ToggleHyperlink(Composite, int) -
Constructor for class org.eclipse.ui.forms.widgets.ToggleHyperlink
- Creates a control in a provided composite.
- toggleLineBreakpoints(IWorkbenchPart, ISelection) -
Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTarget
- Creates new line breakpoints or removes existing breakpoints.
- toggleLinkingAction -
Variable in class org.eclipse.ui.views.navigator.MainActionGroup
- Deprecated.
- ToggleLinkingAction - Class in org.eclipse.ui.views.navigator
- Deprecated. as of 3.5, use the Common Navigator Framework classes instead
- ToggleLinkingAction(IResourceNavigator, String) -
Constructor for class org.eclipse.ui.views.navigator.ToggleLinkingAction
- Deprecated. Constructs a new action.
- ToggleMethodBreakpointActionDelegate - Class in org.eclipse.debug.ui.actions
- A toggle method breakpoint action that can be contributed an object
contribution.
- ToggleMethodBreakpointActionDelegate() -
Constructor for class org.eclipse.debug.ui.actions.ToggleMethodBreakpointActionDelegate
-
- toggleMethodBreakpoints(IWorkbenchPart, ISelection) -
Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTarget
- Creates new method breakpoints or removes existing breakpoints.
- ToggleState - Class in org.eclipse.jface.commands
-
A piece of state storing a
Boolean
. - ToggleState() -
Constructor for class org.eclipse.jface.commands.ToggleState
- Constructs a new
ToggleState
.
- ToggleWatchpointActionDelegate - Class in org.eclipse.debug.ui.actions
- A toggle watchpoint action that can be contributed an object
contribution.
- ToggleWatchpointActionDelegate() -
Constructor for class org.eclipse.debug.ui.actions.ToggleWatchpointActionDelegate
-
- toggleWatchpoints(IWorkbenchPart, ISelection) -
Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTarget
- Creates new watchpoints or removes existing breakpoints.
- toggleZoom(IWorkbenchPartReference) -
Method in interface org.eclipse.ui.IWorkbenchPage
- Zoom the page in on a part.
- toImageLine(int) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the line of the image document that corresponds to the given line of the original document or
-1
if there is no such line.
- toImageLine(int) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toImageOffset(int) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the offset in the image document that corresponds to the given offset in the original document
or
-1
if there is no such offset
- toImageOffset(int) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toImageRegion(IRegion) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the minimal region of the image document that completely comprises the given region of the
original document or
null
if there is no such region.
- toImageRegion(IRegion) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toInteger(boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toInteger(NumberFormat, boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toJarURI(URI, IPath) -
Static method in class org.eclipse.core.runtime.URIUtil
- Returns a Java ARchive (JAR) URI for an entry in a jar or zip file.
- Token - Class in org.eclipse.jface.text.rules
- Standard implementation of
IToken
. - Token(Object) -
Constructor for class org.eclipse.jface.text.rules.Token
- Creates a new token which represents neither undefined, whitespace, nor EOF.
- TokenComparator - Class in org.eclipse.compare.contentmergeviewer
- Implements the
ITokenComparator
interface for words (or tokens)
in a string. - TokenComparator(String) -
Constructor for class org.eclipse.compare.contentmergeviewer.TokenComparator
- Creates a
TokenComparator
for the given string.
- toLDAPString(StringBuffer) -
Method in interface org.eclipse.equinox.p2.metadata.expression.IExpression
- Appends the an LDAP filter representation of this expression to the
collector
.
- toList() -
Method in interface org.eclipse.jface.viewers.IStructuredSelection
- Returns the elements in this selection as a
List
.
- toList() -
Method in class org.eclipse.jface.viewers.StructuredSelection
-
- toLocalFile(int, IProgressMonitor) -
Method in interface org.eclipse.core.filesystem.IFileStore
- Returns a file in the local file system with the same state as this file.
- toLocalFile(int, IProgressMonitor) -
Method in class org.eclipse.core.filesystem.provider.FileStore
- The default implementation of
IFileStore.toLocalFile(int, IProgressMonitor)
.
- toLong(boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toLong(NumberFormat, boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toMemento(IResource[]) -
Static method in class org.eclipse.debug.core.RefreshUtil
- Returns a memento for a collection of resources that can be restored
via
RefreshUtil.toResources(String)
.
- TOOL -
Static variable in class org.eclipse.swt.SWT
- Style constant for tool window behavior (value is 1<<2).
- TOOL_TIP_TEXT -
Static variable in interface org.eclipse.jface.action.IAction
- Property name of an action's tooltip text (value
"toolTipText"
).
- toolBar -
Variable in class org.eclipse.swt.browser.WindowEvent
- Specifies whether the
Shell
hosting the Browser
should
display a tool bar.
- ToolBar - Class in org.eclipse.swt.widgets
- Instances of this class support the layout of selectable
tool bar items.
- ToolBar(Composite, int) -
Constructor for class org.eclipse.swt.widgets.ToolBar
- Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- TOOLBAR_FILE -
Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
- Workbench toolbar id for file toolbar group.
- TOOLBAR_FILE -
Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
- Workbench toolbar id for file toolbar group.
- TOOLBAR_HELP -
Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
- Workbench toolbar id for help toolbar group.
- TOOLBAR_NAVIGATE -
Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
- Workbench toolbar id for navigate toolbar group.
- TOOLBAR_NAVIGATE -
Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
- Workbench toolbar id for navigate toolbar group.
- toolbarAddition(String, String, String) -
Static method in class org.eclipse.ui.menus.MenuUtil
-
- toolbarAddition(String) -
Static method in class org.eclipse.ui.menus.MenuUtil
- Convenience method to create a standard toolbar addition The resulting
string has the format: "toolbar:[id]?
- toolBarChildrenExist() -
Method in class org.eclipse.jface.window.ApplicationWindow
- Returns whether or not children exist for the Application Window's
toolbar control.
- ToolBarContributionItem - Class in org.eclipse.jface.action
- The
ToolBarContributionItem
class provides a wrapper for tool
bar managers when used in cool bar managers. - ToolBarContributionItem() -
Constructor for class org.eclipse.jface.action.ToolBarContributionItem
- Convenience method equivalent to
ToolBarContributionItem(new ToolBarManager(), null)
.
- ToolBarContributionItem(IToolBarManager) -
Constructor for class org.eclipse.jface.action.ToolBarContributionItem
- Convenience method equivalent to
ToolBarContributionItem(toolBarManager, null)
.
- ToolBarContributionItem(IToolBarManager, String) -
Constructor for class org.eclipse.jface.action.ToolBarContributionItem
- Creates a tool bar contribution item.
- ToolBarManager - Class in org.eclipse.jface.action
- A tool bar manager is a contribution manager which realizes itself and its
items in a tool bar control.
- ToolBarManager() -
Constructor for class org.eclipse.jface.action.ToolBarManager
- Creates a new tool bar manager with the default SWT button style.
- ToolBarManager(int) -
Constructor for class org.eclipse.jface.action.ToolBarManager
- Creates a tool bar manager with the given SWT button style.
- ToolBarManager(ToolBar) -
Constructor for class org.eclipse.jface.action.ToolBarManager
- Creates a tool bar manager for an existing tool bar control.
- toolbarUri(String) -
Static method in class org.eclipse.ui.menus.MenuUtil
-
- ToolItem - Class in org.eclipse.swt.widgets
- Instances of this class represent a selectable user interface object
that represents a button in a tool bar.
- ToolItem(ToolBar, int) -
Constructor for class org.eclipse.swt.widgets.ToolItem
- Constructs a new instance of this class given its parent
(which must be a
ToolBar
) and a style value
describing its behavior and appearance.
- ToolItem(ToolBar, int, int) -
Constructor for class org.eclipse.swt.widgets.ToolItem
- Constructs a new instance of this class given its parent
(which must be a
ToolBar
), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
- ToolTip - Class in org.eclipse.jface.window
- This class gives implementors to provide customized tooltips for any control.
- ToolTip(Control) -
Constructor for class org.eclipse.jface.window.ToolTip
- Create new instance which add TooltipSupport to the widget
- ToolTip(Control, int, boolean) -
Constructor for class org.eclipse.jface.window.ToolTip
-
- ToolTip - Class in org.eclipse.swt.widgets
- Instances of this class represent popup windows that are used
to inform or warn the user.
- ToolTip(Shell, int) -
Constructor for class org.eclipse.swt.widgets.ToolTip
- Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- tooltip -
Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
- A tooltip for this item.
- toolTipAboutToShow(Control, TableItem, int) -
Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
- Called when the tool tip is about to show in this rendering.
- tooltipText() -
Static method in class org.eclipse.jface.databinding.swt.WidgetProperties
- Returns a value property for observing the tooltip text of a
CTabItem
, Control
, TabItem
, TableColumn
,
ToolItem
, TrayItem
or TreeColumn
.
- toOriginLine(int) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the line of the original document that corresponds to the given line of the image document or
-1
if there is no such line.
- toOriginLine(int) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toOriginLines(int) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the range of lines of the original document that corresponds to the given line of the image document or
null
if there are no such lines.
- toOriginLines(int) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toOriginOffset(int) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the offset in the original document that corresponds to the given offset in the image document
or
-1
if there is no such offset
- toOriginOffset(int) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toOriginRegion(IRegion) -
Method in interface org.eclipse.jface.text.IDocumentInformationMapping
- Returns the minimal region of the original document that completely comprises the given region of the
image document or
null
if there is no such region.
- toOriginRegion(IRegion) -
Method in class org.eclipse.jface.text.projection.ProjectionMapping
-
- toOSString() -
Method in interface org.eclipse.core.runtime.IPath
- Returns a string representation of this path which uses the
platform-dependent path separator defined by
java.io.File
.
- toOSString() -
Method in class org.eclipse.core.runtime.Path
-
- top -
Variable in class org.eclipse.swt.browser.LocationEvent
- A flag indicating whether the location opens in the top frame
or not.
- top -
Variable in class org.eclipse.swt.layout.FormData
- top specifies the attachment of the top of the control.
- TOP -
Static variable in class org.eclipse.swt.SWT
- Style constant for align top behavior (value is 1<<7,
since align UP and align TOP are considered the same).
- TOP -
Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
- The control will be aligned with the top of the cell.
- TOP -
Static variable in interface org.eclipse.ui.IPageLayout
- Relationship constant indicating a part should be placed above its
relative.
- TOP -
Static variable in interface org.eclipse.ui.views.properties.tabbed.ISectionDescriptor
- If afterSection is not specified in the descriptor, we default to be the
top section.
- TOP -
Static variable in interface org.eclipse.ui.views.properties.tabbed.ITabDescriptor
- If afterTab is not specified in the descriptor, we default to be the top
tab.
- TOP_LEFT -
Static variable in interface org.eclipse.jface.viewers.IDecoration
- Constants for placement of image decorations.
- TOP_LEFT -
Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
- Constant to be used when referring to the top left of the workbench
window.
- TOP_RIGHT -
Static variable in interface org.eclipse.jface.viewers.IDecoration
- Constant for the top right quadrant.
- TOP_RIGHT -
Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
- Constant to be used when referring to the top right of the workbench
window.
- toPath(URI) -
Static method in class org.eclipse.core.filesystem.URIUtil
- Returns an
IPath
representing this URI
in the local file system, or null
if this URI does
not represent a file in the local file system.
- topControl -
Variable in class org.eclipse.swt.custom.StackLayout
- topControl the Control that is displayed at the top of the stack.
- TOPIC -
Static variable in interface org.eclipse.help.IToc
- This is the attribute used for description topic in XML files.
- TOPIC -
Static variable in interface org.eclipse.help.ITopic
- This is element name used for topic in XML files.
- topMargin -
Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
-
- topMargin -
Variable in class org.eclipse.ui.forms.widgets.ColumnLayout
- Top margin (default is 5).
- topMargin -
Variable in class org.eclipse.ui.forms.widgets.TableWrapLayout
- Top margin variable (default is 5).
- toPortableString() -
Method in interface org.eclipse.core.runtime.IPath
- Returns a platform-neutral string representation of this path.
- toPortableString() -
Method in class org.eclipse.core.runtime.Path
-
- toResources(String) -
Static method in class org.eclipse.debug.core.RefreshUtil
- Returns a collection of resources referred to by the specified
memento generated via
RefreshUtil.toMemento(IResource[])
.
- toSet() -
Method in class org.eclipse.equinox.p2.query.CollectionResult
-
- toSet() -
Method in class org.eclipse.equinox.p2.query.Collector
- Returns a copy of the collected objects.
- toSet() -
Method in interface org.eclipse.equinox.p2.query.IQueryResult
- Creates a new Set copy with the contents of this query result.
- toShort(boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toShort(NumberFormat, boolean) -
Static method in class org.eclipse.core.databinding.conversion.StringToNumberConverter
-
- toStatus() -
Method in class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
- Returns this refactoring status entry as an
IStatus
.
- toString() -
Method in class org.eclipse.ant.core.Property
-
- toString() -
Method in class org.eclipse.ant.core.TargetInfo
-
- toString() -
Method in class org.eclipse.compare.rangedifferencer.RangeDifference
-
- toString() -
Method in class org.eclipse.core.commands.Category
-
- toString() -
Method in class org.eclipse.core.commands.Command
- The string representation of this command -- for debugging purposes only.
- toString() -
Method in class org.eclipse.core.commands.common.HandleObject
- The string representation of this object -- for debugging purposes only.
- toString() -
Method in class org.eclipse.core.commands.contexts.Context
- The string representation of this context -- for debugging purposes only.
- toString() -
Method in class org.eclipse.core.commands.ExecutionEvent
- The string representation of this execution event -- for debugging
purposes only.
- toString() -
Method in class org.eclipse.core.commands.operations.AbstractOperation
- The string representation of this operation.
- toString() -
Method in class org.eclipse.core.commands.operations.ObjectUndoContext
- The string representation of this operation.
- toString() -
Method in class org.eclipse.core.commands.ParameterizedCommand
-
- toString() -
Method in class org.eclipse.core.commands.ParameterType
- The string representation of this parameter type.
- toString() -
Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
-
- toString() -
Method in class org.eclipse.core.databinding.observable.list.ListDiff
-
- toString() -
Method in class org.eclipse.core.databinding.observable.list.ListDiffEntry
-
- toString() -
Method in class org.eclipse.core.databinding.observable.list.ObservableList
-
- toString() -
Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
-
- toString() -
Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
-
- toString() -
Method in class org.eclipse.core.databinding.observable.set.ObservableSet
-
- toString() -
Method in class org.eclipse.core.databinding.observable.set.SetDiff
-
- toString() -
Method in class org.eclipse.core.databinding.observable.value.ValueDiff
-
- toString() -
Method in class org.eclipse.core.expressions.EvaluationResult
- For debugging purpose only
- toString() -
Method in class org.eclipse.core.filebuffers.LocationKind
-
- toString() -
Method in interface org.eclipse.core.filesystem.IFileStore
- Returns a string representation of this store.
- toString() -
Method in class org.eclipse.core.filesystem.provider.FileInfo
- For debugging purposes only.
- toString() -
Method in class org.eclipse.core.filesystem.provider.FileStore
- Default implementation of
IFileStore.toString()
.
- toString() -
Method in class org.eclipse.core.resources.ResourceAttributes
- Returns a string representation of the attributes, suitable
for debugging purposes only.
- toString() -
Method in interface org.eclipse.core.runtime.IPath
- Returns a string representation of this path, including its
device id.
- toString() -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns a string representation of this job to be used for debugging purposes only.
- toString() -
Method in class org.eclipse.core.runtime.jobs.MultiRule
-
- toString() -
Method in class org.eclipse.core.runtime.model.PluginModelObject
- Deprecated. Return a string representation of this object.
- toString() -
Method in class org.eclipse.core.runtime.MultiStatus
- Returns a string representation of the status, suitable
for debugging purposes only.
- toString() -
Method in class org.eclipse.core.runtime.Path
-
- toString() -
Method in class org.eclipse.core.runtime.PerformanceStats
- For debugging purposes only.
- toString() -
Method in class org.eclipse.core.runtime.Plugin
- Returns a string representation of the plug-in, suitable
for debugging purposes only.
- toString() -
Method in class org.eclipse.core.runtime.PluginVersionIdentifier
- Deprecated. Returns the string representation of this version identifier.
- toString() -
Method in class org.eclipse.core.runtime.QualifiedName
- Converts this qualified name into a string, suitable for
debug purposes only.
- toString() -
Method in class org.eclipse.core.runtime.spi.RegistryContributor
-
- toString() -
Method in class org.eclipse.core.runtime.Status
- Returns a string representation of the status, suitable
for debugging purposes only.
- toString() -
Method in class org.eclipse.debug.core.DebugEvent
-
- toString() -
Method in class org.eclipse.debug.ui.BreakpointTypeCategory
-
- toString() -
Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
-
- toString(StringBuffer) -
Method in interface org.eclipse.equinox.p2.metadata.expression.IExpression
- Appends the string representation of this expression to the collector
collector
.
- toString() -
Method in class org.eclipse.equinox.p2.metadata.expression.SimplePattern
-
- toString(StringBuffer) -
Method in interface org.eclipse.equinox.p2.metadata.IVersionFormat
- Appends the string representation of this compiled format to
the given StringBuffer.
- toString() -
Method in class org.eclipse.equinox.p2.metadata.Version
-
- toString(StringBuffer) -
Method in class org.eclipse.equinox.p2.metadata.Version
- Appends the string representation of this version onto the
sb
StringBuffer.
- toString() -
Method in class org.eclipse.equinox.p2.metadata.VersionedId
- Returns a string representation of this versioned id.
- toString() -
Method in class org.eclipse.equinox.p2.metadata.VersionRange
-
- toString(StringBuffer) -
Method in class org.eclipse.equinox.p2.metadata.VersionRange
-
- toString() -
Method in class org.eclipse.equinox.p2.operations.Update
-
- toString() -
Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactDescriptor
-
- toString() -
Method in class org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor
- Returns a string representation of this descriptor for debugging purposes only.
- toString() -
Method in class org.eclipse.jface.action.ContributionItem
- Returns a string representation of this contribution item
suitable only for debugging.
- toString() -
Method in class org.eclipse.jface.bindings.Binding
- The string representation of this binding -- for debugging purposes only.
- toString() -
Method in class org.eclipse.jface.bindings.keys.KeySequence
- Returns the formal string representation for this key sequence.
- toString() -
Method in class org.eclipse.jface.bindings.keys.KeyStroke
- Returns the formal string representation for this key stroke.
- toString() -
Method in class org.eclipse.jface.bindings.Scheme
- The string representation of this command -- for debugging purposes only.
- toString() -
Method in class org.eclipse.jface.commands.ActionHandler
-
- toString() -
Method in class org.eclipse.jface.preference.PreferencePage
-
- toString() -
Method in class org.eclipse.jface.text.AbstractInformationControlManager.Anchor
-
- toString() -
Method in class org.eclipse.jface.text.DocumentEvent
-
- toString() -
Method in class org.eclipse.jface.text.DocumentRewriteSession
-
- toString() -
Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
-
- toString() -
Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager.DETECTION_STRATEGY
-
- toString() -
Method in class org.eclipse.jface.text.ITextViewerExtension8.EnrichMode
-
- toString() -
Method in class org.eclipse.jface.text.Position
-
- toString() -
Method in class org.eclipse.jface.text.Region
-
- toString() -
Method in class org.eclipse.jface.text.revisions.Revision
-
- toString() -
Method in class org.eclipse.jface.text.revisions.RevisionRange
-
- toString() -
Method in class org.eclipse.jface.text.templates.TemplateVariableType
-
- toString() -
Method in class org.eclipse.jface.text.TypedPosition
-
- toString() -
Method in class org.eclipse.jface.text.TypedRegion
-
- toString(Object[]) -
Static method in class org.eclipse.jface.util.Util
- Converts an array into a string representation that is suitable for
debugging.
- toString() -
Method in class org.eclipse.jface.viewers.StructuredSelection
- Internal method which returns a string representation of this
selection suitable for debug purposes only.
- toString() -
Method in class org.eclipse.jface.viewers.StyledString
- Returns the string of this
StyledString
.
- toString() -
Method in class org.eclipse.jface.wizard.WizardPage
- Returns a printable representation of this wizard page suitable
only for debug purposes.
- toString() -
Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
- toString() -
Method in class org.eclipse.ltk.core.refactoring.participants.CopyArguments
- Returns a string representation of these arguments suitable for debugging
purposes only.
- toString() -
Method in class org.eclipse.ltk.core.refactoring.participants.CreateArguments
- Returns a string representation of these arguments suitable for debugging
purposes only.
- toString() -
Method in class org.eclipse.ltk.core.refactoring.participants.DeleteArguments
- Returns a string representation of these arguments suitable for debugging
purposes only.
- toString() -
Method in class org.eclipse.ltk.core.refactoring.participants.MoveArguments
- Returns a string representation of these arguments suitable for debugging
purposes only.
- toString() -
Method in class org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
-
- toString() -
Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringArguments
- Returns a string representation of these arguments suitable for debugging
purposes only.
- toString() -
Method in class org.eclipse.ltk.core.refactoring.participants.RenameArguments
- Returns a string representation of these arguments suitable for debugging
purposes only.
- toString() -
Method in class org.eclipse.ltk.core.refactoring.Refactoring
-
- toString() -
Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
-
- toString() -
Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
- toString() -
Method in class org.eclipse.ltk.core.refactoring.RefactoringStatusContext
-
- toString() -
Method in class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
- toString() -
Method in class org.eclipse.ltk.core.refactoring.resource.ResourceChange
-
- toString() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the string representation of this bundle.
- toString() -
Method in class org.eclipse.osgi.service.resolver.VersionRange
- Returns the string representation of this version range.
- toString() -
Method in class org.eclipse.osgi.util.ManifestElement
-
- toString() -
Method in class org.eclipse.swt.accessibility.Accessible
-
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleActionEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleControlEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleTableCellEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleTableEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleTextEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.accessibility.AccessibleValueEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.browser.AuthenticationEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.browser.LocationEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.browser.ProgressEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.browser.StatusTextEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.browser.TitleEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.browser.WindowEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.custom.CTabFolderEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.custom.StackLayout
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.custom.StyleRange
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.dnd.DragSourceEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.dnd.DropTargetEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.KeyEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.MenuDetectEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.MouseEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.PaintEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.SelectionEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.ShellEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.TraverseEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.TypedEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.events.VerifyEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Color
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Cursor
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Font
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.FontData
- Returns a string representation of the receiver which is suitable
for constructing an equivalent instance using the
FontData(String)
constructor.
- toString() -
Method in class org.eclipse.swt.graphics.GC
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.GlyphMetrics
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Image
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.ImageLoaderEvent
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Path
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Pattern
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Point
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Rectangle
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Region
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.RGB
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.TextLayout
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.TextStyle
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.graphics.Transform
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.FillLayout
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.FormAttachment
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.FormData
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.FormLayout
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.GridData
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.GridLayout
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.RowData
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.layout.RowLayout
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.ole.win32.Variant
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.opengl.GLData
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.printing.PrinterData
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.program.Program
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.widgets.Event
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.swt.widgets.Widget
- Returns a string containing a concise, human-readable
description of the receiver.
- toString() -
Method in class org.eclipse.team.core.RepositoryProvider
- Returns a brief description of this provider.
- toString() -
Method in class org.eclipse.team.core.synchronize.SyncInfo
-
- toString() -
Method in class org.eclipse.text.edits.TextEdit
-
- toString() -
Method in class org.eclipse.ui.actions.RetargetAction
- Returns a string representation of this action.
- toString() -
Method in class org.eclipse.ui.ActiveShellExpression
-
- toString() -
Method in class org.eclipse.ui.commands.ActionHandler
- Deprecated.
- toString() -
Method in class org.eclipse.ui.commands.HandlerSubmission
- Deprecated.
- toString() -
Method in class org.eclipse.ui.commands.Priority
- Deprecated.
- toString() -
Method in class org.eclipse.ui.contexts.EnabledSubmission
- Deprecated.
- toString() -
Method in class org.eclipse.ui.dialogs.FileSystemElement
- For debugging purposes only.
- toString() -
Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
- toString() -
Method in class org.eclipse.ui.keys.Key
- Deprecated. Returns the formal string representation for this key.
- toString() -
Method in class org.eclipse.ui.keys.KeySequence
- Deprecated. Returns the formal string representation for this key sequence.
- toString() -
Method in class org.eclipse.ui.keys.KeyStroke
- Deprecated. Returns the formal string representation for this key stroke.
- toString() -
Method in class org.eclipse.ui.LegacyHandlerSubmissionExpression
-
- toString() -
Method in class org.eclipse.ui.model.AdaptableList
-
- toString() -
Method in class org.eclipse.ui.navigator.CommonViewer
-
- toString() -
Method in class org.eclipse.ui.navigator.MenuInsertionPoint
-
- toString() -
Method in class org.eclipse.ui.navigator.Priority
-
- toString() -
Method in class org.eclipse.ui.part.FileEditorInput
-
- toString() -
Method in class org.eclipse.ui.progress.PendingUpdateAdapter
-
- toString() -
Method in class org.eclipse.ui.texteditor.rulers.RulerColumnDescriptor
-
- toString() -
Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
-
- toString() -
Method in class org.eclipse.update.core.ArchiveReference
- Deprecated.
- toString() -
Method in class org.eclipse.update.core.ContentReference
- Deprecated. Return string representation of this reference.
- toString() -
Method in class org.eclipse.update.core.Feature
- Deprecated. Return the string representation of this fetaure
- toString() -
Method in class org.eclipse.update.core.JarEntryContentReference
- Deprecated. Return string representation of this reference.
- toString() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Deprecated.
- toString() -
Method in class org.eclipse.update.core.model.PluginEntryModel
- Deprecated.
- toString() -
Method in class org.eclipse.update.core.URLEntry
- Deprecated. Returns a string representation of an annotated URL.
- toString() -
Method in class org.eclipse.update.core.VersionedIdentifier
- Deprecated. Returns a string representation of the versioned identifier.
- total -
Variable in class org.eclipse.swt.browser.ProgressEvent
- total value
- totalCopyCount -
Variable in class org.eclipse.update.core.InstallMonitor
- Deprecated.
- touch(IProgressMonitor) -
Method in interface org.eclipse.core.resources.IResource
- Marks this resource as having changed even though its content
may not have changed.
- Touchpoint - Class in org.eclipse.equinox.p2.engine.spi
- A touchpoint is responsible for executing the required provisioning steps
for each phase corresponding to a particular targeted system (eclipse, native).
- Touchpoint() -
Constructor for class org.eclipse.equinox.p2.engine.spi.Touchpoint
-
- toUnencodedString(URI) -
Static method in class org.eclipse.core.runtime.URIUtil
- Returns a string representation of the given URI that doesn't have illegal
characters encoded.
- toUnmodifiableSet() -
Method in class org.eclipse.equinox.p2.query.CollectionResult
-
- toUnmodifiableSet() -
Method in class org.eclipse.equinox.p2.query.Collector
- Returns the collected objects as an immutable collection.
- toUnmodifiableSet() -
Method in interface org.eclipse.equinox.p2.query.IQueryResult
- Returns a Set backed by this query result.
- toUpdate -
Variable in class org.eclipse.equinox.p2.operations.Update
-
- toURI() -
Method in interface org.eclipse.core.filesystem.IFileStore
- Returns a URI instance corresponding to this store.
- toURI() -
Method in class org.eclipse.core.filesystem.provider.FileStore
-
- toURI(IPath) -
Static method in class org.eclipse.core.filesystem.URIUtil
- Converts an
IPath
representing a local file system path to a URI
.
- toURI(String) -
Static method in class org.eclipse.core.filesystem.URIUtil
- Converts a String representing a local file system path to a
URI
.
- toURI(String, boolean) -
Static method in class org.eclipse.core.filesystem.URIUtil
- Converts a String representing a local file system path to a
URI
.
- toURI(URL) -
Static method in class org.eclipse.core.runtime.URIUtil
- Returns the URL as a URI.
- toURL(URI) -
Static method in class org.eclipse.core.runtime.URIUtil
- Returns a URI as a URL.
- trace(String, String) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Traces a message for the specified option.
- trace(String, String, Throwable) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Traces a message and exception for the specified option.
- TRACE_ACTIONS -
Static variable in class org.eclipse.jface.util.Policy
- A flag to indicate whether actions are being traced.
- TRACE_ERRORS -
Static variable in class org.eclipse.jface.text.TextViewer
- Internal flag to indicate the debug state.
- TRACE_TOOLBAR -
Static variable in class org.eclipse.jface.util.Policy
- A flag to indicate whether toolbars are being traced.
- traceDumpStack(String) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Adds a trace message showing a thread stack dump for the current class and
method being executed for the specified option.
- traceEntry(String) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Add a trace message level stating that a method is being executed for the specified option.
- traceEntry(String, Object) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Add a trace message level stating that a method with the specified argument
values is being executed for the specified option.
- traceEntry(String, Object[]) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Add a trace message level stating that a method with the specified arguments
values is being executed for the specified option.
- traceExit(String) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Add a trace message level stating that a method has completed execution for the specified option.
- traceExit(String, Object) -
Method in interface org.eclipse.osgi.service.debug.DebugTrace
- Add a trace message level stating that a method with the specified result value
has completed execution for the specified option.
- TRACKED_PARTITION -
Static variable in class org.eclipse.jface.text.presentation.PresentationReconciler
- Prefix of the name of the position category for tracking damage regions.
- Tracker - Class in org.eclipse.swt.widgets
- Instances of this class implement rubber banding rectangles that are
drawn onto a parent
Composite
or Display
. - Tracker(Composite, int) -
Constructor for class org.eclipse.swt.widgets.Tracker
- Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- Tracker(Display, int) -
Constructor for class org.eclipse.swt.widgets.Tracker
- Constructs a new instance of this class given the display
to create it on and a style value describing its behavior
and appearance.
- tracking -
Variable in class org.eclipse.swt.graphics.DeviceData
-
- trackProject(IProject) -
Method in class org.eclipse.team.core.mapping.ChangeTracker
- Track the given project if it has a change set collector.
- TRAIL -
Static variable in class org.eclipse.swt.SWT
- Style constant for trailing alignment (value is 1<<17).
- Transfer - Class in org.eclipse.swt.dnd
Transfer
provides a mechanism for converting between a java
representation of data and a platform specific representation of data and
vice versa.- Transfer() -
Constructor for class org.eclipse.swt.dnd.Transfer
-
- TransferData - Class in org.eclipse.swt.dnd
- The
TransferData
class is a platform specific data structure for
describing the type and the contents of data being converted by a transfer agent. - TransferData() -
Constructor for class org.eclipse.swt.dnd.TransferData
-
- TransferDragSourceListener - Interface in org.eclipse.jface.util
- A
TransferDragSourceListener
is a DragSourceListener
that can handle one type of SWT Transfer
. - TransferDropTargetListener - Interface in org.eclipse.jface.util
- A
TransferDropTargetListener
is a DropTragetListener
that handles one type of SWT Transfer
. - transferRule(ISchedulingRule, Thread) -
Method in interface org.eclipse.core.runtime.jobs.IJobManager
- Transfers ownership of a scheduling rule to another thread.
- transferSettings(IPath) -
Method in class org.eclipse.ui.preferences.SettingsTransfer
- Transfer the settings to a workspace rooted at newWorkspacwe
- transferUndoHistory(IDocumentUndoManager) -
Method in class org.eclipse.text.undo.DocumentUndoManager
-
- transferUndoHistory(IDocumentUndoManager) -
Method in interface org.eclipse.text.undo.IDocumentUndoManager
- Transfers the undo history from the specified document undo manager to
this undo manager.
- Transform - Class in org.eclipse.swt.graphics
- Instances of this class represent transformation matrices for
points expressed as (x, y) pairs of floating point numbers.
- Transform(Device) -
Constructor for class org.eclipse.swt.graphics.Transform
- Constructs a new identity Transform.
- Transform(Device, float[]) -
Constructor for class org.eclipse.swt.graphics.Transform
- Constructs a new Transform given an array of elements that represent the
matrix that describes the transformation.
- Transform(Device, float, float, float, float, float, float) -
Constructor for class org.eclipse.swt.graphics.Transform
- Constructs a new Transform given all of the elements that represent the
matrix that describes the transformation.
- transform(float[]) -
Method in class org.eclipse.swt.graphics.Transform
- Given an array containing points described by alternating x and y values,
modify that array such that each point has been replaced with the result of
applying the transformation represented by the receiver to that point.
- TRANSIENT -
Static variable in interface org.eclipse.core.resources.IMarker
- Transient marker attribute.
- translate(String, ResourceBundle) -
Method in class org.eclipse.core.runtime.spi.RegistryStrategy
- Translates key using the supplied resource bundle.
- translate(String[], IContributor, String) -
Method in class org.eclipse.core.runtime.spi.RegistryStrategy
- Translates array of keys supplied by the contributor to the requested locale.
- translate(Template) -
Method in class org.eclipse.jface.text.templates.TemplateTranslator
- Translates a template to a
TemplateBuffer
.
- translate(String) -
Method in class org.eclipse.jface.text.templates.TemplateTranslator
- Translates a template string to
TemplateBuffer
.
- translate(int, int) -
Method in class org.eclipse.swt.graphics.Region
- Translate all of the polygons the receiver maintains to describe
its area by the specified point.
- translate(Point) -
Method in class org.eclipse.swt.graphics.Region
- Translate all of the polygons the receiver maintains to describe
its area by the specified point.
- translate(float, float) -
Method in class org.eclipse.swt.graphics.Transform
- Modifies the receiver so that it represents a transformation that is
equivalent to its previous transformation translated by (offsetX, offsetY).
- translateString(ResourceBundle, String, String) -
Static method in class org.eclipse.jface.util.Util
- Provides a translation of a particular key from the resource bundle.
- TRANSPARENCY_ALPHA -
Static variable in class org.eclipse.swt.SWT
- Image transparency constant indicating that the image
contains alpha transparency information (value is 1<<0).
- TRANSPARENCY_MASK -
Static variable in class org.eclipse.swt.SWT
- Image transparency constant indicating that the image
contains a transparency mask (value is 1<<1).
- TRANSPARENCY_NONE -
Static variable in class org.eclipse.swt.SWT
- Image transparency constant indicating that the image
contains no transparency information (value is 0).
- TRANSPARENCY_PIXEL -
Static variable in class org.eclipse.swt.SWT
- Image transparency constant indicating that the image
contains a transparent pixel (value is 1<<2).
- TRANSPARENT -
Static variable in class org.eclipse.swt.SWT
- Style constant for transparent behavior (value is 1<<30).
- transparentPixel -
Variable in class org.eclipse.swt.graphics.ImageData
- The transparent pixel.
- TRAPPED_KEYS -
Static variable in class org.eclipse.jface.bindings.keys.KeySequenceText
- The keys trapped by this widget.
- TRAVERSAL -
Static variable in class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
- is a cell is activated by traversing
- traverse(IExpression, IExpression) -
Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
- Recursively traverse and collect elements based on a condition
A common scenario in p2 is that you want to start with a set of roots and then find
all items that fulfill the root requirements.
- traverse(int) -
Method in class org.eclipse.swt.custom.CCombo
-
- Traverse -
Static variable in class org.eclipse.swt.SWT
- The traverse event type (value is 31).
- traverse(int) -
Method in class org.eclipse.swt.widgets.Control
- Based on the argument, perform one of the expected platform
traversal action.
- traverse(int, Event) -
Method in class org.eclipse.swt.widgets.Control
- Performs a platform traversal action corresponding to a
KeyDown
event.
- traverse(int, KeyEvent) -
Method in class org.eclipse.swt.widgets.Control
- Performs a platform traversal action corresponding to a
KeyDown
event.
- TRAVERSE_ARROW_NEXT -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which designates that focus should be given to the
previous tab item was pressed; typically, this is either
the RIGHT-ARROW or DOWN-ARROW keys
(value is 1<<6).
- TRAVERSE_ARROW_PREVIOUS -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which designates that focus should be given to the
previous tab item was pressed; typically, this is either
the LEFT-ARROW or UP-ARROW keys
(value is 1<<5).
- TRAVERSE_ESCAPE -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which designates that a dialog should be cancelled was
pressed; typically, this is the ESC key
(value is 1<<1).
- TRAVERSE_MNEMONIC -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that a
mnemonic key sequence was pressed
(value is 1<<7).
- TRAVERSE_NONE -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that no
traversal action should be taken
(value is 0).
- TRAVERSE_PAGE_NEXT -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which designates that the next page of a multi-page
window should be shown was pressed; typically, this
is the CTRL-PAGEDOWN key sequence
(value is 1<<9).
- TRAVERSE_PAGE_PREVIOUS -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which designates that the previous page of a multi-page
window should be shown was pressed; typically, this
is the CTRL-PAGEUP key sequence
(value is 1<<8).
- TRAVERSE_RETURN -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which activates the default button in a dialog was
pressed; typically, this is the ENTER key
(value is 1<<2).
- TRAVERSE_TAB_NEXT -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which designates that focus should be given to the
next tab group was pressed; typically, this is the
TAB key
(value is 1<<4).
- TRAVERSE_TAB_PREVIOUS -
Static variable in class org.eclipse.swt.SWT
- Traversal event detail field value indicating that the
key which designates that focus should be given to the
previous tab group was pressed; typically, this is the
SHIFT-TAB key sequence
(value is 1<<3).
- TraverseEvent - Class in org.eclipse.swt.events
- Instances of this class are sent as a result of
widget traversal actions.
- TraverseEvent(Event) -
Constructor for class org.eclipse.swt.events.TraverseEvent
- Constructs a new instance of this class based on the
information in the given untyped event.
- TraverseListener - Interface in org.eclipse.swt.events
- Classes which implement this interface provide a method
that deals with the events that are generated when a
traverse event occurs in a control.
- Tray - Class in org.eclipse.swt.widgets
- Instances of this class represent the system tray that is part
of the task bar status area on some operating systems.
- TrayDialog - Class in org.eclipse.jface.dialogs
- A
TrayDialog
is a specialized Dialog
that can contain
a tray on its side. - TrayDialog(Shell) -
Constructor for class org.eclipse.jface.dialogs.TrayDialog
- Creates a tray dialog instance.
- TrayDialog(IShellProvider) -
Constructor for class org.eclipse.jface.dialogs.TrayDialog
- Creates a tray dialog with the given parent.
- TrayItem - Class in org.eclipse.swt.widgets
- Instances of this class represent icons that can be placed on the
system tray or task bar status area.
- TrayItem(Tray, int) -
Constructor for class org.eclipse.swt.widgets.TrayItem
- Constructs a new instance of this class given its parent
(which must be a
Tray
) and a style value
describing its behavior and appearance.
- Tree - Class in org.eclipse.swt.widgets
- Instances of this class provide a selectable user interface object
that displays a hierarchy of items and issues notification when an
item in the hierarchy is selected.
- Tree(Composite, int) -
Constructor for class org.eclipse.swt.widgets.Tree
- Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- TREE_BORDER -
Static variable in class org.eclipse.ui.forms.widgets.FormToolkit
-
- TREE_LAYOUT -
Static variable in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
- Value for the PROP_PAGE_LAYOUT that indicates that the models should display
their elements in tree form.
- TREE_NODE -
Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
- If this style is used, a tree node with either + or - signs will be used
to render the expansion toggle.
- TreeAdapter - Class in org.eclipse.swt.events
- This adapter class provides default implementations for the
methods described by the
TreeListener
interface. - TreeAdapter() -
Constructor for class org.eclipse.swt.events.TreeAdapter
-
- treeCollapsed(TreeExpansionEvent) -
Method in interface org.eclipse.jface.viewers.ITreeViewerListener
- Notifies that a node in the tree has been collapsed.
- treeCollapsed(TreeEvent) -
Method in class org.eclipse.swt.events.TreeAdapter
- Sent when a tree branch is collapsed.
- treeCollapsed(TreeEvent) -
Method in interface org.eclipse.swt.events.TreeListener
- Sent when a tree branch is collapsed.
- TreeColumn - Class in org.eclipse.swt.widgets
- Instances of this class represent a column in a tree widget.
- TreeColumn(Tree, int) -
Constructor for class org.eclipse.swt.widgets.TreeColumn
- Constructs a new instance of this class given its parent
(which must be a
Tree
) and a style value
describing its behavior and appearance.
- TreeColumn(Tree, int, int) -
Constructor for class org.eclipse.swt.widgets.TreeColumn
- Constructs a new instance of this class given its parent
(which must be a
Tree
), a style value
describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
- TreeColumnLayout - Class in org.eclipse.jface.layout
- The TreeColumnLayout is the
Layout
used to maintain TreeColumn
sizes in a
Tree
. - TreeColumnLayout() -
Constructor for class org.eclipse.jface.layout.TreeColumnLayout
-
- TreeColumnViewerLabelProvider - Class in org.eclipse.jface.viewers
- TreeViewerLabelProvider is the ViewerLabelProvider that handles TreePaths.
- TreeColumnViewerLabelProvider(IBaseLabelProvider) -
Constructor for class org.eclipse.jface.viewers.TreeColumnViewerLabelProvider
- Create a new instance of the receiver with the supplied labelProvider.
- treeComposite -
Variable in class org.eclipse.ui.dialogs.FilteredTree
-
- TreeDragSourceEffect - Class in org.eclipse.swt.dnd
- This class provides default implementations to display a source image
when a drag is initiated from a
Tree
. - TreeDragSourceEffect(Tree) -
Constructor for class org.eclipse.swt.dnd.TreeDragSourceEffect
- Creates a new
TreeDragSourceEffect
to handle drag effect
from the specified Tree
.
- TreeDropTargetEffect - Class in org.eclipse.swt.dnd
- This class provides a default drag under effect (eg. select, insert, scroll and expand)
when a drag occurs over a
Tree
. - TreeDropTargetEffect(Tree) -
Constructor for class org.eclipse.swt.dnd.TreeDropTargetEffect
- Creates a new
TreeDropTargetEffect
to handle the drag under effect on the specified
Tree
.
- TreeEditor - Class in org.eclipse.swt.custom
- A TreeEditor is a manager for a Control that appears above a cell in a Tree and tracks with the
moving and resizing of that cell.
- TreeEditor(Tree) -
Constructor for class org.eclipse.swt.custom.TreeEditor
- Creates a TreeEditor for the specified Tree.
- TreeEvent - Class in org.eclipse.swt.events
- Instances of this class are sent as a result of
trees being expanded and collapsed.
- TreeEvent(Event) -
Constructor for class org.eclipse.swt.events.TreeEvent
- Constructs a new instance of this class based on the
information in the given untyped event.
- treeExpanded(TreeExpansionEvent) -
Method in interface org.eclipse.jface.viewers.ITreeViewerListener
- Notifies that a node in the tree has been expanded.
- treeExpanded(TreeEvent) -
Method in class org.eclipse.swt.events.TreeAdapter
- Sent when a tree branch is expanded.
- treeExpanded(TreeEvent) -
Method in interface org.eclipse.swt.events.TreeListener
- Sent when a tree branch is expanded.
- TreeExpansionEvent - Class in org.eclipse.jface.viewers
- Event object describing a tree node being expanded
or collapsed.
- TreeExpansionEvent(AbstractTreeViewer, Object) -
Constructor for class org.eclipse.jface.viewers.TreeExpansionEvent
- Creates a new event for the given source and element.
- TreeFrame - Class in org.eclipse.ui.views.framelist
- Frame for tree viewers.
- TreeFrame(AbstractTreeViewer) -
Constructor for class org.eclipse.ui.views.framelist.TreeFrame
- Constructs a frame for the specified tree viewer.
- TreeFrame(AbstractTreeViewer, Object) -
Constructor for class org.eclipse.ui.views.framelist.TreeFrame
- Constructs a frame for the specified tree viewer.
- TreeItem - Class in org.eclipse.swt.widgets
- Instances of this class represent a selectable user interface object
that represents a hierarchy of tree items in a tree widget.
- TreeItem(Tree, int) -
Constructor for class org.eclipse.swt.widgets.TreeItem
- Constructs a new instance of this class given its parent
(which must be a
Tree
or a TreeItem
)
and a style value describing its behavior and appearance.
- TreeItem(Tree, int, int) -
Constructor for class org.eclipse.swt.widgets.TreeItem
- Constructs a new instance of this class given its parent
(which must be a
Tree
or a TreeItem
),
a style value describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
- TreeItem(TreeItem, int) -
Constructor for class org.eclipse.swt.widgets.TreeItem
- Constructs a new instance of this class given its parent
(which must be a
Tree
or a TreeItem
)
and a style value describing its behavior and appearance.
- TreeItem(TreeItem, int, int) -
Constructor for class org.eclipse.swt.widgets.TreeItem
- Constructs a new instance of this class given its parent
(which must be a
Tree
or a TreeItem
),
a style value describing its behavior and appearance, and the index
at which to place it in the items maintained by its parent.
- TreeListener - Interface in org.eclipse.swt.events
- Classes which implement this interface provide methods
that deal with the expanding and collapsing of tree
branches.
- TreeNode - Class in org.eclipse.jface.viewers
- A simple data structure that is useful for implemented tree models.
- TreeNode(Object) -
Constructor for class org.eclipse.jface.viewers.TreeNode
- Constructs a new instance of
TreeNode
.
- TreeNode - Class in org.eclipse.ui.forms.widgets
- A custom selectable control that can be used to control areas that can be
expanded or collapsed.
- TreeNode(Composite, int) -
Constructor for class org.eclipse.ui.forms.widgets.TreeNode
- Creates a control in a provided composite.
- TreeNodeContentProvider - Class in org.eclipse.jface.viewers
-
A content provider that expects every element to be a
TreeNode
. - TreeNodeContentProvider() -
Constructor for class org.eclipse.jface.viewers.TreeNodeContentProvider
-
- TreePath - Class in org.eclipse.jface.viewers
- A tree path denotes a model element in a tree viewer.
- TreePath(Object[]) -
Constructor for class org.eclipse.jface.viewers.TreePath
- Constructs a path identifying a leaf node in a tree.
- TreePathViewerSorter - Class in org.eclipse.jface.viewers
- A viewer sorter that is provided extra context in the form of the path of the
parent element of the elements being sorted.
- TreePathViewerSorter() -
Constructor for class org.eclipse.jface.viewers.TreePathViewerSorter
-
- treeRoot -
Variable in class org.eclipse.core.filesystem.provider.FileTree
- The root of the file tree
- TreeSelection - Class in org.eclipse.jface.viewers
- A concrete implementation of the
ITreeSelection
interface,
suitable for instantiating. - TreeSelection(TreePath[]) -
Constructor for class org.eclipse.jface.viewers.TreeSelection
- Constructs a selection based on the elements identified by the given tree
paths.
- TreeSelection(TreePath[], IElementComparer) -
Constructor for class org.eclipse.jface.viewers.TreeSelection
- Constructs a selection based on the elements identified by the given tree
paths.
- TreeSelection(TreePath) -
Constructor for class org.eclipse.jface.viewers.TreeSelection
- Constructs a selection based on the elements identified by the given tree
path.
- TreeSelection(TreePath, IElementComparer) -
Constructor for class org.eclipse.jface.viewers.TreeSelection
- Constructs a selection based on the elements identified by the given tree
path.
- TreeSelection() -
Constructor for class org.eclipse.jface.viewers.TreeSelection
- Creates a new empty selection.
- TreeStructureAdvisor - Class in org.eclipse.jface.databinding.viewers
- Instances of this class can be used to improve accuracy and performance of an
ObservableListTreeContentProvider
or an
ObservableSetTreeContentProvider
. - TreeStructureAdvisor() -
Constructor for class org.eclipse.jface.databinding.viewers.TreeStructureAdvisor
-
- TreeViewer - Class in org.eclipse.jface.viewers
- A concrete viewer based on an SWT
Tree
control. - TreeViewer(Composite) -
Constructor for class org.eclipse.jface.viewers.TreeViewer
- Creates a tree viewer on a newly-created tree control under the given
parent.
- TreeViewer(Composite, int) -
Constructor for class org.eclipse.jface.viewers.TreeViewer
- Creates a tree viewer on a newly-created tree control under the given
parent.
- TreeViewer(Tree) -
Constructor for class org.eclipse.jface.viewers.TreeViewer
- Creates a tree viewer on the given tree control.
- treeViewer -
Variable in class org.eclipse.ui.dialogs.FilteredTree
- The viewer for the filtered tree.
- TreeViewerColumn - Class in org.eclipse.jface.viewers
- ViewerColumn implementation for TreeViewer to enable column-specific label
providers and editing support.
- TreeViewerColumn(TreeViewer, int) -
Constructor for class org.eclipse.jface.viewers.TreeViewerColumn
- Creates a new viewer column for the given
TreeViewer
on a new
TreeColumn
with the given style bits.
- TreeViewerColumn(TreeViewer, int, int) -
Constructor for class org.eclipse.jface.viewers.TreeViewerColumn
- Creates a new viewer column for the given
TreeViewer
on a new
TreeColumn
with the given style bits.
- TreeViewerColumn(TreeViewer, TreeColumn) -
Constructor for class org.eclipse.jface.viewers.TreeViewerColumn
- Creates a new viewer column for the given
TreeViewer
on the given
TreeColumn
.
- TreeViewerEditor - Class in org.eclipse.jface.viewers
- This is an editor implementation for
Tree
- TreeViewerFocusCellManager - Class in org.eclipse.jface.viewers
- This class is responsible to provide the concept of cells for
Tree
. - TreeViewerFocusCellManager(TreeViewer, FocusCellHighlighter) -
Constructor for class org.eclipse.jface.viewers.TreeViewerFocusCellManager
- Create a new manager using a default navigation strategy:
SWT.ARROW_UP
: navigate to cell above
SWT.ARROW_DOWN
: navigate to cell below
SWT.ARROW_RIGHT
: on first column (collapses if item
is expanded) else navigate to next visible cell on the right
SWT.ARROW_LEFT
: on first column (expands if item is
collapsed) else navigate to next visible cell on the left
- TreeViewerFocusCellManager(TreeViewer, FocusCellHighlighter, CellNavigationStrategy) -
Constructor for class org.eclipse.jface.viewers.TreeViewerFocusCellManager
- Create a new manager with a custom navigation strategy
- TreeViewerFrameSource - Class in org.eclipse.ui.views.framelist
- Frame source for tree viewers, which uses
TreeFrame
to capture
the state of the tree viewer. - TreeViewerFrameSource(AbstractTreeViewer) -
Constructor for class org.eclipse.ui.views.framelist.TreeViewerFrameSource
- Constructs a new tree viewer frame source for the specified tree viewer.
- TreeViewerRow - Class in org.eclipse.jface.viewers
- TreeViewerRow is the Tree implementation of ViewerRow.
- Trigger - Class in org.eclipse.jface.bindings
-
The abstract class for any object that can be used as a trigger for a binding.
- Trigger() -
Constructor for class org.eclipse.jface.bindings.Trigger
-
- TRIGGER_PRE_UI_POINT -
Static variable in class org.eclipse.ui.activities.WorkbenchActivityHelper
- The ID of the trigger point that only returns activities with core
expressions.
- triggerEditorActivationEvent(ColumnViewerEditorActivationEvent) -
Method in class org.eclipse.jface.viewers.ColumnViewer
- Invoking this method fires an editor activation event which tries to
enable the editor but before this event is passed to
ColumnViewerEditorActivationStrategy
to see if this event should really
trigger editor activation
- TriggeredOperations - Class in org.eclipse.core.commands.operations
- Triggered operations are a specialized implementation of a composite
operation that keeps track of operations triggered by the execution of some
primary operation.
- TriggeredOperations(IUndoableOperation, IOperationHistory) -
Constructor for class org.eclipse.core.commands.operations.TriggeredOperations
- Construct a composite triggered operations using the specified undoable
operation as the trigger.
- triggers -
Variable in class org.eclipse.jface.bindings.TriggerSequence
- The list of trigger in this sequence.
- TriggerSequence - Class in org.eclipse.jface.bindings
-
A sequence of one or more triggers.
- TriggerSequence(Trigger[]) -
Constructor for class org.eclipse.jface.bindings.TriggerSequence
- Constructs a new instance of
TriggerSequence
.
- TRIM_COMMAND1 -
Static variable in class org.eclipse.ui.menus.MenuUtil
- Top Left Trim Area
- TRIM_COMMAND2 -
Static variable in class org.eclipse.ui.menus.MenuUtil
- Top Right Trim Area
- TRIM_STATUS -
Static variable in class org.eclipse.ui.menus.MenuUtil
- Bottom (Status) Trim Area
- TRIM_VERTICAL1 -
Static variable in class org.eclipse.ui.menus.MenuUtil
- Left Vertical Trim Area
- TRIM_VERTICAL2 -
Static variable in class org.eclipse.ui.menus.MenuUtil
- Right Vertical Trim Area
- trimmedOrNull(String) -
Static method in class org.eclipse.equinox.p2.metadata.expression.ExpressionUtil
- If
str
is null
, then this method returns null
.
- TRUE -
Static variable in class org.eclipse.core.expressions.EvaluationResult
- The evaluation result representing the value TRUE
- TRUE -
Static variable in class org.eclipse.core.expressions.Expression
- The expression corresponding to
EvaluationResult.TRUE
.
- TRUE -
Static variable in class org.eclipse.core.runtime.Preferences
- Deprecated. The string representation used for
true
("true"
).
- TRUE -
Static variable in interface org.eclipse.jface.preference.IPreferenceStore
- The string representation used for
true
("true"
).
- TRUE_EXPRESSION -
Static variable in class org.eclipse.equinox.p2.metadata.expression.ExpressionUtil
-
- TrustEngine - Class in org.eclipse.osgi.service.security
- A
TrustEngine
is used to establish the authenticity of a
Certificate
chain. - TrustEngine() -
Constructor for class org.eclipse.osgi.service.security.TrustEngine
-
- trustUnsignedContent() -
Method in class org.eclipse.equinox.p2.core.UIServices.TrustInfo
- Return a boolean indicating whether the unsigned content should be trusted
during this operation.
- tryInstall() -
Method in class org.eclipse.jface.text.link.LinkedModeModel
- Installs this model, which includes registering as document
listener on all involved documents and storing global information about
this model.
- TWISTIE -
Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
- If this style is used, a twistie will be used to render the expansion
toggle.
- Twistie - Class in org.eclipse.ui.forms.widgets
- A custom selectable control that can be used to control areas that can be
expanded or collapsed.
- Twistie(Composite, int) -
Constructor for class org.eclipse.ui.forms.widgets.Twistie
- Creates a control in a provided composite.
- TWO_WAY -
Static variable in interface org.eclipse.team.core.mapping.ISynchronizationContext
- Synchronization type constant that indicates that
context is a two-way synchronization.
- TWO_WAY -
Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
- Comparison type constants
- TwoPaneElementSelector - Class in org.eclipse.ui.dialogs
- A list selection dialog with two panes.
- TwoPaneElementSelector(Shell, ILabelProvider, ILabelProvider) -
Constructor for class org.eclipse.ui.dialogs.TwoPaneElementSelector
- Creates the two pane element selector.
- TwoWayDiff - Class in org.eclipse.team.core.diff.provider
- Implementation of
ITwoWayDiff
. - TwoWayDiff(IPath, int, int) -
Constructor for class org.eclipse.team.core.diff.provider.TwoWayDiff
- Create a two-way diff
- Type - Class in org.eclipse.ant.core
- Represents an Ant type.
- Type() -
Constructor for class org.eclipse.ant.core.Type
-
- type -
Variable in class org.eclipse.core.databinding.property.SimplePropertyEvent
- The type of property event that occured
- TYPE -
Static variable in interface org.eclipse.core.resources.IResourceDelta
- Change constant (bit mask) indicating that the type of the resource has changed.
- Type -
Variable in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository.RepositoryState
- The persisted type of the repository.
- type(int) -
Method in class org.eclipse.jface.layout.RowLayoutFactory
- type specifies whether the layout places controls in rows or columns.
- TYPE -
Static variable in class org.eclipse.jface.text.source.projection.ProjectionAnnotation
- The type of projection annotations.
- type -
Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
-
- type -
Variable in class org.eclipse.swt.custom.Bullet
- The bullet type.
- type -
Variable in class org.eclipse.swt.dnd.TransferData
- The type is a unique identifier of a system format or user defined format.
- type -
Variable in class org.eclipse.swt.graphics.Image
- specifies whether the receiver is a bitmap or an icon
(one of
SWT.BITMAP
, SWT.ICON
)
IMPORTANT: This field is not part of the SWT
public API.
- type -
Variable in class org.eclipse.swt.graphics.ImageData
- The type of file from which the image was read.
- type -
Variable in class org.eclipse.swt.layout.FillLayout
- type specifies how controls will be positioned
within the layout.
- type -
Variable in class org.eclipse.swt.layout.RowLayout
- type specifies whether the layout places controls in rows or
columns.
- type -
Variable in class org.eclipse.swt.ole.win32.OleEvent
-
- type -
Variable in class org.eclipse.swt.ole.win32.OleParameterDescription
-
- type -
Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
-
- type -
Variable in class org.eclipse.swt.widgets.Event
- the type of event, as defined by the event type constants
in class
SWT
- TYPE -
Static variable in interface org.eclipse.ui.IMarkerActionFilter
- An attribute indicating the marker type (value
"type"
).
- TYPE -
Static variable in class org.eclipse.ui.texteditor.spelling.SpellingAnnotation
- The spelling annotation type.
- TYPE -
Static variable in class org.eclipse.ui.views.navigator.ResourceComparator
- Constructor argument value that indicates to sort items by extension.
- TYPE -
Static variable in class org.eclipse.ui.views.navigator.ResourceSorter
- Deprecated. Constructor argument value that indicates to sort items by extension.
- type -
Variable in class org.eclipse.update.core.BaseInstallHandler
- Deprecated. Update action type
- TYPE_ALL -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_AND -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_ARRAY -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_ARTIFACT -
Static variable in interface org.eclipse.equinox.p2.repository.IRepository
- A repository type constant (value 1) representing an artifact repository.
- TYPE_ASSIGNMENT -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_AT -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_COLLECT -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_COMPOSITE_REPOSITORY -
Static variable in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
- Repository type for a composite repository based on a URL or local file system location.
- TYPE_COMPOSITE_REPOSITORY -
Static variable in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager
- Repository type for a composite repository based on a URL or local file system location.
- TYPE_CONDITION -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_DEFAULT -
Static variable in interface org.eclipse.ui.commands.ICommandImageService
- The type of image to display in the default case.
- TYPE_DIALOG -
Static variable in interface org.eclipse.ui.contexts.IContextService
- The type used for registration indicating that the shell should be
treated as a dialog.
- TYPE_DIALOG -
Static variable in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
- Deprecated. The type used for registration indicating that the shell should be
treated as a dialog.
- TYPE_DISABLED -
Static variable in interface org.eclipse.ui.commands.ICommandImageService
- The type of image to display if the corresponding command is disabled.
- TYPE_ENTRY_CORRUPTED -
Static variable in interface org.eclipse.update.core.IVerificationResult
- Deprecated. Indicates the file has been modified since it was signed
- TYPE_ENTRY_NOT_SIGNED -
Static variable in interface org.eclipse.update.core.IVerificationResult
- Deprecated. Indicates the file type is recognized but the file is not signed
- TYPE_ENTRY_SIGNED_RECOGNIZED -
Static variable in interface org.eclipse.update.core.IVerificationResult
- Deprecated. Indicates the file is signed by a known signer
- TYPE_ENTRY_SIGNED_UNRECOGNIZED -
Static variable in interface org.eclipse.update.core.IVerificationResult
- Deprecated. Indicates the file is signed but the signer is not known
- TYPE_ENTRY_UNRECOGNIZED -
Static variable in interface org.eclipse.update.core.IVerificationResult
- Deprecated. Could not perform verification due to unrecognized file
- TYPE_EQUALS -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_EXISTS -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_EXPORT -
Static variable in class org.eclipse.ui.navigator.WizardActionGroup
- The type for commonWizard extensions with the value "new" for their type
attribute.
- TYPE_FIRST -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_FLATTEN -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_FUNCTION -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_GREATER -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_GREATER_EQUAL -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_HOVER -
Static variable in interface org.eclipse.ui.commands.ICommandImageService
- The type of image to display if the mouse is hovering over the command
and the command is enabled.
- TYPE_ID -
Static variable in class org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer
- Unique identifier for the archive source container type
(value
org.eclipse.debug.core.containerType.archive
).
- TYPE_ID -
Static variable in class org.eclipse.debug.core.sourcelookup.containers.DefaultSourceContainer
- Unique identifier for the default source container type
(value
org.eclipse.debug.core.containerType.default
).
- TYPE_ID -
Static variable in class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer
- Unique identifier for the directory source container type
(value
org.eclipse.debug.core.containerType.directory
).
- TYPE_ID -
Static variable in class org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer
- Unique identifier for the external archive source container type
(value
org.eclipse.debug.core.containerType.externalArchive
).
- TYPE_ID -
Static variable in class org.eclipse.debug.core.sourcelookup.containers.FolderSourceContainer
- Unique identifier for the folder source container type
(value
org.eclipse.debug.core.containerType.folder
).
- TYPE_ID -
Static variable in class org.eclipse.debug.core.sourcelookup.containers.ProjectSourceContainer
- Unique identifier for the project source container type
(value
org.eclipse.debug.core.containerType.project
).
- TYPE_ID -
Static variable in class org.eclipse.debug.core.sourcelookup.containers.WorkspaceSourceContainer
- Unique identifier for the workspace source container type
(value
org.eclipse.debug.core.containerType.workspace
).
- TYPE_ID -
Static variable in class org.eclipse.debug.ui.sourcelookup.WorkingSetSourceContainer
- Unique identifier for the working set source container type
(value
org.eclipse.debug.ui.containerType.workingSet
.)
- TYPE_IMPORT -
Static variable in class org.eclipse.ui.navigator.WizardActionGroup
- The type for commonWizard extensions with the value "new" for their type
attribute.
- TYPE_INTERSECT -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_LAMBDA -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_LATEST -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_LESS -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_LESS_EQUAL -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_LIMIT -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_LITERAL -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_MATCHES -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_MEMBER -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_METADATA -
Static variable in interface org.eclipse.equinox.p2.repository.IRepository
- A repository type constant (value 0) representing a metadata repository.
- TYPE_NEW -
Static variable in class org.eclipse.ui.navigator.WizardActionGroup
- The type for commonWizard extensions with the value "new" for their type
attribute.
- TYPE_NONE -
Static variable in interface org.eclipse.ui.contexts.IContextService
- The type used for registration indicating that the shell should not
receive any key bindings be default.
- TYPE_NONE -
Static variable in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
- Deprecated. The type used for registration indicating that the shell should not
receive any key bindings be default.
- TYPE_NOT -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_NOT_EQUALS -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_OR -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_PARAMETER -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_PIPE -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_PREFERENCE -
Static variable in interface org.eclipse.ui.model.IContributionService
- contributionType value for Preferences
- TYPE_PROPERTY -
Static variable in interface org.eclipse.ui.model.IContributionService
- contributionType value for the PropertyDialog
- TYPE_SELECT -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_SIMPLE_REPOSITORY -
Static variable in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
- Repository type for a simple repository based on a URL or local file system location.
- TYPE_SIMPLE_REPOSITORY -
Static variable in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager
- Repository type for a simple repository based on a URL or local file system location.
- TYPE_TRAVERSE -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_UNION -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_UNIQUE -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_UNKNOWN -
Static variable in class org.eclipse.jface.text.source.Annotation
- Constant for unknown annotation types.
- TYPE_VARIABLE -
Static variable in interface org.eclipse.equinox.p2.metadata.expression.IExpression
-
- TYPE_WINDOW -
Static variable in interface org.eclipse.ui.contexts.IContextService
- The type used for registration indicating that the shell should be
treated as a window.
- TYPE_WINDOW -
Static variable in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
- Deprecated. The type used for registration indicating that the shell should be
treated as a window.
- TYPE_ZIP -
Static variable in interface org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor
- An content type (value "application/zip") indicating the content is a zip file.
- TypedEvent - Class in org.eclipse.swt.events
- This is the super class for all typed event classes provided
by SWT.
- TypedEvent(Object) -
Constructor for class org.eclipse.swt.events.TypedEvent
- Constructs a new instance of this class.
- TypedEvent(Event) -
Constructor for class org.eclipse.swt.events.TypedEvent
- Constructs a new instance of this class based on the
information in the argument.
- TypedListener - Class in org.eclipse.swt.widgets
- Instances of this class are internal SWT implementation
objects which provide a mapping between the typed and untyped
listener mechanisms that SWT supports.
- TypedListener(SWTEventListener) -
Constructor for class org.eclipse.swt.widgets.TypedListener
- Constructs a new instance of this class for the given event listener.
- TypedPosition - Class in org.eclipse.jface.text
- Convenience class for positions that have a type, similar to
ITypedRegion
. - TypedPosition(int, int, String) -
Constructor for class org.eclipse.jface.text.TypedPosition
- Creates a position along the given specification.
- TypedPosition(ITypedRegion) -
Constructor for class org.eclipse.jface.text.TypedPosition
- Creates a position based on the typed region.
- TypedRegion - Class in org.eclipse.jface.text
- Default implementation of
ITypedRegion
. - TypedRegion(int, int, String) -
Constructor for class org.eclipse.jface.text.TypedRegion
- Creates a typed region based on the given specification.
- TypeFilteringDialog - Class in org.eclipse.ui.dialogs
- The TypeFilteringDialog is a SelectionDialog that allows the user to select a
file editor.
- TypeFilteringDialog(Shell, Collection) -
Constructor for class org.eclipse.ui.dialogs.TypeFilteringDialog
- Creates a type filtering dialog using the supplied entries.
- TypeFilteringDialog(Shell, Collection, String) -
Constructor for class org.eclipse.ui.dialogs.TypeFilteringDialog
- Creates a type filtering dialog using the supplied entries.
- types -
Variable in class org.eclipse.swt.graphics.PathData
- The type of each point.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.