Skip navigation links
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

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 - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
table - Variable in class org.eclipse.nebula.widgets.grid.GridEditor
 
TABLE_DEFAULT_LABEL - Static variable in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
tableColumns - Variable in class org.eclipse.nebula.widgets.compositetable.AbstractNativeHeader
 
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.
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(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.
TableComboViewer(TableCombo) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
Creates a table viewer on the given table control.
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.
TableCustomizationAction - Class in org.eclipse.nebula.widgets.xviewer.action
 
TableCustomizationAction(XViewer) - Constructor for class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationAction
 
TableCustomizationCustomizeDataAction - Class in org.eclipse.nebula.widgets.xviewer.action
Action to load a specified customize data object
TableCustomizationCustomizeDataAction(XViewer, CustomizeData) - Constructor for class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationCustomizeDataAction
 
TableCustomizationDropDownAction - Class in org.eclipse.nebula.widgets.xviewer.action
 
TableCustomizationDropDownAction(XViewer) - Constructor for class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
 
tableProperties - Variable in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
 
TableRow - Class in org.eclipse.nebula.widgets.compositetable
(non-API) Class TableRow.
TableRow(InternalCompositeTable, Control) - Constructor for class org.eclipse.nebula.widgets.compositetable.TableRow
Constructor TableRow.
tableScrolled(ScrollEvent) - Method in class org.eclipse.nebula.widgets.compositetable.ScrollListener
Method tableScrolled.
tablet - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
tachometer - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
tag - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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.
tags - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
TAILFADE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
The default amount of tail fading in percentages (25).
TAILFADE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
The default amount of tail fading in percentages (25).
TAILFADE_NONE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
No tailfade.
TAILFADE_NONE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
No tailfade.
TAILFADE_PERCENTAGE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
The default tail fade percentage
TAILFADE_PERCENTAGE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
The default tail fade percentage
TAILSIZE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
The default tail size is 75% of the width.
TAILSIZE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
The default tail size is 75% of the width.
TAILSIZE_FILL - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Will draw a tail from the left border but is only valid if the boolean in #setSteady(boolean, int) was set to true, will default to Oscilloscope.TAILSIZE_MAX otherwise.
TAILSIZE_FILL - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
Will draw a tail from the left border but is only valid if the boolean in #setSteady(boolean, int) was set to true, will default to Plotter.TAILSIZE_MAX otherwise.
TAILSIZE_MAX - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Will draw a maximum tail.
TAILSIZE_MAX - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
Will draw a maximum tail.
Tank() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.TankFigure.Tank
 
TANK - Static variable in class org.eclipse.nebula.visualization.widgets.figures.TankFigure.TankLayout
Used as a constraint for the pipe indicator.
TankExample - Class in org.eclipse.nebula.visualization.widgets.examples
A live updated tank Example.
TankExample() - Constructor for class org.eclipse.nebula.visualization.widgets.examples.TankExample
 
TankFigure - Class in org.eclipse.nebula.visualization.widgets.figures
A tank figure
TankFigure() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.TankFigure
 
TankFigure.Tank - Class in org.eclipse.nebula.visualization.widgets.figures
 
TankFigure.TankLayout - Class in org.eclipse.nebula.visualization.widgets.figures
 
TankLayout() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.TankFigure.TankLayout
 
target - Variable in class org.eclipse.nebula.paperclips.core.AlignPrint
 
target - Variable in class org.eclipse.nebula.paperclips.core.BackgroundPrint
 
target - Variable in class org.eclipse.nebula.paperclips.core.border.BorderPrint
 
target - Variable in class org.eclipse.nebula.paperclips.core.ColumnPrint
 
target - Variable in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellIterator
 
target - Variable in class org.eclipse.nebula.paperclips.core.internal.LayerEntryIteratorImpl
 
target - Variable in class org.eclipse.nebula.paperclips.core.ScalePrint
 
Task() - Constructor for class org.eclipse.nebula.visualization.widgets.util.RepeatFiringBehavior.Task
 
tasks - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
taxi - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
TBItem(CustomButton) - Constructor for class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite.TBItem
 
tencent_weibo - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
terminal - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
Tester - Class in org.eclipse.nebula.widgets.calendarcombo
 
Tester() - Constructor for class org.eclipse.nebula.widgets.calendarcombo.Tester
 
Tester - Class in org.eclipse.nebula.widgets.collapsiblebuttons
 
Tester() - Constructor for class org.eclipse.nebula.widgets.collapsiblebuttons.Tester
 
testPatternSupported(Graphics) - Static method in class org.eclipse.nebula.visualization.widgets.util.GraphicsUtil
 
TestSettings() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
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.paperclips.core.text.TextIterator
 
text - Variable in class org.eclipse.nebula.paperclips.core.text.TextPrint
 
text - Variable in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
text - Variable in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Text widget for the input
text - Variable in class org.eclipse.nebula.widgets.formattedtext.AbstractFormatter
Managed Text widget
text - Variable in class org.eclipse.nebula.widgets.formattedtext.FormattedText
Encapsulated Text widget
text - Variable in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTBaseTextEditor
 
text - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.DialogWithEntry
 
text - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil.CellItem
 
text - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
TEXT_DATA_KEY - Static variable in class org.eclipse.nebula.widgets.formattedtext.FormattedText
The key used to register the FormattedText in its Text widget data
text_height - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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).
text_width - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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
 
