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 _ 

D

darkBlue - Static variable in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
darkBrownColor - Static variable in class org.eclipse.nebula.widgets.calendarcombo.ColorCache
 
darkBrownColor - Static variable in class org.eclipse.nebula.widgets.collapsiblebuttons.ColorCache
 
darkBrownColor - Static variable in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
DarkPanel - Class in org.eclipse.nebula.widgets.opal.panels
Instances of this class are controls located on the top of a shell.
DarkPanel(Shell) - Constructor for class org.eclipse.nebula.widgets.opal.panels.DarkPanel
Constructs a new instance of this class given its parent.
dashboard - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
dashcube - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
data - Variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
data - Variable in class org.eclipse.nebula.cwt.svg.SvgTransform
 
data - Variable in class org.eclipse.nebula.visualization.widgets.datadefinition.DoubleArrayWrapper
 
DATA_ANIMATION - Static variable in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
DATA_KEY - Static variable in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
(Non-API)
database - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
dataChanged(IDataProvider) - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProviderListener
This method will be notified by data provider whenever the data changed in data provider
dataChanged(IDataProvider) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
dataChanged(IDataProvider) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
dataChanged(IDataProvider) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
dataMap - Variable in class org.eclipse.nebula.cwt.v.VControl
 
DataVisualizer - Interface in org.eclipse.nebula.widgets.grid
Manages the visual data of the GridItems.
date - Variable in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendarSelectedDay
The selected Date
DATE_LONG - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for showing a long date format (value is 1<<4).
DATE_MEDIUM - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for showing a medium date format (value is 1<<3).
DATE_NOW - Static variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
DATE_SHORT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for showing a short date format (value is 1<<2).
dateChanged(Calendar) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarListenerAdapter
 
dateChanged(Calendar) - Method in interface org.eclipse.nebula.widgets.calendarcombo.ICalendarListener
When the user selects a date in the combo.
DateChooser - Class in org.eclipse.nebula.widgets.datechooser
Calendar widget.
DateChooser(Composite, int) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooser
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
dateChooser - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserObservableValue
DateChooser widget that this is being observed.
DateChooser.Cell - Class in org.eclipse.nebula.widgets.datechooser
Defines a grid cell.
DateChooser.DateChooserLayout - Class in org.eclipse.nebula.widgets.datechooser
Calendar grid specific layout.
DateChooserCombo - Class in org.eclipse.nebula.widgets.datechooser
DateChooserCombo widget.
DateChooserCombo(Composite, int) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DateChooserComboCellEditor - Class in org.eclipse.nebula.widgets.datechooser
A cell editor that manages a date field, using a DateChooserCombo.
DateChooserComboCellEditor(Composite) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserComboCellEditor
Creates a new date cell editor parented under the given control.
DateChooserComboCellEditor(Composite, int) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserComboCellEditor
Creates a new date string cell editor parented under the given control.
DateChooserComboObservableValue - Class in org.eclipse.nebula.widgets.datechooser
 
DateChooserComboObservableValue(DateChooserCombo, int) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserComboObservableValue
 
DateChooserComboObservableValue(Realm, DateChooserCombo, int) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserComboObservableValue
 
DateChooserLayout() - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooser.DateChooserLayout
 
DateChooserObservableValue - Class in org.eclipse.nebula.widgets.datechooser
 
DateChooserObservableValue(DateChooser, int) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserObservableValue
 
DateChooserObservableValue(Realm, DateChooser, int) - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserObservableValue
 
