Index

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 _ 
All Classes All Packages

R

r - Variable in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
The radial coordinate
R - org.eclipse.nebula.widgets.led.LEDCharacter
 
R - Static variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
ra - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
radioChoice(String, String, int, String...) - Static method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Create a dialog box with a radio choice
radioChoice(Shell, String, String, int, String...) - Static method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Create a dialog box with a radio choice
RadioGroup - Class in org.eclipse.nebula.widgets.radiogroup
SWT Widget that presents a group of radio buttons.
RadioGroup(Composite, int) - Constructor for class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
RadioGroupFormToolkit - Class in org.eclipse.nebula.widgets.radiogroup.forms
Convenience class for creating RadioGroups in Eclipse forms.
RadioGroupFormToolkit() - Constructor for class org.eclipse.nebula.widgets.radiogroup.forms.RadioGroupFormToolkit
 
RadioGroupViewer - Class in org.eclipse.nebula.jface.viewer.radiogroup
A concrete viewer based on a Nebula RadioGroup control.
RadioGroupViewer(RadioGroup) - Constructor for class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
Creates a radio group viewer on the given RadioGroup control.
RadioGroupViewer(Composite) - Constructor for class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
Creates a radio group viewer on a newly-created RadioGroup control under the given parent.
RadioGroupViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
Creates a radio group viewer on a newly-created RadioGroup control under the given parent.
RadioItem - Class in org.eclipse.nebula.widgets.radiogroup
Instances of this class represent a selectable user interface object that represents an radio button in a radio group.
RadioItem(RadioGroup, int) - Constructor for class org.eclipse.nebula.widgets.radiogroup.RadioItem
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
RadioItem(RadioGroup, int, int) - Constructor for class org.eclipse.nebula.widgets.radiogroup.RadioItem
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
ramp - Variable in class org.eclipse.nebula.visualization.widgets.figures.AbstractRoundRampedFigure
 
RAMP - Static variable in class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure.GaugeLayout
Used as a constraint for the Ramp
RAMP - Static variable in class org.eclipse.nebula.visualization.widgets.figures.KnobFigure.KnobLayout
Used as a constraint for the Ramp
RAMP - Static variable in class org.eclipse.nebula.visualization.widgets.figures.MeterFigure.XMeterLayout
Used as a constraint for the Ramp
random - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
random - Static variable in class org.eclipse.nebula.widgets.xviewer.core.util.XViewerUtil
 
Range - Class in org.eclipse.nebula.visualization.xygraph.linearscale
A value range of 'start' ...
Range(double, double) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.Range
Initialize with start...end values, sorting them to get lower...upper.
rangeChanged(GridVisibleRangeSupport.RangeChangedEvent) - Method in interface org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.VisibleRangeChangedListener
Method called when range is changed
RangeChangedEvent(Grid, Grid.GridVisibleRange) - Constructor for class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.RangeChangedEvent
 
