- r - Variable in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
-
The radial coordinate
- 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
- 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
- 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_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
- 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() - 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.
- recalculateHeader() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Recalculate the height of the header
- 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
-
Constructs a RectangleGroupStrategy with the given toggle and style.
- 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.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.tablecombo.TableCombo
- redraw(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
-
Redraw the item given as parameter.
- redraw(Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
- redrawGanttChart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
-
Redraws the GanttChart.
- 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
- 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.PTWidgetTree
-
- refresh() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
-
- 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.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.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.XViewer
-
- refresh(Object, boolean) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
-
- 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.
- 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
-
- 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
- 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
-
- 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(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.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.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(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(Collection<Object>) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
-
Override this method if need to perform other tasks upon remove
- remove(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
-
- remove(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
-
- 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(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.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
- 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
- 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
- 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.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.
- 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
-
- removedColumns - Variable in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.RangeChangedEvent
-
Columns removed from the range
- 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.
- 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
- 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.
- 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
- 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
-
- 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
- removeItem(BreadcrumbItem) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.Breadcrumb
-
Remove an item to the toolbar
- removeJavaCallbackListener(JavaCallbackListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- removeListener(int, Listener) - Method in class org.eclipse.nebula.cwt.v.VControl
-
- 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
- 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.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.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.
- 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(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
-
- 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.
- removeROI(String) - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
-
- removeScopeEvent(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
-
Removes event that this event encompasses as a scope.
- removeSection(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Removes a GanttSection from the chart.
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
-
- 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.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.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.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.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.tablecombo.TableCombo
-
Removes the listener from the collection of listeners who will be notified
when the user changes the receiver's selection.
- removeSpecialDateRange(GanttSpecialDateRange) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
- removeSpecialDateRange(GanttSpecialDateRange, boolean) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
- 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
-
- 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.
- removeToolbarButton(ToolbarButton) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- 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.
- 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
- 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.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
- removeVerifyListener(VerifyListener) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
-
- 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.
- 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
-
- 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
-
- reparentToNewGanttSection(int, GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
-
- 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
-
- 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
-
- 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
- resetDefaultSorter() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- resetDefaultSorter() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
-
- ResetFontPaintInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
-
- ResetFontPaintInstruction(TagProcessingState) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetFontPaintInstruction
-
- resetListConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
-
- ResetParagraphInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
-
- ResetParagraphInstruction(int, TagProcessingState) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetParagraphInstruction
-
- ResetSpanStylePaintInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
-
- 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.
- 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..
- 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
-
- resizeTo(int) - Method in class org.eclipse.nebula.widgets.opal.commons.FixedSizeQueue
-
- 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
- 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).
- 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 - 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
-
- 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.pshelf.css.internal.PShelfPropertyHandler
-
- revalidate() - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
-
- 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.
- 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
-
- RichTextCellEditor(Composite, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
-
- RichTextCellEditor(Composite, RichTextEditorConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
-
- RichTextCellEditor(Composite, ToolbarConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
-
- RichTextCellEditor(Composite, ToolbarConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
-
- 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
-
- 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
-
- RichTextEditor(Composite, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- RichTextEditor(Composite, RichTextEditorConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- RichTextEditor(Composite, RichTextEditorConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- RichTextEditor(Composite, ToolbarConfiguration) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- RichTextEditor(Composite, ToolbarConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextEditor
-
- 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
-
- RichTextPainter - Class in org.eclipse.nebula.widgets.richtext
-
- RichTextPainter() - Constructor for class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- RichTextPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.richtext.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.Margins
-
The right margin.
- RIGHT - org.eclipse.nebula.widgets.richtext.painter.TagProcessingState.TextAlignment
-
- RIGHT - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
-
- 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.
- 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
- 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.
- 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
- 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.
- roundAndChopMode - org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory.TickFormatting
-
Rounded or chopped to the nearest decimal
- 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.
- RoundScaleTickLabels - Class in org.eclipse.nebula.visualization.widgets.figureparts
-
Round Scale tick labels.
- 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.
- 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
- rtrim(String) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
-
- RUBBERBAND_ZOOM - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
Interactive Rubberband zoom
- run() - Method in class org.eclipse.nebula.widgets.ganttchart.print.GanttChartPrintJob
-
- 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.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.