Eclipse Platform
Release 3.3
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 - Static variable in class org.eclipse.ui.keys.CharacterKey
Deprecated. The single static instance of CharacterKey which represents the tab (U+0009) key.
TABBING_CYCLE_IN_ROW - Static variable in class org.eclipse.jface.viewers.ColumnViewerEditor
Should if the end of the row is reach started from the beginning in the same row
TABBING_HORIZONTAL - Static variable in class org.eclipse.jface.viewers.ColumnViewerEditor
Should tabbing from column to column with in one row be supported
TABBING_MOVE_TO_ROW_NEIGHBOR - Static variable in class org.eclipse.jface.viewers.ColumnViewerEditor
Should if the end of the row is reach started from the start/end of the row below/above
TABBING_VERTICAL - Static variable in class org.eclipse.jface.viewers.ColumnViewerEditor
Support tabbing to Cell above/below the current cell
TAB_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the tab (U+0009) key.
TAG_ID - Static variable in interface org.eclipse.ui.IMemento
Special reserved key used to store the memento id (value "org.eclipse.ui.id").
TAG_SELECTION_LENGTH - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
 
TAG_SELECTION_OFFSET - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Tags used in the IMemento when saving and restoring editor state.
TARGET_REQUEST_FAILED - Static variable in class org.eclipse.debug.core.DebugException
Indicates a request made of a debug element has failed on the target side.
TASK - Static variable in interface org.eclipse.core.resources.IMarker
Task marker type.
TASK_SYSTEM_IMAGE - Static variable in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
Constant for the task system image.
TB_ADDITIONS - Static variable in class org.eclipse.ui.intro.config.IntroConfigurer
The identifier of the named group where the configurer can contribute local tool bar actions.
TB_BG - Static variable in class org.eclipse.ui.forms.FormColors
Deprecated. use IFormColors.TB_BG
TB_BG - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the section title bar background.
TB_BORDER - Static variable in class org.eclipse.ui.forms.FormColors
Deprecated. use IFormColors.TB_BORDER.
TB_BORDER - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the section title bar border.
TB_FG - Static variable in class org.eclipse.ui.forms.FormColors
Deprecated. use IFormColors.TB_FG
TB_FG - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the section title bar foreground.
TB_GBG - Static variable in class org.eclipse.ui.forms.FormColors
Deprecated. use IFormColors.TB_GBG
TB_GBG - Static variable in interface org.eclipse.ui.forms.IFormColors
Deprecated. Since 3.3, this color is not used any more. The tool bar gradient is created starting from IFormColors.TB_BG to the section background color.
TB_PREFIX - Static variable in interface org.eclipse.ui.forms.IFormColors
 
TB_TOGGLE - Static variable in class org.eclipse.ui.forms.FormColors
Deprecated. use IFormColors.TB_TOGGLE.
TB_TOGGLE - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the section toggle color.
TB_TOGGLE_HOVER - Static variable in class org.eclipse.ui.forms.FormColors
Deprecated. use IFormColors.TB_TOGGLE_HOVER.
TB_TOGGLE_HOVER - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the section toggle hover color.
TEAM_PRIVATE - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 0x800) indicating that a resource should be marked as team private.
TERMINATE - Static variable in class org.eclipse.debug.core.DebugEvent
Terminate event kind.
TEST - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the test expression (value: test)
TEXT - Static variable in interface org.eclipse.core.resources.IMarker
Text marker type.
TEXT - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's text (value "text").
TEXT - Static variable in class org.eclipse.team.core.Team
 
TEXT_BORDER - Static variable in class org.eclipse.ui.forms.widgets.FormToolkit
 
TEXT_CHANGE - Static variable in interface org.eclipse.jface.text.IPainter
Constant describing the reason of a repaint request: text changed.
TEXT_DELETE - Static variable in class org.eclipse.swt.accessibility.ACC
 
TEXT_EDITOR - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
Id for the text editor.
TEXT_EDITOR_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
Id for the text editor preference page.
TEXT_END - Static variable in class org.eclipse.swt.custom.ST
 