textBubble(String, boolean, RGB, RGB) - Static method in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
Helper method for creating a text bubble map icon
textChanged() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Update the receiver after the text has changed.
textChanged() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Update the receiver after the text has changed.
textColor - Variable in class org.eclipse.nebula.widgets.opal.notifier.NotifierColors
 
textEvent(Event) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
textEvent(Event) - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Manages text widget events.
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
textFont - Variable in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
TextIterator - Class in org.eclipse.nebula.paperclips.core.text
 
TextIterator(TextPrint, Device, GC) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextIterator
 
TextIterator(TextIterator) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextIterator
 
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.
TextPainterHelper - Class in org.eclipse.nebula.widgets.ganttchart.utils
Helper class to draw texts with markups within the GanttChart.
TextPainterHelper() - Constructor for class org.eclipse.nebula.widgets.ganttchart.utils.TextPainterHelper
 
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
 
textPattern - Variable in class org.eclipse.nebula.widgets.xviewer.XViewerTextFilter
 
TextPiece - Class in org.eclipse.nebula.paperclips.core.text.internal
 
TextPiece(Device, TextStyle, String[], Point, int) - Constructor for class org.eclipse.nebula.paperclips.core.text.internal.TextPiece
 
TextPrint - Class in org.eclipse.nebula.paperclips.core.text
A Print for displaying text.
TextPrint() - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
Constructs a TextPrint with the default properties.
TextPrint(String) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
Constructs a TextPrint with the given text.
TextPrint(String, FontData) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
Constructs a TextPrint with the given text and font data.
TextPrint(String, int) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
Constructs a TextPrint with the give text and alignment.
TextPrint(String, FontData, int) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
Constructs a TextPrint with the given text, font data, and alignment.
TextPrint(String, TextStyle) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
Constructs a TextPrint with the given text and style.
TextPrintPiece - Interface in org.eclipse.nebula.paperclips.core.text.internal
 
textStyle - Variable in class org.eclipse.nebula.paperclips.core.page.PageNumberIterator
 
textStyle - Variable in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
 
