Index

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

T

T - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
Indicates that a branch should be rendered as a 'T' shape.
TAB_FIELDS - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant indicating that the TAB key should be used to traverse the CDateTime's fields (value is 1<<25).
table - Variable in class org.eclipse.nebula.widgets.grid.GridEditor
 
TableCombo - Class in org.eclipse.nebula.widgets.tablecombo
The TableCombo class represents a selectable user interface object that combines a label, textfield, and a table and issues notification when an item is selected from the table.
TableCombo(Composite, int) - Constructor for class org.eclipse.nebula.widgets.tablecombo.TableCombo
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TableComboElement - Class in org.eclipse.nebula.widgets.tablecombo.css
 
TableComboElement(TableCombo, CSSEngine) - Constructor for class org.eclipse.nebula.widgets.tablecombo.css.TableComboElement
 
TableComboElementProvider - Class in org.eclipse.nebula.widgets.tablecombo.css
 
TableComboElementProvider() - Constructor for class org.eclipse.nebula.widgets.tablecombo.css.TableComboElementProvider
 
TableComboPropertyHandler - Class in org.eclipse.nebula.widgets.tablecombo.css
 
TableComboPropertyHandler() - Constructor for class org.eclipse.nebula.widgets.tablecombo.css.TableComboPropertyHandler
 
TableComboRenderer - Interface in org.eclipse.nebula.widgets.tablecombo
Renderer used to display the "text" part of the TableCombo widget
TableComboRendererAdapter - Class in org.eclipse.nebula.widgets.tablecombo
TableComboRenderer adapter
TableComboRendererAdapter() - Constructor for class org.eclipse.nebula.widgets.tablecombo.TableComboRendererAdapter
 
TableComboViewer - Class in org.eclipse.nebula.jface.tablecomboviewer
TableComboViewerRow is basically identical to the TableViewer class with a few modifications to reference the Table within the TableCombo widget instead of a parent Table widget.
TableComboViewer(TableCombo) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
Creates a table viewer on the given table control.
TableComboViewer(Composite) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
 
TableComboViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
Creates a table viewer on a newly-created table control under the given parent.
TableComboViewerRow - Class in org.eclipse.nebula.jface.tablecomboviewer
 
TableComboViewerRow(TableItem) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
Create a new instance of the receiver from item.
TAG_BR - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_EM - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_LIST_ITEM - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_ORDERED_LIST - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_PARAGRAPH - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_SPAN - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_STRIKETHROUGH - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_STRONG - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_UNDERLINE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TAG_UNORDERED_LIST - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
TagProcessingState - Class in org.eclipse.nebula.widgets.richtext.painter
This class is used to keep track of the style setting regarding opened tags.
TagProcessingState() - Constructor for class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
TagProcessingState.TextAlignment - Enum in org.eclipse.nebula.widgets.richtext.painter
Enumeration to specify the text alignment in a paragraph.
text - Variable in class org.eclipse.nebula.cwt.base.BaseCombo
The Text widget of a DROP_DOWN style combo.
text - Variable in class org.eclipse.nebula.cwt.v.VControl
 
text - Variable in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWText
 
text - Variable in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTBaseTextEditor
 
Text - org.eclipse.nebula.cwt.v.VControl.Type
 
TEXT_LEAD - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for left aligning the text of a DropCombo (value is 1<<16).
TEXT_LEFT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for left aligning the text of a DropCombo (value is 1<<16).
TEXT_RIGHT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for right aligning the text of a DropCombo (value is 1<<17).
TEXT_TRAIL - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for right aligning the text of a DropCombo (value is 1<<17).
textAlignment - Variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
textAlignment - Variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
TextAssist - Class in org.eclipse.nebula.widgets.opal.textassist
Instances of this class are selectable user interface objects that allow the user to enter and modify text.
TextAssist(Composite, int, TextAssistContentProvider) - Constructor for class org.eclipse.nebula.widgets.opal.textassist.TextAssist
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
TextAssistContentProvider - Class in org.eclipse.nebula.widgets.opal.textassist
This class is a content provider for the TextAssist widget.
TextAssistContentProvider() - Constructor for class org.eclipse.nebula.widgets.opal.textassist.TextAssistContentProvider
 
textBottomMargin - Variable in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
 
textColor - Variable in class org.eclipse.nebula.widgets.opal.notifier.NotifierColors
 
textEvent(Event) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
 
TextFocusControlListener - Class in org.eclipse.nebula.widgets.opal.promptsupport
Focus/Control listener for a Text widget
TextFocusControlListener(Text) - Constructor for class org.eclipse.nebula.widgets.opal.promptsupport.TextFocusControlListener
Constructor
textListener - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Delegates events to their appropriate handler
textMarginHeight - Static variable in class org.eclipse.nebula.cwt.base.BaseCombo
A constant value used to pad the computed height for this widget, so that the combo's Button will fit without clipping its top and bottom borders.
TextPaintInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
PaintInstruction to paint text based on the current TagProcessingState.
TextPaintInstruction(TagProcessingState, String) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.TextPaintInstruction
 
TextPaintInstruction(TagProcessingState, String, String) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.TextPaintInstruction
 
textTopMargin - Variable in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
 
TextUtils - Class in org.eclipse.nebula.widgets.grid.internal
Utility class to provide common operations on strings not supported by the base java API.
TextUtils - Class in org.eclipse.nebula.widgets.pgroup.internal
Utility class to provide common operations on strings not supported by the base java API.
TextUtils() - Constructor for class org.eclipse.nebula.widgets.pgroup.internal.TextUtils
Protected constructor to prevent instantiation.
THREADS - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
Time() - Static method in class org.eclipse.nebula.widgets.cdatetime.Body
 
Time() - Static method in class org.eclipse.nebula.widgets.cdatetime.Header
 
TIME - Static variable in class org.eclipse.nebula.widgets.cdatetime.Body
 
TIME - Static variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
TIME_MEDIUM - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for showing a medium time format (value is 1<<7).
TIME_SHORT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for showing a short time format (value is 1<<6).
timeAmPm - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
timeButton - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
timeNow - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
timePanel - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
timezone - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
TIP_OF_THE_DAY - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
TipOfTheDay - Class in org.eclipse.nebula.widgets.opal.tipoftheday
Instances of this class are a "Tip of Day" box, which is composed of
TipOfTheDay() - Constructor for class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
Constructor
TipOfTheDay.TipStyle - Enum in org.eclipse.nebula.widgets.opal.tipoftheday
Types of opal dialog
title - Variable in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
title - Variable in class org.eclipse.nebula.widgets.opal.launcher.LauncherItem
 
titleColor - Variable in class org.eclipse.nebula.widgets.opal.notifier.NotifierColors
 
TitledSeparator - Class in org.eclipse.nebula.widgets.opal.titledseparator
Instances of this class provide a separator with a title and/or an image.
TitledSeparator(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
toControl(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
toControl(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
 
today - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
Today - org.eclipse.nebula.widgets.cdatetime.CDT.Key
 
Today() - Static method in class org.eclipse.nebula.widgets.cdatetime.Footer
 
TODAY - Static variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
TodayButton - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
 
todayMenuItem - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
toDisplay(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
toDisplay(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
 
ToggleRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The renderer for tree item plus/minus expand/collapse toggle.
ToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.ToggleRenderer
Default constructor.
Toolbar - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
 
TOOLBAR_CAN_COLLAPSE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key to configure whether the toolbar can be collapsed by the user.
TOOLBAR_GROUPS - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key for toolbar groups configuration.
TOOLBAR_STARTUP_EXPANDED - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key to configure whether the toolbar must start expanded when the editor is loaded.
ToolbarButton - Class in org.eclipse.nebula.widgets.richtext.toolbar
Representation of a toolbar button that should be added to the toolbar of the underlying CKEditor.
ToolbarButton(String, String, String, String, URL) - Constructor for class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
Create a ToolbarButton with the given information.
toolbarCollapsible - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Configure if the toolbar should be collapsible.
ToolbarConfiguration - Class in org.eclipse.nebula.widgets.richtext.toolbar
Deprecated.
Use the more general RichTextEditorConfiguration
ToolbarConfiguration() - Constructor for class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
toolbarInitialExpanded - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Configure if the toolbar should be initially expanded.
tooltipText - Variable in class org.eclipse.nebula.cwt.v.VControl
 
TOP - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
topIndex - Variable in class org.eclipse.nebula.widgets.grid.Grid
Index of first visible item.
topMargin - Variable in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
 
topMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnFooterRenderer
 
topMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnGroupHeaderRenderer
 
topMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
 
topMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultRowHeaderRenderer
 
topMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnGroupHeaderRenderer
 
topMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
 
toString() - Method in class org.eclipse.nebula.cwt.v.VControl
 
toString() - Method in class org.eclipse.nebula.cwt.v.VNative
 
toString() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
transform - Variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
transform - Variable in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
translate(float, float) - Method in class org.eclipse.nebula.cwt.svg.SvgTransform
 
Translate - org.eclipse.nebula.cwt.svg.SvgTransform.Type
 
traverse(int) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Based on the argument, perform one of the expected platform traversal action.
traverse(int, KeyEvent) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Performs a platform traversal action corresponding to a KeyDown event.
traverse(int, Event) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Performs a platform traversal action corresponding to a KeyDown event.
traverseSelection(int) - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
Traverse the selection programmatically just as a user would with the keyboard.
treeIndent - Variable in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
 
TreeNodeToggleRenderer - Class in org.eclipse.nebula.widgets.pgroup
This toggle strategy mimics a Windows tree node.
TreeNodeToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.TreeNodeToggleRenderer
 
truncationStyle - Variable in class org.eclipse.nebula.widgets.grid.GridCellRenderer
Truncation style
truncationStyle - Variable in class org.eclipse.nebula.widgets.grid.GridFooterRenderer
Truncation style
truncationStyle - Variable in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Truncation style
TwisteToggleRenderer - Class in org.eclipse.nebula.widgets.pgroup
This toggle strategy appears as a triangle pointing to the right when collapsed and pointing downwards when expanded.
TwisteToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.TwisteToggleRenderer
 
TWO_COLUMNS - org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay.TipStyle
 
TWO_COLUMNS_LARGE - org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay.TipStyle
 
type - Variable in class org.eclipse.nebula.cwt.svg.SvgPaint
 
type - Variable in class org.eclipse.nebula.widgets.cdatetime.Body
 
type - Variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
type - Variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
types - Variable in class org.eclipse.nebula.widgets.richtext.painter.SpanElement
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages