- calculateSpan(Object) - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxis
-
Calculate span of a textual form of object in scale's orientation
- calculateX(int) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
-
- cancel() - Method in class org.eclipse.nebula.animation.AnimationRunner
-
Stops the current effect if any, and execute the corresponding onCancel
runnable.
- cancel() - Method in class org.eclipse.nebula.animation.effects.AbstractEffect
-
- cancel() - Method in interface org.eclipse.nebula.animation.effects.IEffect
-
Set the effect as done and run the cancel runnable.
- cancel() - Method in class org.eclipse.nebula.animation.effects.ParallelEffect
-
- cancel() - Method in class org.eclipse.nebula.animation.effects.SequenceEffect
-
- cancel() - Method in class org.eclipse.nebula.cwt.animation.AnimationRunner
-
Stops the current effect if any, and execute the corresponding onCancel
runnable.
- cancel() - Method in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
-
- cancel() - Method in interface org.eclipse.nebula.cwt.animation.effects.IEffect
-
Set the effect as done and run the cancel runnable.
- CancelButton - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
-
- canceled() - Method in class org.eclipse.nebula.visualization.widgets.util.RepeatFiringBehavior
-
- canEventOccupy(Calendar, Calendar) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
-
Checks whether a set of dates overlap any of the dates in this range.
- canRedo() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
-
Whether a Redo is possible.
- canRedoChanged(boolean) - Method in interface org.eclipse.nebula.widgets.ganttchart.undoredo.IUndoRedoListener
-
Notified when the undo/redo state has changed.
- canRedoChanged(boolean) - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.UndoRedoListenerAdapter
-
- canUndo() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
-
Whether an Undo is possible.
- canUndoChanged(boolean) - Method in interface org.eclipse.nebula.widgets.ganttchart.undoredo.IUndoRedoListener
-
Notified when the undo/redo state has changed.
- canUndoChanged(boolean) - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.UndoRedoListenerAdapter
-
- captureImageData(Printer, PrintPiece, Point) - Static method in class org.eclipse.nebula.paperclips.snippets.ImageCaptureExample
-
Captures the page to an image and returns it.
- carbon - Static variable in class org.eclipse.nebula.cwt.v.VControl
-
true if the platform is Carbon, false otherwise
- carbon - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
true if the platform is carbon, false otherwise
- CDatePanel - Class in org.eclipse.nebula.widgets.cdatetime
-
- CDatePanel(Composite, int) - Constructor for class org.eclipse.nebula.widgets.cdatetime.CDatePanel
-
- CDateTime - Class in org.eclipse.nebula.widgets.cdatetime
-
The CDateTime provides both textual and graphical means selecting a date.
As with other combo type widgets, there are three basic styles:
Text only (default)
Graphical only (CDT.SIMPLE)
Combo - a text selector with a drop-down graphical selector
(CDT.DROP_DOWN)
- CDateTime(Composite, int) - Constructor for class org.eclipse.nebula.widgets.cdatetime.CDateTime
-
Constructs a new instance of this class given its parent and a style
value describing its behavior and appearance.
- CDateTimeBuilder - Class in org.eclipse.nebula.widgets.cdatetime
-
- CDateTimeBuilder() - Constructor for class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
-
- CDateTimeCellEditor - Class in org.eclipse.nebula.jface.cdatetime
-
- CDateTimeCellEditor(Composite) - Constructor for class org.eclipse.nebula.jface.cdatetime.CDateTimeCellEditor
-
Creates a new date/time cell editor parented under the given control.
- CDateTimeCellEditor(Composite, int) - Constructor for class org.eclipse.nebula.jface.cdatetime.CDateTimeCellEditor
-
Creates a new date/time cell editor parented under the given control.
- CDateTimeCellEditor(Composite, String) - Constructor for class org.eclipse.nebula.jface.cdatetime.CDateTimeCellEditor
-
Creates a new date/time cell editor parented under the given control.
- CDateTimeObservableValue - Class in org.eclipse.nebula.jface.cdatetime
-
An implementation of the DataBindings IObservableValue interface for the
Nebula CDateTime control.
- CDateTimeObservableValue(CDateTime) - Constructor for class org.eclipse.nebula.jface.cdatetime.CDateTimeObservableValue
-
Observe the selection property of the provided CDateTime control.
- CDateTimePainter - Class in org.eclipse.nebula.widgets.cdatetime
-
- CDateTimePainter() - Constructor for class org.eclipse.nebula.widgets.cdatetime.CDateTimePainter
-
- CDateTimeSelectionProvider - Class in org.eclipse.nebula.jface.cdatetime
-
- CDateTimeSelectionProvider(CDateTime) - Constructor for class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
-
- CDateTimeSelectionProvider(Composite, int) - Constructor for class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
-
- CDT - Class in org.eclipse.nebula.widgets.cdatetime
-
This class provides access to the the public constants provided
by the CDateTime widget.
- CDT() - Constructor for class org.eclipse.nebula.widgets.cdatetime.CDT
-
- CDT.Key - Enum in org.eclipse.nebula.widgets.cdatetime
-
- CDT.PickerPart - Enum in org.eclipse.nebula.widgets.cdatetime
-
- CDT.PickerType - Enum in org.eclipse.nebula.widgets.cdatetime
-
- CELL_ERROR_PREFIX - Static variable in class org.eclipse.nebula.widgets.xviewer.XViewerCells
-
- CellBackgroundProvider - Interface in org.eclipse.nebula.paperclips.core.grid
-
Instances of this interface provide background colors to be drawn behind
cells in a grid.
- CellEditDescriptor - Class in org.eclipse.nebula.widgets.xviewer.edit
-
description object to define which control, which swtStyle, which inputField and which inputType
- CellEditDescriptor(Class<?>, Integer, String, Class<?>) - Constructor for class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
-
- CellEditDescriptor(Class<?>, Integer, String, Class<?>, boolean) - Constructor for class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
-
- CellEditDescriptor(Class<?>, Integer, String, Class<?>, IAction) - Constructor for class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
-
- CellEditDescriptor(Class<?>, Integer, String, Class<?>, IAction, boolean) - Constructor for class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
-
- CellItem(String) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil.CellItem
-
- CellItem(String, String, String) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil.CellItem
-
- CellSelection - Class in org.eclipse.nebula.jface.gridviewer.internal
-
FIXME
- CellSelection(List, List, Object, IElementComparer) - Constructor for class org.eclipse.nebula.jface.gridviewer.internal.CellSelection
-
Creates a structured selection from the given List
and
element comparer.
- CELSIUS - org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.TemperatureUnit
-
- CENTER - org.eclipse.nebula.widgets.richtext.painter.TagProcessingState.TextAlignment
-
- centerChanged(GeoMap) - Method in interface org.eclipse.nebula.widgets.geomap.GeoMapListener
-
Called whenever the center of the GeoMap changes, e.g.
- centerDialogOnScreen(Shell) - Static method in class org.eclipse.nebula.widgets.ganttchart.Utils
-
Centers a dialog (Shell) on the primary (active) display.
- CheckBoxRenderer - Class in org.eclipse.nebula.widgets.grid.internal
-
A checkbox renderer.
- CheckBoxRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.CheckBoxRenderer
-
- CheckEditingSupport - Class in org.eclipse.nebula.jface.gridviewer
-
.
- CheckEditingSupport(ColumnViewer) - Constructor for class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
-
Checkbox editing support.
- ChevronsToggleRenderer - Class in org.eclipse.nebula.widgets.pgroup
-
A dual chevron toggle strategy that shows two chevrons facing upwards when
expanded (thus clueing the user to click the chevrons to collapse) and two
chevrons facing downwards when collapsed.
- ChevronsToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.ChevronsToggleRenderer
-
- CIRCLE - org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- CircleAnnotation - Class in org.eclipse.nebula.visualization.xygraph.figures
-
Variation of annotation that is represented as a circle with a diameter of
eight pixels.
- CircleAnnotation(String, Trace) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.CircleAnnotation
-
- CircularBuffer<T> - Class in org.eclipse.nebula.visualization.xygraph.dataprovider
-
A particular circular buffer.
- CircularBuffer(int) - Constructor for class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBuffer
-
- CircularBufferDataProvider - Class in org.eclipse.nebula.visualization.xygraph.dataprovider
-
Provides data to a trace.
- CircularBufferDataProvider(boolean) - Constructor for class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider
-
- CircularBufferDataProvider.PlotMode - Enum in org.eclipse.nebula.visualization.xygraph.dataprovider
-
- CircularBufferDataProvider.UpdateMode - Enum in org.eclipse.nebula.visualization.xygraph.dataprovider
-
- cleanUp(String) - Static method in class org.eclipse.nebula.widgets.ganttchart.utils.TextPainterHelper
-
Removes all markups out of the given string.
- clear() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.SizeLimitedStack
-
Empty the stack.
- clear() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBuffer
-
clear the buffer;
- clear() - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxis
-
- clear() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
-
Reset item values to defaults.
- clear() - Method in class org.eclipse.nebula.widgets.ganttchart.dnd.VerticalDragDropManager
-
- clear() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
-
Removes all undo/redo events from the stack
- clear() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope.IntegerFiFoCircularStack
-
Clears the stack.
- clear() - Method in class org.eclipse.nebula.widgets.xviewer.customize.FilterDataUI
-
- clear() - Method in class org.eclipse.nebula.widgets.xviewer.customize.SearchDataUI
-
- clear(int) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
-
Clear one item.
- clear(int[], boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears the items at the given zero-relative indices in the receiver.
- clear(int, boolean) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
-
Clear one item and all its children if 'all' is true
- clear(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears the item at the given zero-relative index in the receiver.
- clear(int, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears the items in the receiver which are between the given
zero-relative start and end indices (inclusive).
- Clear() - Static method in class org.eclipse.nebula.widgets.cdatetime.Footer
-
- clearAll() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
-
Clear all GalleryGroups
- clearAll() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
-
- clearAll() - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
-
- clearAll() - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
-
- clearAll() - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
-
- clearAll(boolean) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
-
Clear all Gallery items.
If the Gallery is virtual, the item count is not reseted and all items
will be created again at their first use.
- clearAll(boolean) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
-
- clearAll(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clears all the items in the receiver.
- clearAllColumnFilters() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- clearAllSelectedHeaders() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Clears all selected headers and redraws the chart.
- ClearButton - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
-
- clearCaches() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.PatternFilter
-
Clears the caches used for optimizing this filter.
- clearChart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Clears the entire chart of everything (all types of events) and leaves the chart blank.
- clearChecked() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XCheckedFilteredTree
-
- clearColumn(int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
-
- clearColumn(int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
-
Clear column dataVisualizer values
- clearColumn(int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
-
- clearColumnRegistration() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
-
- clearControlImages() - Method in class org.eclipse.nebula.effects.stw.TransitionManager
-
Clears the control images used in the
transitions processing.
- clearFilters() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- clearGanttEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Clears all GanttEvents events from the chart.
- clearGanttGroups() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Clears all GanttGroups from the chart.
- clearGanttSections() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Clears all GanttSections from the chart.
- clearItems() - Method in class org.eclipse.nebula.widgets.grid.Grid
-
Clear simply all GridItems
- clearMap() - Method in class org.eclipse.nebula.widgets.xviewer.edit.ExtendedViewerColumn
-
- clearMap() - Method in interface org.eclipse.nebula.widgets.xviewer.edit.IExtendedViewerColumn
-
- clearPhases() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Removes all GanttPhases from the chart
- clearRow(GridItem) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
-
- clearRow(GridItem) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
-
Clear rows dataVisualizer values
- clearRow(GridItem) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
-
In this implementation is too much expensive...
- clearSelection() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
-
Sets the selection in the receiver's text field to an empty selection
starting just before the first character.
- clearSorter() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- clearSpecialDateRanges() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
- clearTrace() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider
-
Clear all data on in the data provider.
- clearXViewerColumnIndexCache() - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerLabelProvider
-
When columns get re-ordered, need to clear out this cache so indexing can be re-computed
- clearXViewerColumnIndexCache() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
-
- clearXViewerColumnIndexCache() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
-
- clientArea - Variable in class org.eclipse.nebula.cwt.internal.theme.DrawData
-
- CLIP_ON_ELEMENT_POSITION - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
-
Constant indicating the location markers should be clipped, based on their position
- CLIP_ON_IMAGE_BOUNDS - Static variable in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
-
Constant indicating the location markers should be clipped, based on the bounding box of their image
- ClippedCircularBufferDataProvider - Class in org.eclipse.nebula.visualization.xygraph.dataprovider
-
- ClippedCircularBufferDataProvider(boolean, int, int) - Constructor for class org.eclipse.nebula.visualization.xygraph.dataprovider.ClippedCircularBufferDataProvider
-
- CLOCK_12_HOUR - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant to force the use of a 12 hour clock (value is 1<<28).
- CLOCK_24_HOUR - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant to force the use of a 24 hour clock (value is 1<<29).
- CLOCK_DISCRETE - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant indicating that the CDateTime should created
with a discrete clock, rather than an analog clock (value is 1<<27).
- clone() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
-
- clone() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
- clone() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
- clone() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttConnection
-
Clones the GanttConnection (and adds the clone to the parent)
- clone() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
-
Clones the GanttEvent and all objects of it (assuming they are cloneable).
- ClusteredCommand - Class in org.eclipse.nebula.widgets.ganttchart.undoredo.commands
-
One command to handle many sub-commands, such as a multi-drag/drop etc.
- ClusteredCommand() - Constructor for class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
-
Creates a new Clustered Command.
- ClusteredCommand(List) - Constructor for class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
-
Creates a new Clustered Command witha list of pre-set commands.
- color(String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
-
- COLOR - org.eclipse.nebula.widgets.richtext.painter.SpanElement.SpanType
-
- COLOR_BLACK - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for black
- COLOR_BLUE - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for blue
- COLOR_CYAN - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for cyan
- COLOR_DARK_GRAY - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for dark gray
- COLOR_GRAY - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for gray
- COLOR_GREEN - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for green
- COLOR_LIGHT_BLUE - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for light blue
- COLOR_ORANGE - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for orange
- COLOR_PINK - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for pink
- COLOR_PURPLE - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for orange
- COLOR_RED - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for red
- COLOR_WHITE - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for white
- COLOR_YELLOW - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
the color for yellow
- ColorCache - Class in org.eclipse.nebula.widgets.ganttchart
-
- ColorMap - Class in org.eclipse.nebula.visualization.widgets.datadefinition
-
Color Map data type.
- ColorMap() - Constructor for class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
-
- ColorMap(ColorMap.PredefinedColorMap, boolean, boolean) - Constructor for class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
-
- ColorMap.PredefinedColorMap - Enum in org.eclipse.nebula.visualization.widgets.datadefinition
-
- ColorMapRamp - Class in org.eclipse.nebula.visualization.widgets.figureparts
-
The color map figure which can be used as the ramp of intensity graph.
- ColorMapRamp() - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.ColorMapRamp
-
Default constructor with a LinearScale scale
- ColorMapRamp(LinearScale) - Constructor for class org.eclipse.nebula.visualization.widgets.figureparts.ColorMapRamp
-
Constructor with custom scale
- ColorMapRampExample - Class in org.eclipse.nebula.visualization.widgets.examples
-
A live updated Intensity Graph example
- ColorMapRampExample() - Constructor for class org.eclipse.nebula.visualization.widgets.examples.ColorMapRampExample
-
- ColorSpectrum - org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
-
- ColorThemeGrayBlue - Class in org.eclipse.nebula.widgets.ganttchart.themes
-
- ColorThemeGrayBlue() - Constructor for class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
-
- ColorThemeHighContrastBlack - Class in org.eclipse.nebula.widgets.ganttchart.themes
-
- ColorThemeHighContrastBlack() - Constructor for class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
-
- ColorThemeSilver - Class in org.eclipse.nebula.widgets.ganttchart.themes
-
- ColorThemeSilver() - Constructor for class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
-
- ColorThemeWindowsBlue - Class in org.eclipse.nebula.widgets.ganttchart.themes
-
- ColorThemeWindowsBlue() - Constructor for class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
-
- ColorTuple - Class in org.eclipse.nebula.visualization.widgets.datadefinition
-
A color Tuple which include a double value and rgb value.
- ColorTuple(double, RGB) - Constructor for class org.eclipse.nebula.visualization.widgets.datadefinition.ColorTuple
-
- ColumnFilterDataUI - Class in org.eclipse.nebula.widgets.xviewer.customize
-
UI for the display of column filter data
- ColumnFilterDataUI(XViewer) - Constructor for class org.eclipse.nebula.widgets.xviewer.customize.ColumnFilterDataUI
-
- ColumnFilterDialog - Class in org.eclipse.nebula.widgets.xviewer.util.internal.dialog
-
- ColumnFilterDialog(Shell, String, String, int, String[], int, XViewerColumn) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ColumnFilterDialog
-
- ColumnMultiEditAction - Class in org.eclipse.nebula.widgets.xviewer.action
-
- ColumnMultiEditAction(XViewer) - Constructor for class org.eclipse.nebula.widgets.xviewer.action.ColumnMultiEditAction
-
- ColumnPrint - Class in org.eclipse.nebula.paperclips.core
-
A wrapper Print which splits its child print into multiple columns.
- ColumnPrint(Print, int, int) - Constructor for class org.eclipse.nebula.paperclips.core.ColumnPrint
-
Constructs a ColumnPrint with the given target, number of columns, and
column spacing (expressed in points).
- ColumnPrint(Print, int, int, boolean) - Constructor for class org.eclipse.nebula.paperclips.core.ColumnPrint
-
Constructs a ColumnPrint with the given target, column count, column
spacing, and compression.
- ColumnPrintExample - Class in org.eclipse.nebula.paperclips.snippets
-
Example for the ColumnPrint class.
- ColumnPrintExample() - Constructor for class org.eclipse.nebula.paperclips.snippets.ColumnPrintExample
-
- columnRegistered(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
-
- COMBINED_ZOOM - Static variable in interface org.eclipse.nebula.visualization.xygraph.figures.XYGraphFlags
-
Create toolbar with combined zoom in/out buttons (default).
- COMBO_ARROW - Static variable in class org.eclipse.nebula.cwt.internal.theme.DrawData
-
Combo parts
- ComboDrawData - Class in org.eclipse.nebula.cwt.internal.theme
-
- ComboDrawData() - Constructor for class org.eclipse.nebula.cwt.internal.theme.ComboDrawData
-
- commandRedone(IUndoRedoCommand) - Method in interface org.eclipse.nebula.widgets.ganttchart.undoredo.IUndoRedoListener
-
Notified when a redo has taken place.
- commandRedone(IUndoRedoCommand) - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.UndoRedoListenerAdapter
-
- commandUndone(IUndoRedoCommand) - Method in interface org.eclipse.nebula.widgets.ganttchart.undoredo.IUndoRedoListener
-
Notified when an undo has taken place.
- commandUndone(IUndoRedoCommand) - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.UndoRedoListenerAdapter
-
- compact() - Method in class org.eclipse.nebula.widgets.cdatetime.Body
-
- Compact - org.eclipse.nebula.widgets.cdatetime.CDT.Key
-
- COMPACT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant specifying the CDateTime be created in compact mode (value is 1<<15).
- compare(Viewer, Object, Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.StringNameComparator
-
- compare(Viewer, Object, Object) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerColumnSorter
-
- compare(Viewer, Object, Object) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
-
- compare(Viewer, Object, Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
-
- compareTo(ColorTuple) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorTuple
-
- CompositeEntry - Class in org.eclipse.nebula.paperclips.core
-
An entry in a CompositePiece.
- CompositeEntry(PrintPiece, Point) - Constructor for class org.eclipse.nebula.paperclips.core.CompositeEntry
-
Constructs a CompositeEntry with the given PrintPiece and offset.
- CompositePiece - Class in org.eclipse.nebula.paperclips.core
-
A composite PrintPiece for displaying child PrintPieces.
- CompositePiece(List) - Constructor for class org.eclipse.nebula.paperclips.core.CompositePiece
-
Constructs a composite PrintPiece with the given entries.
- CompositePiece(List, Point) - Constructor for class org.eclipse.nebula.paperclips.core.CompositePiece
-
Constructs a composite PrintPiece with the given entries and minimum
size.
- CompositePiece(CompositeEntry[]) - Constructor for class org.eclipse.nebula.paperclips.core.CompositePiece
-
Constructs a CompositePiece with the given entries.
- CompositePiece(CompositeEntry[], Point) - Constructor for class org.eclipse.nebula.paperclips.core.CompositePiece
-
Constructs a CompositePrintPiece with the given entries and explicit
size.
- CompoundGanttChartPrinter - Class in org.eclipse.nebula.widgets.ganttchart.print
-
This class is used to print multiple GanttCharts at once.
- CompoundGanttChartPrinter() - Constructor for class org.eclipse.nebula.widgets.ganttchart.print.CompoundGanttChartPrinter
-
Creates a new CompoundGanttChartPrinter.
- CompoundGanttChartPrinter(String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.print.CompoundGanttChartPrinter
-
Creates a new CompoundGanttChartPrinter that uses the given job name as printer job name.
- CompoundViewPortHandler - Class in org.eclipse.nebula.widgets.ganttchart
-
- CompoundViewPortHandler() - Constructor for class org.eclipse.nebula.widgets.ganttchart.CompoundViewPortHandler
-
- CompoundZoomHandler - Class in org.eclipse.nebula.widgets.ganttchart
-
- CompoundZoomHandler() - Constructor for class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
-
- ComprehensiveExample - Class in org.eclipse.nebula.visualization.xygraph.examples
-
A Comprehensive Example
- ComprehensiveExample() - Constructor for class org.eclipse.nebula.visualization.xygraph.examples.ComprehensiveExample
-
- computeDropDownArea(Rectangle) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractToolItemRenderer
-
Computes the area where the DropDown-Icon is shown in case of
SWT.DROP_DOWN
- computeDropDownArea(Rectangle) - Method in class org.eclipse.nebula.widgets.pgroup.SimpleToolItemRenderer
-
- computePosition(PointD, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
-
Returns the position at a certain zoom level for a pair of longitude, latitude
- computePrintArea(Printer) - Static method in class org.eclipse.nebula.widgets.ganttchart.print.PrintUtils
-
Computes the print area, including margins
- computeScaleFactor(Printer) - Static method in class org.eclipse.nebula.widgets.ganttchart.print.PrintUtils
-
- computeSize(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.cwt.v.VLabel
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.cwt.v.VNative
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.cwt.v.VPanel
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.cwt.v.VSpacer
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.HeaderControl
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.TitleControl
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
-
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
- computeSize(int, int, boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
- computeSize(PrintIterator) - Method in class org.eclipse.nebula.paperclips.core.internal.util.PrintSizeStrategy
-
Computes the size of the PrintIterator.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.CheckBoxRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultBottomLeftRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultCellRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnFooterRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnGroupHeaderRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultDropPointRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultEmptyCellRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultEmptyColumnFooterRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultEmptyColumnHeaderRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultEmptyRowHeaderRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultFocusRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultInsertMarkRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultRowHeaderRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultTopLeftRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.ExpandToggleRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.GroupToggleRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.SortArrowRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.grid.internal.ToggleRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pgroup.ChevronsToggleRenderer
-
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pgroup.MinMaxToggleRenderer
-
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pgroup.TreeNodeToggleRenderer
-
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pgroup.TwisteToggleRenderer
-
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pshelf.AbstractRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pshelf.css.CSSShelfRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pshelf.PaletteShelfRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
-
Returns the size of the given value's visual representation.
- computeSize(GC, PGroupToolItem, int) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractToolItemRenderer
-
Computes the size needed for the toolitem
- computeSize(GC, PGroupToolItem, int) - Method in class org.eclipse.nebula.widgets.pgroup.SimpleToolItemRenderer
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractGroupStrategy
-
- computeTrim(int, int, int, int) - Method in class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
- computeTrim(int, int, int, int) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
- computeTrim(int, int, int, int) - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
- computeTrim(int, int, int, int) - Method in class org.eclipse.nebula.widgets.pgroup.SimpleGroupStrategy
- computeTrim(GC, DrawData) - Method in class org.eclipse.nebula.cwt.internal.theme.Theme
-
- concatenateStringArrays(String[], String[]) - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.DefaultWidgetIntrospector
-
- configureToolbar() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
Configures the toolbar of the CKEditor based on the configurations
applied in this
ToolbarConfiguration
.
- CONNECTION_ARROW_RIGHT_TO_LEFT - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-
A connecting line that starts at the right of an event and goes to the left of the connecting event
- CONNECTION_ARROW_RIGHT_TO_TOP - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-
A connecting line that starts at the right of an event and goes to the top of the connecting event
- CONNECTION_BIRDS_FLIGHT_PATH - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-
Birds flight path is an arrow-head-less line from the one event to another in the straightest line, also known as "how the crow flies".
- CONNECTION_MS_PROJECT_STYLE - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-
A MS Project style connection uses rounded corners and quite a bit of logic to make the line as nice as possible,
and also supports reverse connection coloring.
- Constants - Class in org.eclipse.nebula.widgets.ganttchart
-
- contains(float, float, GC, boolean) - Method in class org.eclipse.nebula.cwt.svg.SvgShape
-
Returns whether or not the given point is contained by this shape.
- containsEvent(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
-
Checks whether this GanttGroup contains a given GanttEvent.
- containsPoint(int, int) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.ROIFigure
-
- containsPoint(int, int) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
-
- CONTROL_CHARACTER_REGEX - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- convertPixelToRadians(int) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
-
- Cool - org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
-
- copy() - Method in class org.eclipse.nebula.paperclips.core.border.internal.BorderIterator
-
- copy() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellIterator
-
- copy() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridIterator
-
- copy() - Method in class org.eclipse.nebula.paperclips.core.internal.LayerEntryIteratorImpl
-
- copy() - Method in class org.eclipse.nebula.paperclips.core.internal.LayerIterator
-
- copy() - Method in interface org.eclipse.nebula.paperclips.core.LayerEntryIterator
-
- copy() - Method in interface org.eclipse.nebula.paperclips.core.PrintIterator
-
Returns a copy of this PrintIterator, with all relevant internal states.
- copy() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
-
Copies the selected text.
- copy() - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDaysTillTodayColumn
-
- copy() - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDiffsBetweenColumnsColumn
-
- copy() - Method in class org.eclipse.nebula.widgets.xviewer.edit.ExtendedViewerColumn
-
- copy() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerComputedColumn
-
- copy() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
-
XViewer uses copies of column definitions so originals that are registered are not corrupted.
- copy(int[]) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
-
Returns a copy of the array.
- copy(int[][]) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
-
Returns a deep copy of the array.
- copy(FontData) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.SWTUtil
-
Returns a defensive copy of the passed in FontData.
- copy(RGB) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.SWTUtil
-
Returns a defensive copy of the passed in RGB.
- Copy - org.eclipse.nebula.widgets.xviewer.action.ViewSelectedCellDataAction.Option
-
- create(Class<T>, VPanel, int) - Static method in class org.eclipse.nebula.cwt.v.VNative
-
- create(String) - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Returns a TextPrint of the given text in this text style
- create(GridTableViewer, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
FIXME
- create(GridTreeViewer, ColumnViewerEditorActivationStrategy, int) - Static method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
-
FIXME
- create(Composite) - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
-
- createBody() - Static method in class org.eclipse.nebula.paperclips.snippets.PagePrintExample
-
- createCell(Image, String, int) - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet1
-
- createClearAllFiltersMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createClearAllSortingMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createControl(CellEditDescriptor, XViewer) - Method in class org.eclipse.nebula.widgets.xviewer.edit.DefaultXViewerControlFactory
-
- createControl(CellEditDescriptor, XViewer) - Method in interface org.eclipse.nebula.widgets.xviewer.edit.XViewerControlFactory
-
with the CellEditDescriptor u can get the type of the control and the style
- createCopyCellsMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createCopyRowsMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createCursor(Device, ImageData, int, int) - Static method in class org.eclipse.nebula.visualization.xygraph.util.GraphicsUtil
-
- createCursor(Display, ImageData, int, int, int) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper
-
Deprecated.
- createCursor(Display, ImageData, int, int, int) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper2
-
- createEditMenuManager(XViewer, String, Collection<TreeItem>, Set<TreeColumn>) - Static method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createEmptyMemento(IXYGraph) - Static method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMementoUtil
-
Creates an empty memento given a XYGraph
- createFilterByColumnMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createFilterByValueMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createFooter() - Static method in class org.eclipse.nebula.paperclips.snippets.PagePrintExample
-
- createFor(Grid) - Static method in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport
-
Create a range support for the given grid instance
- createFromStored(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDaysTillTodayColumn
-
- createFromStored(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDiffsBetweenColumnsColumn
-
- createFromStored(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerComputedColumn
-
- createGanttEvent(GanttChart, GanttSection, String, Calendar, Calendar) - Method in class org.eclipse.nebula.widgets.ganttchart.DefaultEventFactory
-
- createGanttEvent(GanttChart, GanttSection, String, Calendar, Calendar) - Method in interface org.eclipse.nebula.widgets.ganttchart.IEventFactory
-
Creates a new GanttEvent and adds it to the given GanttChart.
- createGC(Drawable) - Static method in class org.eclipse.nebula.visualization.xygraph.util.GraphicsUtil
-
Used for single sourcing, returns null if called in RAP Context.
- createGrid(boolean) - Static method in class org.eclipse.nebula.paperclips.snippets.GridPrintCellClippingAllowClipFirstRow
-
- createGrid(boolean) - Static method in class org.eclipse.nebula.paperclips.snippets.GridPrintCellClippingExample
-
- createHeader() - Static method in class org.eclipse.nebula.paperclips.snippets.PagePrintExample
-
- createLabel(String, GC, int) - Static method in class org.eclipse.nebula.widgets.gallery.RendererHelper
-
Shorten the given text text
so that its length doesn't
exceed the given width.
- createMemento(IXYGraph) - Static method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMementoUtil
-
Creates a memento given a XYGraph
- createMenu() - Method in class org.eclipse.nebula.cwt.v.VControl
-
- createMenu(Shell) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.GeoMapBrowser
-
- createNewBlendedColor(Color, Color, int) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
-
- createNewBlendedColor(RGB, RGB, int) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
-
- createNewReverseColor(Color) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
-
- createNewSaturatedColor(Color, float) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
-
- createNewXSorter(XViewer) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
-
Returns the default sorter to use for this xviewer
- createNewXSorter(XViewer) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
-
- createPage(Composite) - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.AnnotationConfigPage
-
- createPage(Composite) - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.AxisConfigPage
-
- createPage(Composite) - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.GraphConfigPage
-
- createPage(Composite) - Method in interface org.eclipse.nebula.visualization.internal.xygraph.toolbar.ITraceConfigPage
-
Create the page
- createPage(Composite) - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.TraceConfigPage
-
- createPainter(Device, GC) - Method in interface org.eclipse.nebula.paperclips.core.border.Border
-
Creates a BorderPainter which uses the given Device and GC.
- createPainter(Device, GC) - Method in class org.eclipse.nebula.paperclips.core.border.GapBorder
-
- createPainter(Device, GC) - Method in class org.eclipse.nebula.paperclips.core.border.LineBorder
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.AlignPrintExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.BreakPrintExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.ColumnPrintExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.GridPrintCellClippingAllowClipFirstRow
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.GridPrintCellClippingExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.GridPrintExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.GridPrintVerticalAlignmentExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.ImageCaptureExample
-
Returns a sample print
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.NoBreakPrintExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.PagePrintExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet2
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet3
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet4
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet5
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet6
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet7
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet8
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.StyledTextPrintExample
-
- createPrint() - Static method in class org.eclipse.nebula.paperclips.snippets.TutorialExample2
-
- createPrint(PageNumber) - Method in interface org.eclipse.nebula.paperclips.core.page.PageDecoration
-
Returns a decorator Print for the page with the given page number, or
null if no decoration is provided for the given page.
- createPrint(PageNumber) - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPageDecoration
-
- createPrint(PageNumber) - Method in class org.eclipse.nebula.paperclips.core.page.SimplePageDecoration
-
- createPrint(Table) - Static method in class org.eclipse.nebula.paperclips.snippets.Snippet1
-
- createScaledPattern(Graphics, Device, float, float, float, float, Color, int, Color, int) - Static method in class org.eclipse.nebula.visualization.widgets.util.GraphicsUtil
-
- createScaledPattern(Graphics, Device, float, float, float, float, Color, Color) - Static method in class org.eclipse.nebula.visualization.widgets.util.GraphicsUtil
-
- createShell() - Method in class org.eclipse.nebula.paperclips.snippets.Snippet7.UI
-
- createTable(List<String>, String[], int, int, int) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
-
- createTableCustomizationMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createVerticalTextImage(String, Font, RGB, boolean) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper
-
Deprecated.
- createVerticalTextImage(String, Font, RGB, boolean) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper2
-
- createViewSelectedCellMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createViewTableReportMenuItem(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomMenu
-
- createWidgets() - Method in class org.eclipse.nebula.widgets.xviewer.customize.ColumnFilterDataUI
-
- createWidgets(Composite) - Method in class org.eclipse.nebula.widgets.xviewer.customize.FilterDataUI
-
- createWidgets(Composite) - Method in class org.eclipse.nebula.widgets.xviewer.customize.SearchDataUI
-
- createWidgets(Composite, int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
Create Text Widgets.
- createWidgets(Composite, int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
Create Widgets used to display label and entry for wizards and editors
- createWidgets(Composite, int, boolean) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- createWidgets(FormToolkit, Composite, int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
- createXAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxesFactory
-
- createXAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.DefaultAxesFactory
-
- createXAxis() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IAxesFactory
-
Creates the primary x axis for the
XYGraph
- createYAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxesFactory
-
- createYAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.DefaultAxesFactory
-
- createYAxis() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IAxesFactory
-
Creates the primary y axis for the
XYGraph
- croppedDataSizeChanged(int, int) - Method in interface org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ICroppedDataSizeListener
-
- CROSS - org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- CROSS_SECTION_VERTICAL_DRAG - Static variable in class org.eclipse.nebula.widgets.ganttchart.VerticalDragModes
-
Vertical dragging is only enabled between two different
GanttSection
s
- CrossAnnotation - Class in org.eclipse.nebula.visualization.xygraph.figures
-
Variation of annotation that is represented as a cross with an arm length of
five pixels.
- CrossAnnotation(String, Axis, Axis) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.CrossAnnotation
-
- CrossAnnotation(String, Trace) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.CrossAnnotation
-
- CrossFadeEffect - Class in org.eclipse.nebula.animation.effects
-
Cross fade images in a target object.
- CrossFadeEffect(CrossFadeEffect.IImageObject, Image, Image, long, IMovement) - Constructor for class org.eclipse.nebula.animation.effects.CrossFadeEffect
-
Cross fade from image1 to image2 on obj.
- CrossFadeEffect(CrossFadeEffect.IImageObject, Image, Image, long, IMovement, Runnable) - Constructor for class org.eclipse.nebula.animation.effects.CrossFadeEffect
-
Cross fade from image1 to image2 on obj.
- CrossFadeEffect(CrossFadeEffect.IImageObject, Image, Image, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.animation.effects.CrossFadeEffect
-
Cross fade from image1 to image2 on obj.
- CrossFadeEffect.IImageObject - Interface in org.eclipse.nebula.animation.effects
-
- CSSEngineHelper - Class in org.eclipse.nebula.widgets.pshelf.css.internal
-
- CSSEngineHelper(IStylingEngine, Control, CSSShelfRenderer) - Constructor for class org.eclipse.nebula.widgets.pshelf.css.internal.CSSEngineHelper
-
- CSSShelfRenderer - Class in org.eclipse.nebula.widgets.pshelf.css
-
Renderer which consults the CSS stylesheet to retrieve colors
pshelf-basecolor-selected
pshelf-basecolor-unselected
pshelf-basecolor-hover
- CSSShelfRenderer(IStylingEngine) - Constructor for class org.eclipse.nebula.widgets.pshelf.css.CSSShelfRenderer
-
- CubicRotationTransition - Class in org.eclipse.nebula.effects.stw.transitions
-
A cubic rotation effect.
- CubicRotationTransition(TransitionManager) - Constructor for class org.eclipse.nebula.effects.stw.transitions.CubicRotationTransition
-
- CubicRotationTransition(TransitionManager, long, long) - Constructor for class org.eclipse.nebula.effects.stw.transitions.CubicRotationTransition
-
This constructor creates a CubicRotationTransition with number of frames per second of fps
and total transition time of T
milliseconds.
- CURRENT_LABEL - Static variable in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- CURSOR_GRABBING_ON_AXIS_PATH - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
- CURSOR_GRABBING_PATH - Static variable in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
-
- CURSOR_HAND - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- CURSOR_NONE - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- CURSOR_SIZEALL - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- CURSOR_SIZEE - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- CURSOR_SIZEW - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- CURSOR_START_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
The default cursor starting position.
- CURSOR_START_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
The default cursor starting position.
- CursorCache - Class in org.eclipse.nebula.widgets.ganttchart
-
- CursorCache() - Constructor for class org.eclipse.nebula.widgets.ganttchart.CursorCache
-
- Custom - org.eclipse.nebula.cwt.v.VControl.Type
-
- CustomizationDataSelectionDialog - Class in org.eclipse.nebula.widgets.xviewer.customize.dialog
-
Provides dialog for saving table customizations.
- CustomizationDataSelectionDialog(XViewer, List<CustomizeData>) - Constructor for class org.eclipse.nebula.widgets.xviewer.customize.dialog.CustomizationDataSelectionDialog
-
- CustomizationDataSelectionDialog(Shell, XViewer, List<CustomizeData>) - Constructor for class org.eclipse.nebula.widgets.xviewer.customize.dialog.CustomizationDataSelectionDialog
-
- customizeColumnName(XViewerColumn, String) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
Set to newName or clear if newName == ""
- CustomizeDataImages - Class in org.eclipse.nebula.widgets.xviewer.util.internal
-
- CustomizeDataImages() - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.CustomizeDataImages
-
- CustomizeDataLabelProvider - Class in org.eclipse.nebula.widgets.xviewer.customize
-
Generic Label Provider showing Descriptive Name as text
- CustomizeDataLabelProvider(XViewer) - Constructor for class org.eclipse.nebula.widgets.xviewer.customize.CustomizeDataLabelProvider
-
- CustomizeManager - Class in org.eclipse.nebula.widgets.xviewer.customize
-
This manages the default table column definitions versus the user modified column data, sorter and filters.
- CustomizeManager(XViewer, IXViewerFactory) - Constructor for class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- customizeToolbar() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
- cut() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
-
Cuts the selected text.