TextStyle - Class in org.eclipse.nebula.paperclips.core.text
Defines a set of styles that can be applied to text.
TextStyle() - Constructor for class org.eclipse.nebula.paperclips.core.text.TextStyle
Constructs a new TextStyle with default font (device-dependent), black foreground, transparent background, default alignment, and the strikeout and underline flags set to false.
textToHtml(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
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.
th - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
th_large - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
th_list - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
theme - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Calendar theme
theme - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
Calendar theme
ThermoLayout() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.ThermoLayout
 
ThermometerExample - Class in org.eclipse.nebula.visualization.widgets.examples
A live updated Thermometer Example.
ThermometerExample() - Constructor for class org.eclipse.nebula.visualization.widgets.examples.ThermometerExample
 
ThermometerFigure - Class in org.eclipse.nebula.visualization.widgets.figures
A Thermometer figure
ThermometerFigure() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure
 
ThermometerFigure.Bulb - Class in org.eclipse.nebula.visualization.widgets.figures
 
ThermometerFigure.Pipe - Class in org.eclipse.nebula.visualization.widgets.figures
 
ThermometerFigure.TemperatureUnit - Enum in org.eclipse.nebula.visualization.widgets.figures
Temperature Unit Enum
ThermometerFigure.ThermoLayout - Class in org.eclipse.nebula.visualization.widgets.figures
 
theta - Variable in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
The angular coordinate in radians
thickness - Variable in class org.eclipse.nebula.paperclips.core.LineIterator
 
thickness - Variable in class org.eclipse.nebula.paperclips.core.LinePrint
 
THIN_DEFAULT_WIDTH - Static variable in class org.eclipse.nebula.widgets.led.BaseLED
 
THREADS - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
THREE_DOT - Static variable in class org.eclipse.nebula.widgets.pagination.Resources
 
ThresholdMarker(double, RGB, boolean) - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaledRamp.ThresholdMarker
 
THUMB - Static variable in class org.eclipse.nebula.visualization.widgets.figures.KnobFigure.KnobLayout
Used as a constraint for the thumb
Thumb() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.KnobFigure.Thumb
 
THUMB - Static variable in class org.eclipse.nebula.visualization.widgets.figures.ProgressBarFigure.ProgressBarLayout
Used as a constraint for the thumb
Thumb() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ProgressBarFigure.Thumb
 
Thumb() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure.Thumb
 
THUMB - Static variable in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure.XSliderLayout
Used as a constraint for the thumb
thumb_tack - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
ThumbDragger() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.KnobFigure.Thumb.ThumbDragger
 
ThumbDragger() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure.Thumb.ThumbDragger
 
thumbs_down - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
thumbs_o_down - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
thumbs_o_up - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
thumbs_up - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
Tick - Class in org.eclipse.nebula.visualization.xygraph.linearscale
Tick object used in alternative tick mark generator LinearScaleTicks2
Tick() - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
 
ticket - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
TickFactory - Class in org.eclipse.nebula.visualization.xygraph.linearscale
Tick factory produces the different axis ticks.
TickFactory(IScaleProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
 
TickFactory(TickFactory.TickFormatting, IScaleProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
 
TickFactory.TickFormatting - Enum in org.eclipse.nebula.visualization.xygraph.linearscale
tick formatting modes
ticks - Variable in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
the list of ticks marks
TILE_SIZE - Static variable in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
basically not be changed, must be the same as GeoMapUtil's TILE_SIZE
tileCacheUpdated(int, int) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.InfoPage
 
tileCacheUpdated(int, int) - Method in interface org.eclipse.nebula.widgets.geomap.internal.InternalGeoMapListener
Notifies listener that the tile cache has been updated
tilePainted(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.InfoPage
 
tilePainted(TileRef) - Method in interface org.eclipse.nebula.widgets.geomap.internal.InternalGeoMapListener
Notifies listener that a tile has been (re)painted
TileRef - Class in org.eclipse.nebula.widgets.geomap.internal
A single tile in the map.
TileRef(int, int, int) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.TileRef
Initializes this TileRef with x, y and z coordinates
TileServer - Class in org.eclipse.nebula.widgets.geomap
This class encapsulates a tileserver, which has the concept of a baseurl and a maximum zoom level.
TileServer(String, int, String) - Constructor for class org.eclipse.nebula.widgets.geomap.TileServer
Initializes a TileServer
TileServer(String, int) - Constructor for class org.eclipse.nebula.widgets.geomap.TileServer
Initializes a TileServer using the default slippy format
TILESERVERS - Static variable in class org.eclipse.nebula.widgets.geomap.GoogleTileServer
A couple of default Google tile servers
TILESERVERS - Static variable in class org.eclipse.nebula.widgets.geomap.OsmTileServer
A default OSM tile server
tileUpdated(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.draw2d.MapFigure
 
tileUpdated(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
 
tileUpdated(TileRef) - Method in interface org.eclipse.nebula.widgets.geomap.internal.GeoMapHelperListener
Notifies listener that a tile has been updated and may need (re)painting
tileUpdated(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
 
TIME - Static variable in class org.eclipse.nebula.widgets.cdatetime.Body
 
Time() - Static method in class org.eclipse.nebula.widgets.cdatetime.Body
 
TIME - Static variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
Time() - Static method in class org.eclipse.nebula.widgets.cdatetime.Header
 
TIME_BAR_WIDTH - Static variable in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlot
Width of the bar between events
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
 
TimeFormatter - Class in org.eclipse.nebula.widgets.formattedtext
This class provides formatting of Date values in a FormattedText, restricting the edit and display to the time part.
TimeFormatter() - Constructor for class org.eclipse.nebula.widgets.formattedtext.TimeFormatter
Constructs a new instance with all defaults : edit mask in SHORT time format for the default locale display mask identical to the edit mask default locale
TimeFormatter(Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.TimeFormatter
Constructs a new instance with default edit and display masks for the given locale.
TimeFormatter(String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.TimeFormatter
Constructs a new instance with the given edit mask.
TimeFormatter(String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.TimeFormatter
Constructs a new instance with the given edit mask and locale.
TimeFormatter(String, String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.TimeFormatter
Constructs a new instance with the given edit and display masks.
TimeFormatter(String, String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.TimeFormatter
Constructs a new instance with the given masks and locale.
timeNow - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
timePanel - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
timer - Variable in class org.eclipse.nebula.visualization.widgets.util.RepeatFiringBehavior
 
TIMER_INTERVAL - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
times - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
times_circle - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
times_circle_o - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
TimeSlice - Class in org.eclipse.nebula.widgets.compositetable.day.internal
Represents a time slice that is the same time but may span several days.
TimeSlice(Composite, int) - Constructor for class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
Constructor TimeSlice.
TimeSlot - Class in org.eclipse.nebula.widgets.compositetable.day.internal
Represents a particular range in time in a single day.
TimeSlot(Composite, int) - Constructor for class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlot
Constructor EmptyTablePlaceholder.
timezone - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
tint - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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
 
title - Variable in class org.eclipse.nebula.widgets.xviewer.XViewerHtmlReport
 
title - Variable in class org.eclipse.nebula.widgets.xviewer.XViewerLoadingReport
 
title - Variable in class org.eclipse.nebula.widgets.xviewer.XViewerTreeReport
 
TITLE_LABEL - Static variable in class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure.GaugeLayout
Used as a constraint for the title label
titleColor - Variable in class org.eclipse.nebula.widgets.opal.notifier.NotifierColors
 
TitleControl - Class in org.eclipse.nebula.widgets.geomap.internal.geomapbrowser
An owner-drawn title label type of swt-control.
TitleControl(Composite, Image) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.TitleControl
 
titledPage(String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
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.
titleLabel - Variable in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
toAbsolutePoint(Rectangle) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
Transform the polar point to the Point in the absolute coordinate system.
toArray() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.SizeLimitedStack
Return an array of all elements in the stack.
toBufferedInputStream(InputStream) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Fetches entire contents of an InputStream and represent same data as result InputStream.
toBufferedInputStream(InputStream) - Static method in class org.eclipse.nebula.widgets.picture.internal.output.ByteArrayOutputStream
Fetches entire contents of an InputStream and represent same data as result InputStream.
toByteArray(InputStream) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of an InputStream as a byte[].
toByteArray(Reader) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of a Reader as a byte[] using the default character encoding of the platform.
toByteArray(Reader, String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of a Reader as a byte[] using the specified character encoding.
toByteArray(String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Deprecated.
Use String.getBytes()
toByteArray() - Method in class org.eclipse.nebula.widgets.picture.internal.output.ByteArrayOutputStream
Gets the curent contents of this byte stream as a byte array.
toCharArray(InputStream) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of an InputStream as a character array using the default character encoding of the platform.
toCharArray(InputStream, String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of an InputStream as a character array using the specified character encoding.
toCharArray(Reader) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of a Reader as a character array.
toControl(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
 
toControl(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
today - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
TODAY - Static variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
Today() - Static method in class org.eclipse.nebula.widgets.cdatetime.Footer
 
today - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser.Cell
 
todayBackground - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Color for today cell background
todayCal - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
The today date
todayForeground - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Color for today cell foreground
todayLabel - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Today label of the footer
todayMenuItem - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
toDisplay(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
 
toDisplay(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
toFront() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
Sets annotation order to front
toggle_down - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
toggle_left - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
toggle_off - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
toggle_on - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
toggle_right - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
toggle_up - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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.
toggleSelection(CTreeItem) - Method in class org.eclipse.nebula.widgets.ctree.CTree
toggle the selection state of the item
toggleVisible - Variable in class org.eclipse.nebula.widgets.ctree.CTreeCell
indicates whether or not this cell's toggle is visible
toggleWidth - Variable in class org.eclipse.nebula.widgets.ctree.CTreeCell
sets the width of the toggle
toHTML(String, boolean) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
toHTML(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
toHTML(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
toIndex(ColorMap.PredefinedColorMap) - Static method in enum org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
 
toInputStream(CharSequence) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Convert the specified CharSequence to an input stream, encoded as bytes using the default character encoding of the platform.
toInputStream(CharSequence, String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Convert the specified CharSequence to an input stream, encoded as bytes using the specified character encoding.
toInputStream(String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Convert the specified string to an input stream, encoded as bytes using the default character encoding of the platform.
toInputStream(String, String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Convert the specified string to an input stream, encoded as bytes using the specified character encoding.
toIntArray(List<Integer>) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Converts the argument to an int[] array.
toIntIntArray(List<int[]>) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Converts the argument to an int[][] array.
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.
ToolbarArmedXYGraph - Class in org.eclipse.nebula.visualization.xygraph.figures
An graph which consists of a toolbar and an XYGraph.
ToolbarArmedXYGraph() - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
Construct default graph
ToolbarArmedXYGraph(IXYGraph) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
Construct default toolbar around existing graph
ToolbarArmedXYGraph(IXYGraph, int) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
Construct toolbar around existing graph
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.
ToolbarComposite - Class in org.eclipse.nebula.widgets.collapsiblebuttons
 
ToolbarComposite(CollapsibleButtons, int) - Constructor for class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite
Creates a new toolbar composite.
ToolbarComposite.TBItem - Class in org.eclipse.nebula.widgets.collapsiblebuttons
 
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.
toolkit - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
toolTip - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
tooltipText - Variable in class org.eclipse.nebula.cwt.v.VControl
 
top - Variable in class org.eclipse.nebula.paperclips.core.border.GapBorder
The top gap of a closed border, expressed in points.
top - Variable in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
top - Variable in class org.eclipse.nebula.paperclips.core.Margins
The top margin.
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.
toPixels(int, int) - Static method in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
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
 
toPoint() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
Transform the polar point to the Point in rectangular coordinates.
topOld - Variable in class org.eclipse.nebula.widgets.ctree.CTree
 
topOpen - Variable in class org.eclipse.nebula.paperclips.core.grid.internal.GridLookPainterPiece
 
toRelativePoint(Rectangle) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
Transform the polar point to the Point in the relative coordinate system, whose origin is (rect.x, rect.y).
toReport() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
toReport(int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
RPT_NONE (label: data), RPT_SINGLE_LINE (label: data\n\n), RPT_MULTI_LINE (label:\n data\n\n)
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.visualization.internal.xygraph.undo.AddAnnotationCommand
 
toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.MovingAnnotationCommand
 
toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.MovingAnnotationLabelCommand
 
toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.RemoveAnnotationCommand
 
toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.SaveStateCommand
 
toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphConfigCommand
 
toString() - Method in enum org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
 
toString() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
 
toString() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
 
toString() - Method in enum org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ColorDepth
 
toString() - Method in enum org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.TemperatureUnit
 
toString() - Method in enum org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider.PlotMode
 
toString() - Method in enum org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider.UpdateMode
 
toString() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.Annotation.CursorLineStyle
 
toString() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
 
toString() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.Trace.TraceType
 
toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.ZoomType
 
toString() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Range
 
toString() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
 
toString() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
toString() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CustomButton
 
toString() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite.TBItem
 
toString() - Method in class org.eclipse.nebula.widgets.compositetable.day.CalendarableItemEvent
 
toString() - Method in class org.eclipse.nebula.widgets.compositetable.ScrollEvent
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.SectionDeleteCommand
 
toString() - Method in class org.eclipse.nebula.widgets.ganttchart.utils.DateRange
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.internal.TileRef
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.internal.URLService
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleMapsSearchServer.SearchResult
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.OsmSearchServer.SearchResult
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.PointD
 
toString() - Method in class org.eclipse.nebula.widgets.geomap.TileServer
 
toString(InputStream) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of an InputStream as a String using the default character encoding of the platform.
toString(InputStream, String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of an InputStream as a String using the specified character encoding.
toString(Reader) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of a Reader as a String.
toString(byte[]) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Deprecated.
Use String.String(byte[])
toString(byte[], String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Deprecated.
Use String.String(byte[],String)
toString() - Method in class org.eclipse.nebula.widgets.picture.internal.output.ByteArrayOutputStream
Gets the curent contents of this byte stream as a string.
toString(String) - Method in class org.eclipse.nebula.widgets.picture.internal.output.ByteArrayOutputStream
Gets the curent contents of this byte stream as a string using the specified encoding.
toString() - Method in class org.eclipse.nebula.widgets.picture.internal.output.StringBuilderWriter
Returns StringBuilder.toString().
toString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.Result
 
toString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
toString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
totalElementsChanged(long, long, PageableController) - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
 
totalElementsChanged(long, long, PageableController) - Method in interface org.eclipse.nebula.widgets.pagination.IPageChangedListener
Sent when total elements changed in the page controller PageableController.
totalElementsChanged(long, long, PageableController) - Method in class org.eclipse.nebula.widgets.pagination.PageChangedAdapter
 
totalElementsChanged(long, long, PageableController) - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.NavigationPageComboRenderer
 
totalElementsChanged(long, long, PageableController) - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.NavigationPageScaleRenderer
 
totalElementsChanged(long, long, PageableController) - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRenderer
 
totalElementsChanged(long, long, PageableController) - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageLinksRenderer
 
totalElementsChanged(long, long, PageableController) - Method in class org.eclipse.nebula.widgets.pagination.renderers.pagesize.PageSizeComboRenderer
 
toXml() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
toXml(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
toXml(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
toXml() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
toXml(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
toXml(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
trace - Variable in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
Trace - Class in org.eclipse.nebula.visualization.xygraph.figures
The trace figure.
Trace(String) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.Trace
Trace.init(Axis, Axis, IDataProvider) needs to be called if a trace is created with this constructor
Trace(String, Axis, Axis, IDataProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
Trace.BaseLine - Enum in org.eclipse.nebula.visualization.xygraph.figures
 
Trace.ErrorBarType - Enum in org.eclipse.nebula.visualization.xygraph.figures
 
Trace.PointStyle - Enum in org.eclipse.nebula.visualization.xygraph.figures
 
Trace.TraceType - Enum in org.eclipse.nebula.visualization.xygraph.figures
The way how the trace will be drawn.
trace1 - Variable in class org.eclipse.nebula.visualization.xygraph.examples.XYGraphTest2
 
trace2 - Variable in class org.eclipse.nebula.visualization.xygraph.examples.XYGraphTest2
 
trace3 - Variable in class org.eclipse.nebula.visualization.xygraph.examples.XYGraphTest2
 
TraceArea - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceBar - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
traceColorChanged(Trace, Color, Color) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
Called when trace color has changed
TraceConfigPage - Class in org.eclipse.nebula.visualization.internal.xygraph.toolbar
This will help to create the necessary widgets to configure an axis's properties.
TraceConfigPage(IXYGraph, Trace) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.TraceConfigPage
Construct a trace configuration page
TraceDash - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceDashDot - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceDashDotDot - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceDot - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceLineArea - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceMemento - Class in org.eclipse.nebula.visualization.internal.xygraph.undo
The memento to save the properties of a trace.
TraceMemento() - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
traceNameChanged(Trace, String, String) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
Called when trace name has changed
TracePoint - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceSolid - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceStepHoriz - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
TraceStepVert - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
 
traceTypeChanged(Trace, Trace.TraceType, Trace.TraceType) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
Called when trace type has changed
traceWidthChanged(Trace, int, int) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
Called when trace width has changed
traceYAxisChanged(Trace, Axis, Axis) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
Called when Y-Axis has changed
TRACK - Static variable in class org.eclipse.nebula.visualization.widgets.figures.ProgressBarFigure.ProgressBarLayout
Used as a constraint for the pipe indicator.
Track() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ProgressBarFigure.Track
 
Track() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure.Track
 
TRACK - Static variable in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure.XSliderLayout
Used as a constraint for the pipe indicator.
TRACK_BREADTH - Static variable in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure.Track
 
train - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
transform - Variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
transform - Variable in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
transgender - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
transgender_alt - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
Transition - Class in org.eclipse.nebula.effects.stw
An abstract class handling the basic actions required for whatever transition effect.
Transition(TransitionManager, long, long) - Constructor for class org.eclipse.nebula.effects.stw.Transition
Constructs a new transition object
Transition(TransitionManager) - Constructor for class org.eclipse.nebula.effects.stw.Transition
This constructor is similar to new Transition(transitionManager, Transition.DEFAULT_FPS, Transition.DEFAULT_T)
Transitionable - Interface in org.eclipse.nebula.effects.stw
Object implementing this interface enables the TransitionManager to carry out transition effects either on it or on the object it's delegate for.

A "transitionable" widget is a widget that can provide a set of methods to a TransitionManager either through direct implementation of this interface or through delegation by providing a delegate object implementing this interface.

A "transitionable" widget is supposed to have a list of Control objects of at least one Control object.
transitionFinished(TransitionManager) - Method in interface org.eclipse.nebula.effects.stw.TransitionListener
This method is called when the transition is finished.
TransitionListener - Interface in org.eclipse.nebula.effects.stw
Classes which implement this interface provide methods that handle the transition finished event.
After creating an instance of a class that implements this interface it can be added to a transition manager using the TransitionManager.addTransitionListener(TransitionListener) method and removed using the TransitionManager.removeTransitionListener(TransitionListener) method.
TransitionManager - Class in org.eclipse.nebula.effects.stw
Transition manager applies the required transition on a Transitionable object.
TransitionManager(Transitionable) - Constructor for class org.eclipse.nebula.effects.stw.TransitionManager
Constructs a transition manager to handle transitions on the provided transitionable object.
TransitionManager(CTabFolder) - Constructor for class org.eclipse.nebula.effects.stw.TransitionManager
Constructs a transition manager to handle transitions on the provided CTabFolder as the transitionable object.
TransitionManager(TabFolder) - Constructor for class org.eclipse.nebula.effects.stw.TransitionManager
Constructs a transition manager to handle transitions on the provided TabFolder as the transitionable object.
translate(float, float) - Method in class org.eclipse.nebula.cwt.svg.SvgTransform
 
translate - Variable in class org.eclipse.nebula.widgets.gallery.Gallery
Current translation (scroll bar position).
translateMapPosition(int, int) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
Translates the position of the upper left corner of this GeoMap, without any panning effect.
translateMapPosition(GeoMapPositioned, int, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
Translates the position of the upper left corner of this GeoMap, without any panning effect.
transparent - Variable in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
transparent - Variable in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
trash - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
trash_o - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
traverseSelection(int) - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
Traverse the selection programmatically just as a user would with the keyboard.
tree - Variable in class org.eclipse.nebula.widgets.ctree.CTreeEditor
 
tree - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
treeColumnLabelProvider - Static variable in class org.eclipse.nebula.widgets.xviewer.action.ColumnMultiEditAction
 
treeColumnLabelProvider - Static variable in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
 
treeColumnSorter - Static variable in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
 
treeComposite - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
 
treeComposite - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
 
treeIndent - Variable in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
 
treeListener - Variable in class org.eclipse.nebula.widgets.ctree.CTreeEditor
 
TreeMapper<M,L,R> - Class in org.eclipse.nebula.widgets.treemapper
A TreeMapper is a composite viewer the creates 2 TreeViewer (left and right) and an area to display mappings between tree nodes.
TreeMapper(Composite, ISemanticTreeMapperSupport<M, L, R>, TreeMapperUIConfigProvider) - Constructor for class org.eclipse.nebula.widgets.treemapper.TreeMapper
 
TreeMapperUIConfigProvider - Class in org.eclipse.nebula.widgets.treemapper
 
TreeMapperUIConfigProvider(Color, int, Color, int) - Constructor for class org.eclipse.nebula.widgets.treemapper.TreeMapperUIConfigProvider
 
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
 
treeViewer - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
The viewer for the filtered tree.
treeViewer - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
The viewer for the filtered tree.
trello - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
triggerUpdate() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider
In TRIGGER update mode, the trace data could be updated by this method
trophy - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
truck - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
TrueResult - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.Result
 
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
TRY - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
tryDouble(String) - Static method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer
Tries to parse s as a Double, defaulting to Double.NaN
tty - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
tumblr - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
tumblr_square - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
turkish_lira - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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
 
twitch - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
twitter - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
twitter_square - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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
 
TYPE_EXCEPTION - Static variable in exception org.eclipse.nebula.widgets.calendarcombo.CalendarDateParseException
On normal Exception
TYPE_INSUFFICIENT_SPLITTERS - Static variable in exception org.eclipse.nebula.widgets.calendarcombo.CalendarDateParseException
If expected date splitters and entered splitters are not the same in count
TYPE_MOVE - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
TYPE_NO_SLPITTER_CHAR - Static variable in exception org.eclipse.nebula.widgets.calendarcombo.CalendarDateParseException
If entered date has no splitter characters in it
TYPE_RESIZE_LEFT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
TYPE_RESIZE_RIGHT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
TYPE_UNABLE_TO_PARSE_MONTH - Static variable in exception org.eclipse.nebula.widgets.calendarcombo.CalendarDateParseException
If month parsing failed.
TYPE_UNKNOWN_CALENDAR_TYPE - Static variable in exception org.eclipse.nebula.widgets.calendarcombo.CalendarDateParseException
If a calendar type defined in the Java calendar (such as YYYY) does not compute.
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 Q R S T U V W X Y Z _ 
Skip navigation links