TEXT_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto text end action.
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_INSERT - Static variable in class org.eclipse.swt.accessibility.ACC
 
TEXT_PREFERENCE_KEY - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The preference key for the visibility inside text.
TEXT_PREFERENCE_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The visibility inside text.
TEXT_START - Static variable in class org.eclipse.swt.custom.ST
 
TEXT_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto text start action.
TEXT_STYLE_PREFERENCE_KEY - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The preference key for the decoration style.
TEXT_STYLE_PREFERENCE_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The value for the text decoration style.
TEXT_TYPE - Static variable in interface org.eclipse.compare.ITypedElement
Type for an element whose actual type is text (value "txt").
THREAD_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a thread group in a menu or toolbar(value "threadGroup").
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
 
TIME - Static variable in class org.eclipse.swt.SWT
Style constant for time display (value is 1<<7).
TIMESTAMP_PROPERTY - Static variable in class org.eclipse.ui.statushandlers.StatusAdapter
This property is used to add timestamp to the adapter.
TIPS_AND_TRICKS - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: 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 - 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 class org.eclipse.ui.statushandlers.StatusAdapter
This property is used to add title to the adapter.
TOC - Static variable in interface org.eclipse.help.IToc
This is element name used for TOC in XML files.
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_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.
TOOL - Static variable in class org.eclipse.swt.SWT
Style constant for tool window behavior (value is 1<<2).
TOOLBAR_FILE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Workbench toolbar id for file toolbar group.
TOOLBAR_FILE - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
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.IWorkbenchActionConstants
Workbench toolbar id for navigate toolbar group.
TOOLBAR_NAVIGATE - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Workbench toolbar id for navigate toolbar group.
TOOL_TIP_TEXT - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's tooltip text (value "toolTipText").
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 - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
The control will be aligned with the top of the cell.
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.
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.
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.
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.
TRACKED_PARTITION - Static variable in class org.eclipse.jface.text.presentation.PresentationReconciler
Prefix of the name of the position category for tracking damage regions.
TRAIL - Static variable in class org.eclipse.swt.SWT
Style constant for trailing alignment (value is 1<<17).
TRANSIENT - Static variable in interface org.eclipse.core.resources.IMarker
Transient marker attribute.
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).
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_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).
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.
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
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").
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.
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
TYPE - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the type of the resource has changed.
TYPE - Static variable in class org.eclipse.jface.text.source.projection.ProjectionAnnotation
The type of projection annotations.
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_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_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_EXPORT - Static variable in class org.eclipse.ui.navigator.WizardActionGroup
The type for commonWizard extensions with the value "new" for their type attribute.
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_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_UNKNOWN - Static variable in class org.eclipse.jface.text.source.Annotation
Constant for unknown annotation types.
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.
TabFolder - class org.eclipse.swt.widgets.TabFolder.
Instances of this class implement the notebook user interface metaphor.
TabFolder(Composite, int) - Constructor for class org.eclipse.swt.widgets.TabFolder
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TabItem - class org.eclipse.swt.widgets.TabItem.
Instances of this class represent a selectable user interface object corresponding to a tab for a page in a tab folder.
TabItem(TabFolder, int) - Constructor for class org.eclipse.swt.widgets.TabItem
Constructs a new instance of this class given its parent (which must be a TabFolder) and a style value describing its behavior and appearance.
TabItem(TabFolder, int, int) - Constructor for class org.eclipse.swt.widgets.TabItem
Constructs a new instance of this class given its parent (which must be a TabFolder), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TabbedPropertySheetPage - class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.
A property sheet page that provides a tabbed UI.
TabbedPropertySheetPage(ITabbedPropertySheetPageContributor) - Constructor for class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
create a new tabbed property sheet page.
TabbedPropertySheetWidgetFactory - class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory.
A FormToolkit customized for use by tabbed property sheet page.
TabbedPropertySheetWidgetFactory() - Constructor for class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
private constructor.
Table - class org.eclipse.swt.widgets.Table.
Instances of this class implement a selectable user interface object that displays a list of images and strings and issues notification 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 org.eclipse.swt.widgets.TableColumn.
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.
TableColumnLayout - class org.eclipse.jface.layout.TableColumnLayout.
The TableColumnLayout is the Layout used to maintain TableColumn sizes in a Table.
TableColumnLayout() - Constructor for class org.eclipse.jface.layout.TableColumnLayout
 
TableCursor - class org.eclipse.swt.custom.TableCursor.
A TableCursor provides a way for the user to navigate around a Table using the keyboard.
TableCursor(Table, int) - Constructor for class org.eclipse.swt.custom.TableCursor
Constructs a new instance of this class given its parent table and a style value describing its behavior and appearance.
TableDragSourceEffect - class org.eclipse.swt.dnd.TableDragSourceEffect.
This class provides default implementations to display a source image when a drag is initiated from a Table.
TableDragSourceEffect(Table) - Constructor for class org.eclipse.swt.dnd.TableDragSourceEffect
Creates a new TableDragSourceEffect to handle drag effect from the specified Table.
TableDropTargetEffect - class org.eclipse.swt.dnd.TableDropTargetEffect.
This class provides a default drag under effect (eg. select, insert and scroll) when a drag occurs over a Table.
TableDropTargetEffect(Table) - Constructor for class org.eclipse.swt.dnd.TableDropTargetEffect
Creates a new TableDropTargetEffect to handle the drag under effect on the specified Table.
TableEditor - class org.eclipse.swt.custom.TableEditor.
A TableEditor is a manager for a Control that appears above a cell in a Table and tracks with the moving and resizing of that cell.
TableEditor(Table) - Constructor for class org.eclipse.swt.custom.TableEditor
Creates a TableEditor for the specified Table.
TableItem - class org.eclipse.swt.widgets.TableItem.
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 org.eclipse.jface.viewers.TableLayout.
A layout for a table.
TableLayout() - Constructor for class org.eclipse.jface.viewers.TableLayout
Creates a new table layout.
TableTree - class org.eclipse.swt.custom.TableTree.
Deprecated. As of 3.1 use Tree, TreeItem and TreeColumn
TableTree(Composite, int) - Constructor for class org.eclipse.swt.custom.TableTree
Deprecated. Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TableTreeEditor - class org.eclipse.swt.custom.TableTreeEditor.
Deprecated. As of 3.1 use TreeEditor with Tree, TreeItem and TreeColumn
TableTreeEditor(TableTree) - Constructor for class org.eclipse.swt.custom.TableTreeEditor
Deprecated. Creates a TableTreeEditor for the specified TableTree.
TableTreeItem - class org.eclipse.swt.custom.TableTreeItem.
Deprecated. As of 3.1 use Tree, TreeItem and TreeColumn
TableTreeItem(TableTree, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated. Constructs a new instance of this class given its parent (which must be a TableTree) and a style value describing its behavior and appearance.
TableTreeItem(TableTree, int, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated. Constructs a new instance of this class given its parent (which must be a 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(TableTreeItem, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated. Constructs a new instance of this class given its parent (which must be a TableTreeItem) and a style value describing its behavior and appearance.
TableTreeItem(TableTreeItem, int, int) - Constructor for class org.eclipse.swt.custom.TableTreeItem
Deprecated. Constructs a new instance of this class given its parent (which must be a TableTreeItem), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
TableTreeViewer - class org.eclipse.jface.viewers.TableTreeViewer.
Deprecated. As of 3.1 use TreeViewer instead
TableTreeViewer(TableTree) - Constructor for class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Creates a table tree viewer on the given table tree control.
TableTreeViewer(Composite) - Constructor for class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Creates a table tree viewer on a newly-created table tree control under the given parent.
TableTreeViewer(Composite, int) - Constructor for class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Creates a table tree viewer on a newly-created table tree control under the given parent.
TableViewer - class org.eclipse.jface.viewers.TableViewer.
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.
TableViewerColumn - class org.eclipse.jface.viewers.TableViewerColumn.
ViewerColumn implementation for TableViewer to enable column-specific label providers and editing support.
TableViewerColumn(TableViewer, int) - Constructor for class org.eclipse.jface.viewers.TableViewerColumn
Creates a new viewer column for the given TableViewer on a new TableColumn with the given style bits.
TableViewerColumn(TableViewer, int, int) - Constructor for class org.eclipse.jface.viewers.TableViewerColumn
Creates a new viewer column for the given TableViewer on a new TableColumn with the given style bits.
TableViewerColumn(TableViewer, TableColumn) - Constructor for class org.eclipse.jface.viewers.TableViewerColumn
Creates a new viewer column for the given TableViewer on the given TableColumn.
TableViewerEditor - class org.eclipse.jface.viewers.TableViewerEditor.
This is an editor-implementation for Table
TableViewerFocusCellManager - class org.eclipse.jface.viewers.TableViewerFocusCellManager.
This class is responsible to provide the concept of cells for Table.
TableViewerFocusCellManager(TableViewer, FocusCellHighlighter) - Constructor for class org.eclipse.jface.viewers.TableViewerFocusCellManager
Create a new manager
TableViewerRow - class org.eclipse.jface.viewers.TableViewerRow.
TableViewerRow is the Table specific implementation of ViewerRow
TableWrapData - class org.eclipse.ui.forms.widgets.TableWrapData.
Layout data used in conjunction with HTMLTableLayout.
TableWrapData() - Constructor for class org.eclipse.ui.forms.widgets.TableWrapData
The default constructor.
TableWrapData(int) - Constructor for class org.eclipse.ui.forms.widgets.TableWrapData
The convenience constructor - allows passing the horizontal alignment style.
TableWrapData(int, int) - Constructor for class org.eclipse.ui.forms.widgets.TableWrapData
The convenience constructor - allows passing the alignment styles.
TableWrapData(int, int, int, int) - Constructor for class org.eclipse.ui.forms.widgets.TableWrapData
The convenience constructor - allows passing the alignment styles, column and row spans.
TableWrapLayout - class org.eclipse.ui.forms.widgets.TableWrapLayout.
This implementation of the layout algorithm attempts to position controls in the composite using a two-pass autolayout HTML table altorithm recommeded by HTML 4.01 W3C specification (see http://www.w3.org/TR/html4/appendix/notes.html#h-B.5.2.2).
TableWrapLayout() - Constructor for class org.eclipse.ui.forms.widgets.TableWrapLayout
 
TabsToSpacesConverter - class org.eclipse.jface.text.TabsToSpacesConverter.
Auto edit strategy that converts tabs into spaces.
TabsToSpacesConverter() - Constructor for class org.eclipse.jface.text.TabsToSpacesConverter
 
TargetInfo - class org.eclipse.ant.core.TargetInfo.
Represents information about a target within an Ant build file.
Task - class org.eclipse.ant.core.Task.
Represents an Ant task.
Task() - Constructor for class org.eclipse.ant.core.Task
 
TaskList - class org.eclipse.ui.views.tasklist.TaskList.
Main class for the Task List view for displaying tasks and problem annotations on resources, and for opening an editor on the resource when the user commands.
TaskList() - Constructor for class org.eclipse.ui.views.tasklist.TaskList
Creates a new task list view.
TaskPropertiesDialog - class org.eclipse.ui.views.tasklist.TaskPropertiesDialog.
Shows the properties of a new or existing task, or a problem.
TaskPropertiesDialog(Shell) - Constructor for class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Creates the dialog.
TaskRulerAction - class org.eclipse.ui.texteditor.TaskRulerAction.
Adapter for the marker ruler action creating/removing tasks.
TaskRulerAction() - Constructor for class org.eclipse.ui.texteditor.TaskRulerAction
 
Team - class org.eclipse.team.core.Team.
The Team class provides a global point of reference for the global ignore set and the text/binary registry.
Team() - Constructor for class org.eclipse.team.core.Team
 
TeamException - exception org.eclipse.team.core.TeamException.
This exception is thrown by the team provider API.
TeamException(IStatus) - Constructor for class org.eclipse.team.core.TeamException
Create a TeamException which contains the given status object.
TeamException(String, Throwable) - Constructor for class org.eclipse.team.core.TeamException
Create a TeamException with an error status that contains the given message and throwable.
TeamException(String) - Constructor for class org.eclipse.team.core.TeamException
Create a TeamException with an error status that contains the given message.
TeamException(CoreException) - Constructor for class org.eclipse.team.core.TeamException
Create a TeamException that wraps the given CoreException
TeamHook - class org.eclipse.core.resources.team.TeamHook.
A general hook class for operations that team providers may be interested in participating in.
TeamHook() - Constructor for class org.eclipse.core.resources.team.TeamHook
Creates a new team hook.
TeamImages - class org.eclipse.team.ui.TeamImages.
TeamImages provides convenience methods for accessing shared images provided by the org.eclipse.team.ui plug-in.
TeamImages() - Constructor for class org.eclipse.team.ui.TeamImages
 
TeamOperation - class org.eclipse.team.ui.TeamOperation.
An operation that can be configured to run in the foreground using the IProgressService or the background as a Job.
TeamOperation(IWorkbenchPart) - Constructor for class org.eclipse.team.ui.TeamOperation
Create an team operation associated with the given part.
TeamOperation(IRunnableContext) - Constructor for class org.eclipse.team.ui.TeamOperation
Create an team operation that will run in the given context.
TeamOperation(IWorkbenchPart, IRunnableContext) - Constructor for class org.eclipse.team.ui.TeamOperation
Create an team operation associated with the given part that will run in the given context.
TeamStateChangeEvent - class org.eclipse.team.ui.synchronize.TeamStateChangeEvent.
An implementation of ITeamStateChangeEvent.
TeamStateChangeEvent() - Constructor for class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
 
TeamStateChangeEvent(ISubscriberChangeEvent[]) - Constructor for class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
Convenience constructor for creating an event from a subscriber change.
TeamStateDescription - class org.eclipse.team.ui.synchronize.TeamStateDescription.
An implementation of ITeamStateDescription.
TeamStateDescription(int) - Constructor for class org.eclipse.team.ui.synchronize.TeamStateDescription
Create a description with the given state.
TeamStateProvider - class org.eclipse.team.ui.synchronize.TeamStateProvider.
A team state provider is used by the SynchronizationStateTester to obtain the team state for model elements.
TeamStateProvider() - Constructor for class org.eclipse.team.ui.synchronize.TeamStateProvider
 
TeamStatus - class org.eclipse.team.core.TeamStatus.
Status that is returned from some Team operations or is the payload of some TeamExceptions.
TeamStatus(int, String, int, String, Throwable, IResource) - Constructor for class org.eclipse.team.core.TeamStatus
Create a new status object.
TeamUI - class org.eclipse.team.ui.TeamUI.
TeamUI contains public API for generic UI-based Team functionality.
TeamUI() - Constructor for class org.eclipse.team.ui.TeamUI
 
Template - class org.eclipse.jface.text.templates.Template.
A template consisting of a name and a pattern.
Template() - Constructor for class org.eclipse.jface.text.templates.Template
Creates an empty template.
Template(Template) - Constructor for class org.eclipse.jface.text.templates.Template
Creates a copy of a template.
Template(String, String, String, String) - Constructor for class org.eclipse.jface.text.templates.Template
Deprecated. as of 3.1 replaced by Template.Template(String, String, String, String, boolean)
Template(String, String, String, String, boolean) - Constructor for class org.eclipse.jface.text.templates.Template
Creates a template.
TemplateBuffer - class org.eclipse.jface.text.templates.TemplateBuffer.
A template buffer is a container for a string and variables.
TemplateBuffer(String, TemplateVariable[]) - Constructor for class org.eclipse.jface.text.templates.TemplateBuffer
Creates a template buffer.
TemplateCompletionProcessor - class org.eclipse.jface.text.templates.TemplateCompletionProcessor.
A completion processor that computes template proposals.
TemplateCompletionProcessor() - Constructor for class org.eclipse.jface.text.templates.TemplateCompletionProcessor
 
TemplateContext - class org.eclipse.jface.text.templates.TemplateContext.
Provides the context for a Template being resolved.
TemplateContext(TemplateContextType) - Constructor for class org.eclipse.jface.text.templates.TemplateContext
Creates a template context of a particular context type.
TemplateContextType - class org.eclipse.jface.text.templates.TemplateContextType.
A context type defines a context within which templates are resolved.
TemplateContextType(String) - Constructor for class org.eclipse.jface.text.templates.TemplateContextType
Creates a context type with an identifier.
TemplateContextType(String, String) - Constructor for class org.eclipse.jface.text.templates.TemplateContextType
Creates a context type with an identifier.
TemplateContextType() - Constructor for class org.eclipse.jface.text.templates.TemplateContextType
Creates a context type with a null identifier.
TemplateException - exception org.eclipse.jface.text.templates.TemplateException.
Thrown when a template cannot be validated.
TemplateException() - Constructor for class org.eclipse.jface.text.templates.TemplateException
Creates a new template exception.
TemplateException(String) - Constructor for class org.eclipse.jface.text.templates.TemplateException
Creates a new template exception.
TemplateException(String, Throwable) - Constructor for class org.eclipse.jface.text.templates.TemplateException
Creates a new template exception.
TemplateException(Throwable) - Constructor for class org.eclipse.jface.text.templates.TemplateException
Creates a new template exception.
TemplatePersistenceData - class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.
TemplatePersistenceData stores information about a template.
TemplatePersistenceData(Template, boolean) - Constructor for class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Creates a new, user-added instance that is not linked to a contributed template.
TemplatePersistenceData(Template, boolean, String) - Constructor for class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Creates a new instance.
TemplatePreferencePage - class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.
A template preference page allows configuration of the templates for an editor.
TemplatePreferencePage() - Constructor for class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
Creates a new template preference page.
TemplatePreferencePage.EditTemplateDialog - class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.
Dialog to edit a template.
TemplatePreferencePage.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry) - Constructor for class org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog
Creates a new dialog.
TemplateProposal - class org.eclipse.jface.text.templates.TemplateProposal.
A template completion proposal.
TemplateProposal(Template, TemplateContext, IRegion, Image) - Constructor for class org.eclipse.jface.text.templates.TemplateProposal
Creates a template proposal with a template and its context.
TemplateProposal(Template, TemplateContext, IRegion, Image, int) - Constructor for class org.eclipse.jface.text.templates.TemplateProposal
Creates a template proposal with a template and its context.
TemplateReaderWriter - class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.
Serializes templates as character or byte stream and reads the same format back.
TemplateReaderWriter() - Constructor for class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
Create a new instance.
TemplateStore - class org.eclipse.jface.text.templates.persistence.TemplateStore.
A collection of templates.
TemplateStore(IPreferenceStore, String) - Constructor for class org.eclipse.jface.text.templates.persistence.TemplateStore
Creates a new template store.
TemplateStore(ContextTypeRegistry, IPreferenceStore, String) - Constructor for class org.eclipse.jface.text.templates.persistence.TemplateStore
Creates a new template store with a context type registry.
TemplateTranslator - class org.eclipse.jface.text.templates.TemplateTranslator.
The template translator translates a string into a template buffer.
TemplateTranslator() - Constructor for class org.eclipse.jface.text.templates.TemplateTranslator
 
TemplateVariable - class org.eclipse.jface.text.templates.TemplateVariable.
A TemplateVariable represents a set of positions into a TemplateBuffer with identical content each.
TemplateVariable(String, String, int[]) - Constructor for class org.eclipse.jface.text.templates.TemplateVariable
Creates a template variable.
TemplateVariable(String, String, String, int[]) - Constructor for class org.eclipse.jface.text.templates.TemplateVariable
Creates a template variable.
TemplateVariable(TemplateVariableType, String, String, int[]) - Constructor for class org.eclipse.jface.text.templates.TemplateVariable
Creates a template variable.
TemplateVariable(String, String[], int[]) - Constructor for class org.eclipse.jface.text.templates.TemplateVariable
Creates a template variable with multiple possible values.
TemplateVariable(String, String, String[], int[]) - Constructor for class org.eclipse.jface.text.templates.TemplateVariable
Creates a template variable with multiple possible values.
TemplateVariableResolver - class org.eclipse.jface.text.templates.TemplateVariableResolver.
A TemplateVariableResolver resolves TemplateVariables of a certain type inside a TemplateContext.
TemplateVariableResolver(String, String) - Constructor for class org.eclipse.jface.text.templates.TemplateVariableResolver
Creates an instance of TemplateVariableResolver.
TemplateVariableResolver() - Constructor for class org.eclipse.jface.text.templates.TemplateVariableResolver
Creates an empty instance.
TemplateVariableType - class org.eclipse.jface.text.templates.TemplateVariableType.
Value object that represents the type of a template variable.
TestableObject - class org.eclipse.ui.testing.TestableObject.
A testable object.
TestableObject() - Constructor for class org.eclipse.ui.testing.TestableObject
 
Text - class org.eclipse.swt.widgets.Text.
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.
TextActionHandler - class org.eclipse.ui.actions.TextActionHandler.
Handles the redirection of the global Cut, Copy, Paste, and Select All actions to either the current inline text control or the part's supplied action handler.
TextActionHandler(IActionBars) - Constructor for class org.eclipse.ui.actions.TextActionHandler
Creates a Text control action handler for the global Cut, Copy, Paste, Delete, and Select All of the action bar.
TextAttribute - class org.eclipse.jface.text.TextAttribute.
Description of textual attributes such as color and style.
TextAttribute(Color, Color, int) - Constructor for class org.eclipse.jface.text.TextAttribute
Creates a text attribute with the given colors and style.
TextAttribute(Color, Color, int, Font) - Constructor for class org.eclipse.jface.text.TextAttribute
Creates a text attribute with the given colors and style.
TextAttribute(Color) - Constructor for class org.eclipse.jface.text.TextAttribute
Creates a text attribute for the given foreground color, no background color and with the SWT normal style.
TextCellEditor - class org.eclipse.jface.viewers.TextCellEditor.
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.
TextChange - class org.eclipse.ltk.core.refactoring.TextChange.
A text change is a special change object that applies a text edit tree to a document.
TextChange(String) - Constructor for class org.eclipse.ltk.core.refactoring.TextChange
Creates a new text change with the specified name.
TextChangeListener - interface org.eclipse.swt.custom.TextChangeListener.
The StyledText widget implements this listener to receive notifications when changes to the model occur.
TextChangedEvent - class org.eclipse.swt.custom.TextChangedEvent.
This event is sent by the StyledTextContent implementor when a change to the text occurs.
TextChangedEvent(StyledTextContent) - Constructor for class org.eclipse.swt.custom.TextChangedEvent
Create the TextChangedEvent to be used by the StyledTextContent implementor.
TextChangingEvent - class org.eclipse.swt.custom.TextChangingEvent.
This event is sent by the StyledTextContent implementor when a change to the text is about to occur.
TextChangingEvent(StyledTextContent) - Constructor for class org.eclipse.swt.custom.TextChangingEvent
Create the TextChangedEvent to be used by the StyledTextContent implementor.
TextConsole - class org.eclipse.ui.console.TextConsole.
An abstract text console that supports regular expression matching and hyperlinks.
TextConsole(String, String, ImageDescriptor, boolean) - Constructor for class org.eclipse.ui.console.TextConsole
Constructs a console with the given name, image descriptor, and lifecycle
TextConsolePage - class org.eclipse.ui.console.TextConsolePage.
A page for a text console.
TextConsolePage(TextConsole, IConsoleView) - Constructor for class org.eclipse.ui.console.TextConsolePage
Constructs a text console page for the given console in the given view.
TextConsoleViewer - class org.eclipse.ui.console.TextConsoleViewer.
Default viewer used to display a TextConsole.
TextConsoleViewer(Composite, TextConsole) - Constructor for class org.eclipse.ui.console.TextConsoleViewer
Constructs a new viewer in the given parent for the specified console.
TextContentAdapter - class org.eclipse.jface.fieldassist.TextContentAdapter.
An IControlContentAdapter for SWT Text controls.
TextContentAdapter() - Constructor for class org.eclipse.jface.fieldassist.TextContentAdapter