A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

T

TAB - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the tab character (value is the char '\t').
TAB_STRING - Static variable in class org.eclipse.core.runtime.adaptor.EclipseLog
The tab character used in the log output
Table - Class in org.eclipse.swt.widgets
Instances of this class implement a selectable user interface object that displays a list of images and strings and issue notificiation when selected.
Table(Composite, int) - Constructor for class org.eclipse.swt.widgets.Table
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TableColumn - Class in org.eclipse.swt.widgets
Instances of this class represent a column in a table widget.
TableColumn(Table, int) - Constructor for class org.eclipse.swt.widgets.TableColumn
Constructs a new instance of this class given its parent (which must be a Table) and a style value describing its behavior and appearance.
TableColumn(Table, int, int) - Constructor for class org.eclipse.swt.widgets.TableColumn
Constructs a new instance of this class given its parent (which must be a Table), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TableItem - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that represents an item in a table.
TableItem(Table, int) - Constructor for class org.eclipse.swt.widgets.TableItem
Constructs a new instance of this class given its parent (which must be a Table) and a style value describing its behavior and appearance.
TableItem(Table, int, int) - Constructor for class org.eclipse.swt.widgets.TableItem
Constructs a new instance of this class given its parent (which must be a Table), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TableLayout - Class in org.eclipse.jface.viewers
A layout for a table.
TableLayout() - Constructor for class org.eclipse.jface.viewers.TableLayout
Creates a new table layout.
TableViewer - Class in org.eclipse.jface.viewers
A concrete viewer based on a SWT Table control.
TableViewer(Composite) - Constructor for class org.eclipse.jface.viewers.TableViewer
Creates a table viewer on a newly-created table control under the given parent.
TableViewer(Composite, int) - Constructor for class org.eclipse.jface.viewers.TableViewer
Creates a table viewer on a newly-created table control under the given parent.
TableViewer(Table) - Constructor for class org.eclipse.jface.viewers.TableViewer
Creates a table viewer on the given table control.
TAG_ID - Static variable in interface org.eclipse.ui.IMemento
Special reserved key used to store the memento id (value "org.eclipse.ui.id").
target - Variable in class org.eclipse.ercp.xml.dom.ProcessingInstructionImpl
 
targetSite - Variable in class org.eclipse.ercp.update.views.NormalView
 
tasks - Variable in class org.eclipse.update.core.InstallMonitor
 
taskString - Variable in class org.eclipse.update.core.InstallMonitor
 
TaskTip - Class in org.eclipse.ercp.swt.mobile
This class provides feedback to the user about the state of a long-running task.
TaskTip(Shell) - Constructor for class org.eclipse.ercp.swt.mobile.TaskTip
Constructs a TaskTip with plain text style.
TaskTip(Shell, int) - Constructor for class org.eclipse.ercp.swt.mobile.TaskTip
Constructs a TaskTip with a given style value.
TEST - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the test expression (value: test)
test(Object, String, Object[], Object) - Method in interface org.eclipse.core.expressions.IPropertyTester
Executes the property test determined by the parameter property.
testFindItem(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Hook for testing.
TEXT - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's text (value "text").
text - Variable in class org.eclipse.jface.viewers.TextCellEditor
The text control; initially null.
text - Variable in class org.eclipse.swt.browser.StatusTextEvent
status text
text - Variable in class org.eclipse.swt.events.VerifyEvent
the new text that will be inserted.
text - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the new text that will be inserted.
Text - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that allow the user to enter and modify text.
Text(Composite, int) - Constructor for class org.eclipse.swt.widgets.Text
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Text - Interface in org.w3c.dom
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the text font (value "org.eclipse.jface.textfont").
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TEXTCASE - Static variable in class org.eclipse.ercp.swt.mobile.TextExtension
The first word of each sentence is capitalized.
TextCellEditor - Class in org.eclipse.jface.viewers
A cell editor that manages a text entry field.
TextCellEditor() - Constructor for class org.eclipse.jface.viewers.TextCellEditor
Creates a new text string cell editor with no control The cell editor value is the string itself, which is initially the empty string.
TextCellEditor(Composite) - Constructor for class org.eclipse.jface.viewers.TextCellEditor
Creates a new text string cell editor parented under the given control.
TextCellEditor(Composite, int) - Constructor for class org.eclipse.jface.viewers.TextCellEditor
Creates a new text string cell editor parented under the given control.
TextExtension - Class in org.eclipse.ercp.swt.mobile
This class contains methods for extending the functionality of the Text control.
TextExtension(Composite, int) - Constructor for class org.eclipse.ercp.swt.mobile.TextExtension
Constructs a new instance of Text class when specific styles are not used.
TextExtension(Composite, int, int) - Constructor for class org.eclipse.ercp.swt.mobile.TextExtension
Constructs a new instance of this class given its parent, a style value describing behaviour and appearance, and an additional style specifying the text types defined above.
textExtent(String) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
textExtent(String, int) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
TextImpl - Class in org.eclipse.ercp.xml.dom
 
TextImpl(DocumentImpl, String) - Constructor for class org.eclipse.ercp.xml.dom.TextImpl
Constructor for TextImpl
TextProcessor - Class in org.eclipse.osgi.util
This class is used to process strings that have special semantic meaning (such as file paths) in RTL-oriented locales so that they render in a way that does not corrupt the semantic meaning of the string but also maintains compliance with the Unicode BiDi algorithm of rendering Bidirectional text.
TextTransfer - Class in org.eclipse.swt.dnd
The class 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.
TextTransfer() - Constructor for class org.eclipse.swt.dnd.TextTransfer
 
threadChange(Thread) - Method in interface org.eclipse.jface.operation.IThreadListener
Notification that a thread change is occurring.
threadName - Variable in class org.eclipse.osgi.framework.eventmgr.EventManager
EventThread Name
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 - Static variable in class org.eclipse.ercp.swt.mobile.DateEditor
A time entry type for hours, minutes and seconds.
TIME - Static variable in class org.eclipse.ercp.swt.mobile.QueryDialog
Time entry type.
time - Variable in class org.eclipse.swt.events.TypedEvent
the time that the event occurred.
time - Variable in class org.eclipse.swt.widgets.Event
the time that the event occurred.
TimedMessageBox - Class in org.eclipse.ercp.swt.mobile
A modal window used to shortly inform the user of limited information using a standard style.
TimedMessageBox(Shell) - Constructor for class org.eclipse.ercp.swt.mobile.TimedMessageBox
Constructs a new instance of this class given only its parent.
TimedMessageBox(Shell, int) - Constructor for class org.eclipse.ercp.swt.mobile.TimedMessageBox
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TIMER_TOPIC - Static variable in interface org.osgi.service.application.ScheduledApplication
The topic name for the virtual timer topic.
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.
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).
TITLECASE - Static variable in class org.eclipse.ercp.swt.mobile.TextExtension
Every word is capitalized.
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.
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.
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
 
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.
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.
toExternalForm(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.toExternalForm.
toExternalForm(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
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
 
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.
TOGGLE - Static variable in class org.eclipse.swt.SWT
Style constant for toggle button behavior (value is 1<<1).
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
 
TOOL_TIP_TEXT - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's tooltip text (value "toolTipText").
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 interface org.eclipse.ui.IPageLayout
Relationship constant indicating a part should be placed above its relative.
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 org.eclipse.jface.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 org.eclipse.jface.window.
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
 
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.expressions.EvaluationResult
For debugging purpose 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.MultiRule
 
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.jface.action.ContributionItem
Returns a string representation of this contribution item suitable only for debugging.
toString() - Method in class org.eclipse.jface.preference.PreferencePage
Returns a string suitable for debugging purpose only.
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.osgi.baseadaptor.BaseData
Return a string representation of the bundle that can be used in debug messages.
toString() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Return the name of this BundleEntry by calling getName().
toString() - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns a string representation of this path.
toString() - Method in class org.eclipse.osgi.framework.util.Headers
 
toString() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
 
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
 
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.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.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.Image
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.RGB
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.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.ui.commands.HandlerSubmission
Deprecated.  
toString() - Method in class org.eclipse.ui.commands.Priority
Deprecated.  
toString() - Method in class org.eclipse.update.core.ArchiveReference
 
toString() - Method in class org.eclipse.update.core.ContentReference
Return string representation of this reference.
toString() - Method in class org.eclipse.update.core.Feature
Return the string representation of this fetaure
toString() - Method in class org.eclipse.update.core.JarEntryContentReference
Return string representation of this reference.
toString() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
 
toString() - Method in class org.eclipse.update.core.model.PluginEntryModel
 
toString() - Method in class org.eclipse.update.core.URLEntry
Returns a string representation of an annotated URL.
toString() - Method in class org.eclipse.update.core.VersionedIdentifier
Returns a string representation of the versioned identifier.
toString() - Method in interface org.osgi.framework.Filter
Returns this Filter object's filter string.
toString() - Method in class org.osgi.framework.Version
Returns the string representation of this version identifier.
toString() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the string representation of this ConditionInfo.
toString() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string representation of this PermissionInfo.
toString() - Method in exception org.xml.sax.SAXException
Override toString to pick up any embedded exception.
total - Variable in class org.eclipse.swt.browser.ProgressEvent
total value
totalCopyCount - Variable in class org.eclipse.update.core.InstallMonitor
 
TRACE_ACTIONS - Static variable in class org.eclipse.jface.util.Policy
A flag to indicate whether actions are being traced.
TRACE_TOOLBAR - Static variable in class org.eclipse.jface.util.Policy
A flag to indicate whether toolbars are being traced.
Tracing - Class in org.eclipse.core.commands.util
A utility class for printing tracing output to the console.
TRAIL - Static variable in class org.eclipse.swt.SWT
Style constant for trailiing 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
 
transferRule(ISchedulingRule, Thread) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Transfers ownership of a scheduling rule to another thread.
translate(String, ResourceBundle) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Translates key using the supplied resource bundle.
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).
transparentPixel - Variable in class org.eclipse.swt.graphics.ImageData
The transparent pixel.
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_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.
Tray() - Constructor for class org.eclipse.swt.widgets.Tray
 
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 issue 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.
treeCollapsed(TreeEvent) - Method in class org.eclipse.ercp.update.views.SelectFeaturesScreen
 
treeCollapsed(TreeExpansionEvent) - Method in interface org.eclipse.jface.viewers.ITreeViewerListener
Notifies that a node in the tree has been collapsed.
treeCollapsed(TreeEvent) - Method in interface org.eclipse.swt.events.TreeListener
Sent when a tree branch is collapsed.
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(TreeEvent) - Method in class org.eclipse.ercp.update.views.SelectFeaturesScreen
 
treeExpanded(TreeExpansionEvent) - Method in interface org.eclipse.jface.viewers.ITreeViewerListener
Notifies that a node in the tree has been 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.
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.ercp.xml.dom
Support previous and next siblings
TreeNode(DocumentImpl) - Constructor for class org.eclipse.ercp.xml.dom.TreeNode
Constructor for SiblingNode
TreeNode(DocumentImpl, String) - Constructor for class org.eclipse.ercp.xml.dom.TreeNode
 
TreeNode(DocumentImpl, String, String) - Constructor for class org.eclipse.ercp.xml.dom.TreeNode
 
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.
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.
TRIGGERING_EVENT - Static variable in interface org.osgi.service.application.ScheduledApplication
The key for the startup argument used to pass the event object that triggered the schedule to launch the application instance.
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
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 - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to true and that is never postponed.
type - Variable in class org.eclipse.ercp.swt.mobile.MobileDeviceEvent
the event 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)
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.widgets.Event
the type of event, as defined by the event type constants in class SWT
type - Variable in class org.eclipse.update.core.BaseInstallHandler
Update action type
TYPE_BOOTCLASSPATH_EXTENSION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a bootclasspath extension bundle
TYPE_ENTRY_CORRUPTED - Static variable in interface org.eclipse.update.core.IVerificationResult
Indicates the file has been modified since it was signed
TYPE_ENTRY_NOT_SIGNED - Static variable in interface org.eclipse.update.core.IVerificationResult
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
Indicates the file is signed by a known signer
TYPE_ENTRY_SIGNED_UNRECOGNIZED - Static variable in interface org.eclipse.update.core.IVerificationResult
Indicates the file is signed but the signer is not known
TYPE_ENTRY_UNRECOGNIZED - Static variable in interface org.eclipse.update.core.IVerificationResult
Could not perform verification due to unrecognized file
TYPE_FRAGMENT - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a fragment bundle
TYPE_FRAMEWORK_EXTENSION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a framework extension bundle
TYPE_SINGLETON - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a singleton bundle
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.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _