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').
TabFolder - Class in org.eclipse.swt.widgets
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.
TabFolderDrawData - Class in org.eclipse.swt.internal.theme
 
TabFolderDrawData() - Constructor for class org.eclipse.swt.internal.theme.TabFolderDrawData
 
TabItem - Class in org.eclipse.swt.widgets
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.
TabItemDrawData - Class in org.eclipse.swt.internal.theme
 
TabItemDrawData() - Constructor for class org.eclipse.swt.internal.theme.TabItemDrawData
 
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 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 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.
TableCursor - Class in org.eclipse.swt.custom
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.
TableEditor - Class in org.eclipse.swt.custom
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 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.
TableTree - Class in org.eclipse.swt.custom
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 in org.eclipse.swt.custom
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 in org.eclipse.swt.custom
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.
TABP_BODY - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_PANE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TABITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TABITEMBOTHEDGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TABITEMLEFTEDGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TABITEMRIGHTEDGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TOPTABITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TOPTABITEMBOTHEDGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TOPTABITEMLEFTEDGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TABP_TOPTABITEMRIGHTEDGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
tabsArea - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
tabsHeight - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
tabsWidth - Variable in class org.eclipse.swt.internal.theme.TabFolderDrawData
 
TB_ADDSTRING - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_AUTOSIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_BUTTONCOUNT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_BUTTONSTRUCTSIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_COMMANDTOINDEX - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_DELETEBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_ENDTRACK - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETBUTTONINFO - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETBUTTONSIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETBUTTONTEXT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETDISABLEDIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETEXTENDEDSTYLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETHOTIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETHOTITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETITEMRECT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETPADDING - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETROWS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETSTATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_GETTOOLTIPS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_INSERTBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_LOADIMAGES - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_MAPACCELERATOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETBITMAPSIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETBUTTONINFO - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETBUTTONSIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETDISABLEDIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETEXTENDEDSTYLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETHOTIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETHOTITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETPARENT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETROWS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_SETSTATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TB_THUMBPOSITION - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBBUTTON - Class in org.eclipse.swt.internal.win32
 
TBBUTTON() - Constructor for class org.eclipse.swt.internal.win32.TBBUTTON
 
TBBUTTONINFO - Class in org.eclipse.swt.internal.win32
 
TBBUTTONINFO() - Constructor for class org.eclipse.swt.internal.win32.TBBUTTONINFO
 
TBIF_COMMAND - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBIF_IMAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBIF_LPARAM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBIF_SIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBIF_STATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBIF_STYLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBIF_TEXT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_GETLINESIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_GETPAGESIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_GETPOS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_GETRANGEMAX - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_GETRANGEMIN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_GETTHUMBRECT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_SETLINESIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_SETPAGESIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_SETPOS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_SETRANGEMAX - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_SETRANGEMIN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBM_SETTICFREQ - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBN_DROPDOWN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBN_FIRST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBN_HOTITEMCHANGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBS_AUTOTICKS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBS_BOTH - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBS_DOWNISLEFT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBS_HORZ - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBS_VERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTATE_CHECKED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTATE_ENABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTATE_PRESSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_AUTOSIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_CUSTOMERASE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_DROPDOWN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_EX_DOUBLEBUFFER - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_EX_DRAWDDARROWS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_EX_HIDECLIPPEDBUTTONS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_EX_MIXEDBUTTONS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_FLAT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_LIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_TOOLTIPS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_TRANSPARENT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TBSTYLE_WRAPABLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCHAR - Class in org.eclipse.swt.internal.win32
This class implements the conversions between unicode characters and the platform supported representation for characters.
TCHAR(int, int) - Constructor for class org.eclipse.swt.internal.win32.TCHAR
 
TCHAR(int, char, boolean) - Constructor for class org.eclipse.swt.internal.win32.TCHAR
 
TCHAR(int, char[], boolean) - Constructor for class org.eclipse.swt.internal.win32.TCHAR
 
TCHAR(int, String, boolean) - Constructor for class org.eclipse.swt.internal.win32.TCHAR
 
tcharAt(int) - Method in class org.eclipse.swt.internal.win32.TCHAR
 
TCI_SRCCHARSET - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCI_SRCCODEPAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCIF_IMAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCIF_TEXT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCITEM - Class in org.eclipse.swt.internal.win32
 