DateChooserTheme - Class in org.eclipse.nebula.widgets.datechooser
Theme for DateChooser widgets.
DateChooserTheme() - Constructor for class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Constructs a new instance of this class.
dateFormatFix(String) - Static method in class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
dateFormats - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
DateFormatter - 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.
DateFormatter() - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateFormatter
Constructs a new instance with all defaults : edit mask in SHORT date format for the default locale display mask identical to the edit mask default locale
DateFormatter(Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateFormatter
Constructs a new instance with default edit and display masks for the given locale.
DateFormatter(String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateFormatter
Constructs a new instance with the given edit mask.
DateFormatter(String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateFormatter
Constructs a new instance with the given edit mask and locale.
DateFormatter(String, String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateFormatter
Constructs a new instance with the given edit and display masks.
DateFormatter(String, String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateFormatter
Constructs a new instance with the given masks and locale.
DateHelper - Class in org.eclipse.nebula.widgets.calendarcombo
 
DateHelper() - Constructor for class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
DateHelper - Class in org.eclipse.nebula.widgets.ganttchart
 
DateHelper() - Constructor for class org.eclipse.nebula.widgets.ganttchart.DateHelper
 
dateNow - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
DateNow() - Static method in class org.eclipse.nebula.widgets.cdatetime.Header
 
DatePicker - Class in org.eclipse.nebula.widgets.cdatetime
 
DatePicker(CDateTime) - Constructor for class org.eclipse.nebula.widgets.cdatetime.DatePicker
Constructs a new instance of this class given its parent, a style value describing its behavior and appearance, a date to which the initial selection will be set, and the locale to use.
DateRange - Class in org.eclipse.nebula.widgets.ganttchart.utils
Represents one Date Range
DateRange(Calendar, Calendar) - Constructor for class org.eclipse.nebula.widgets.ganttchart.utils.DateRange
Creates a new DateRange between two dates
dateRangeChanged(Calendar, Calendar) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarListenerAdapter
 
dateRangeChanged(Calendar, Calendar) - Method in interface org.eclipse.nebula.widgets.calendarcombo.ICalendarListener
When the user selects a date range in the combo (if the combo date range feature is enabled).
DateSelectionDialog - Class in org.eclipse.nebula.widgets.xviewer.util.internal.dialog
 
DateSelectionDialog(Shell, String, Image, String, int, String[], int, Date) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.DateSelectionDialog
 
DateSelectionDialog(String, String, Date) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.DateSelectionDialog
 
dateTime - Variable in class org.eclipse.nebula.jface.cdatetime.CDateTimeObservableValue
The Control being observed here.
dateTime - Variable in class org.eclipse.nebula.widgets.compositetable.day.DayEditorSelection
The date/time of the currently selected cell or null if selectedCalenderable != null
DateTimeFormatter - Class in org.eclipse.nebula.widgets.formattedtext
This class provides formatting of Date values in a FormattedText.
DateTimeFormatter() - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Constructs a new instance with all defaults : edit mask in SHORT format for both date and time parts for the default locale display mask identical to the edit mask default locale
DateTimeFormatter(Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Constructs a new instance with default edit and display masks for the given locale.
DateTimeFormatter(String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Constructs a new instance with the given edit mask.
DateTimeFormatter(String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Constructs a new instance with the given edit mask and locale.
DateTimeFormatter(String, String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Constructs a new instance with the given edit and display masks.
DateTimeFormatter(String, String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Constructs a new instance with the given masks and locale.
DateUtil - Class in org.eclipse.nebula.widgets.xviewer.util.internal
 
DateUtil() - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
DAxesFactory - Class in org.eclipse.nebula.visualization.xygraph.figures
IAxesFactory that produces Diamond Light Source alternative DAxis
DAxesFactory() - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.DAxesFactory
 
DAxis - Class in org.eclipse.nebula.visualization.xygraph.figures
The Diamond Light Source implementation of the axis figure.
DAxis() - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.DAxis
Constructor that creates a DAxis with no title
DAxis(String, boolean) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.DAxis
Constructor
Day - Class in org.eclipse.nebula.widgets.compositetable.month.internal
An SWT custom control representing a single day in a month-mode calendar.
Day(Composite, int) - Constructor for class org.eclipse.nebula.widgets.compositetable.month.internal.Day
 
dayButtons - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
dayCellBackground - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Color for day cells background
dayCellForeground - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Color for worked days cells foreground
DayEditor - Class in org.eclipse.nebula.widgets.compositetable.day
A DayEditor is an SWT control that can display events on a time line that can span one or more days.
DayEditor(Composite, int) - Constructor for class org.eclipse.nebula.widgets.compositetable.day.DayEditor
Constructor DayEditor.
DayEditorCalendarableItemControl - Class in org.eclipse.nebula.widgets.compositetable.day.internal
Represents a graphical item inside a multi-day event editor.
DayEditorCalendarableItemControl(Composite, int) - Constructor for class org.eclipse.nebula.widgets.compositetable.day.internal.DayEditorCalendarableItemControl
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DayEditorSelection - Class in org.eclipse.nebula.widgets.compositetable.day
Class DayEditorSelection.
DayEditorSelection() - Constructor for class org.eclipse.nebula.widgets.compositetable.day.DayEditorSelection
 
dayLabels - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
DAYS - Static variable in class org.eclipse.nebula.widgets.cdatetime.Body
 
Days() - Static method in class org.eclipse.nebula.widgets.cdatetime.Body
 
days - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Days numbers cells
daysBetween(Calendar, Calendar, Locale) - Static method in class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
daysBetween(Date, Date, Locale) - Static method in class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
daysBetween(Calendar, Calendar) - Static method in class org.eclipse.nebula.widgets.ganttchart.DateHelper
 
daysBetween(Date, Date) - Static method in class org.eclipse.nebula.widgets.ganttchart.DateHelper
 
daysBetweenxX(Calendar, Calendar) - Static method in class org.eclipse.nebula.widgets.ganttchart.DateHelper
 
daysHeader - Variable in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
daysPanel - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Panel for display of day numbers
daysTillToday(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
deactivate() - Method in class org.eclipse.nebula.cwt.v.VControl
 
deactivate() - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
deactivate(VControl) - Method in class org.eclipse.nebula.cwt.v.VTracker
 
deactivate() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
Deactivate the content
debug - Static variable in class org.eclipse.nebula.paperclips.core.PaperClips
 
DEBUG - Static variable in class org.eclipse.nebula.widgets.gallery.Gallery
Used to enable debug logging in the Gallery widget.
DebugIterator - Class in org.eclipse.nebula.paperclips.core
 
DebugIterator(PrintIterator) - Constructor for class org.eclipse.nebula.paperclips.core.DebugIterator
 
DebugPiece - Class in org.eclipse.nebula.paperclips.core
 
DebugPiece(PrintPiece) - Constructor for class org.eclipse.nebula.paperclips.core.DebugPiece
 
DebugPrint - Class in org.eclipse.nebula.paperclips.core
Deprecated.
Reminder to remove references to DebugPrint when you're done debugging a print job.
DebugPrint(Print) - Constructor for class org.eclipse.nebula.paperclips.core.DebugPrint
Deprecated.
 
decimalLen - Variable in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
Maximum number of digits of the decimal part
decorate() - Method in class org.eclipse.nebula.widgets.grid.Win7RendererSupport
Decorate all column headers, all column header groups and the empty column header.
decorateColumnGroupHeader(GridColumnGroup) - Method in class org.eclipse.nebula.widgets.grid.Win7RendererSupport
Decorate a single grid column group header
decorateColumnGroupHeaders(GridColumnGroup[]) - Method in class org.eclipse.nebula.widgets.grid.Win7RendererSupport
Decorate an array of grid column group headers
decorateColumnHeader(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Win7RendererSupport
Decorate a single column header
decorateColumnHeaders(GridColumn[]) - Method in class org.eclipse.nebula.widgets.grid.Win7RendererSupport
Decorate an array of column headers
decorateEmptyColumnHeader() - Method in class org.eclipse.nebula.widgets.grid.Win7RendererSupport
Decorate the empty column header
decreaseRow() - Method in class org.eclipse.nebula.widgets.grid.GridItem
 
dedent - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
DEFAULT - Static variable in class org.eclipse.nebula.widgets.pgroup.AbstractToolItemRenderer
Defines that item should be rendered in its default way: Icon+Text if both defined Icon if Text is null Text if Icon is null
DEFAULT_ALIGN - Static variable in class org.eclipse.nebula.paperclips.core.grid.GridColumn
The default alignment used when alignment is not specified.
DEFAULT_ALIGN - Static variable in class org.eclipse.nebula.paperclips.core.LayerPrint
Constant for the default alignment of child Prints.
DEFAULT_ALIGN - Static variable in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
The default alignment for a PageNumberPrint.
DEFAULT_ALIGN - Static variable in class org.eclipse.nebula.paperclips.core.text.TextPrint
The default alignment for TextPrint.
DEFAULT_CONNECTION_ARROW - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default connection which is ISettings.CONNECTION_ARROW_RIGHT_TO_LEFT
DEFAULT_DATE_FORMAT - Static variable in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
default_decimal_format - Variable in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
the default label format
DEFAULT_DELAY - Static variable in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
The default delay in milliseconds before the dispatcher is asked to redraw.
DEFAULT_ENGINEERING_FORMAT - Static variable in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
DEFAULT_FONT_DATA - Static variable in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
The default font data for a PageNumberPrint.
DEFAULT_FONT_DATA - Static variable in class org.eclipse.nebula.paperclips.core.text.TextPrint
The default font data for a TextPrint.
DEFAULT_FPS - Static variable in class org.eclipse.nebula.effects.stw.Transition
The default fps (frames per second) is 60
DEFAULT_HANDLER - Static variable in interface org.eclipse.nebula.widgets.pagination.IPageLoaderHandler
Default Handler
DEFAULT_HEIGHT - Static variable in class org.eclipse.nebula.widgets.led.BaseLED
 
DEFAULT_HEIGHT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
The default comfortable widget height.
DEFAULT_HEIGHT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
The default comfortable widget height.
DEFAULT_LANGUAGE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key for the default language configuration.
DEFAULT_LOG_SCALE_MAX - Static variable in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
the default maximum value of log scale range
DEFAULT_MAX - Static variable in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
DEFAULT_MIN - Static variable in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
DEFAULT_PAGE_INDEX - Static variable in class org.eclipse.nebula.widgets.pagination.PageableController
 
DEFAULT_PAGE_SIZE - Static variable in class org.eclipse.nebula.widgets.pagination.PageableController
 
DEFAULT_SIZE - Static variable in class org.eclipse.nebula.paperclips.core.grid.GridColumn
The default size used when size is not specified.
DEFAULT_SIZE - Static variable in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
DEFAULT_T - Static variable in class org.eclipse.nebula.effects.stw.Transition
The default transition time is 1000 ms
DEFAULT_TABLE_STYLE - Static variable in class org.eclipse.nebula.widgets.pagination.table.PageableTable
default table style
DEFAULT_TEXT - Static variable in class org.eclipse.nebula.paperclips.core.text.TextPrint
The default text for a TextPrint.
DEFAULT_TEXT_STYLE - Static variable in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
The default text style.
DEFAULT_TRACES_COLOR - Static variable in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
Default colors for newly added item, used over when reaching the end.
DEFAULT_TREE_STYLE - Static variable in class org.eclipse.nebula.widgets.pagination.tree.PageableTree
 
DEFAULT_WEIGHT - Static variable in class org.eclipse.nebula.paperclips.core.grid.GridColumn
The default weight used when weight is not specified.
DEFAULT_WIDTH - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
The default comfortable widget width.
DEFAULT_WIDTH - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
The default comfortable widget width.
DefaultAxesFactory - Class in org.eclipse.nebula.visualization.xygraph.figures
Default IAxesFactory just produces standard Axis
DefaultAxesFactory() - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.DefaultAxesFactory
 
defaultBodyBackgroundProvider - Variable in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
 
DefaultBottomLeftRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The renderer for the empty top left area when both column and row headers are visible.
DefaultBottomLeftRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultBottomLeftRenderer
 
defaultButtonImage - Variable in class org.eclipse.nebula.cwt.base.BaseCombo
True if a default image should be used for the button; false otherwise - as is the case when an image is set using BaseCombo.setButtonImage(Image)
DefaultButtonPainter - Class in org.eclipse.nebula.widgets.collapsiblebuttons
 
DefaultButtonPainter() - Constructor for class org.eclipse.nebula.widgets.collapsiblebuttons.DefaultButtonPainter
 
defaultCaret - Variable in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
DefaultCellBackgroundProvider - Class in org.eclipse.nebula.paperclips.core.grid
Default implementation of the CellBackgroundProvider interface.
DefaultCellBackgroundProvider() - Constructor for class org.eclipse.nebula.paperclips.core.grid.DefaultCellBackgroundProvider
Constructs a DefaultGridBackgroundProvider with a null background.
DefaultCellBackgroundProvider(CellBackgroundProvider) - Constructor for class org.eclipse.nebula.paperclips.core.grid.DefaultCellBackgroundProvider
Constructs a DefaultGridBackgroundProvider which chains to the argument if this instance has a null background color.
DefaultCellRenderer - Class in org.eclipse.nebula.widgets.grid
The renderer for a cell in Grid.
DefaultCellRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
 
DefaultColorManager - Class in org.eclipse.nebula.widgets.calendarcombo
 
DefaultColorManager() - Constructor for class org.eclipse.nebula.widgets.calendarcombo.DefaultColorManager
 
DefaultColorManager - Class in org.eclipse.nebula.widgets.collapsiblebuttons
 
DefaultColorManager(int) - Constructor for class org.eclipse.nebula.widgets.collapsiblebuttons.DefaultColorManager
 
DefaultColorManager - Class in org.eclipse.nebula.widgets.ganttchart
 
DefaultColorManager() - Constructor for class org.eclipse.nebula.widgets.ganttchart.DefaultColorManager
 
DefaultColumnFooterRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The column footer renderer.
DefaultColumnFooterRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultColumnFooterRenderer
 
DefaultColumnGroupHeaderRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The column group header renderer in Grid.
DefaultColumnGroupHeaderRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultColumnGroupHeaderRenderer
 
DefaultColumnHeaderRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The column header renderer.
DefaultColumnHeaderRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
 
DefaultDropPointRenderer - Class in org.eclipse.nebula.widgets.grid.internal
A renderer which displays the drop point location affordance when dragging columns.
DefaultDropPointRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultDropPointRenderer
 
DefaultEmptyCellRenderer - Class in org.eclipse.nebula.widgets.grid
The empty cell renderer.
DefaultEmptyCellRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.DefaultEmptyCellRenderer
 
DefaultEmptyColumnFooterRenderer - Class in org.eclipse.nebula.widgets.grid.internal
A renderer for the last empty column header.
DefaultEmptyColumnFooterRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultEmptyColumnFooterRenderer
 
DefaultEmptyColumnHeaderRenderer - Class in org.eclipse.nebula.widgets.grid.internal
A renderer for the last empty column header.
DefaultEmptyColumnHeaderRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultEmptyColumnHeaderRenderer
 
DefaultEmptyRowHeaderRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The empty row header renderer.
DefaultEmptyRowHeaderRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultEmptyRowHeaderRenderer
 
DefaultEntityReplacer - Class in org.eclipse.nebula.widgets.richtext.painter
Default implementation of EntityReplacer that knows about the most common HTML entities.
DefaultEntityReplacer() - Constructor for class org.eclipse.nebula.widgets.richtext.painter.DefaultEntityReplacer
 
DefaultEventFactory - Class in org.eclipse.nebula.widgets.ganttchart
 
DefaultEventFactory() - Constructor for class org.eclipse.nebula.widgets.ganttchart.DefaultEventFactory
 
DefaultFocusRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The focus item renderer - renders over the completely drawn table.
DefaultFocusRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultFocusRenderer
 
defaultFooterBackgroundProvider - Variable in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
 
DefaultFormatterFactory - Class in org.eclipse.nebula.widgets.formattedtext
Factory for the default formatters.
DefaultGalleryGroupRenderer - Class in org.eclipse.nebula.widgets.gallery
Default group renderer used by the Gallery widget.
DefaultGalleryGroupRenderer() - Constructor for class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
This group renderer draws a title line, then items in a grid layout.
DefaultGalleryItemRenderer - Class in org.eclipse.nebula.widgets.gallery
Default item renderer used by the Gallery widget.
DefaultGalleryItemRenderer() - Constructor for class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
DefaultGridLook - Class in org.eclipse.nebula.paperclips.core.grid
A GridLook which draws a border around grid cells, with configurable background colors for body, header, and footer cells.
DefaultGridLook() - Constructor for class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Constructs a DefaultGridLook with no border, no cell spacing, and no background colors.
DefaultGridLook(int, int) - Constructor for class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Constructs a DefaultGridLook with the given cell spacing, and no border or background colors.
DefaultGridLookPainter - Class in org.eclipse.nebula.paperclips.core.grid.internal
 
DefaultGridLookPainter(DefaultGridLook, Device, GC) - Constructor for class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridLookPainter
 
DefaultGridMargins - Class in org.eclipse.nebula.paperclips.core.grid.internal
 
DefaultGridMargins(BorderPainter, Point, Rectangle, int, int, int, int) - Constructor for class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
defaultHeaderBackgroundProvider - Variable in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
 
defaultHoverBackgroundColor - Variable in class org.eclipse.nebula.cwt.v.VButton
 
defaultHoverBorderColor - Variable in class org.eclipse.nebula.cwt.v.VButton
 
defaultImage - Variable in class org.eclipse.nebula.widgets.opal.starrating.Star
 
DefaultInsertMarkRenderer - Class in org.eclipse.nebula.widgets.grid.internal
A renderer which paints the insert mark feedback during drag & drop.
DefaultInsertMarkRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultInsertMarkRenderer
 
DefaultLanguageManager - Class in org.eclipse.nebula.widgets.collapsiblebuttons
 
DefaultLanguageManager() - Constructor for class org.eclipse.nebula.widgets.collapsiblebuttons.DefaultLanguageManager
 
DefaultLanguageManager - Class in org.eclipse.nebula.widgets.ganttchart
 
DefaultLanguageManager() - Constructor for class org.eclipse.nebula.widgets.ganttchart.DefaultLanguageManager
 
DefaultMouseHandler - Class in org.eclipse.nebula.widgets.geomap.internal
Implements default interactive behavior, with support for panning and zooming.
DefaultMouseHandler(GeoMapPositioned) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
DefaultPageNumberFormat - Class in org.eclipse.nebula.paperclips.core.page
The default PageNumberFormat used by PageNumberPrints.
DefaultPageNumberFormat() - Constructor for class org.eclipse.nebula.paperclips.core.page.DefaultPageNumberFormat
 
DefaultPaintManager - Class in org.eclipse.nebula.widgets.ganttchart
 
DefaultPaintManager() - Constructor for class org.eclipse.nebula.widgets.ganttchart.DefaultPaintManager
 
DefaultRowHeaderRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The row header renderer.
DefaultRowHeaderRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultRowHeaderRenderer
 
defaultSelectedBackgroundColor - Variable in class org.eclipse.nebula.cwt.v.VButton
 
defaultSelectedBorderColor - Variable in class org.eclipse.nebula.cwt.v.VButton
 
DefaultSettings - Class in org.eclipse.nebula.widgets.calendarcombo
 
DefaultSettings() - Constructor for class org.eclipse.nebula.widgets.calendarcombo.DefaultSettings
 
DefaultSettings - Class in org.eclipse.nebula.widgets.collapsiblebuttons
 
DefaultSettings() - Constructor for class org.eclipse.nebula.widgets.collapsiblebuttons.DefaultSettings
 
DefaultSettings - Class in org.eclipse.nebula.widgets.ganttchart
 
DefaultSettings() - Constructor for class org.eclipse.nebula.widgets.ganttchart.DefaultSettings
 
DefaultSortProcessor - Class in org.eclipse.nebula.widgets.pagination.collections
Default implementation of sort.
DefaultSortProcessor() - Constructor for class org.eclipse.nebula.widgets.pagination.collections.DefaultSortProcessor
 
defaultTheme - Static variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Default theme
DefaultTopLeftRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The renderer for the empty top left area when both column and row headers are visible.
DefaultTopLeftRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.DefaultTopLeftRenderer
 
DefaultWidgetIntrospector - Class in org.eclipse.nebula.visualization.internal.widgets.introspection
The default widget introspector, which will filter out the non widget properties from Figure.
DefaultWidgetIntrospector() - Constructor for class org.eclipse.nebula.visualization.internal.widgets.introspection.DefaultWidgetIntrospector
 
DefaultXViewerControlFactory - Class in org.eclipse.nebula.widgets.xviewer.edit
Possible controls in the DefaultXViewerControlFactory(07.10.2010):
- org.eclipse.swt.widgets.Text
- org.eclipse.swt.widgets.Combo
- org.eclipse.swt.widgets.DateTime

if you need other controls create your own class implementing the XViewerControlFactory
DefaultXViewerControlFactory() - Constructor for class org.eclipse.nebula.widgets.xviewer.edit.DefaultXViewerControlFactory
 
defineColumns(String[]) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Defines what columns the drop down table will have.
defineColumns(int[]) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Defines what columns the drop down table will have.
defineColumns(int) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Defines what columns the drop down table will have.
defineColumns(String[], int[]) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Defines what columns the drop down table will have.
delay - Variable in class org.eclipse.nebula.animation.AnimationRunner
Default is 50 fps.
delay - Variable in class org.eclipse.nebula.cwt.animation.AnimationRunner
Default is 50 fps.
DeleteAdapter - Class in org.eclipse.nebula.widgets.compositetable
This adapter class provides default implementations for the methods described by the IDeleteHandler interface.
DeleteAdapter() - Constructor for class org.eclipse.nebula.widgets.compositetable.DeleteAdapter
 
deleteButton - Variable in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
deleteCustomization(CustomizeData) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
deleteCustomization(CustomizeData) - Method in class org.eclipse.nebula.widgets.xviewer.customize.FileStoreCustomizations
 
deleteCustomization(CustomizeData) - Method in interface org.eclipse.nebula.widgets.xviewer.customize.IXViewerCustomizations
Delete customization
deleteCustomization(CustomizeData) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomizations
 
deleteEnabled - Variable in class org.eclipse.nebula.widgets.compositetable.CompositeTable
 
deleteFromParent() - Method in class org.eclipse.nebula.widgets.treemapper.internal.LinkFigure
 
deleteHandlers - Variable in class org.eclipse.nebula.widgets.compositetable.CompositeTable
 
deleteRow(int) - Method in class org.eclipse.nebula.widgets.compositetable.DeleteAdapter
Method deleteRow.
deleteRow(int) - Method in interface org.eclipse.nebula.widgets.compositetable.IDeleteHandler
Method deleteRow.
delicious - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
depart(CompositeTable, int, Control) - Method in class org.eclipse.nebula.widgets.compositetable.AbstractSelectableRow
 
depart(CompositeTable, int, Control) - Method in interface org.eclipse.nebula.widgets.compositetable.IRowFocusListener
Method depart.
depart(CompositeTable, int, Control) - Method in class org.eclipse.nebula.widgets.compositetable.RowFocusAdapter
 
deriveRGB(int) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.SWTUtil
Returns an RGB representing the color described by the argument.
DESCENDER - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
A vertical bar from the toggle to the bottom
description - Variable in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
DESCRIPTION_SHORT_DESCRIPTION - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
descriptionColor - Variable in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
descriptionFont - Variable in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
descriptionLabel - Variable in class org.eclipse.nebula.widgets.opal.propertytable.AbstractPTWidget
 
descriptor - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.OverlayUtil.ImageInfo
 
deselect(int) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Deselects the item at the given zero-relative index in the receiver's list.
deselect(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Deselects the item at the given zero-relative index in the receiver.
deselect(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Deselects the items at the given zero-relative indices in the receiver.
deselect(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Deselects the items at the given zero-relative indices in the receiver.
deselect(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects the item at the given zero-relative index in the receiver.
deselect(int[]) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects the items at the given zero-relative indices in the receiver.
deselect(int, int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects the items at the given zero-relative indices in the receiver.
deselect(T) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Deselects the item in the receiver's list.
deselect() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
 
deselectAll() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Deselects all selected items in the receiver's list.
deselectAll() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Deselects all buttons
deselectAll() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
deselectAll() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Deselects all items.
deselectAll() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Deselect all children of this item
deselectAll() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Clears all selected events
deselectAll() - Method in class org.eclipse.nebula.widgets.grid.Grid
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects all selected items in the receiver.
deselectAll(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Deselects all items in the receiver's list.
deselectAll() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Deselects all selected items in the receiver's list.
deselectAllCells() - Method in class org.eclipse.nebula.widgets.grid.Grid
Deselects all selected cells in the receiver.
deselectAllDoNotFireEvent() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects all selected items in the receiver.
deselectAt(int) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Deselects the item at the given zero-relative index in the receiver's list.
deselectCell(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
Deselects the given cell in the receiver.
deselectCells(Point[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Deselects the given cells.
deselectDoNotFireEvent(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects the item at the given zero-relative index in the receiver.
deselectDoNotFireEvent(int[]) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects the items at the given zero-relative indices in the receiver.
deselectDoNotFireEvent(int, int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselects the items at the given zero-relative indices in the receiver.
deselectItem() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Deselect a given item
desktop - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
dest - Variable in class org.eclipse.nebula.animation.effects.GrowEffect
 
dest - Variable in class org.eclipse.nebula.animation.effects.ResizeEffect
 
dest - Variable in class org.eclipse.nebula.animation.effects.SetBoundsEffect
 
dest - Variable in class org.eclipse.nebula.animation.effects.SetColorEffect
 
dest - Variable in class org.eclipse.nebula.animation.effects.ShakeEffect
 
dest - Variable in class org.eclipse.nebula.cwt.animation.effects.Grow
 
dest - Variable in class org.eclipse.nebula.cwt.animation.effects.Resize
 
dest - Variable in class org.eclipse.nebula.cwt.animation.effects.SetBounds
 
dest - Variable in class org.eclipse.nebula.cwt.animation.effects.Shake
 
dest - Variable in class org.eclipse.nebula.widgets.gallery.GalleryGroupResizeEffect
 
detach() - Method in class org.eclipse.nebula.widgets.formattedtext.AbstractFormatter
Called when the formatter is replaced by an other one in the FormattedText control.
detach() - Method in class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Called when the formatter is replaced by an other one in the FormattedText control.
detach() - Method in class org.eclipse.nebula.widgets.formattedtext.IPAddressFormatter
Called when the formatter is replaced by an other one in the FormattedText control.
detach() - Method in interface org.eclipse.nebula.widgets.formattedtext.ITextFormatter
Called when the formatter is replaced by an other one in the FormattedText control.
detachListeners(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
detachListeners(boolean) - Method in class org.eclipse.nebula.cwt.v.VNative
 
deviantart - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
device - Variable in class org.eclipse.nebula.paperclips.core.AbstractIterator
The device being printed to.
device - Variable in class org.eclipse.nebula.paperclips.core.AbstractPiece
The device being printed to.
device - Variable in class org.eclipse.nebula.paperclips.core.grid.BasicGridLookPainter
The printer device on which the look is being painted.
device - Variable in class org.eclipse.nebula.paperclips.core.grid.internal.GridIterator
 
device - Variable in class org.eclipse.nebula.paperclips.core.ImageIterator
 
device - Variable in class org.eclipse.nebula.paperclips.core.page.PageIterator
 
df1 - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Format for the display of month and year in the header
df2 - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Format for the today date in the footer
dialCenter - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
DialLayout() - Constructor for class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker.DialLayout
 
Dialog - Class in org.eclipse.nebula.widgets.opal.dialog
Instances of this class are dialog box This component was inspired by the Oxbow Project (http://code.google.com/p/oxbow/) by Eugene Ryzhikov
Dialog() - Constructor for class org.eclipse.nebula.widgets.opal.dialog.Dialog
Constructor
Dialog(boolean) - Constructor for class org.eclipse.nebula.widgets.opal.dialog.Dialog
Constructor
Dialog(Shell) - Constructor for class org.eclipse.nebula.widgets.opal.dialog.Dialog
Constructor
Dialog(Shell, boolean) - Constructor for class org.eclipse.nebula.widgets.opal.dialog.Dialog
Constructor
Dialog.CenterOption - Enum in org.eclipse.nebula.widgets.opal.dialog
 
Dialog.OpalDialogType - Enum in org.eclipse.nebula.widgets.opal.dialog
Types of opal dialog
DialogArea - Class in org.eclipse.nebula.widgets.opal.dialog
This abstract class if the mother of MessageArea and FooterArea classes
DialogArea(Dialog) - Constructor for class org.eclipse.nebula.widgets.opal.dialog.DialogArea
Constructor
DialogWithEntry - Class in org.eclipse.nebula.widgets.xviewer.util.internal.dialog
 
DialogWithEntry(String, String) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.DialogWithEntry
 
DialogWithEntry(Shell, String, Image, String, int, String[], int) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.DialogWithEntry
 
dialPanel - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
dialRadius - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
DIAMETER - Static variable in class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure.NeedleCenter
 
diamond - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
DID_YOU_KNOW - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
diff - Variable in class org.eclipse.nebula.animation.effects.GrowEffect
 
diff - Variable in class org.eclipse.nebula.animation.effects.ResizeEffect
 
diff - Variable in class org.eclipse.nebula.animation.effects.SetBoundsEffect
 
diff - Variable in class org.eclipse.nebula.animation.effects.ShakeEffect
 
diff - Variable in class org.eclipse.nebula.cwt.animation.effects.Grow
 
diff - Variable in class org.eclipse.nebula.cwt.animation.effects.Resize
 
diff - Variable in class org.eclipse.nebula.cwt.animation.effects.SetBounds
 
diff - Variable in class org.eclipse.nebula.cwt.animation.effects.Shake
 
diff - Variable in class org.eclipse.nebula.widgets.gallery.GalleryGroupResizeEffect
 
diffB - Variable in class org.eclipse.nebula.animation.effects.SetColorEffect
 
diffG - Variable in class org.eclipse.nebula.animation.effects.SetColorEffect
 
diffR - Variable in class org.eclipse.nebula.animation.effects.SetColorEffect
 
digg - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
digitalClock - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
DIR_DOWN - Static variable in class org.eclipse.nebula.effects.stw.Transition
The Down direction, 270 degrees
DIR_LEFT - Static variable in class org.eclipse.nebula.effects.stw.Transition
The Left direction, 180 degrees
DIR_RIGHT - Static variable in class org.eclipse.nebula.effects.stw.Transition
The Right direction, 0 degrees
DIR_SEPARATOR - Static variable in class org.eclipse.nebula.widgets.picture.internal.IOUtils
The system directory separator character.
DIR_SEPARATOR_UNIX - Static variable in class org.eclipse.nebula.widgets.picture.internal.IOUtils
The Unix directory separator character.
DIR_SEPARATOR_WINDOWS - Static variable in class org.eclipse.nebula.widgets.picture.internal.IOUtils
The Windows directory separator character.
DIR_UP - Static variable in class org.eclipse.nebula.effects.stw.Transition
The Up direction, 90 degrees
DIRECTION_DOWN - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
DIRECTION_LEFT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
DIRECTION_RIGHT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
DIRECTION_UP - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
 
dirty - Variable in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
Whenever any parameter has been changed, the scale should be marked as dirty, so all the inner parameters could be recalculated before the next paint
disableAllChildrenWidgets(Control) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
Disable all widgets of a control
disableDefaultKeyListener() - Method in class org.eclipse.nebula.widgets.grid.Grid
Disable default key listener
DiscreteTimePicker - Class in org.eclipse.nebula.widgets.cdatetime
 
DiscreteTimePicker(CDateTime) - Constructor for class org.eclipse.nebula.widgets.cdatetime.DiscreteTimePicker
 
dispatch() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
This method will get the animation going.
dispatch() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
This method will get the animation going.
DISPLAYED_HOURS - Static variable in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
The number of hours to display at a time.
displayFocusListener - Variable in class org.eclipse.nebula.widgets.xviewer.XViewer
 
displayKeysListener - Variable in class org.eclipse.nebula.widgets.xviewer.XViewer
 
displayLabel - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
displayResults(PageableController) - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRenderer
 
dispose() - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
dispose() - Method in class org.eclipse.nebula.cwt.svg.SvgPaint
 
dispose() - Method in interface org.eclipse.nebula.cwt.v.IControlPainter
 
dispose() - Method in class org.eclipse.nebula.cwt.v.VButton
 
dispose() - Method in class org.eclipse.nebula.cwt.v.VControl
 
dispose() - Method in class org.eclipse.nebula.cwt.v.VControlPainter
 
dispose() - Method in class org.eclipse.nebula.cwt.v.VNative
 
dispose() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
dispose() - Method in class org.eclipse.nebula.cwt.v.VPanelPainter
 
dispose() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeObservableValue
 
dispose() - Method in class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.BackgroundPiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.BigPiece
 
dispose() - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Disposes the system resources allocated by this BorderPainter.
dispose() - Method in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.border.internal.BorderPiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.border.LineBorderPainter
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.CompositeEntry
Disposes this entry's print piece.
dispose() - Method in class org.eclipse.nebula.paperclips.core.CompositePiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.DebugPiece
 
dispose() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridLookPainter
Disposes the system resources allocated by this GridLookPainter.
dispose() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridLookPainter
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridLookPainterPiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.ImagePiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.internal.piece.EmptyPiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.internal.RotatePiece
 
dispose(PrintPiece) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Disposes the print piece if not null.
dispose(PrintPiece, PrintPiece) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Disposes the arguments that are not null.
dispose(PrintPiece[]) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Disposes the print pieces that are not null.
dispose(PrintPiece[], int, int) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Disposes the print pieces in the array from start (inclusive) to end (exclusive).
dispose(List<PrintPiece>) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Disposes the print pieces in the list.
dispose(PrintPiece, PrintPiece[]) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
Disposes the print pieces that are not null.
dispose() - Method in class org.eclipse.nebula.paperclips.core.LinePiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.NullPrintPiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPiece
 
dispose() - Method in interface org.eclipse.nebula.paperclips.core.PrintPiece
Disposes the system resources allocated by this PrintPiece.
dispose() - Method in class org.eclipse.nebula.paperclips.core.ScalePiece
 
dispose() - Method in class org.eclipse.nebula.paperclips.core.text.internal.TextPiece
 
dispose() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
dispose() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
Remove figures and reset fields
dispose() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
dispose() - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogClockPainter
 
dispose() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimePainter
 
dispose() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
dispose() - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.CursorCache
Disposes all cursors held in the cache.
dispose() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CustomButton
Disposes this button and removes it from the control.
dispose() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
dispose() - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ImageCache
Disposes ALL images that have been cached.
dispose() - Method in interface org.eclipse.nebula.widgets.compositetable.day.ICalendarableItemControl
 
dispose() - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.DayEditorCalendarableItemControl
 
dispose() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
dispose() - Method in class org.eclipse.nebula.widgets.compositetable.TableRow
Remove all listeners from each control.
dispose() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
dispose() - Method in class org.eclipse.nebula.widgets.ctree.CTreeEditor
Removes all associations between the CTableTreeEditor and the row in the tree.
dispose() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
dispose() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
dispose() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Disposes of the operating system resources associated with the receiver and all its descendants.
dispose() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboObservableValue
 
dispose() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserObservableValue
 
dispose() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextObservableValue
 
dispose() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
dispose() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
dispose() - Static method in class org.eclipse.nebula.widgets.ganttchart.CursorCache
Disposes all cursors held in the cache.
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttConnection
Disposes this connection
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Removes this item from the chart.
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
Disposes this event from the chart.
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Removes this section from the chart.
dispose() - Static method in class org.eclipse.nebula.widgets.ganttchart.ImageCache
Disposes ALL images that have been cached.
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
 
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
 
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
dispose() - Method in interface org.eclipse.nebula.widgets.ganttchart.undoredo.commands.IUndoRedoCommand
Called when the event is about to be destroyed.
dispose() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.SectionDeleteCommand
 
dispose() - Method in class org.eclipse.nebula.widgets.geomap.internal.AsyncImage
 
dispose() - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
Dispose internal data
dispose() - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
dispose() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
dispose() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
Removes all associations between the TableEditor and the cell in the table.
dispose() - Method in class org.eclipse.nebula.widgets.grid.GridHeaderEditor
Removes all associations between the TableEditor and the cell in the table.
dispose() - Method in class org.eclipse.nebula.widgets.grid.GridItem
dispose() - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider
Dispose the
dispose() - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider.Palette
Dispose colors
dispose() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
dispose() - Method in class org.eclipse.nebula.widgets.opal.notifier.NotifierColors
 
dispose() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
 
dispose() - Method in class org.eclipse.nebula.widgets.opal.starrating.Star
 
dispose() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPageControllerComposite
 
dispose() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.NavigationPageComboRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.NavigationPageScaleRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.pagination.renderers.pagesize.PageSizeComboRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.pgroup.AbstractGroupStrategy
 
dispose() - Method in class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
 
dispose() - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
 
dispose() - Method in class org.eclipse.nebula.widgets.pgroup.SimpleGroupStrategy
 
dispose() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
 
dispose() - Method in class org.eclipse.nebula.widgets.pshelf.AbstractRenderer
Disposes of any resources managed by this renderer.
dispose() - Method in class org.eclipse.nebula.widgets.pshelf.PShelfItem
 
dispose() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
dispose() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
dispose() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Dispose the registered BrowserFunctions.
dispose() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Dispose the registered BrowserFunctions.
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
 
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeDataLabelProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.ArrayTreeContentProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.StringLabelProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
Create Widgets used to display label and entry for wizards and editors
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
dispose() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerColumnLabelProvider
 
disposeAll() - Static method in class org.eclipse.nebula.widgets.calendarcombo.ColorCache
Disposes all colors held in the cache and colors created when class is created.
disposeAll() - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ColorCache
Disposes all colors held in the cache and colors created when class is created.
disposeAll() - Static method in class org.eclipse.nebula.widgets.ganttchart.ColorCache
Disposes all colors held in the cache and colors created when class is created.
disposeAllItems() - Method in class org.eclipse.nebula.widgets.grid.Grid
All items needs to call the disposeOnly method
disposeAndBuild(PropertyTable) - Method in class org.eclipse.nebula.widgets.opal.propertytable.AbstractPTWidget
 
disposeAndBuild(PropertyTable) - Method in interface org.eclipse.nebula.widgets.opal.propertytable.PTWidget
Dispose the previous widget and build a new one (when ones switch from Category View to Flat List view)
disposeCachedColor() - Static method in class org.eclipse.nebula.widgets.calendarcombo.ColorCache
Disposes the cached colors only.
disposeCachedColor() - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ColorCache
Disposes the cached colors only.
disposeCachedColor() - Static method in class org.eclipse.nebula.widgets.ganttchart.ColorCache
Disposes the cached colors only.
disposed - Variable in class org.eclipse.nebula.cwt.v.VControl
 
disposeOnly() - Method in class org.eclipse.nebula.widgets.grid.GridItem
this method call only super.dispose, nothing else..
disposeResources() - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
 
DivideByZeroException - Exception in org.eclipse.nebula.widgets.opal.calculator
 
DivideByZeroException() - Constructor for exception org.eclipse.nebula.widgets.opal.calculator.DivideByZeroException
Constructor
DivideByZeroException(String) - Constructor for exception org.eclipse.nebula.widgets.opal.calculator.DivideByZeroException
Constructor
DLItem - Class in org.eclipse.nebula.widgets.opal.duallist
Instances of this class represents items manipulated by this DualList widget
DLItem(String) - Constructor for class org.eclipse.nebula.widgets.opal.duallist.DLItem
Constructor
DLItem(String, Image) - Constructor for class org.eclipse.nebula.widgets.opal.duallist.DLItem
Constructor
DLItem(String, Image, Font, Color) - Constructor for class org.eclipse.nebula.widgets.opal.duallist.DLItem
Constructor
DLItem(String, Image, Color, Color) - Constructor for class org.eclipse.nebula.widgets.opal.duallist.DLItem
Constructor
DLItem(String, Image, Font) - Constructor for class org.eclipse.nebula.widgets.opal.duallist.DLItem
Constructor
DLItem.LAST_ACTION - Enum in org.eclipse.nebula.widgets.opal.duallist
 
doCancel() - Method in class org.eclipse.nebula.animation.effects.AbstractEffect
Run the onCancel runnable if any.
doCancel() - Method in class org.eclipse.nebula.animation.effects.CrossFadeEffect
 
doCancel() - Method in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
Run the onCancel runnable if any.
doClear(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doClear(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doClearAll() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doClearAll() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doCreateFilterText(Composite) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Creates the text control for entering the filter text.
doCreateFilterText(Composite) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Creates the text control for entering the filter text.
doCreateRefreshJob() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Creates a workbench job that will refresh the tree based on the current filter text.
doCreateRefreshJob() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Creates a workbench job that will refresh the tree based on the current filter text.
doCreateTreeViewer(Composite, int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Creates the tree viewer.
doCreateTreeViewer(Composite, int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Creates the tree viewer.
doDeleteRow() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
 
doDeleteRow() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doDeselectAll() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doDeselectAll() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doDispose() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
doEffect() - Method in class org.eclipse.nebula.animation.effects.AbstractEffect
 
doEffect(long) - Method in class org.eclipse.nebula.animation.effects.AbstractEffect
 
doEffect(long) - Method in interface org.eclipse.nebula.animation.effects.IEffect
Apply effect to the target according to the given time.
doEffect(long) - Method in class org.eclipse.nebula.animation.effects.ParallelEffect
 
doEffect(long) - Method in class org.eclipse.nebula.animation.effects.SequenceEffect
 
doEffect() - Method in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
 
doEffect() - Method in interface org.eclipse.nebula.cwt.animation.effects.IEffect
Apply effect to the target according to the current time.
doEvents() - Method in class org.eclipse.nebula.effects.stw.Transition
 
doFindInputItem(Object) - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
 
doFindItem(Object) - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
 
doFocusInitialRow() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method doFocusInitialRow.
doFocusInitialRow() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doFocusLastRow() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method doFocusLastRow.
doFocusLastRow() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doGetColumn(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doGetColumn(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doGetColumnCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doGetColumnCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
Returns the number of columns of this viewer.
doGetColumnCount() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doGetItem(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doGetItem(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doGetItemCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doGetItemCount() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doGetItems() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doGetItems() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doGetSelection() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doGetSelection() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doGetSelectionIndices() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doGetSelectionIndices() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doGetValue() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeCellEditor
 
doGetValue() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeObservableValue
 
doGetValue(Object) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeValueProperty
 
doGetValue() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboCellEditor
The DateChooserComboCellEditor implementation of this CellEditor framework method returns the date value.
doGetValue() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboObservableValue
 
doGetValue() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserObservableValue
 
doGetValue() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextCellEditor
 
doGetValue() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextObservableValue
 
doGetValue() - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
 
doIndexOf(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doIndexOf(Item) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doInsertRow() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
 
doInsertRow() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doit - Variable in class org.eclipse.nebula.widgets.chips.CloseEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.nebula.widgets.compositetable.day.CalendarableItemEvent
Set to true by default.
doit - Variable in class org.eclipse.nebula.widgets.opal.duallist.SelectionChangeEvent
A flag indicating whether the operation should be allowed.
dollar - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
doMakeFocusedRowVisible() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Makes sure that the focused row is visible
doMakeFocusedRowVisible() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Makes sure that the focused row is visible
done - Variable in class org.eclipse.nebula.animation.effects.AbstractEffect
 
done - Variable in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
 
doPageDown() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method doPageDown.
doPageDown() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doPageUp() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method doPageUp.
doPageUp() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doRemove(int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doRemove(int, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doRemove(int[]) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doRemove(int, int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doRemoveAll() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doRemoveAll() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doResetItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doResetItem(Item) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doRotate(PrecisionPoint, double, PrecisionPoint) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
Rotates the given Point with the given angle relative to the rotation point.
doRowDown() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method doRowDown.
doRowDown() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doRowUp() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method doRowUp.
doRowUp() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
doSearch(String) - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer
 
doSelect(int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doSelect(int[]) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doSelection() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
This method is called when a SWT.Selection is notify in the popup content, allowing to update the Text widget content.
doSelection() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
This method is called when a SWT.Selection is notify in the popup content, allowing to update the Text widget content.
doSetButtonImage(Image) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
doSetFocus() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeCellEditor
 
doSetFocus() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboCellEditor
 
doSetFocus() - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
 
doSetItemCount(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doSetItemCount(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doSetSelection(Item[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doSetSelection(int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doSetSelection(Item[]) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doSetSelection(int[]) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doSetValue(Object) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeCellEditor
 
doSetValue(Object) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeObservableValue
 
doSetValue(Object, Object) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeValueProperty
 
doSetValue(Object) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboCellEditor
The DateChooserComboCellEditor implementation of this CellEditor framework method accepts a date value (type Date).
doSetValue(Object) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboObservableValue
Sets the bound DateChooserCombo combo to the passed value.
doSetValue(Object) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserObservableValue
Sets the bound DateChooser date chooser to the passed value.
doSetValue(Object) - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextCellEditor
 
doSetValue(Object) - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextObservableValue
Sets the bound DateChooser date chooser to the passed value.
doSetValue(Object) - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
 
doShowItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doShowItem(Item) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doShowSelection() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doShowSelection() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
doStop() - Method in class org.eclipse.nebula.animation.effects.AbstractEffect
Run the onStop runnable if any.
doStop() - Method in class org.eclipse.nebula.animation.effects.CrossFadeEffect
 
doStop() - Method in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
Run the onStop runnable if any.
dot_circle_o - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
DOT_DIAMETER - Static variable in class org.eclipse.nebula.widgets.led.BaseLED
 
DotsLed - Class in org.eclipse.nebula.widgets.led
Instances of this class represent a non-selectable user interface object that displays a double-dots character like it was displayed on a LED screen.
DotsLed(Composite, int) - Constructor for class org.eclipse.nebula.widgets.led.DotsLed
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DoubleArrayWrapper - Class in org.eclipse.nebula.visualization.widgets.datadefinition
A wrapper for double[].
DoubleArrayWrapper(double[]) - Constructor for class org.eclipse.nebula.visualization.widgets.datadefinition.DoubleArrayWrapper
 
DoubleFormatter - Class in org.eclipse.nebula.widgets.formattedtext
This class provides formatting of Double values in a FormattedText.
DoubleFormatter() - Constructor for class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
 
DoubleFormatter(Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
 
DoubleFormatter(String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
 
DoubleFormatter(String, String, Locale) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
 
DoubleFormatter(String, String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
 
DoubleFormatter(String) - Constructor for class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
 
DoubleInputText - Class in org.eclipse.nebula.visualization.internal.xygraph.toolbar
A SWT text which only allow double input.
DoubleInputText(Composite, int) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.DoubleInputText
 
DoubleInputText(Composite, int, double, double) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.DoubleInputText
 
DoubleStyleProvider - Class in org.eclipse.nebula.visualization.xygraph.styleprovider
 
DoubleStyleProvider(Map<Double, RGB>) - Constructor for class org.eclipse.nebula.visualization.xygraph.styleprovider.DoubleStyleProvider
 
DoubleStyleProvider() - Constructor for class org.eclipse.nebula.visualization.xygraph.styleprovider.DoubleStyleProvider
 
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
doUpdateItem(Item, Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
 
download - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
dpi - Variable in class org.eclipse.nebula.paperclips.core.grid.internal.GridIterator
 
dpi - Variable in class org.eclipse.nebula.paperclips.core.ImagePrint
 
dragEnter(DropTargetEvent) - Method in class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
This implementation of dragEnter provides a default drag under effect for the feedback specified in event.feedback.
dragFinished(DragSourceEvent) - Method in class org.eclipse.nebula.widgets.grid.GridDragSourceEffect
This implementation of dragFinished disposes the image that was created in GridDragSourceEffect.dragStart.
dragLeave(DropTargetEvent) - Method in class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
This implementation of dragLeave provides a default drag under effect for the feedback specified in event.feedback.
dragOver(DropTargetEvent) - Method in class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
This implementation of dragOver provides a default drag under effect for the feedback specified in event.feedback.
dragSourceImage - Variable in class org.eclipse.nebula.widgets.grid.GridDragSourceEffect
 
dragStart(DragSourceEvent) - Method in class org.eclipse.nebula.widgets.gallery.GalleryDragSourceEffect
 
dragStart(DragSourceEvent) - Method in class org.eclipse.nebula.widgets.grid.GridDragSourceEffect
This implementation of dragStart will create a default image that will be used during the drag.
draw(GC, GalleryItem, int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Group size informations can be retrieved from group.
draw(GC, GalleryItem, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Draws an item.
draw(GC, GalleryItem, int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
draw(GC, GalleryItem, int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
draw(GC, GalleryItem, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
draw(GC, GalleryItem, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
draw(GC, GalleryItem, int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.NoGroupRenderer
 
draw(GC, int, int) - Method in class org.eclipse.nebula.widgets.opal.starrating.Star
 
drawAllOverlays(GC, GalleryItem, int, int, Point, int, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Draw image overlays.
drawArrowHead(int, int, int, GC) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawArrowHead(int, int, int, GC) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws an arrow head.
drawBorder() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
drawBorder() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Whether to draw a 1 pixel border on the left, right and top side of the ButtonComposite.
drawButton(GC, int, int, boolean) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
 
drawButtonAtPosition(int) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
drawCheckpoint(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawCheckpoint(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws one checkpoint.
drawColumn(GC, Rectangle, Win7PaletteProvider, boolean, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnHeaderUtil
Based on the provided state (hover/selected) generate the appropriate column header rendering.
drawColumnHeader(GC, Rectangle, Win7PaletteProvider.Palette) - Static method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnHeaderUtil
Draw the column header based on the given colors
drawColumnHeader(GC, Rectangle, Color[]) - Static method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
Draw the column header based on the given colors
drawColumnSelectedTopShadow(GC, Rectangle, Win7PaletteProvider.Palette) - Static method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnHeaderUtil
Draw an additional shadow for the selected column state
drawColumnSelectedTopShadow(GC, Rectangle, Color[]) - Static method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
Draw an additional shadow for the selected column state
drawCompositeImage(int, int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.OverlayUtil
 
drawDaysOnChart(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawDaysOnChart(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws the little plaque showing how many number of days an event spans over.
drawEvent(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, boolean, int, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawEvent(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, boolean, int, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws one normal event.
drawEventsDownToTheHourAndMinute() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawEventsDownToTheHourAndMinute() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
If this returns true, events are never rounded up to their nearest hour/minute when shown in the chart, but will always show down to the minute even in any mid-zoomed and fully-zoomed out view (this does not do anything to the normal minute view).
drawEventString(GanttComposite, ISettings, IColorManager, GanttEvent, GC, String, boolean, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawEventString() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawEventString(GanttComposite, ISettings, IColorManager, GanttEvent, GC, String, boolean, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws a string shown next to an event.
drawEventString() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Global configuration to specify if the text of GanttEvents should be rendered or not.
drawFillsToBottomWhenUsingGanttSections() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawFillsToBottomWhenUsingGanttSections() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether to draw fills and vertical lines etc to the bottom when GanttSections are used.
drawFullPercentageBar() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawFullPercentageBar() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
drawFullPercentageBar() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The percentage bar always draws as a line in the center of the event but normally it only draws the part that displays the % complete.
drawGanttSectionBarToBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawGanttSectionBarToBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether the GanttSection bar should draw all the way down or not.
drawGroup(GC, GalleryItem, int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
drawGroupBackground(GC, GalleryItem, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
Draw group background using system default gradient or the user-defined color.
drawGroupToggleButton(GC, int, int, GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
Draw the toggle button.
drawHeader() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawHeader() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
drawHeader() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether to draw the header or not.
drawHorizontalLines() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawHorizontalLines() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
drawHorizontalLines() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether to draw horizontal lines between the events.
drawImage(IPrimaryArrayWrapper, int, int, double, double, ImageData, boolean) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
Calculate the image data from source data based on the color map.
drawImage(double[], int, int, double, double) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
Calculate the image data from source data based on the color map.
drawImage(GanttComposite, ISettings, IColorManager, GanttEvent, GC, Image, boolean, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawImage(GanttComposite, ISettings, IColorManager, GanttEvent, GC, Image, boolean, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws one checkpoint.
drawItem(GC, int, boolean, GalleryItem, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
Draw a child item.
drawItem(GC, int, boolean, GalleryItem, int) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
drawLine(Graphics, Point, Point) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
Draw line with the line style and line width of the trace.
drawLockedDateMarks() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawLockedDateMarks() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
drawLockedDateMarks() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
When dates are locked down to a certain day, the chart will draw a special marker on the lock start and end dates to point out that it's locked between certain constraints.
drawLockedDateRangeMarker(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawLockedDateRangeMarker(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws the marker that shows what dates an event are locked down to
drawMarker(Date) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Draws a dotted vertical marker at the given date.
drawOnImage(Image, Control, int, int, boolean) - Static method in class org.eclipse.nebula.effects.stw.ImageCapture
 
drawOverlayImages(GC, int, int, double, Image[]) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Draw overlay images for one corner.
drawPlannedDates(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawPlannedDates(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws the planned dates.
drawPoint(Graphics, Point) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
Draw point with the pointStyle and size of the trace;
drawRoundRectangle(GC, int, int, int, int, Color) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
drawRoundRectangle(GC, int, int, int, int, Color, Color, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
drawRoundRectangle(GC, int, int, int, int, Color, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
drawScope(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
drawScope(GanttComposite, ISettings, IColorManager, GanttEvent, GC, boolean, int, int, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Draws one scope.
drawSectionBar() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawSectionBar() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Configure whether the section bar should be rendered.
drawSectionDetailGradientTopDown() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
drawSectionDetailGradientTopDown() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
Specify the direction of the gradient background of the section detail area.
drawSectionDetailGradientTopDown() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
drawSectionDetailGradientTopDown() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
drawSectionDetailGradientTopDown() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
drawSectionDetailGradientTopDown() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
drawSectionDetails() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawSectionDetails() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Configure whether there should be an additional area to the section bar that shows additional section detail information.
drawSelectionMarkerAroundSelectedEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawSelectionMarkerAroundSelectedEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
drawSelectionMarkerAroundSelectedEvent() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
If true, draws a dotted selection marker around the currently selected event to visualize the selection.
drawText(GC, String, int, int) - Static method in class org.eclipse.nebula.widgets.ganttchart.utils.TextPainterHelper
Will draw the given text to the given GC.
drawVerticalLines() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
drawVerticalLines() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The vertical lines are the lines that divide days and weeks etc.
drawVerticalText(Graphics, String, int, int, boolean) - Static method in class org.eclipse.nebula.visualization.xygraph.util.GraphicsUtil
Draw vertical text.
drawVerticalText(Graphics, String, Point, boolean) - Static method in class org.eclipse.nebula.visualization.xygraph.util.GraphicsUtil
Draw vertical text.
drawViewportEast - Variable in class org.eclipse.nebula.widgets.ctree.CTree
 
drawViewportNorth - Variable in class org.eclipse.nebula.widgets.ctree.CTree
 
drawViewportSouth - Variable in class org.eclipse.nebula.widgets.ctree.CTree
 
drawViewportWest - Variable in class org.eclipse.nebula.widgets.ctree.CTree
 
drawXTick(Graphics) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
Draw the X tick.
drawXTick(Graphics) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels2
 
drawXTickMarks(Graphics, List<Integer>, AbstractScale.LabelSide, int, int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks
Draw the X tick marks.
drawXTickMarks(Graphics, List<Integer>, AbstractScale.LabelSide, int, int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks2
Draw the X tick marks.
drawYTick(Graphics) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
Draw the Y tick.
drawYTick(Graphics) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels2
 
drawYTickMarks(Graphics, List<Integer>, AbstractScale.LabelSide, int, int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks
Draw the Y tick marks.
drawYTickMarks(Graphics, List<Integer>, AbstractScale.LabelSide, int, int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks2
Draw the Y tick marks.
dribbble - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
DROP_DOWN - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for drop down combo behavior (value is 1<<1).
dropbox - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
DropComboLayout() - Constructor for class org.eclipse.nebula.cwt.base.BaseCombo.DropComboLayout
 
dropDown(boolean) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
dropDown(boolean) - Method in class org.eclipse.nebula.widgets.calendarcombo.FlatCalendarCombo
 
dropDown(boolean) - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Manages drop down of the popup.
dropDown(boolean) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
 
dropDown(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
handle DropDown request
dropShadows - Variable in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
dropShadows - Variable in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
dropShadowsAlphaStep - Variable in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
dropShadowsAlphaStep - Variable in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
dropShadowsColors - Variable in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
Stores colors used in drop shadows
dropShadowsColors - Variable in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
dropShadowsSize - Variable in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
dropShadowsSize - Variable in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
drupal - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
DualList - Class in org.eclipse.nebula.widgets.opal.duallist
Instances of this class are controls that allow the user to select multiple elements.
DualList(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.duallist.DualList
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DuckType - Class in org.eclipse.nebula.widgets.compositetable.internal
DuckType.
DuckType(Object) - Constructor for class org.eclipse.nebula.widgets.compositetable.internal.DuckType
 
DuckType.Wrapper - Interface in org.eclipse.nebula.widgets.compositetable.internal
Interface DuckType#Wrapper.
duckType_GetWrappedValue() - Method in interface org.eclipse.nebula.widgets.compositetable.internal.DuckType.Wrapper
Method duckType_GetWrappedValue.
duration - Variable in class org.eclipse.nebula.animation.movement.AbstractMovement
 
duration - Variable in class org.eclipse.nebula.animation.ScrollingSmoother
 
duration - Variable in class org.eclipse.nebula.cwt.animation.movement.AbstractMovement
 
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