RangeSlider - Class in org.eclipse.nebula.widgets.opal.rangeslider
Instances of this class provide a slider with two thumbs to control lower and upper integer values.
RangeSlider(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
read() - Method in class org.eclipse.nebula.widgets.picture.internal.input.ClosedInputStream
Returns -1 to indicate that the stream is closed.
READ_ONLY - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for creating the text as Read Only (value is 1<<13).
readFile(File) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.FileUtil
Use the Lib method directly - the original implementation of this method was not memory efficient and suppressed exceptions
readFile(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.FileUtil
Use the Lib method directly - the original implementation of this method was not memory efficient and suppressed exceptions
readLines(InputStream) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of an InputStream as a list of Strings, one entry per line, using the default character encoding of the platform.
readLines(InputStream, String) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of an InputStream as a list of Strings, one entry per line, using the specified character encoding.
readLines(Reader) - Static method in class org.eclipse.nebula.widgets.picture.internal.IOUtils
Get the contents of a Reader as a list of Strings, one entry per line.
readListFromDir(File, FilenameFilter) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.FileUtil
 
readListFromDir(File, FilenameFilter, boolean) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
readListFromDir(String, FilenameFilter) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
readOnly - Variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
readOnly - Variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
readOnly() - Method in class org.eclipse.nebula.widgets.cdatetime.Header
 
ReadOnlyStyledText - Class in org.eclipse.nebula.widgets.opal.commons
Instances of this class are StyledText that are read-only, that means that we use it only as a renderer
ReadOnlyStyledText(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.commons.ReadOnlyStyledText
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
rebel - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
rebuild() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Rebuild the whole table
recalculate() - Method in class org.eclipse.nebula.widgets.ganttchart.HorizontalScrollbarHandler
 
recalculateHeader() - Method in class org.eclipse.nebula.widgets.grid.Grid
Recalculate the height of the header
recalculateRowHeaderHeight(GridItem, int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
recalculateRowHeaderWidth(GridItem, int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
record(IUndoRedoCommand) - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
Records an undoable/redoable command
RectangleGroupStrategy - Class in org.eclipse.nebula.widgets.pgroup
RectangleGroupStrategy is a very flexible painting strategy that displays a (rounded) rectangle around the PGroup's body.
RectangleGroupStrategy() - Constructor for class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
Deprecated.
use constructor with PGroup element instead
RectangleGroupStrategy(PGroup) - Constructor for class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
Constructs a RectangleGroupStrategy with the given toggle and style.
recycle - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
red() - Method in class org.eclipse.nebula.cwt.svg.SvgGradientStop
 
reddit - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
reddit_square - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
RedmondShelfRenderer - Class in org.eclipse.nebula.widgets.pshelf
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
RedmondShelfRenderer() - Constructor for class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AddAnnotationCommand
 
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisPanOrZoomCommand
 
redo() - Method in interface org.eclipse.nebula.visualization.internal.xygraph.undo.IUndoableCommand
Restore the state of the target to the state after this command has been executed.
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.MovingAnnotationCommand
 
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.MovingAnnotationLabelCommand
 
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.OperationsManager
redo the last undone command.
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.RemoveAnnotationCommand
 
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphConfigCommand
 
redo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.ZoomCommand
 
redo() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
 
redo() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
 
redo() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
redo() - Method in interface org.eclipse.nebula.widgets.ganttchart.undoredo.commands.IUndoRedoCommand
Redoes an event in the chart.
redo() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.SectionDeleteCommand
 
redo() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
Redoes the last GanttChart action.
redoCommand(IUndoableCommand) - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.OperationsManager
Re-do the command.
redraw() - Method in class org.eclipse.nebula.cwt.v.VControl
 
redraw() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
redraw() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Causes the entire bounds of the receiver to be marked as needing to be redrawn.
redraw() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
redraw() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
redraw(int, int, int, int, boolean) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
redraw(int, int, int, int, boolean) - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Causes the rectangular area of the receiver specified by the arguments to be marked as needing to be redrawn.
redraw(int, int, int, int, boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
redraw(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Redraw the item given as parameter.
redraw(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
 
redraw(Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
redrawGanttChart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Redraws the GanttChart.
redrawOnActivate() - Method in class org.eclipse.nebula.cwt.v.VControl
 
redrawOnActivate() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
redrawOnDeactivate() - Method in class org.eclipse.nebula.cwt.v.VControl
 
redrawOnDeactivate() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
redrawStarting() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractPaintManager
 
redrawStarting() - Method in interface org.eclipse.nebula.widgets.ganttchart.IPaintManager
Notifies a redraw is starting from scratch, so you can zero out variables etc
redrawTimer - Variable in class org.eclipse.nebula.widgets.gallery.Gallery
 
refillData() - Method in class org.eclipse.nebula.widgets.opal.propertytable.AbstractPTWidget
 
refillData() - Method in interface org.eclipse.nebula.widgets.opal.propertytable.PTWidget
Clear all data and fill the widget
refillData() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTWidgetTable
 
refillData() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTWidgetTree
 
REFLECT - Static variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
ReflectedMethod - Class in org.eclipse.nebula.widgets.compositetable.internal
ReflectedMethod.
ReflectedMethod(Object, String, Class[]) - Constructor for class org.eclipse.nebula.widgets.compositetable.internal.ReflectedMethod
Constructor ReflectedMethod.
ReflectedProperty - Class in org.eclipse.nebula.widgets.compositetable.internal
Encapsulates a single JavaBeans-style property
ReflectedProperty(Object, String) - Constructor for class org.eclipse.nebula.widgets.compositetable.internal.ReflectedProperty
Construct a ReflectedProperty on some object, given the property name.
ReflectionUtils - Class in org.eclipse.nebula.widgets.opal.commons
 
ReflectionUtils() - Constructor for class org.eclipse.nebula.widgets.opal.commons.ReflectionUtils
 
refresh - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
refresh() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
 
refresh() - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
refresh() - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
refresh() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.AbstractEventEditor
Tells the IEventEditor to refresh all days in its display.
refresh() - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Tells the IEventEditor to refresh all days in its display.
refresh() - Method in class org.eclipse.nebula.widgets.compositetable.viewers.MonthCalendarViewer
 
refresh() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Redraws the calendar should some event not do it automatically.
refresh() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
 
refresh() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Refresh the widget (after the add of a new element for example)
refresh() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapper
Refresh the widget by resetting the setInput value
refresh() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
refresh() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
refresh() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
refresh() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
Refresh the entry widget
refresh() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
refresh(boolean) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
refresh(boolean) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
refresh(boolean) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
refresh(int) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Refresh item by firering SWT.SetData.
refresh(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
refresh(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
refresh(Object) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
refresh(Object, boolean) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
refresh(Object, boolean) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
refresh(Object, boolean) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
refresh(Date) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
refresh(Date) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
refresh(Date) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
Refresh the display for the specified Date.
refresh(Date) - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Tells the IEventEditor to refresh its display for the specified date.
refresh(Date, CalendarableItem[]) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.EventContentProvider
Refreshes the contents of the specified event controls for the specified day.
refresh(CompositeTable, int, Control) - Method in class org.eclipse.nebula.widgets.compositetable.AbstractSelectableRow
 
refresh(CompositeTable, int, Control) - Method in interface org.eclipse.nebula.widgets.compositetable.IRowContentProvider
Method refresh.
refreshAllRows() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method refreshAllRows.
refreshAllRows() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Fire the refresh event on all visible rows.
refreshColumn(String) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
Refresh only single column using normal label provider mechanism.
refreshColumn(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
Refresh only single column using normal label provider mechanism.
refreshColumnHeaders(LinkedList<CLabel>) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
(non-API) Method initializeColumnHeaders.
refreshColumnsWithPreCompute() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
refreshColumnsWithPreCompute(Object) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
refreshData() - Method in class org.eclipse.nebula.widgets.grid.Grid
Refresh hasData GridItem state if Grid is virtual
refreshElement(Object) - Method in class org.eclipse.nebula.widgets.xviewer.edit.XViewerEditAdapter
 
refreshElement(Object) - Method in class org.eclipse.nebula.widgets.xviewer.edit.XViewerMultiEditAdapter
 
refreshHoverState() - Method in class org.eclipse.nebula.widgets.grid.Grid
Refreshes the hover* variables according to the mouse location and current state of the table.
refreshPage() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Refresh the page.
refreshPage() - Method in class org.eclipse.nebula.widgets.pagination.table.PageableTable
 
refreshPage() - Method in class org.eclipse.nebula.widgets.pagination.tree.PageableTree
 
refreshPage(boolean) - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Refresh the page.
refreshRow(int) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method refreshRow.
refreshRow(int) - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
refreshRowHeaders(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
Refresh row headers only
refreshValues() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Update the component when some values has changed
regExpPosIn(String, int, int, String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.StringMatcher
 
regExpRegionMatches(String, int, String, int, int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.StringMatcher
 
register(Class<?>, Class<?>) - Static method in class org.eclipse.nebula.widgets.formattedtext.DefaultFormatterFactory
Registers a new formatter class for a given class of values.
registerColumns(Collection<? extends XViewerColumn>) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
registerColumns(XViewerColumn...) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
registerCursor(String, Cursor) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Register the cursor so it can be disposed when the plugin stopped.
registerImage(String, Image) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Register the image to imageRegistry so it can be disposed when Display disposed.
reindex(GanttEvent, int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Re-indexes an event to show at a new location.
reindex(GanttEvent, int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Re-indexes an event to a new index.
reindex(GanttGroup, int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Re-indexes a GanttGroup to a new index.
reindex(GanttSection, int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Re-indexes a GanttSection to a new index.
reinitialize() - Method in class org.eclipse.nebula.widgets.pshelf.css.CSSShelfRenderer
 
RelaxedDuckType - Class in org.eclipse.nebula.widgets.compositetable.internal
RelaxedDuckType.
RelaxedDuckType(Object) - Constructor for class org.eclipse.nebula.widgets.compositetable.internal.RelaxedDuckType
 
released() - Method in class org.eclipse.nebula.visualization.widgets.util.RepeatFiringBehavior
 
REMAINDER - Static variable in class org.eclipse.nebula.paperclips.core.grid.GridPrint
Constant colspan value indicating that all remaining columns in the row should be used.
REMEMBER_PASSWORD - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
remove - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
remove() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
remove() - Method in class org.eclipse.nebula.widgets.picture.internal.LineIterator
Unsupported.
remove(int) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Removes the item from the receiver's list at the given zero-relative index.
remove(int) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
remove(int) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
remove(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the item from the receiver at the given zero-relative index.
remove(int) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
Remove a children in a given position of this object
remove(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Removes the item from the receiver at the given zero-relative index.
remove(int) - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Removes the item from the receiver's list at the given zero-relative index.
remove(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the items from the receiver's list at the given zero-relative indices.
remove(int[]) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Removes the items from the receiver at the given zero-relative indices.
remove(int, int) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
remove(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
remove(int, int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
remove(int, int) - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
remove(Object) - Method in class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
 
remove(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
remove(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
remove(Object[]) - Method in class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
 
remove(Object[]) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
remove(Object[]) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
remove(Object[], Object) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.ModelObject
 
remove(Object, int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
Removes the element at the specified index of the parent.
remove(Object, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
Removes the element at the specified index of the parent.
remove(Object, int) - Method in class org.eclipse.nebula.widgets.ctreecombo.viewer.CTreeComboViewer
Removes the element at the specified index of the parent.
remove(Object, Object[]) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
remove(Object, Object[]) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
remove(String) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
remove(Collection<Object>) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
Override this method if need to perform other tasks upon remove
remove(CustomButton, boolean) - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
 
remove(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
remove(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
remove(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttMap
 
remove(ColumnItem) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
Remove a given children of this object
remove(DLItem) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
remove(RadioItem) - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
remove(T) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
REMOVE_BUTTONS - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key for toolbar buttons that should not be rendered.
REMOVE_PLUGINS - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key to configure a list of plugins that must not be loaded.
removeAll() - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
Removes all shelves.
removeAll() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
removeAll() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite
 
removeAll() - Method in class org.eclipse.nebula.widgets.ctreecombo.CTreeCombo
Removes all of the items from the receiver.
removeAll() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
removeAll() - Method in class org.eclipse.nebula.widgets.grid.Grid
Deprecated.
removeAll() - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
Remove all children of this object
removeAll() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Removes all of the items from the receiver.
removeAll() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Remove all items of the receiver
removeAll() - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
Removes all PShelfItems.
removeAll() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
removeAll(Control) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
removeAll(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
removeAll(Control) - Method in class org.eclipse.nebula.widgets.ctreecombo.viewer.CTreeComboViewer
 
removeAllButtons() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Removes all buttons.
removeAllItemButton - Variable in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
removeAnnotation(Annotation) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
Remove an annotation
removeAnnotation(Annotation) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
Remove a annotation from the plot area.
removeAnnotation(Annotation) - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
Remove an annotation
RemoveAnnotationCommand - Class in org.eclipse.nebula.visualization.internal.xygraph.undo
The undoable command to remove an annotation.
RemoveAnnotationCommand(IXYGraph, Annotation) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.undo.RemoveAnnotationCommand
Construct a "Remove annotation command"
RemoveAnnotationDialog - Class in org.eclipse.nebula.visualization.internal.xygraph.toolbar
The dialog for removing annotation.
RemoveAnnotationDialog(Shell, IXYGraph) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.RemoveAnnotationDialog
Construct a remove annotation dialog to remove all or some of the annotation of a graph
removeAt(int) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Removes the item from the receiver's list at the given zero-relative index.
removeAuxilliaryClickListener(MouseListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
removeAuxilliaryMotionListener(MouseMotionListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
removeAxis(Axis) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
Remove an axis from the graph
removeAxis(Axis) - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
Remove an axis from the graph
removeButton(CustomButton) - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Same method that is called when CustomButton.dispose() is called.
removeButtonListener(IButtonListener) - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Removes an IButtonListener
removeCalendarListener(ICalendarListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Removes a calendar listener.
removeCalendarListener(ICalendarListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarComposite
 
removeCellFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
 
removeChangeListener(PTPropertyChangeListener) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Remove a change listener
removeCharAt(String, int) - Static method in class org.eclipse.nebula.widgets.opal.commons.StringUtil
Remove a character in a String
removeChild(VControl) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
removeCloseListener(CloseListener) - Method in class org.eclipse.nebula.widgets.chips.Chips
Removes the listener from the collection of listeners who will be notified when the control is closed by the user.
removeColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the given column from the table.
removeColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
 
removeColumnControlListener(ColumnControlListener) - Method in class org.eclipse.nebula.widgets.compositetable.HeaderLayout
 
removeColumnControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.compositetable.AbstractNativeHeader
 
removeColumnGroup(GridColumnGroup) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the given column group from the table.
removeCommand(IUndoRedoCommand) - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
Removes a command from the cluster.
removeControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Removes the given control listener.
removeControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Removes the listener from the collection of listeners who will be notified when the row is resized.
removeCursorListener(ICursorListener) - Method in class org.eclipse.nebula.widgets.timeline.figures.RootFigure
Unregisters the given listener, so that it will no longer receive notifications of cursor events
removeDataProviderListener(IDataProviderListener) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
Remove listener
removeDataProviderListener(IDataProviderListener) - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProvider
 
removeDateFilter(String) - Method in class org.eclipse.nebula.widgets.xviewer.core.model.ColumnFilterData
 
removeDateParseExceptionListener(IDateParseExceptionListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Removes a IDateParseExceptionListener listener.
removedColumns - Variable in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.RangeChangedEvent
Columns removed from the range
removeDecoratorListener(DecoratorListener) - Method in class org.eclipse.nebula.widgets.tiles.Decorator
Removes a decorator listener
removeDefaultToolbarButton(String) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Removes the CKEditor default button for the given name from the toolbar.
removeDefaultToolbarButton(String...) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Removes the CKEditor default button for the given name from the toolbar.
removeDeleteHandler(IDeleteHandler) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method removeDeleteHandler.
removeDisposeListener(DisposeListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeDragDetectListener(DragDetectListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removedRows - Variable in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.RangeChangedEvent
Rows removed from the range
removeEvent(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a GanttEvent from the chart.
removeEvent(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
Removes a GanttEvent from this group.
removeExpandListener(ExpandListener) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Removes the listener from the collection of listeners who will be notified when the receiver are expanded or collapsed.
removeExtension(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
Remove the file extension from the file path
removeFilterText(String) - Method in class org.eclipse.nebula.widgets.xviewer.core.model.ColumnFilterData
 
removeFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
Removes the listener from the collection of listeners who will be notified when the control gains or loses focus.
removeFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the control gains or loses focus.
removeFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
removeFormat - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Configure whether to remove format combo box from the toolbar.
removeFrame() - Method in class org.eclipse.nebula.widgets.tiles.Tiles
Removes the current frame
removeFromParent() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
removeGanttChart(GanttChart) - Method in class org.eclipse.nebula.widgets.ganttchart.print.CompoundGanttChartPrinter
Removes the given GanttChart from the list of GanttCharts that should be printed by this CompoundGanttChartPrinter.
removeGanttEvent(IGanttChartItem) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Removes a Gantt Chart item (GanttSection, GanttGroup) from this section.
removeGanttEventListener(IGanttEventListener) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Removes and event listener.
removeGanttEventListener(IGanttEventListener) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a listener from being notified of Gantt events.
removeGeoMapHelperListener(GeoMapHelperListener) - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
Removes a GeoMapHelperListener
removeGeoMapListener(GeoMapListener) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
Removes a GeoMapListener, so it no longer will be notified of changes to the position and zoom level
removeGestureListener(GestureListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when gesture events are generated for the control.
removeGrid(Grid) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
Remove a grid from the plot area.
removeGroup(GanttGroup) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Removes a GanttGroup.
removeGroup(GanttGroup) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a GanttGroup from the chart.
removeHandler(IViewPortHandler) - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundViewPortHandler
 
removeHandler(IViewPortHandler) - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
 
removeHelpListener(HelpListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeHelpListener(HelpListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the help events are generated for the control.
removeImage(Image) - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Remove the image to the collection of images
removeInsertHandler(IInsertHandler) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method removeInsertHandler.
removeInternalGeoMapListener(InternalGeoMapListener) - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
Removes an InternalGeoMapListener
removeInternalGeoMapListener(InternalGeoMapListener) - Method in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
Removes an InternalGeoMapListener
removeInvertIndex(Map<GridItem, List<T>>, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
Remove in revertIndex
removeItem(CustomButton) - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite
 
removeItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the given item from the table.
removeItem(BreadcrumbItem) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.Breadcrumb
Remove an item to the toolbar
removeItem(RoundedToolItem) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Add an item to the toolbar
removeItem(PShelfItem) - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
 
removeItem(RadioItem) - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
 
removeItemButton - Variable in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
removeItemDeleteHandler(CalendarableItemEventHandler) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
Removes the handler from the collection of handlers who will be notified when a CalendarableItem is deleted from the receiver, by sending it one of the messages defined in the CalendarableItemEventHandler abstract class.
removeItemDeleteHandler(CalendarableItemEventHandler) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
removeItemDeleteHandler(CalendarableItemEventHandler) - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Removes the handler from the collection of handlers who will be notified when a CalendarableItem is deleted from the receiver, by sending it one of the messages defined in the CalendarableItemEventHandler abstract class.
removeItemDisposeHandler(CalendarableItemEventHandler) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
Removes the handler from the collection of handlers who will be notified when a CalendarableItem is disposed, by sending it one of the messages defined in the CalendarableItemEventHandler abstract class.
removeItemDisposeHandler(CalendarableItemEventHandler) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
removeItemDisposeHandler(CalendarableItemEventHandler) - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Removes the handler from the collection of handlers who will be notified when a CalendarableItem is disposed, by sending it one of the messages defined in the CalendarableItemEventHandler abstract class.
removeItemEditHandler(CalendarableItemEventHandler) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
Removes the handler from the collection of handlers who will hand editing of calendarable events, by sending it one of the messages defined in the CalendarableItemInsertHandler abstract class.
removeItemEditHandler(CalendarableItemEventHandler) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
removeItemEditHandler(CalendarableItemEventHandler) - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Removes the handler from the collection of handlers who will be notified when a CalendarableItem is inserted into the receiver, by sending it one of the messages defined in the CalendarableItemInsertHandler abstract class.
removeItemInsertHandler(CalendarableItemEventHandler) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.AbstractEventEditor
Removes the handler from the collection of handlers who will be notified when a CalendarableItem is inserted into the receiver, by sending it one of the messages defined in the CalendarableItemInsertHandler abstract class.
removeItemInsertHandler(CalendarableItemEventHandler) - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Removes the handler from the collection of handlers who will be notified when a CalendarableItem is inserted into the receiver, by sending it one of the messages defined in the CalendarableItemInsertHandler abstract class.
removeJavaCallbackListener(JavaCallbackListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Remove a JavaCallbackListener that is triggered on executing a Java callback via custom ToolbarButton.
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
 
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
removeListener(int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
removeListener(int, Listener) - Method in class org.eclipse.nebula.cwt.v.VControl
 
removeListener(int, Listener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeListener(int, Listener) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
removeListener(int, Listener) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
 
removeListener(int, Listener) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
 
removeListener(int, Listener) - Method in class org.eclipse.nebula.widgets.splitbutton.SplitButton
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
removeListener(ILabelProviderListener) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeDataLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.StringLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerColumnLabelProvider
 
removeListener(IOperationsManagerListener) - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.OperationsManager
 
removeListener(IAxisListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
removeListener(ITraceListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
removeManualValueChangeListener(IManualValueChangeListener) - Method in class org.eclipse.nebula.visualization.widgets.figures.KnobFigure
 
removeManualValueChangeListener(IManualValueChangeListener) - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
Remove a manual value change listener.
removeMapEntry(Class<?>) - Method in class org.eclipse.nebula.widgets.xviewer.edit.ExtendedViewerColumn
 
removeMapEntry(Class<?>) - Method in interface org.eclipse.nebula.widgets.xviewer.edit.IExtendedViewerColumn
 
removeMarkerElement(String) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaledMarker
Removes the marker element with the given label
removeMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the platform-specific context menu trigger has occurred.
removeMenuListener(IMenuListener) - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Removes a menu listener.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Removes a modification listener from the combo box.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.opal.calculator.Calculator
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsComposite
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeMouseHandler(EventListener) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
Removes listener from appropriate listener lists depending on the listener interfaces that are implemented.
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
removeMouseListener(MouseListener) - Method in interface org.eclipse.nebula.widgets.compositetable.day.ICalendarableItemControl
 
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.DayEditorCalendarableItemControl
 
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
 
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.Day
 
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when mouse buttons are pressed and released.
removeMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
 
removeMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the mouse moves.
removeMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the mouse passes or hovers over controls.
removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the mouse wheel is scrolled.
removeNonSelected - Variable in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
 
removePageChangedListener(IPageChangedListener) - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Removes the listener from the collection of listeners who will be notified when page controller changed ( the current page page size, total elements or sort change.
removePaintListener(PaintListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removePasteFromWord - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Configure whether to remove the paste from word button from the toolbar.
removePasteText - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Configure whether to remove the paste text button from the toolbar.
removePhase(GanttPhase) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a GanttPhase from the chart.
removePhase(GanttPhase, boolean) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a GanttPhase from the chart with optional redraw call.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.ModelObject
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.ModelObject
 
removeRangeChangeListener(GridVisibleRangeSupport.VisibleRangeChangedListener) - Method in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport
Remove the listener from the ones informed when the range is changed
removeRecurDay(int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Removes a set date.
removeRefreshContentProvider(IRowContentProvider) - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Remove the specified listener from the set of listeners that will be notified when a row refresh event occurs.
removeROI(String) - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
removeRootItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
removeRowConstructionListener(RowConstructionListener) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method removeRowConstructionListener.
removeRowContentProvider(IRowContentProvider) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method removeRowContentProvider.
removeRowFocusListener(IRowFocusListener) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method removeRowListener.
removeScopeEvent(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Removes event that this event encompasses as a scope.
removeScrollListener(ScrollListener) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method removeScrollListener.
removeSection(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a GanttSection from the chart.
removeSegment(Segment) - Method in class org.eclipse.nebula.widgets.segmentedbar.SegmentedBar
Remove a segment to this widget
removeSegmentListener(SegmentListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeSelected - Variable in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
 
removeSelectedDate(Date) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Removes the given date from the selection.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapper
 
removeSelectionChangeListener(CalendarableSelectionChangeListener) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the CalendarableSelectionChangeListener interface.
removeSelectionChangeListener(CalendarableSelectionChangeListener) - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
removeSelectionChangeListener(CalendarableSelectionChangeListener) - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the CalendarableSelectionChangeListener interface.
removeSelectionChangeListener(SelectionChangeListener) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionDetailClickListener(ISectionDetailMoreClickListener) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.chips.Chips
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.ctreecombo.CTreeCombo
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.dialog.ChoiceWidget
Remove a selection listener
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.launcher.Launcher
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.nebulaslider.NebulaSlider
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's value.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.splitbutton.SplitButton
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.tiles.Tiles
Removes a selection listener
removeSelectionListener(Control, SelectionListener) - Static method in class org.eclipse.nebula.widgets.opal.commons.SelectionListenerUtil
Remove a SelectionListener of a given Control
removeSortingName(String) - Method in class org.eclipse.nebula.widgets.xviewer.core.model.SortingData
 
removeSpecialDateRange(GanttSpecialDateRange) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a GanttSpecialDateRange to the chart and redraws.
removeSpecialDateRange(GanttSpecialDateRange, boolean) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Removes a GanttSpecialDateRange to the chart and redraws.
removeStackListener(int, OscilloscopeStackAdapter) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Removes a stack listener from the collection of stack listeners.
removeStackListener(OscilloscopeStackAdapter) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
removeStep(String) - Method in class org.eclipse.nebula.widgets.stepbar.Stepbar
Remove a step from the list of the existing ones
removeStyles - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Configure whether to remove the styles combo box from the toolbar.
removeTextControlKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Removes the listener from the collection of listeners who will be notified when the user presses keys in the text control.
removeTextListener() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Removes the textListener for the appropriate SWT events to handle incrementing fields.
removeToolbarButton(ToolbarButton) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Removes the given ToolbarButton from the toolbar of the editor.
removeToolbarButton(ToolbarButton) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Removes the given ToolbarButton from the local list of custom toolbar buttons.
removeToolbarButton(ToolbarButton) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
Removes the given ToolbarButton from the local list of custom toolbar buttons.
removeToolItem(PGroupToolItem) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
 
removeTouchListener(TouchListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when touch events occur.
removeTrace(Trace) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
Remove a trace from the axis.
removeTrace(Trace) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
Remove a trace.
removeTrace(Trace) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Legend
Remove a trace from the axis.
removeTrace(Trace) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
Remove a trace from the plot area.
removeTrace(Trace) - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
Remove a trace.
removeTransitionListener(TransitionListener) - Method in class org.eclipse.nebula.effects.stw.TransitionManager
Removes a transition listener from the list of transition listeners
removeTraverseListener(TraverseListener) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Removes the listener from the collection of listeners who will be notified when traversal events occur.
removeTraverseListener(TraverseListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
removeTreeListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
removeTreeListener(TreeListener) - Method in class org.eclipse.nebula.widgets.ctreecombo.CTreeCombo
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
removeTreeListener(TreeListener) - Method in class org.eclipse.nebula.widgets.grid.Grid
Removes the listener from the collection of listeners who will be notified when the receiver's items changes.
removeTreeListener(TreeListener) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
removeUndoRedoListener(IUndoRedoListener) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Removes a listener from being notified when undo/redo possibilities change
removeUndoRedoListener(IUndoRedoListener) - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
Removes a listener from being notified when undo/redo possibilities change
removeUnusedData() - Method in class org.eclipse.nebula.cwt.v.VButtonImageBak
 
removeVChild(VControl) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
removeVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
removeVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Removes the listener from the collection of listeners who will be notified when the control is verified.
renameButton - Variable in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
render() - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
Render the content of an area
render() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
render() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
render(PTWidget, Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTBaseTextEditor
 
render(PTWidget, Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTCheckboxEditor
 
render(PTWidget, Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTChooserEditor
 
render(PTWidget, Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTComboEditor
 
render(PTWidget, Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTDateEditor
 
render(PTWidget, Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTEditor
Renders an editor
render(PTWidget, Item, PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTSpinnerEditor
 
renderer - Variable in class org.eclipse.nebula.widgets.pshelf.css.internal.CSSEngineHelper
 
RendererHelper - Class in org.eclipse.nebula.widgets.gallery
Utility methods for Gallery item and group renderers
RendererHelper() - Constructor for class org.eclipse.nebula.widgets.gallery.RendererHelper
 
renren - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
reorder - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
reparentToNewGanttSection(int, GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Reparents this event from the current GanttSection to a new GanttSection
repeat - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
REPEAT - Static variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
REPEAT_DAILY - Static variable in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
REPEAT_DDAY - Static variable in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
REPEAT_MONTHLY - Static variable in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
REPEAT_WEEKLY - Static variable in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
REPEAT_YEARLY - Static variable in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
RepeatFiringBehavior - Class in org.eclipse.nebula.visualization.widgets.util
 
RepeatFiringBehavior() - Constructor for class org.eclipse.nebula.visualization.widgets.util.RepeatFiringBehavior
 
RepeatFiringBehavior.Task - Class in org.eclipse.nebula.visualization.widgets.util
 
replace(Object, int, Object) - Method in class org.eclipse.nebula.widgets.ctreecombo.viewer.CTreeComboViewer
For a CTreeComboViewer with a ctreecombo with the VIRTUAL style bit set, replace the given parent's child at index with the given element.
replace(Object, int, Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree.NotifyingTreeViewer
 
replace(Object, int, Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite.NotifyingTreeViewer
 
ReplaceAll - org.eclipse.nebula.widgets.xviewer.util.EnumStringMultiSelectionDialog.Selection
 
replaceSectionDetailPlaceHolder(GanttSection, String) - Method in interface org.eclipse.nebula.widgets.ganttchart.ISectionDetailContentReplacer
 
replaceToolTipPlaceHolder(GanttEvent, String, String) - Method in interface org.eclipse.nebula.widgets.ganttchart.IToolTipContentReplacer
 
reply - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
reply_all - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
reportType - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
requestHandled(CalendarableItemEvent) - Method in class org.eclipse.nebula.widgets.compositetable.day.CalendarableItemEventHandler
This CalendarableItemEvent has been handled.
requestRowChange(CompositeTable, int, Control) - Method in class org.eclipse.nebula.widgets.compositetable.AbstractSelectableRow
 
requestRowChange(CompositeTable, int, Control) - Method in interface org.eclipse.nebula.widgets.compositetable.IRowFocusListener
Method requestRowChange.
requestRowChange(CompositeTable, int, Control) - Method in class org.eclipse.nebula.widgets.compositetable.RowFocusAdapter
 
requiredEntry - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
requiredEntry() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
requireFinite(double) - Static method in class org.eclipse.nebula.visualization.internal.xygraph.utils.LargeNumberUtils
Ensure value is finite
reset() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Reset the current page index and force the fire events of page index changed.
reset() - Method in class org.eclipse.nebula.widgets.picture.internal.output.ByteArrayOutputStream
 
resetBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.Holiday
 
resetDefaultSorter() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
resetDefaultSorter() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
resetDisplaySettings() - Method in class org.eclipse.nebula.widgets.timeline.TimeBaseConverter
Reset scale factor and screen offset to defaults.
resetElapsedTime() - Method in class org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn
 
resetEventArea() - Method in class org.eclipse.nebula.widgets.timeline.TimeBaseConverter
 
ResetFontPaintInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
PaintInstruction to reset a Font by setting a previous used font to the GC.
ResetFontPaintInstruction(TagProcessingState) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetFontPaintInstruction
 
resetGuid() - Method in class org.eclipse.nebula.widgets.xviewer.core.model.CustomizeData
 
resetListConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
ResetParagraphInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
PaintInstruction to reset settings that were applied for a paragraph.
ResetParagraphInstruction(int, TagProcessingState) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetParagraphInstruction
 
resetScrollPosition() - Method in class org.eclipse.nebula.widgets.ganttchart.HorizontalScrollbarHandler
 
ResetSpanStylePaintInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
PaintInstruction to reset style information that were set via span tag.
ResetSpanStylePaintInstruction(TagProcessingState, SpanElement) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetSpanStylePaintInstruction
 
resetX() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
Reset the x coordinate of the pointer to the value of the left margin.
resetZoom() - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
 
resetZoom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Resets the zoom level to that set in the settings.
resetZoom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
Resets the zoom level to that set in the settings.
ResizableGridRowLayout - Class in org.eclipse.nebula.widgets.compositetable
ResizableGridRowLayout works with HeaderLayout to implement column resizing semantics for CompositeTable UIs.
ResizableGridRowLayout() - Constructor for class org.eclipse.nebula.widgets.compositetable.ResizableGridRowLayout
Constructor ResizableGridRowLayout.
resize() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
(non-API) Method resize.
resize(AnimationRunner, Control, int, int, int, IMovement, Runnable, Runnable) - Static method in class org.eclipse.nebula.animation.effects.ResizeEffect
Deprecated. 
resize(AnimationRunner, Control, int, int, int, IMovement, Runnable, Runnable) - Static method in class org.eclipse.nebula.cwt.animation.effects.Resize
Deprecated. 
resize(Image, int, int) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
Returns a new scaled image.
Resize - Class in org.eclipse.nebula.cwt.animation.effects
 
Resize(Control, Point, Point, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.cwt.animation.effects.Resize
 
RESIZE_DIR - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key to configure the dimensions for which the editor resizing is enabled.
RESIZE_ENABLED - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key to configure whether to enable the resizing feature.
RESIZE_MINHEIGHT - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key to configure the minimum editor height, in pixels, when resizing the editor interface by using the resize handle..
RESIZE_MINWIDTH - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Key to configure the minimum editor width, in pixels, when resizing the editor interface by using the resize handle..
resizeAndRecordPrototypeRows() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
(non-API) Method resizeAndRecordPrototypeRows.
resizedBounds - Variable in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
ResizeEffect - Class in org.eclipse.nebula.animation.effects
Changes width and height of a control.
ResizeEffect(Control, Point, Point, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.animation.effects.ResizeEffect
 
ResizeHandler(int) - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.ROIFigure.ResizeHandler
Constructor.
resizeListener - Variable in class org.eclipse.nebula.widgets.grid.GridEditor
 
resizeListener - Variable in class org.eclipse.nebula.widgets.grid.GridHeaderEditor
 
ResizeListener - Class in org.eclipse.nebula.widgets.tiles
Reacts to a resize with a delay.
ResizeListener(Tiles<?>) - Constructor for class org.eclipse.nebula.widgets.tiles.ResizeListener
Constructor
resizeTo(int) - Method in class org.eclipse.nebula.widgets.opal.commons.FixedSizeQueue
 
resolveLeftItem(M) - Method in interface org.eclipse.nebula.widgets.treemapper.ISemanticTreeMapperSupport
 
resolveLoadedCustomizeData(CustomizeData) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
Since saved customize data is stored as xml, all the columns need to be resolved to the columns available from the factory
resolveRightItem(M) - Method in interface org.eclipse.nebula.widgets.treemapper.ISemanticTreeMapperSupport
 
ResourceHelper - Class in org.eclipse.nebula.widgets.richtext.painter
 
ResourceManager - Class in org.eclipse.nebula.widgets.opal.commons
 
ResourceManager() - Constructor for class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
ResourcePool - Class in org.eclipse.nebula.paperclips.core.internal.util
Manages a pool of graphics resources for a graphics device (fonts, colors).
resources - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Resources bundle
resources - Variable in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Resources bundle
Resources - Class in org.eclipse.nebula.widgets.cdatetime
 
Resources - Class in org.eclipse.nebula.widgets.pagination
Resources helper used to messages resources from bundle and SWT Color .
Resources() - Constructor for class org.eclipse.nebula.widgets.cdatetime.Resources
 
Resources() - Constructor for class org.eclipse.nebula.widgets.pagination.Resources
 
restoreCustTableSelection() - Method in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
restoreXYGraphPropsFromMemento(IXYGraph, XYGraphMemento) - Static method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMementoUtil
Restores the XYGraph props from the given memento
result - Variable in class org.eclipse.nebula.widgets.compositetable.day.CalendarableItemEvent
Returns the result of the operation.
Result - Class in org.eclipse.nebula.widgets.xviewer.util.internal
 
Result() - Constructor for class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
 
Result() - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.Result
 
Result(boolean) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.Result
 
Result(boolean, String) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.Result
 
Result(String) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.Result
 
ResultAndNavigationPageGraphicsRenderer - Class in org.eclipse.nebula.widgets.pagination.renderers.navigation
This SWT Composite display : on the left region the result page. on the right region the page links navigation by using GC.
ResultAndNavigationPageGraphicsRenderer(Composite, int, PageableController) - Constructor for class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRenderer
 
ResultAndNavigationPageGraphicsRenderer(Composite, int, PageableController, INavigationPageGraphicsConfigurator) - Constructor for class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRenderer
 
ResultAndNavigationPageGraphicsRendererFactory - Class in org.eclipse.nebula.widgets.pagination.renderers.navigation
Renderer factory to create instance of ResultAndNavigationPageGraphicsRenderer.
ResultAndNavigationPageGraphicsRendererFactory(INavigationPageGraphicsConfigurator) - Constructor for class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRendererFactory
 
ResultAndNavigationPageLinksRenderer - Class in org.eclipse.nebula.widgets.pagination.renderers.navigation
This SWT Composite display : on the left region the result page. on the right region the page links navigation by using SWT Link.
ResultAndNavigationPageLinksRenderer(Composite, int, PageableController) - Constructor for class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageLinksRenderer
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ResultAndNavigationPageLinksRendererFactory - Class in org.eclipse.nebula.widgets.pagination.renderers.navigation
Renderer factory to create instance of ResultAndNavigationPageLinksRenderer.
ResultAndNavigationPageLinksRendererFactory() - Constructor for class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageLinksRendererFactory
 
ResultsPage - Class in org.eclipse.nebula.widgets.geomap.internal.geomapbrowser
 
ResultsPage(GeoMapBrowser) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.ResultsPage
 
resume() - Method in class org.eclipse.nebula.visualization.widgets.util.RepeatFiringBehavior
 
retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.cdatetime.css.CDateTimePropertyHandler
 
retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.grid.css.GridPropertyHandler
 
retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.oscilloscope.css.OscilloscopePropertyHandler
 
retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.pshelf.css.internal.PShelfPropertyHandler
 
retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.roundedswitch.css.RoundedSwitchPropertyHandler
 
retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.tablecombo.css.TableComboPropertyHandler
 
retweet - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
revalidate() - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
 
revalidate() - Method in class org.eclipse.nebula.widgets.timeline.figures.detail.track.lane.EventFigure
 
reveal(Object) - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
 
reveal(Object) - Method in class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
 
reveal(Object) - Method in class org.eclipse.nebula.widgets.timeline.jface.TimelineViewer
 
reveal(Object, boolean) - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Pans the viewer so the element is revealed
revealAll() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Pans and zooms so all elements are revealed.
revealEvent(Timing) - Method in class org.eclipse.nebula.widgets.timeline.TimeBaseConverter
Reveal a given area on screen and center it.
revealPassword() - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
 
reverseSort() - Method in class org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn
 
rgb - Variable in class org.eclipse.nebula.paperclips.core.border.LineBorder
 
rgb - Variable in class org.eclipse.nebula.paperclips.core.LineIterator
 
rgb - Variable in class org.eclipse.nebula.paperclips.core.LinePrint
 
rgb - Variable in class org.eclipse.nebula.paperclips.core.page.PageNumberPageDecoration
 
rgb - Variable in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorTuple
 
RichTextCellEditor - Class in org.eclipse.nebula.widgets.richtext
A cell editor that manages HTML entry fields.
RichTextCellEditor(Composite) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
Create a resizable RichTextCellEditor with the default RichTextEditorConfiguration.
RichTextCellEditor(Composite, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
Create a resizable RichTextCellEditor with the default RichTextEditorConfiguration and the given style bits.
RichTextCellEditor(Composite, RichTextEditorConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
Create a resizable RichTextCellEditor with the given RichTextEditorConfiguration and the given style bits.
RichTextCellEditor(Composite, ToolbarConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
Deprecated.
Use a constructor with RichTextEditorConfiguration parameter
RichTextCellEditor(Composite, ToolbarConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
Deprecated.
Use a constructor with RichTextEditorConfiguration parameter
RichTextCellLabelProvider<T> - Class in org.eclipse.nebula.widgets.richtext
 
RichTextCellLabelProvider(Control) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellLabelProvider
 
RichTextCellLabelProvider(Control, boolean) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellLabelProvider
 
RichTextCellLabelProvider(Control, int, boolean) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellLabelProvider
 
RichTextCellLabelProvider(Control, int, boolean, String) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellLabelProvider
 
RichTextEditor - Class in org.eclipse.nebula.widgets.richtext
Rich Text Editor control that wraps a Browser with enabled Javascript that shows a simple HTML template containing a ckeditor as rich text editor.
RichTextEditor(Composite) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
Creates a RichTextEditor that wraps a Browser using the style bit SWT.NONE and the default RichTextEditorConfiguration.
RichTextEditor(Composite, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
Creates a RichTextEditor that wraps a Browser using the given style bit and the default RichTextEditorConfiguration.
RichTextEditor(Composite, RichTextEditorConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
Creates a RichTextEditor that wraps a Browser using the style bit SWT.NONE and the given RichTextEditorConfiguration.
RichTextEditor(Composite, RichTextEditorConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
Creates a RichTextEditor that wraps a Browser using the given style bit and the given RichTextEditorConfiguration.
RichTextEditor(Composite, ToolbarConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
Deprecated.
use constructors that take a RichTextEditorConfiguration
RichTextEditor(Composite, ToolbarConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
Deprecated.
use constructors that take a RichTextEditorConfiguration
RichTextEditor.FocusInFunction - Class in org.eclipse.nebula.widgets.richtext
Callback function that is called via Javascript if the editor gains focus.
RichTextEditor.FocusOutFunction - Class in org.eclipse.nebula.widgets.richtext
Callback function that is called via Javascript on blur in the editor part.
RichTextEditor.JavaExecutionFinishedFunction - Class in org.eclipse.nebula.widgets.richtext
Callback function that is called via Javascript after a java callback is triggered via custom toolbar button.
RichTextEditor.JavaExecutionStartedFunction - Class in org.eclipse.nebula.widgets.richtext
Callback function that is called via Javascript before a java callback is triggered via custom toolbar button.
RichTextEditor.KeyPressedFunction - Class in org.eclipse.nebula.widgets.richtext
Callback function that is called via Javascript if a keydown event occurs in the editor part.
RichTextEditor.KeyReleasedFunction - Class in org.eclipse.nebula.widgets.richtext
Callback function that is called via Javascript if a keyup event occurs in the editor part.
RichTextEditor.ModifyFunction - Class in org.eclipse.nebula.widgets.richtext
Callback function that is called via Javascript if a change event occurs in the editor part.
RichTextEditorConfiguration - Class in org.eclipse.nebula.widgets.richtext
Configuration class that is used for general configurations of the CKEditor instance.
RichTextEditorConfiguration() - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Creates a new instance for general configurations that are added to the created CKEditor instance at initialization.
RichTextEditorConfiguration(ToolbarConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Deprecated.
Use the no-arg constructor instead and set the values directly to the created RichTextEditorConfiguration
RichTextPainter - Class in org.eclipse.nebula.widgets.richtext
The RichTextPainter is used to parse and render HTML input to a GC.
RichTextPainter() - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextPainter
Create a new RichTextPainter with disabled word wrapping.
RichTextPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextPainter
Create a new RichTextPainter.
RichTextViewer - Class in org.eclipse.nebula.widgets.richtext
Simple rich text viewer control that uses the RichTextPainter to render text with HTML markups on a Canvas.
RichTextViewer(Composite, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextViewer
 
right - Variable in class org.eclipse.nebula.paperclips.core.border.GapBorder
The right side gap, expressed in points.
right - Variable in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
right - Variable in class org.eclipse.nebula.paperclips.core.Margins
The right margin.
right() - Method in class org.eclipse.nebula.widgets.timeline.Timing
 
Right - org.eclipse.nebula.widgets.xviewer.core.model.XViewerAlign
 
RIGHT - org.eclipse.nebula.widgets.richtext.painter.TagProcessingState.TextAlignment
 
RIGHT - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
rightClick - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
rightColor - Variable in class org.eclipse.nebula.widgets.opal.notifier.NotifierColors
 
rightMargin - Variable in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
 
rightMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnFooterRenderer
 
rightMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnGroupHeaderRenderer
 
rightMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
 
rightMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.DefaultRowHeaderRenderer
 
rightMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnGroupHeaderRenderer
 
rightMargin - Variable in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
 
rmb - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
road - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
rocket - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
ROIFigure - Class in org.eclipse.nebula.visualization.widgets.figureparts
 
ROIFigure(IntensityGraphFigure, String, Color, IntensityGraphFigure.IROIListener, IntensityGraphFigure.IROIInfoProvider) - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.ROIFigure
Constructor of ROI figure.
ROIFigure.CommonDragger - Class in org.eclipse.nebula.visualization.widgets.figureparts
 
ROIFigure.HandlerBoundsCalulator - Class in org.eclipse.nebula.visualization.widgets.figureparts
 
ROIFigure.ResizeHandler - Class in org.eclipse.nebula.visualization.widgets.figureparts
 
ROIFigure.ROIRectDragger - Class in org.eclipse.nebula.visualization.widgets.figureparts
 
ROIRectDragger() - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.ROIFigure.ROIRectDragger
 
roiUpdated(int, int, int, int) - Method in interface org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IROIListener
Called whenever ROI updated.
ROOT - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
Indicates that the decoration for a root node should be drawn
RootFigure - Class in org.eclipse.nebula.widgets.timeline.figures
 
RootFigure(ResourceManager) - Constructor for class org.eclipse.nebula.widgets.timeline.figures.RootFigure
 
rootNode - Variable in class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
 
roots - Variable in class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
 
rotate() - Method in class org.eclipse.nebula.paperclips.core.Margins
Returns a Margins that is the result of rotating this Margins counter-clockwise 90 degrees.
rotate(Point, double, Point) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
Rotates the given Point with the given angle relative to the rotation point.
rotate(ImageData, int) - Static method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
Rotate - org.eclipse.nebula.cwt.svg.SvgTransform.Type
 
rotate_left - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
rotate_right - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
rotateAxis(double, boolean) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
rotate the x axis of the polar coordinate system to the axisDirection
RotateClockwisePrintPiece - Class in org.eclipse.nebula.paperclips.widgets
 
RotateClockwisePrintPiece(Device, PrintPiece) - Constructor for class org.eclipse.nebula.paperclips.widgets.RotateClockwisePrintPiece
 
RotateIterator - Class in org.eclipse.nebula.paperclips.core
 
RotateIterator(Print, int, Device, GC) - Constructor for class org.eclipse.nebula.paperclips.core.RotateIterator
 
RotatePiece - Class in org.eclipse.nebula.paperclips.core.internal
 
RotatePiece(Device, PrintPiece, int, Point) - Constructor for class org.eclipse.nebula.paperclips.core.internal.RotatePiece
 
rotatePoints(PointList, double) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
Rotates all points.
rotatePoints(PointList, double, Point) - Static method in class org.eclipse.nebula.visualization.widgets.util.PointsUtil
Rotates all points.
RotatePrint - Class in org.eclipse.nebula.paperclips.core
A decorator print that rotates it's target by increments of 90 degrees.
RotatePrint(Print) - Constructor for class org.eclipse.nebula.paperclips.core.RotatePrint
Constructs a RotatePrint that rotates it's target 90 degrees counter-clockwise.
RotatePrint(Print, int) - Constructor for class org.eclipse.nebula.paperclips.core.RotatePrint
Constructs a RotatePrint.
rouble - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
roundAndChopMode - org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory.TickFormatting
Rounded or chopped to the nearest decimal
roundDown(BigDecimal, BigDecimal) - Static method in class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
Round numerator down to multiples of denominators
RoundedCheckbox - Class in org.eclipse.nebula.widgets.roundedcheckbox
Instances of this class provide a checkbox button.
Please notive that this widget draws only the checkbox (you can not attach a text like regular Button SWT Widget)
RoundedCheckbox(Composite, int) - Constructor for class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
RoundedRectangleBorder - Class in org.eclipse.nebula.widgets.timeline.borders
 
RoundedRectangleBorder(int) - Constructor for class org.eclipse.nebula.widgets.timeline.borders.RoundedRectangleBorder
 
RoundedRectangleBorder(int, int) - Constructor for class org.eclipse.nebula.widgets.timeline.borders.RoundedRectangleBorder
 
RoundedSwitch - Class in org.eclipse.nebula.widgets.roundedswitch
Instances of this class provide a checkbox button displayed as a switch.
Please notive that this widget draws only the checkbox (you can not attach a text like regular Button SWT Widget)
RoundedSwitch(Composite, int) - Constructor for class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
RoundedSwitchConfiguration - Class in org.eclipse.nebula.widgets.roundedswitch
This class represents the configuration for a given state (enable state+selection state)
RoundedSwitchElement - Class in org.eclipse.nebula.widgets.roundedswitch.css
 
RoundedSwitchElement(RoundedSwitch, CSSEngine) - Constructor for class org.eclipse.nebula.widgets.roundedswitch.css.RoundedSwitchElement
 
RoundedSwitchElementProvider - Class in org.eclipse.nebula.widgets.roundedswitch.css
 
RoundedSwitchElementProvider() - Constructor for class org.eclipse.nebula.widgets.roundedswitch.css.RoundedSwitchElementProvider
 
RoundedSwitchPropertyHandler - Class in org.eclipse.nebula.widgets.roundedswitch.css
 
RoundedSwitchPropertyHandler() - Constructor for class org.eclipse.nebula.widgets.roundedswitch.css.RoundedSwitchPropertyHandler
 
RoundedToolbar - Class in org.eclipse.nebula.widgets.opal.roundedtoolbar
Instances of this class support the layout of selectable rounded tool bar items.
RoundedToolbar(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
RoundedToolbar(Composite, int, Color, Color) - Constructor for class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Constructs a new instance of this class given its parent, a style value describing its behavior and appearance and colors to specify the start and end gradient of the rounded corner
RoundedToolItem - Class in org.eclipse.nebula.widgets.opal.roundedtoolbar
Instances of this class represent a selectable user interface object that represents a button in a rounded tool bar.
RoundedToolItem(RoundedToolbar) - Constructor for class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Constructs a new instance of this class given its parent (which must be a ToolBar) and a style value describing its behavior and appearance.
RoundedToolItem(RoundedToolbar, int) - Constructor for class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Constructs a new instance of this class given its parent (which must be a ToolBar) and a style value describing its behavior and appearance.
roundHourlyEventsOffToNearestHour() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
roundHourlyEventsOffToNearestHour() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether to round off minutes on events to nearest hour.
RoundScale - Class in org.eclipse.nebula.visualization.widgets.figureparts
Round scale has the tick labels and tick marks on a circle.
RoundScale() - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
Constructor.
RoundScaledRamp - Class in org.eclipse.nebula.visualization.widgets.figureparts
A ramp looks like a colorful donut, which is used to indicate the alarm limit, hihi, hi, lo or lolo.
RoundScaledRamp(RoundScale) - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaledRamp
Constructor
RoundScaledRamp.Threshold - Enum in org.eclipse.nebula.visualization.widgets.figureparts
The alarm thereshold for a PV, includs HIHI, HI, LO or LOLO.
RoundScaledRamp.ThresholdMarker - Class in org.eclipse.nebula.visualization.widgets.figureparts
Hold the properties for each threshold.
RoundScaleTickLabels - Class in org.eclipse.nebula.visualization.widgets.figureparts
Round Scale tick labels.
RoundScaleTickLabels(RoundScale) - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaleTickLabels
Constructor.
RoundScaleTickMarks - Class in org.eclipse.nebula.visualization.widgets.figureparts
Round scale tick marks.
RoundScaleTickMarks(RoundScale) - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaleTickMarks
Constructor.
roundUp(BigDecimal, BigDecimal) - Static method in class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
Round numerator up to multiples of denominators
row - Variable in class org.eclipse.nebula.paperclips.core.text.TextIterator
 
rowConstructed(Control) - Method in class org.eclipse.nebula.widgets.compositetable.RowConstructionListener
Method rowConstructed.
RowConstructionListener - Class in org.eclipse.nebula.widgets.compositetable
Class RowConstructionListener.
RowConstructionListener() - Constructor for class org.eclipse.nebula.widgets.compositetable.RowConstructionListener
 
rowConstructionListeners - Variable in class org.eclipse.nebula.widgets.compositetable.CompositeTable
 
rowDeleted(int) - Method in class org.eclipse.nebula.widgets.compositetable.DeleteAdapter
Method rowDeleted.
rowDeleted(int) - Method in interface org.eclipse.nebula.widgets.compositetable.IDeleteHandler
Method rowDeleted.
RowFocusAdapter - Class in org.eclipse.nebula.widgets.compositetable
An interface for objects that want to listen to and have the possibility of vetoing row change events on a CompositeTable.
RowFocusAdapter() - Constructor for class org.eclipse.nebula.widgets.compositetable.RowFocusAdapter
 
rowFocusListeners - Variable in class org.eclipse.nebula.widgets.compositetable.CompositeTable
 
RPT_MULTI_LINE - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
Display "label:\n data\n\n"
RPT_NONE - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
Display "label: data"
RPT_SINGLE_LINE - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
Display "label: data\n\n" Default of AAtribute
rss - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
rss_square - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
rtrim(String) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
 
rub - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
RUBBERBAND_ZOOM - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
Interactive Rubberband zoom
ruble - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
rule - Variable in class org.eclipse.nebula.cwt.svg.SvgFill
 
run() - Method in class org.eclipse.nebula.visualization.widgets.util.RepeatFiringBehavior.Task
 
run() - Method in class org.eclipse.nebula.widgets.ganttchart.print.GanttChartPrintJob
 
run() - Method in class org.eclipse.nebula.widgets.geomap.internal.AsyncImage
 
run() - Method in class org.eclipse.nebula.widgets.tiles.ResizeListener
Run
run() - Method in class org.eclipse.nebula.widgets.xviewer.action.ColumnMultiEditAction
 
run() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationAction
 
run() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationCustomizeDataAction
 
run() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
 
run() - Method in class org.eclipse.nebula.widgets.xviewer.action.ViewLoadingReportAction
 
run() - Method in class org.eclipse.nebula.widgets.xviewer.action.ViewSelectedCellDataAction
 
run() - Method in class org.eclipse.nebula.widgets.xviewer.action.ViewTableReportAction
 
run(IProgressMonitor) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerUIJob
 
run(TreeColumn, TreeItem, int) - Method in class org.eclipse.nebula.widgets.xviewer.action.ViewSelectedCellDataAction
 
runEffect(IEffect) - Method in class org.eclipse.nebula.animation.AnimationRunner
Start a new effect, cancelling the previous one if any.
runEffect(IEffect) - Method in class org.eclipse.nebula.cwt.animation.AnimationRunner
Start a new effect, cancelling the previous one if any.
runInUIThread(IProgressMonitor) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerUIJob
Run the job in the UI Thread.
runnableOnCancel - Variable in class org.eclipse.nebula.animation.effects.AbstractEffect
 
runnableOnCancel - Variable in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
 
runnableOnStop - Variable in class org.eclipse.nebula.animation.effects.AbstractEffect
 
runnableOnStop - Variable in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
 
running - Variable in class org.eclipse.nebula.animation.AnimationRunner
 
running - Variable in class org.eclipse.nebula.cwt.animation.AnimationRunner
 
running - Variable in class org.eclipse.nebula.visualization.xygraph.examples.XYGraphTest2
 
rupee - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
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 _ 
All Classes All Packages