TCITEM() - Constructor for class org.eclipse.swt.internal.win32.TCITEM
 
TCM_ADJUSTRECT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_DELETEITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_GETCURSEL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_GETITEMCOUNT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_GETITEMRECT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_GETTOOLTIPS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_INSERTITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_SETCURSEL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_SETIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCM_SETITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCN_SELCHANGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCN_SELCHANGING - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCS_BOTTOM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCS_FOCUSNEVER - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCS_MULTILINE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCS_TABS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TCS_TOOLTIPS - Static variable in class org.eclipse.swt.internal.win32.OS
 
tdData - Variable in class org.eclipse.swt.internal.ole.win32.DVTARGETDEVICE
 
tdDeviceNameOffset - Variable in class org.eclipse.swt.internal.ole.win32.DVTARGETDEVICE
 
tdDriverNameOffset - Variable in class org.eclipse.swt.internal.ole.win32.DVTARGETDEVICE
 
tdescAlias_unionField - Variable in class org.eclipse.swt.internal.ole.win32.TYPEATTR
 
tdescAlias_vt - Variable in class org.eclipse.swt.internal.ole.win32.TYPEATTR
 
tdExtDevmodeOffset - Variable in class org.eclipse.swt.internal.ole.win32.DVTARGETDEVICE
 
tdPortNameOffset - Variable in class org.eclipse.swt.internal.ole.win32.DVTARGETDEVICE
 
tdSize - Variable in class org.eclipse.swt.internal.ole.win32.DVTARGETDEVICE
 
TECHNOLOGY - Static variable in class org.eclipse.swt.internal.win32.OS
 
tempStorage - Variable in class org.eclipse.swt.ole.win32.OleClientSite
 
text - Variable in class org.eclipse.swt.browser.StatusTextEvent
status text
text - Variable in class org.eclipse.swt.custom.Bullet
 
text - Variable in class org.eclipse.swt.events.SelectionEvent
The text of the hyperlink that was selected.
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_DELETE - Static variable in class org.eclipse.swt.accessibility.ACC
 
TEXT_END - Static variable in class org.eclipse.swt.custom.ST
 
TEXT_INSERT - Static variable in class org.eclipse.swt.accessibility.ACC
 
TEXT_START - Static variable in class org.eclipse.swt.custom.ST
 
textCaretMoved(int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the text caret has moved within a custom control.
textChanged(int, int, int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the text within a custom control has changed.
textChanged(TextChangedEvent) - Method in interface org.eclipse.swt.custom.TextChangeListener
This method is called when the content has changed.
TextChangedEvent - Class in org.eclipse.swt.custom
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.
TextChangeListener - Interface in org.eclipse.swt.custom
The StyledText widget implements this listener to receive notifications when changes to the model occur.
textChanging(TextChangingEvent) - Method in interface org.eclipse.swt.custom.TextChangeListener
This method is called when the content is about to be changed.
TextChangingEvent - Class in org.eclipse.swt.custom
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.
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.
TextLayout - Class in org.eclipse.swt.graphics
TextLayout is a graphic object that represents styled text.
TextLayout(Device) - Constructor for class org.eclipse.swt.graphics.TextLayout
Constructs a new instance of this class on the given device.
TEXTMETRIC - Class in org.eclipse.swt.internal.win32
 
TEXTMETRIC() - Constructor for class org.eclipse.swt.internal.win32.TEXTMETRIC
 
TEXTMETRICA - Class in org.eclipse.swt.internal.win32
 
TEXTMETRICA() - Constructor for class org.eclipse.swt.internal.win32.TEXTMETRICA
 
TEXTMETRICW - Class in org.eclipse.swt.internal.win32
 
TEXTMETRICW() - Constructor for class org.eclipse.swt.internal.win32.TEXTMETRICW
 
TextRenderingHintAntiAlias - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
TextRenderingHintAntiAliasGridFit - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
TextRenderingHintClearTypeGridFit - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
TextRenderingHintSingleBitPerPixel - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
TextRenderingHintSingleBitPerPixelGridFit - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
TextRenderingHintSystemDefault - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
textSelectionChanged() - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the text selection has changed within a custom control.
textSet(TextChangedEvent) - Method in interface org.eclipse.swt.custom.TextChangeListener
This method is called instead of the textChanging/textChanged combination when the entire old content has been replaced (e.g., by a call to StyledTextContent.setText()).
TextStyle - Class in org.eclipse.swt.graphics
TextStyle defines a set of styles that can be applied to a range of text.
TextStyle(Font, Color, Color) - Constructor for class org.eclipse.swt.graphics.TextStyle
Create a new text style with the specified font, foreground and background.
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.
TextureBrush_delete(int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
TextureBrush_new(int, int, float, float, float, float) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
TextureBrush_SetTransform(int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Theme - Class in org.eclipse.swt.internal.theme
 
Theme(Device) - Constructor for class org.eclipse.swt.internal.theme.Theme
 
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.
thumb - Variable in class org.eclipse.swt.internal.theme.ScrollBarDrawData
 
time - Variable in class org.eclipse.swt.events.TypedEvent
the time that the event occurred.
time - Variable in class org.eclipse.swt.internal.win32.KEYBDINPUT
 
time - Variable in class org.eclipse.swt.internal.win32.MOUSEINPUT
 
time - Variable in class org.eclipse.swt.internal.win32.MSG
 
time - Variable in class org.eclipse.swt.widgets.Event
the time that the event occurred.
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.
TIS_DISABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TIS_FOCUSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TIS_HOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TIS_NORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TIS_SELECTED - Static variable in class org.eclipse.swt.internal.win32.OS
 
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).
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.
TKP_THUMB - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_THUMBBOTTOM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_THUMBLEFT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_THUMBRIGHT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_THUMBTOP - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_THUMBVERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_TICS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_TICSVERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_TRACK - Static variable in class org.eclipse.swt.internal.win32.OS
 
TKP_TRACKVERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
tmAscent - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmAveCharWidth - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmBreakChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICA
 
tmBreakChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICW
 
tmCharSet - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmDefaultChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICA
 
tmDefaultChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICW
 
tmDescent - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmDigitizedAspectX - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmDigitizedAspectY - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
TME_HOVER - Static variable in class org.eclipse.swt.internal.win32.OS
 
TME_LEAVE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TME_QUERY - Static variable in class org.eclipse.swt.internal.win32.OS
 
tmExternalLeading - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmFirstChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICA
 
tmFirstChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICW
 
tmHeight - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmInternalLeading - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmItalic - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmLastChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICA
 
tmLastChar - Variable in class org.eclipse.swt.internal.win32.TEXTMETRICW
 
tmMaxCharWidth - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmOverhang - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
TMPF_VECTOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
tmPitchAndFamily - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmStruckOut - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
TMT_CONTENTMARGINS - Static variable in class org.eclipse.swt.internal.win32.OS
 
tmUnderlined - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
tmWeight - Variable in class org.eclipse.swt.internal.win32.TEXTMETRIC
 
ToAscii(int, int, byte[], short[], int) - Static method in class org.eclipse.swt.internal.win32.OS
 
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(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.
TOGGLE - Static variable in class org.eclipse.swt.SWT
Style constant for toggle button behavior (value is 1<<1).
TOGGLE_OVERWRITE - Static variable in class org.eclipse.swt.custom.ST
 
TOOL - Static variable in class org.eclipse.swt.SWT
Style constant for tool window behavior (value is 1<<2).
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.
TOOLBARCLASSNAME - Static variable in class org.eclipse.swt.internal.win32.OS
 
ToolBarDrawData - Class in org.eclipse.swt.internal.theme
 
ToolBarDrawData() - Constructor for class org.eclipse.swt.internal.theme.ToolBarDrawData
 
TOOLINFO - Class in org.eclipse.swt.internal.win32
 
TOOLINFO() - Constructor for class org.eclipse.swt.internal.win32.TOOLINFO
 
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.
TOOLITEM_ARROW - Static variable in class org.eclipse.swt.internal.theme.DrawData
ToolItem parts
ToolItemDrawData - Class in org.eclipse.swt.internal.theme
 
ToolItemDrawData() - Constructor for class org.eclipse.swt.internal.theme.ToolItemDrawData
 
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.
TOOLTIPS_CLASS - Static variable in class org.eclipse.swt.internal.win32.OS
 
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.internal.win32.COMPOSITIONFORM
 
top - Variable in class org.eclipse.swt.internal.win32.DRAWITEMSTRUCT
 
top - Variable in class org.eclipse.swt.internal.win32.GUITHREADINFO
 
top - Variable in class org.eclipse.swt.internal.win32.MENUBARINFO
 
top - Variable in class org.eclipse.swt.internal.win32.NMCUSTOMDRAW
 
top - Variable in class org.eclipse.swt.internal.win32.NMREBARCHEVRON
 
top - Variable in class org.eclipse.swt.internal.win32.NMTOOLBAR
 
top - Variable in class org.eclipse.swt.internal.win32.PAINTSTRUCT
 
top - Variable in class org.eclipse.swt.internal.win32.RECT
 
top - Variable in class org.eclipse.swt.internal.win32.TOOLINFO
 
top - Variable in class org.eclipse.swt.internal.win32.WINDOWPLACEMENT
 
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).
topControl - Variable in class org.eclipse.swt.custom.StackLayout
topControl the Control that is displayed at the top of the stack.
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.AccessibleTextEvent
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.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.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.internal.win32.TCHAR
 
toString(int, int) - Method in class org.eclipse.swt.internal.win32.TCHAR
 
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.
total - Variable in class org.eclipse.swt.browser.ProgressEvent
total value
ToUnicode(int, int, byte[], char[], int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
TP_BUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TP_DROPDOWNBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TP_SEPARATOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
TP_SEPARATORVERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TP_SPLITBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TP_SPLITBUTTONDROPDOWN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TPM_LEFTALIGN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TPM_LEFTBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TPM_RIGHTALIGN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TPM_RIGHTBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TRACKBAR_CLASS - Static variable in class org.eclipse.swt.internal.win32.OS
 
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
 
TrackMouseEvent(TRACKMOUSEEVENT) - Static method in class org.eclipse.swt.internal.win32.OS
 
TRACKMOUSEEVENT - Class in org.eclipse.swt.internal.win32
 
TRACKMOUSEEVENT() - Constructor for class org.eclipse.swt.internal.win32.TRACKMOUSEEVENT
 
TrackPopupMenu(int, int, int, int, int, int, RECT) - Static method in class org.eclipse.swt.internal.win32.OS
 
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
 
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.
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).
TranslateAccelerator(MSG) - Method in class org.eclipse.swt.internal.ole.win32.IOleInPlaceActiveObject
 
TranslateAccelerator(int, int, MSG) - Static method in class org.eclipse.swt.internal.win32.OS
 
TranslateAcceleratorA(int, int, MSG) - Static method in class org.eclipse.swt.internal.win32.OS
 
TranslateAcceleratorW(int, int, MSG) - Static method in class org.eclipse.swt.internal.win32.OS
 
TranslateCharsetInfo(int, int[], int) - Static method in class org.eclipse.swt.internal.win32.OS
 
TranslateMDISysAccel(int, MSG) - Static method in class org.eclipse.swt.internal.win32.OS
 
TranslateMessage(MSG) - Static method in class org.eclipse.swt.internal.win32.OS
 
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.internal.win32.OS
 
TransparentBlt(int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
TransparentImage(int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
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.
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.
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(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.
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(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.
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.
TRIVERTEX - Class in org.eclipse.swt.internal.win32
 
TRIVERTEX() - Constructor for class org.eclipse.swt.internal.win32.TRIVERTEX
 
TS_CHECKED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_DISABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_DRAW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_HOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_HOTCHECKED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_MIN - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_NORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_PRESSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TS_TRUE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTDT_AUTOMATIC - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTDT_AUTOPOP - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTDT_INITIAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTDT_RESHOW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTF_ABSOLUTE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTF_IDISHWND - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTF_RTLREADING - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTF_SUBCLASS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTF_TRACK - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTF_TRANSPARENT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTI_ERROR - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTI_INFO - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTI_NONE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTI_WARNING - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_ACTIVATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_ADDTOOL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_DELTOOL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_GETCURRENTTOOL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_GETCURRENTTOOLA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_GETCURRENTTOOLW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_GETDELAYTIME - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_GETTOOLINFO - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_NEWTOOLRECT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_POP - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_SETDELAYTIME - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_SETMAXTIPWIDTH - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_SETTITLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_SETTITLEA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_SETTITLEW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_TRACKACTIVATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_TRACKPOSITION - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTM_UPDATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTN_FIRST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTN_GETDISPINFO - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTN_GETDISPINFOA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTN_GETDISPINFOW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTN_POP - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTN_SHOW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTS_ALWAYSTIP - Static variable in class org.eclipse.swt.internal.win32.OS
 
TTS_BALLOON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TV_FIRST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVE_COLLAPSE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVE_COLLAPSERESET - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVE_EXPAND - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_CARET - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_CHILD - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_DROPHILITED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_FIRSTVISIBLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_LASTVISIBLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_NEXT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_NEXTVISIBLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_PARENT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_PREVIOUS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_PREVIOUSVISIBLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVGN_ROOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVHITTESTINFO - Class in org.eclipse.swt.internal.win32
 
TVHITTESTINFO() - Constructor for class org.eclipse.swt.internal.win32.TVHITTESTINFO
 
TVHT_ONITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVHT_ONITEMBUTTON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVHT_ONITEMICON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVHT_ONITEMLABEL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVHT_ONITEMSTATEICON - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVI_FIRST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVI_LAST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVI_ROOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIF_HANDLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIF_IMAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIF_INTEGRAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIF_PARAM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIF_SELECTEDIMAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIF_STATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIF_TEXT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVINSERTSTRUCT - Class in org.eclipse.swt.internal.win32
 
TVINSERTSTRUCT() - Constructor for class org.eclipse.swt.internal.win32.TVINSERTSTRUCT
 
TVIS_DROPHILITED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIS_EXPANDED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIS_SELECTED - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVIS_STATEIMAGEMASK - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVITEM - Class in org.eclipse.swt.internal.win32
 
TVITEM() - Constructor for class org.eclipse.swt.internal.win32.TVITEM
 
TVITEMEX - Class in org.eclipse.swt.internal.win32
 
TVITEMEX() - Constructor for class org.eclipse.swt.internal.win32.TVITEMEX
 
TVM_CREATEDRAGIMAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_DELETEITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_ENSUREVISIBLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_EXPAND - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETBKCOLOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETCOUNT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETITEMHEIGHT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETITEMRECT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETITEMSTATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETNEXTITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETTEXTCOLOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETTOOLTIPS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_GETVISIBLECOUNT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_HITTEST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_INSERTITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_MAPACCIDTOHTREEITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_MAPHTREEITEMTOACCID - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SELECTITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SETBKCOLOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SETIMAGELIST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SETINSERTMARK - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SETITEM - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SETITEMHEIGHT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SETSCROLLTIME - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVM_SETTEXTCOLOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_BEGINDRAGA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_BEGINDRAGW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_BEGINRDRAGA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_BEGINRDRAGW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_FIRST - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_GETDISPINFOA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_GETDISPINFOW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_ITEMEXPANDEDA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_ITEMEXPANDEDW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_ITEMEXPANDINGA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_ITEMEXPANDINGW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_SELCHANGEDA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_SELCHANGEDW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_SELCHANGINGA - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVN_SELCHANGINGW - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVP_GLYPH - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_DISABLEDRAGDROP - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_FULLROWSELECT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_HASBUTTONS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_HASLINES - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_LINESATROOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_NOHSCROLL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_NONEVENHEIGHT - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_NOTOOLTIPS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVS_SHOWSELALWAYS - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVSIL_NORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
TVSIL_STATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
tymed - Variable in class org.eclipse.swt.internal.ole.win32.FORMATETC
 
tymed - Variable in class org.eclipse.swt.internal.ole.win32.STGMEDIUM
 
TYMED_HGLOBAL - Static variable in class org.eclipse.swt.internal.ole.win32.COM
 
type - Variable in class org.eclipse.swt.custom.Bullet
 
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.internal.ole.win32.STATSTG
 
type - Variable in class org.eclipse.swt.internal.win32.INPUT
 
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
TYPEATTR - Class in org.eclipse.swt.internal.ole.win32
 
TYPEATTR() - Constructor for class org.eclipse.swt.internal.ole.win32.TYPEATTR
 
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.
typekind - Variable in class org.eclipse.swt.internal.ole.win32.TYPEATTR
 
types - Variable in class org.eclipse.swt.graphics.PathData
The type of each point.

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