Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

G

g - Variable in class org.eclipse.nebula.widgets.gallery.GalleryDragSourceEffect
 
gallery - Variable in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
gallery - Variable in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
 
gallery - Variable in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
 
Gallery - Class in org.eclipse.nebula.widgets.gallery
SWT Widget that displays an image gallery
see http://www.eclipse.org/nebula/widgets/gallery/gallery.php
This widget requires jdk-1.8+
Gallery(Composite, int) - Constructor for class org.eclipse.nebula.widgets.gallery.Gallery
Create a Gallery
galleryBackgroundColor - Variable in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
 
GalleryDragSourceEffect - Class in org.eclipse.nebula.widgets.gallery
Visual effect for drag and drop operators on GalleryItem.
GalleryDragSourceEffect(Gallery) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryDragSourceEffect
Creates the drag source effect.
galleryForegroundColor - Variable in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
 
GalleryGroupResizeEffect - Class in org.eclipse.nebula.widgets.gallery
Animation used internally on collapse / expand events.
GalleryGroupResizeEffect(GalleryItem, int, int, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryGroupResizeEffect
Set up a new resize effect on a gallery item.
GalleryItem - Class in org.eclipse.nebula.widgets.gallery
Instances of this class represent a selectable user interface object that represents an item in a gallery.
GalleryItem(Gallery, int) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryItem
 
GalleryItem(Gallery, int, int) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryItem
 
GalleryItem(GalleryItem, int) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryItem
 
GalleryItem(GalleryItem, int, int) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryItem
 
GalleryItem(GalleryItem, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryItem
 
GalleryItem(Gallery, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.gallery.GalleryItem
 
GalleryTreeViewer - Class in org.eclipse.nebula.jface.galleryviewer
A concrete viewer based on a Nebula Gallery control.
GalleryTreeViewer(Composite) - Constructor for class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
Creates a gallery viewer on a newly-created gallery control under the given parent.
GalleryTreeViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
Creates a gallery viewer on a newly-created gallery control under the given parent.
GalleryTreeViewer(Gallery) - Constructor for class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
Creates a gallery viewer on the given gallery control.
GalleryViewerRow - Class in org.eclipse.nebula.jface.galleryviewer
ViewerRow adapter for the Nebula Gallery widget.
GalleryViewerRow(GalleryItem) - Constructor for class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
Constructs a ViewerRow adapter for a GalleryItem.
gamepad - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
GanttChart - Class in org.eclipse.nebula.widgets.ganttchart
GanttChart - SWT Widget - 2005-2011.
GanttChart(Composite, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttChart
Constructs a new GANTT chart widget.
GanttChart(Composite, int, ISettings) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttChart
Constructs a new GANTT chart widget with custom settings ISettings.
GanttChart(Composite, int, ISettings, IColorManager) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttChart
Constructs a new GANTT chart widget with custom settings and a custom color manager IColorManager.
GanttChart(Composite, int, ISettings, IColorManager, IPaintManager, ILanguageManager, Calendar...) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttChart
Constructs a new GANTT chart widget with custom settings, custom color manager IColorManager, a custom paint manager IPaintManager and a custom language manager ILanguageManager.
GanttChart(Composite, int, ISettings, IColorManager, IPaintManager, ILanguageManager) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttChart
Constructs a new GANTT chart widget with custom settings, custom color manager IColorManager, a custom paint manager IPaintManager and a custom language manager ILanguageManager.
GanttChart(Composite, int, ISettings, IColorManager, IPaintManager, ILanguageManager, Holiday...) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttChart
Constructs a new GANTT chart widget with custom settings, custom color manager IColorManager, a custom paint manager IPaintManager and a custom language manager ILanguageManager.
GanttChartPrinter - Class in org.eclipse.nebula.widgets.ganttchart.print
This class is used to print a GanttChart.
GanttChartPrinter(GanttChart) - Constructor for class org.eclipse.nebula.widgets.ganttchart.print.GanttChartPrinter
Creates a new GanttChartPrinter for the given GanttChart.
GanttChartPrintJob - Class in org.eclipse.nebula.widgets.ganttchart.print
Runnable to print one ore more GanttCharts.
GanttChartPrintJob(Printer, String, GanttChart...) - Constructor for class org.eclipse.nebula.widgets.ganttchart.print.GanttChartPrintJob
Creates a new GanttChartPrintJob that uses the given printer and print job name to print the specified GanttChart(s).
GanttChartPrintJob(Printer, String, boolean, GanttChart...) - Constructor for class org.eclipse.nebula.widgets.ganttchart.print.GanttChartPrintJob
Creates a new GanttChartPrintJob that uses the given printer and print job name to print the specified GanttChart(s).
GanttCheckpoint - Class in org.eclipse.nebula.widgets.ganttchart
Convenience class for creating a checkpoint instead of using the constructors on GanttEvent.
GanttCheckpoint(GanttChart, String, Calendar) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttCheckpoint
GanttCheckpoint(GanttChart, Object, String, Calendar) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttCheckpoint
GanttComposite - Class in org.eclipse.nebula.widgets.ganttchart
The GanttComposite is the workhorse of the GANTT chart.
GanttComposite(GanttChart, int, ISettings, IColorManager, IPaintManager, ILanguageManager) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
GanttComposite(GanttChart, int, ISettings, IColorManager, IPaintManager, ILanguageManager, Holiday[]) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
GanttConnection - Class in org.eclipse.nebula.widgets.ganttchart
This class represents one connection between two events in one direction.
GanttConnection() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttConnection
 
GanttConnection(GanttEvent, GanttEvent, Color) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttConnection
 
GanttConnection(GanttChart, GanttEvent, GanttEvent) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttConnection
Creates a new connection between two events.
GanttConnection(GanttChart, GanttEvent, GanttEvent, Color) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttConnection
Creates a new connection between two events and gives the connecting line a specific color.
GanttControlParent - Class in org.eclipse.nebula.widgets.ganttchart
The GanttControlParent is a class that will lay out a Tree or Table so that it matches up with a chart.
GanttControlParent(Composite, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttControlParent
 
GanttControlParent(Composite, int, GanttChart) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttControlParent
 
GanttDateTip - Class in org.eclipse.nebula.widgets.ganttchart
Shows any text right above an event (or any location really, but that's the idea) and does not dispose the shell until told to do so.
GanttDateTip() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttDateTip
 
GanttEvent - Class in org.eclipse.nebula.widgets.ganttchart
One GanttEvent represents one "active" object in the GANTT chart.
GanttEvent(GanttChart, String, Calendar, Calendar, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a new GanttEvent.
GanttEvent(GanttChart, Object, String, Calendar, Calendar, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a new GanttEvent object.
GanttEvent(GanttChart, String, Calendar, Calendar, Calendar, Calendar, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a new GanttEvent.
GanttEvent(GanttChart, Object, String, Calendar, Calendar, Calendar, Calendar, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a new GanttEvent object with revised start and end dates.
GanttEvent(GanttChart, int, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
D-day event creation.
GanttEvent(GanttChart, String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a GanttEvent intended to be a scope.
GanttEvent(GanttChart, Object, String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a GanttEvent intended to be a scope.
GanttEvent(GanttChart, String, Calendar) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a GanttEvent intended to be a checkpoint.
GanttEvent(GanttChart, Object, String, Calendar) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a GanttEvent intended to be a checkpoint.
GanttEvent(GanttChart, String, Calendar, Image) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a GanttEvent intended to be an image.
GanttEvent(GanttChart, Object, String, Calendar, Image) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Creates a GanttEvent intended to be an image.
GanttEventListenerAdapter - Class in org.eclipse.nebula.widgets.ganttchart
 
GanttEventListenerAdapter() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
 
GanttFlags - Class in org.eclipse.nebula.widgets.ganttchart
Valid styles outside of this class are as follows:
GanttFlags() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttFlags
 
GanttGroup - Class in org.eclipse.nebula.widgets.ganttchart
A GanttGroup is a group of GanttEvents that will all draw on the same horizontal "line" or "row" in the GanttChart (next to each other instead of vertically arranged).
GanttGroup(GanttChart) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttGroup
Creates a new GanttGroup on the given GanttChart.
GanttHeaderSpacedLayout - Class in org.eclipse.nebula.widgets.ganttchart
 
GanttHeaderSpacedLayout() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttHeaderSpacedLayout
 
GanttHeaderSpacedLayout(GanttChart) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttHeaderSpacedLayout
 
GanttImage - Class in org.eclipse.nebula.widgets.ganttchart
Convenience class for creating an image in the chart instead of using the constructors in GanttEvent.
GanttImage(GanttChart, String, Calendar, Image) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttImage
{@inheritDoc)
GanttImage(GanttChart, Object, String, Calendar, Image) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttImage
GanttMap - Class in org.eclipse.nebula.widgets.ganttchart
 
GanttMap() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttMap
 
GanttPhase - Class in org.eclipse.nebula.widgets.ganttchart
This class represents one GanttPhase in the chart.
GanttPhase() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
GanttPhase(GanttChart, String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
GanttPhase(GanttChart, Calendar, Calendar, String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
GanttScope - Class in org.eclipse.nebula.widgets.ganttchart
A convenience class for creating a GanttScope instead of using the specific constructors on the GanttEvent.
GanttScope(GanttChart, String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttScope
GanttScope(GanttChart, Object, String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttScope
GanttSection - Class in org.eclipse.nebula.widgets.ganttchart
A GanttSection is a "box" section of the chart.
GanttSection(GanttChart, String) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttSection
Creates a new GanttSection.
GanttSection(GanttChart, String, IFillBackgroundColors) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttSection
Creates a new GanttSection with a fill manager that controls background colors.
GanttSpecialDateRange - Class in org.eclipse.nebula.widgets.ganttchart
This class allows you to color a certain date range in a special background color, as well as set things such as if events should be allowed to be moved onto this range or not.
GanttSpecialDateRange() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
GanttSpecialDateRange(GanttChart) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Creates a new Gantt Special Date Range that indicates a certain set of dates with colors.
GanttSpecialDateRange(GanttChart, Calendar, Calendar) - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Creates a new Gantt Special Date Range that indicates a certain set of dates.
GanttTester - Class in org.eclipse.nebula.widgets.ganttchart
 
GanttTester() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttTester
 
GanttTester.TestSettings - Class in org.eclipse.nebula.widgets.ganttchart
 
GanttToolTip - Class in org.eclipse.nebula.widgets.ganttchart
 
GanttToolTip() - Constructor for class org.eclipse.nebula.widgets.ganttchart.GanttToolTip
 
GanttUndoRedoManager - Class in org.eclipse.nebula.widgets.ganttchart.undoredo
Deals with Undo/Redo events in the chart.
GanttUndoRedoManager(GanttComposite, int) - Constructor for class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
 
GapBorder - Class in org.eclipse.nebula.paperclips.core.border
A border which leaves a gap around the target Print.
GapBorder() - Constructor for class org.eclipse.nebula.paperclips.core.border.GapBorder
Constructs a GapBorder with 0 gap around all sides.
GapBorder(int) - Constructor for class org.eclipse.nebula.paperclips.core.border.GapBorder
Constructs a GapBorder with the given gap around all sides.
GapBorderPainter - Class in org.eclipse.nebula.paperclips.core.border
 
GapBorderPainter(GapBorder, Device) - Constructor for class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
GapBorderPainter(GapBorderPainter) - Constructor for class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
gapSize - Variable in class org.eclipse.nebula.paperclips.core.border.LineBorder
 
GaugeExample - Class in org.eclipse.nebula.visualization.widgets.examples
A live updated Gauge Example.
GaugeExample() - Constructor for class org.eclipse.nebula.visualization.widgets.examples.GaugeExample
 
GaugeFigure - Class in org.eclipse.nebula.visualization.widgets.figures
The figure of gauge
GaugeFigure() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure
 
GaugeFigure.GaugeLayout - Class in org.eclipse.nebula.visualization.widgets.figures
 
GaugeFigure.Needle - Class in org.eclipse.nebula.visualization.widgets.figures
 
GaugeFigure.NeedleCenter - Class in org.eclipse.nebula.visualization.widgets.figures
 
GaugeLayout() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure.GaugeLayout
 
gavel - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
gbp - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
gc - Variable in class org.eclipse.nebula.animation.effects.CrossFadeEffect
 
gc - Variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
gc - Variable in class org.eclipse.nebula.cwt.svg.SvgPaint
 
gc - Variable in class org.eclipse.nebula.paperclips.core.AbstractIterator
A GC used for measuring document elements.
gc - Variable in class org.eclipse.nebula.paperclips.core.page.PageIterator
 
gc - Variable in class org.eclipse.nebula.widgets.led.BaseLED
 
ge - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
gear - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
gears - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
genderless - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
generateCustDataFromTable() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
generateGuidStr() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
generateIndexBasedTicks(double, double, int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
Generate a list of ticks that span range given by min and max.
generateLogTicks(double, double, int, boolean, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
 
generateTicks(double, double, int, boolean, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
Generate a list of ticks that span range given by min and max.
GenericBeanInfo - Class in org.eclipse.nebula.visualization.internal.widgets.introspection
Mostly this is used as a placeholder for the descriptors.
GenericBeanInfo(BeanDescriptor, EventSetDescriptor[], int, PropertyDescriptor[], int, MethodDescriptor[], BeanInfo) - Constructor for class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
GeoMap - Class in org.eclipse.nebula.widgets.geomap
GeoMap display tiles from openstreetmap as is.
GeoMap(Composite, int) - Constructor for class org.eclipse.nebula.widgets.geomap.GeoMap
Creates a new GeoMap using the default size for its internal cache of tiles.
GeoMap(Composite, int, Point, int) - Constructor for class org.eclipse.nebula.widgets.geomap.GeoMap
Creates a new GeoMap using the default size for its internal cache of tiles
GeoMap(Composite, int, Point, int, int) - Constructor for class org.eclipse.nebula.widgets.geomap.GeoMap
Creates a new GeoMap using the default size for its internal cache of tiles
GeoMapBrowser - Class in org.eclipse.nebula.widgets.geomap.internal.geomapbrowser
 
GeoMapBrowser(Composite, int) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.GeoMapBrowser
 
GeoMapHelper - Class in org.eclipse.nebula.widgets.geomap.internal
License is EPL (Eclipse Public License) http://www.eclipse.org/legal/epl-v10.html.
GeoMapHelper(Display, Point, int, int) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
Initializes a new GeoMapHelper for a specific display, position, zoom level and cache size.
geoMapHelper - Variable in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
The helper object for loading images.
GeoMapHelperListener - Interface in org.eclipse.nebula.widgets.geomap.internal
Interface for tapping into internal details of an InternalGeoMap
GeoMapListener - Interface in org.eclipse.nebula.widgets.geomap
Interface for listening to changes to the state of the GeoMap UI
GeoMapPositioned - Interface in org.eclipse.nebula.widgets.geomap.internal
Interface for managing position and zoom level
GeoMapUtil - Class in org.eclipse.nebula.widgets.geomap
 
GeoMapUtil() - Constructor for class org.eclipse.nebula.widgets.geomap.GeoMapUtil
 
GeoMapViewer - Class in org.eclipse.nebula.widgets.geomap.jface
A JFace viewer for the GeoMap widget, that shows the geo-location of the input elements.
GeoMapViewer(GeoMap) - Constructor for class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Creates a GeoMapViewer for a specific GeoMap
GeoMapViewer(Composite, int) - Constructor for class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Creates a GeoMapViewer with a default GeoMap inside a specific Composite
get(String) - Static method in class org.eclipse.nebula.cwt.svg.SvgColors
 
get(int) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ByteArrayWrapper
 
get(int) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.DoubleArrayWrapper
 
get(int) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.FloatArrayWrapper
 
get(int) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.IntArrayWrapper
 
get(int) - Method in interface org.eclipse.nebula.visualization.widgets.datadefinition.IPrimaryArrayWrapper
Get the array element value at index i.
get(int) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.LongArrayWrapper
 
get(int) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ShortArrayWrapper
 
get(int) - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.UnsignedPrimitiveArrayWrapper
 
get() - Method in class org.eclipse.nebula.widgets.compositetable.internal.ReflectedProperty
Return the property's value.
get(GanttEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttMap
 
get(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
get(Date, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
get(Date, DateFormat) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
get() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
get(String) - Static method in class org.eclipse.nebula.widgets.xviewer.XViewerText
 
get(String, String...) - Static method in class org.eclipse.nebula.widgets.xviewer.XViewerText
 
get3DMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
get3DMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "3D events" menu item
getAcceptedDateSeparatorChars() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getAcceptedDateSeparatorChars() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns a list of chars that can be used to separate dates.
getAction() - Method in class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
 
getActiveComboControl() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
getActiveControl() - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
getActiveForegoundColor() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Is used to get the color of the foreground when the thing that the scope is measuring is still alive.
getActiveForegoundColor() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Is used to get the color of the foreground when the thing that the scope is measuring is still alive.
getActivePageIndex() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.PageContainer
 
getActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getActiveSessionBarColorLeft() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The left gradient color of a section bar.
getActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getActiveSessionBarColorRight() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The right gradient color of a section bar.
getActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getActiveSoundfile() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Override this to return a soundfile that will be played by the dispatcher in the OscilloscopeDispatcher.hookPulse(Oscilloscope, int) method if the OscilloscopeDispatcher.isSoundRequired() method returns true.
getActiveSoundfile() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Override this to return a soundfile that will be played by the dispatcher in the OscilloscopeDispatcher.hookPulse(Oscilloscope, int) method if the OscilloscopeDispatcher.isSoundRequired() method returns true.
getActualBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
This takes any text drawing widths into account and returns the bounds as such
getActualDDayEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getActualDDayStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getActualEndDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the revised end date if set, or the end date if not.
getActualEndDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
getActualStartDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the revised start date if set, or the start date if not.
getActualStartDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
getActualWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getAddEventMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getAddEventMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "Add event" menu item
getAdditionalDateFormats() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getAdditionalDateFormats() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns a list of date formats that can be parsed into a Date.
getAdditionalImage() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getAddOrRemoveButtonsText() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractLanguageManager
 
getAddOrRemoveButtonsText() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ILanguageSettings
 
getAdvancedTooltip() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the currently set Advanced tooltip, or null if none is set.
getAdvancedTooltipBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipBorderColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The border color of the advanced tooltip dialog.
getAdvancedTooltipBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipDividerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The divider color in the advanced tooltip dialog
getAdvancedTooltipDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipDividerShadowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipDividerShadowColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The dropshadow color of the divider line in the advanced tooltip dialog.
getAdvancedTooltipDividerShadowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipDividerShadowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipDividerShadowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipDividerShadowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipInnerFillBottomColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipInnerFillBottomColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient fill color of the background of the advanced tooltip dialog.
getAdvancedTooltipInnerFillBottomColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipInnerFillBottomColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipInnerFillBottomColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipInnerFillBottomColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipInnerFillTopColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipInnerFillTopColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient fill color of the background of the advanced tooltip dialog.
getAdvancedTooltipInnerFillTopColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipInnerFillTopColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipInnerFillTopColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipInnerFillTopColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipShadowCornerInnerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipShadowCornerInnerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The fadeoff pixels used to make corners more rounded in the advanced tooltip dialog.
getAdvancedTooltipShadowCornerInnerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipShadowCornerInnerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipShadowCornerInnerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipShadowCornerInnerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipShadowCornerOuterColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipShadowCornerOuterColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The fadeoff pixels used to make corners more rounded in the advanced tooltip dialog.
getAdvancedTooltipShadowCornerOuterColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipShadowCornerOuterColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipShadowCornerOuterColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipShadowCornerOuterColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipShadowInnerCornerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipShadowInnerCornerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The fadeoff shadow pixels used to make corners more rounded in the advanced tooltip dialog.
getAdvancedTooltipShadowInnerCornerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipShadowInnerCornerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipShadowInnerCornerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipShadowInnerCornerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getAdvancedTooltipTextColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The default foreground color used for displaying text in the advanced tooltip dialog.
getAdvancedTooltipTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getAdvancedTooltipTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getAdvancedTooltipTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getAdvancedTooltipTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getAdvancedTooltipXOffset() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getAdvancedTooltipXOffset() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Advanced tooltips are shells and by default they pop up where the mouse pointer is.
getAfterXYGraphMemento() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphConfigCommand
Returns the after graph memento
getAlign() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPageDecoration
Returns the horizontal text alignment.
getAlign() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
Returns the horizontal text alignment.
getAlignment() - Method in class org.eclipse.nebula.paperclips.core.AlignPrint
Returns a Point with the x and y fields set to the horizontal and vertical alignment, respectively.
getAlignment() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridCell
Returns a Point representing the horizontal and vertical alignment applied to the cell's content.
getAlignment() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellImpl
 
getAlignment() - Method in class org.eclipse.nebula.paperclips.core.internal.LayerEntryIteratorImpl
 
getAlignment() - Method in interface org.eclipse.nebula.paperclips.core.LayerEntryIterator
 
getAlignment() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the horizontal text alignment.
getAlignment() - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
Returns the text alignment.
getAlignment() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
Returns the alignment.
getAlignment() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getAlignment() - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
getAlignment() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the column alignment.
getAlignment() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Returns the column group header alignment.
getAlignment() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns a value which describes the position of the text in the receiver.
getAlignment() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns a value which describes the position of the text in the receiver.
getAlignment() - Method in class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
Returns a value which describes the position of the text or image in the receiver.
getAllDayCalendarableAt(int, int) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
Find the all day event that is positioned at the specified day and row in viewport coordinates
getAllDayCalendarables(int) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
 
getAllOptions() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
getAllSelectedHeaderDates() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns a list of all selected header dates (Calendar).
getAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getAlpha() - Method in class org.eclipse.nebula.widgets.opal.panels.DarkPanel
 
getAncestry(SvgElement) - Static method in class org.eclipse.nebula.cwt.svg.SvgElement
 
getAngle() - Method in class org.eclipse.nebula.paperclips.core.RotatePrint
Returns the angle by which the target will be rotated (one of 0, 90, 180, or 270).
getAngle() - Method in class org.eclipse.nebula.paperclips.core.SidewaysPrint
Returns the angle by which the target will be rotated (one of 0, 90, 180, or 270).
getAnimationCloseMovement() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getAnimationLength() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getAnimationOpenMovement() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
Get the current movement used for animation
getAnnotation() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.AddAnnotationDialog
 
getAnnotation() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.AnnotationConfigPage
 
getAnnotation() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.RemoveAnnotationDialog
 
getAnnotationColor() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AnnotationMemento
 
getAnnotationColor() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getAnnotationColorRGB() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getAnnotationConfigPageList() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getAnnotationFont() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getAnnotationList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
getAnnotationMementoList() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getAnnotationsCombo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getAntialias() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getArc() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getAreaAlpha() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getAreaAlpha() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getArrowButton() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
getArrowColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getArrowColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getArrowColor() - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Returns the receiver's arrow color.
getArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getArrowColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for dependency lines and arrowheads.
getArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getArrowConnectionType() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getArrowConnectionType() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
getArrowConnectionType() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
What type of arrow connection to draw.
getArrowControl() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns the Arrow control reference.
getArrowHeadEventSpacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getArrowHeadEventSpacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the space between the head of the dependency arrowhead and the event.
getArrowHeadVerticalAdjuster() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getArrowHeadVerticalAdjuster() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
If you for some reason wish to move the arrow head up or down vertically, setting a number here will modify the vertical "extra".
getArrowLeftSpacing() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getArrowLeftSpacing() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the left spacing before the arrow.
getArrowTopSpacing() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getArrowTopSpacing() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the top margin size of the arrows.
getAscent() - Method in class org.eclipse.nebula.paperclips.core.text.internal.TextPiece
 
getAscent() - Method in interface org.eclipse.nebula.paperclips.core.text.internal.TextPrintPiece
Returns the ascent of the first line of text, in pixels.
getAssociatedLabel() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
getAutoFormat(double, double) - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxis
 
getAutoHeight() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getAutoPreferredHeight() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
 
getAutoPreferredHeight() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
 
getAutorizedLogin() - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
getAutoScale() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getAutoScaleThreshold() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisMemento
 
getAutoScaleThreshold() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getAutoWidth() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getAvailableWidth(Composite) - Method in class org.eclipse.nebula.widgets.compositetable.AbstractGridRowLayout
Returns the number of horizontal pixels available for column data.
getAxis() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks
Gets the associated scale.
getAxisCombo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getAxisConfigPageList() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getAxisList() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getAxisList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getAxisMementoList() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getBackground() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getBackground() - Method in class org.eclipse.nebula.effects.stw.TransitionManager
Returns the background color of the transition frame
getBackground(int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getBackground(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getBackground(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getBackground() - Method in class org.eclipse.nebula.paperclips.core.BackgroundPrint
Returns the background color.
getBackground() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultCellBackgroundProvider
Returns the background color.
getBackground() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the background color.
getBackground() - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
Returns the text background color.
getBackground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Returns the active background color.
getBackground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getBackground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getBackground(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getBackground(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Returns item background color.
getBackground(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Check the GalleryItem, Gallery, and Display in order for the active background color for the given GalleryItem.
getBackground() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getBackground(boolean) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Returns the receiver's background color.
getBackground() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Returns the receiver's background color.
getBackground(boolean) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Returns the receiver's background color.
getBackground(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getBackground(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getBackground() - Method in class org.eclipse.nebula.widgets.grid.Grid
getBackground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's background color.
getBackground(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the background color at the given column index in the receiver.
getBackground(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getBackground() - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getBackground() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getBackground(Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Get the background color of the control, when no text is present.
getBackground() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getBackground() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
 
getBackground() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
Returns the receiver's background color.
getBackground(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerValueColumn
 
getBackground(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getBackground(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getBackground(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getBackground(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
 
getBackgroundColor() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the background color that the receiver will use to draw.
getBackgroundColor() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
getBackgroundColor() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
getBackgroundColor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTChooserEditor
Get the background color of an item
getBackgroundColor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTColorEditor
 
getBackgroundColor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTDirectoryEditor
 
getBackgroundColor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTFileEditor
 
getBackgroundColor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTFontEditor
 
getBackgroundColor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTWindowEditor
 
getBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the gradient bottom color.
getBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the gradient top color.
getBackgroundImage() - Method in class org.eclipse.nebula.effects.stw.TransitionManager
Returns the background image of the transition frame
getBackgroundImage() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Override this to return the background image for the scope.
getBackgroundImage() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Override this to return the background image for the scope.
getBackingData(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerLabelProvider
Returns the backing data object for operations like sorting
getBackingData(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerValueColumn
Returns the backing data object for operations like sorting
getBackingData(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
Returns the backing data object for operations like sorting
getBackingData(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getBackingData(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
 
getBadgeBackground() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the background color that the badge will use to draw.
getBadgeForeground() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the foreground color that the badge will use to draw.
getBadgeValue() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the text of the badge
getBarBorderColor() - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
getBarGradientColorMiddleStart() - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
getBarGradientColorTopEnd() - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
getBarGradientColorTopStart() - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
getBarInnerColor() - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
getBarTextColor() - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
getBase(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
This method can be called outside of the UI thread.
getBase(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
This method can be called outside of the UI thread.
getBase() - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
getBaseLine() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getBaseLine() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getBaseOffset(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Gets the relative location where the line is drawn in the widget.
getBaseOffset() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Override this to set the offset of the scope line in percentages where 100 is the top of the widget and 0 is the bottom.
getBaseOffset(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
Gets the relative location where the line is drawn in the widget.
getBaseOffset() - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
getBaseOffset() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Override this to set the offset of the scope line in percentages where 100 is the top of the widget and 0 is the bottom.
getBeanDescriptor() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
getBeanInfo(Class<?>) - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.DefaultWidgetIntrospector
 
getBeanInfo() - Method in interface org.eclipse.nebula.visualization.internal.widgets.introspection.Introspectable
 
getBeanInfo() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getBeanInfo() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getBeanInfo() - Method in class org.eclipse.nebula.visualization.widgets.figures.MeterFigure
 
getBestSize(int, int, int, int) - Static method in class org.eclipse.nebula.widgets.gallery.RendererHelper
Get best-fit size for an image drawn in an area of maxX, maxY
getBiggerFont() - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
 
getBiggestMetrics() - Method in class org.eclipse.nebula.widgets.richtext.painter.LinePainter
 
getBlack() - Static method in class org.eclipse.nebula.widgets.calendarcombo.ColorCache
Returns the color black R0, G0, B0
getBlack() - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ColorCache
Returns the color black R0, G0, B0
getBlack() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getBlack() - Static method in class org.eclipse.nebula.widgets.ganttchart.ColorCache
Returns the color black R0, G0, B0
getBlack() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color black.
getBlack() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getBlack() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getBlack() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getBlack() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getBlackFactory() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRendererFactory
 
getBlocks() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
getBlocks(Calendar, Calendar) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
getBlockSelection() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getBlockSelectionBounds() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getBlueFactory() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRendererFactory
 
getBodies() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getBody() - Method in class org.eclipse.nebula.paperclips.core.page.PagePrint
Returns the page body.
getBody() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getBody() - Method in class org.eclipse.nebula.widgets.pshelf.PShelfItem
Returns the client area of the shelf.
getBodyBackground() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the body background color.
getBodyBackgroundProvider() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the body background color provider.
getBodyBottom(boolean, boolean) - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the margin, in pixels, at the bottom of the body cells.
getBodyBottom(boolean, boolean) - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getBodyBottomColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getBodyCells() - Method in class org.eclipse.nebula.paperclips.core.grid.GridPrint
Returns an array containing the body cells in the grid.
getBodyParent() - Method in class org.eclipse.nebula.widgets.pshelf.PShelfItem
 
getBodyTop(boolean, boolean) - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the margin, in pixels, at the top of the body cells.
getBodyTop(boolean, boolean) - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getBodyTopColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getBodyVerticalSpacing() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the vertical spacing, in pixels, between rows in the body.
getBodyVerticalSpacing() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getBoldFont(Font) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
 
getBoldFont(Object, XFilteredTree, PatternFilter) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Return a bold font if the given element matches the given pattern.
getBoldFont(Object, FilteredTreeComposite, PatternFilter) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Return a bold font if the given element matches the given pattern.
getBorder() - Method in class org.eclipse.nebula.paperclips.core.border.BorderPrint
Returns the border being applied to the target.
getBorder() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
getBorderColor() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the border color that the receiver will use to draw.
getBorderColor() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's color for the border of the widget.
getBorderColor() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getBorderColor() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getBorderColor() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getBorderColor() - Method in class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
 
getBorderColor() - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
Returns the color of the one pixel border drawn around the body when the group is expanded.
getBorderStyle() - Method in class org.eclipse.nebula.widgets.ctree.SComposite
 
getBorderWidth() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getBorderWidth() - Method in class org.eclipse.nebula.widgets.ctree.SComposite
 
getBorderWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getBottom(boolean) - Method in class org.eclipse.nebula.paperclips.core.border.AbstractBorderPainter
Returns the border inset, in pixels, from the bottom.
getBottom(boolean) - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the border inset, in pixels, from the bottom.
getBottom(boolean) - Method in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
getBottom(boolean) - Method in class org.eclipse.nebula.paperclips.core.border.LineBorderPainter
 
getBottom() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getBottomEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.dnd.VerticalDragDropManager
 
getBottomEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the bottom most visible event in the current view of the chart.
getBottomIndex() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the zero-relative index of the item which is currently at the bottom of the receiver.
getBottomLeftRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Gets the bottom left renderer.
getBottomMargin() - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
getBottomY() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the bottom y of this event.
getBounds() - Method in class org.eclipse.nebula.cwt.svg.SvgShape
 
getBounds() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getBounds() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getBounds(int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getBounds(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getBounds() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getBounds(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getBounds() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getBounds() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarComposite.CalDay
 
getBounds() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite.TBItem
 
getBounds() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Returns the bounds of this cell, relative to the container's body.
getBounds() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getBounds() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getBounds(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getBounds() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Return the current bounds of the item.
getBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
getBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the bounds of this event (do note that events may have no bounds if they are invisible or hidden and will not get actual bounds set until they are shown).
getBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Returns the bounds of this GanttSection
getBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.Holiday
 
getBounds() - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Returns the bounds.
getBounds() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the bounds of this column's header.
getBounds() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
 
getBounds(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the table.
getBounds() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns a rectangle describing the receiver's size and location relative to its parent (or its display if its parent is null), unless the receiver is a shell.
getBounds() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns a rectangle describing the receiver's size and location relative to its parent (or its display if its parent is null), unless the receiver is a shell.
getBounds() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphicsItem
Returns the bounds for the item.
getBounds() - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
Returns the bounds.
getBounds() - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
 
getBounds() - Method in class org.eclipse.nebula.widgets.pshelf.AbstractRenderer
Returns the bounds.
getBoundsCorrected(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the table.
getBoundsOfMonitorOnWhichShellIsDisplayed(Shell) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
 
getBoxSpacer() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getBoxSpacer() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the width between each calendar date.
getBrowser() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
getBrowser() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getBufferSize() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBuffer
 
getBuilder() - Method in class org.eclipse.nebula.widgets.picture.internal.output.StringBuilderWriter
Return the underlying builder.
getBulletCharacter(int) - Method in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
getButton() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite.TBItem
 
getButton() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
 
getButtonBackgroundColor1() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getButtonBackgroundColor2() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getButtonBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getButtonBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getButtonBackgroundColorMiddle() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getButtonBackgroundColorMiddle() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getButtonBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getButtonBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getButtonBorderColor() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getButtonCallbacks() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getButtonHeight() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getButtonHeight() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the height of the "Today" and "None" buttons.
getButtonHeight() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getButtonHeight() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the height of a button.
getButtonHoverBackgroundColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getButtonHoverBorderColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getButtonLabel() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
 
getButtonLabels() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getButtonName() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
 
getButtonPainter() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getButtonPainter() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the IButtonPainter to use to paint buttons.
getButtonSelectedBackgroundColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getButtonSelectedBorderColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getButtonsHorizontalSpace() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getButtonsHorizontalSpace() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the horizontal spacing between the "Today" and the "None" button.
getButtonTextColor() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getButtonTextColor() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the Color used for the text on the buttons.
getButtonTextFont(Font) - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getButtonTextFont(Font) - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the Font to use when drawing text on the buttons.
getButtonTextImageSpacing() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getButtonTextImageSpacing() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the spacing between the image and the text on a button.
getButtonType() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getButtonVerticalSpace() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getButtonVerticalSpace() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the spacing between the bottom of the calendar dates and where the "Today" and "None" buttons are.
getButtonWidget() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getButtonWidth() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getButtonWidth() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the width of the "Today" and "None" buttons.
getButtonWidthCarbon() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getButtonWidthCarbon() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the width of the "Today" and "None" buttons for Carbon.
getByNumber(int) - Static method in enum org.eclipse.nebula.widgets.led.LEDCharacter
 
getCalendar() - Method in class org.eclipse.nebula.widgets.calendarcombo.MonthPick.MonthEntry
 
getCalendar(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getCalendarableItem() - Method in interface org.eclipse.nebula.widgets.compositetable.day.ICalendarableItemControl
 
getCalendarableItem() - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.DayEditorCalendarableItemControl
 
getCalendarableItem() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
 
getCalendarableItems(int) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
Return the events for a particular day offset.
getCalendarBackgroundColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getCalendarBackgroundColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getCalendarBorderColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getCalendarBorderColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getCalendarField() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Gets the calendar field corresponding to the active field, if there is one.
getCalendarField(DateFormat.Field) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getCalendarHeaderColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getCalendarHeaderColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getCalendarHeight() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCalendarHeight() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the height of the calendar.
getCalendarHeightMacintosh() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCalendarHeightMacintosh() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
CALLED ON MACINTOSH ONLY! Returns the height of the calendar.
getCalendarInstance() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getCalendarInstance(Date) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
WARNING: Experimental API - this method may be removed in future versions
getCalendarInstance(long) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
WARNING: Experimental API - this method may be removed in future versions
getCalendarStartupDateOffset() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getCalendarStartupDateOffset() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Date offset of the startup date that the calendar should start at.
getCalendarTime() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getCalendarTimeInMillis() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getCalendarTypeForString(String) - Static method in class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
getCalendarWidth() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCalendarWidth() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the width of the calendar.
getCalendarWidthMacintosh() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCalendarWidthMacintosh() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
CALLED ON MACINTOSH ONLY! Returns the width of the calendar.
getCapacity() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope.IntegerFiFoCircularStack
 
getCarbonArrowDownChar() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCarbonArrowDownChar() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
On OSX/Carbon the arrow up/down don't work due to an eclipse bug so they need alternative keys.
getCarbonArrowUpChar() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCarbonArrowUpChar() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
On OSX/Carbon the arrow up/down don't work due to an eclipse bug so they need alternative keys.
getCarbonButtonHeight() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCarbonButtonHeight() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the height of the "Today" and "None" buttons for Carbon.
getCarbonButtonsHorizontalSpace() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCarbonButtonsHorizontalSpace() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the horizontal spacing between the "Today" and the "None" button.
getCarbonButtonVerticalSpace() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCarbonButtonVerticalSpace() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the spacing between the bottom of the calendar dates and where the "Today" and "None" buttons are.
getCarbonButtonWidth() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCarbonButtonWidth() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the arrow width of the combo button itself for Carbon.
getCarbonDrawFont() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getCarbonDrawFont() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the font to draw on Carbon.
getCaretLineNumber() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getCaretLocation() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getCaretOffset() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getCaretPosition() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getCategory() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
 
getCategory() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleMapsSearchServer.SearchResult
Gets the result category
getCategory() - Method in class org.eclipse.nebula.widgets.geomap.jface.OsmSearchServer.SearchResult
Gets the result category
getCategory() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
getCCombo() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
 
getCDateTime() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
 
getCell(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCell(Point) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCell(int, int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCell(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the cell at the given point in the receiver or null if no such cell exists.
getCellBackground(int, int, int) - Method in interface org.eclipse.nebula.paperclips.core.grid.CellBackgroundProvider
Returns the background color to display for the given grid cell.
getCellBackground(int, int, int) - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultCellBackgroundProvider
Returns the value in the background property.
getCellBackground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Returns the stored background color.
getCellBorder() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the cell border.
getCellBounds() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCellColumn(CTreeCell) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCellEditDescriptorMap() - Method in class org.eclipse.nebula.widgets.xviewer.edit.ExtendedViewerColumn
 
getCellEditDescriptorMap() - Method in interface org.eclipse.nebula.widgets.xviewer.edit.IExtendedViewerColumn
get a copy -- to manipulate the map use the methods (addMapEntry, removeMapEntry, clearMap)
getCellEditor(Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
getCellExceptionString(String) - Static method in class org.eclipse.nebula.widgets.xviewer.XViewerCells
 
getCellExceptionString(Exception) - Static method in class org.eclipse.nebula.widgets.xviewer.XViewerCells
 
getCellForeground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Returns the stored foreground color.
getCellHeaderSelectionBackground() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the background color of column and row headers when a cell in the row or header is selected.
getCellIndex(CTreeCell) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCellPadding() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns a rectangle whose public fields denote the left (x), top (y), right (width) and bottom (height) cell padding, expressed in points.
getCellRenderer() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the cell renderer.
getCells() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCellSelection() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns an array of cells that are currently selected in the receiver.
getCellSelectionCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the number of selected cells contained in the receiver.
getCellSelectionEnabled() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if the cells are selectable in the reciever.
getCellSelectionEnabled() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns true if cells in the receiver can be selected.
getCellSize(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
 
getCellSizes() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCellSpacing() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the border spacing, in points, between adjacent grid cells.
getCellStyle(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCenterPolicy() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getCenterPosition() - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
Returns the position of the center of this GeoMap.
getChannel() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Returns the channel that this scope is the dispatcher for.
getChannelName(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
get the descriptive name of the channel
getChannels() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
This method can be called outside of the UI thread.
getChannels() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
Returns the number of channels on the plotter This method can be called outside of the UI thread.
getCharCount() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getCharCount() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getCheckable(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getCheckable(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getCheckable() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the checkable state.
getCheckable(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the checkable state at the given column index in the receiver.
getCheckable(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getCheckboxValue() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getCheckBoxValue() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getCheckBoxValue() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getCheckCell() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCheckColumn() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getChecked() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Returns whether or not this cell is checked.
getChecked(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getChecked(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getChecked() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the checked state at the first column in the receiver.
getChecked(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the checked state at the given column index in the receiver.
getChecked(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getChecked() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XCheckedFilteredTree
 
getChecked() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XCheckFilteredTreeDialog
 
getCheckRoots() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getChild(Widget, int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getChildren() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getChildren(Object) - Method in class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
 
getChildren(Widget) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getChildren(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getChildren() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
getChildren(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.ArrayTreeContentProvider
 
getChildSpan() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Get information on if and how the child area of this CTableTree will span the columns.
getChipsBackground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's background color.
getChoice() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getChoiceItem() - Method in class org.eclipse.nebula.widgets.opal.dialog.ChoiceWidget
 
getCircleBackground() - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Returns the receiver's circle background (when selected).
getCircleForeground() - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Returns the receiver's circle foreground color.
getCircleHoverColor() - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Returns the receiver's circle foreground color when mouse is over.
getCircleSize() - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
getClientArea() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getClientArea() - Method in class org.eclipse.nebula.cwt.v.VNative
 
getClientArea() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Get the client area of this cell.
getClientArea() - Method in class org.eclipse.nebula.widgets.pgroup.AbstractGroupStrategy
 
getClientArea() - Method in class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
 
getClientArea() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
getClientArea() - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
 
getClientArea() - Method in class org.eclipse.nebula.widgets.pgroup.SimpleGroupStrategy
 
getClientSize() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getClip() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher.SoundClip
Returns the clip so you can control it.
getClip() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher.PlayClip
Deprecated.
Returns the clip so you can control it.
getClipper() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Override this to return the Clip player.
getClipping() - Method in interface org.eclipse.nebula.widgets.compositetable.day.ICalendarableItemControl
 
getClipping() - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.DayEditorCalendarableItemControl
 
getClipping() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
 
getClippingWindow() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.ClippedCircularBufferDataProvider
 
getCloseButtonBackground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's close item background color.
getCloseButtonForeground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's close item foreground color.
getCloseButtonHoverBackground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's close item background color when the mouse is hover the widget.
getCloseButtonHoverForeground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's close item foreground color when the mouse is hover the widget.
getCoercedValue() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getCoercedValue(double) - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
Coerce a value into range of the scale.
getCoercedValuePosition(double, boolean) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getCollapsedLabelText() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getColor() - Method in interface org.eclipse.nebula.animation.effects.SetColorEffect.IColoredObject
Get the current color of this object
getColor(RGB) - Method in class org.eclipse.nebula.paperclips.core.internal.util.ResourcePool
Returns a color for the passed in RGB.
getColor(int, int, int) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Create the Color for the given color information.
getColor(RGB) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Create the Color for the given RGB.
getColor(RGB) - Static method in class org.eclipse.nebula.widgets.calendarcombo.ColorCache
Returns a color that is also cached if it has not been created before.
getColor(int, int, int) - Static method in class org.eclipse.nebula.widgets.calendarcombo.ColorCache
Returns a color that is also cached if it has not been created before.
getColor(RGB) - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ColorCache
Returns a color that is also cached if it has not been created before.
getColor(int, int, int) - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ColorCache
Returns a color that is also cached if it has not been created before.
getColor(RGB) - Static method in class org.eclipse.nebula.widgets.ganttchart.ColorCache
Returns a color that is also cached if it has not been created before.
getColor(int, int, int) - Static method in class org.eclipse.nebula.widgets.ganttchart.ColorCache
Returns a color that is also cached if it has not been created before.
getColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttConnection
Returns the color of the line drawn in the connection.
getColor(String) - Static method in class org.eclipse.nebula.widgets.ganttchart.utils.TextPainterHelper
Gets the color for a color markup in the given string.
getColor() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageLinksRenderer
Returns the link Color.
getColor(RGB) - Static method in class org.eclipse.nebula.widgets.pagination.Resources
Create or get instance of SWT Color from the given RGB.
getColor(String) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
 
getColorDepth() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getColorManagedControls() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Get a list containing all of the controls whose colors (foreground and background) are managed by this cell.
getColorManager() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Returns the active color manager.
getColorManager() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Returns the currently set color manager.
getColorMap() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getColors() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getColors() - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider.Palette
 
getColorSafely(int, int, int) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
Create a color that is disposed automatically
getColorsForTheme(NotifierColorsFactory.NotifierTheme) - Static method in class org.eclipse.nebula.widgets.opal.notifier.NotifierColorsFactory
 
getColorsLookupTable() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
Get a colors lookup table from 0 to 255.
getColSpan() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridCell
Returns the number of columns this cell spans across.
getColSpan() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellImpl
 
getColspan() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellIterator
 
getColumn() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
Returns the underlying column.
getColumn(int) - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getColumn() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getColumn() - Method in class org.eclipse.nebula.widgets.ctree.CTreeEditor
Returns the zero based index of the column of the cell being tracked by this editor.
getColumn(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the column at the given, zero-relative index in the receiver.
getColumn(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the column at the given point in the receiver or null if no such column exists.
getColumn() - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
getColumn() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
Returns the zero based index of the column of the cell being tracked by this editor.
getColumnAt(Composite, int) - Method in class org.eclipse.nebula.widgets.compositetable.AbstractGridRowLayout
Return the SWT Widget representing the specified column.
getColumnAt(Composite, int) - Method in class org.eclipse.nebula.widgets.compositetable.GridRowLayout
 
getColumnAt(Composite, int) - Method in class org.eclipse.nebula.widgets.compositetable.HeaderLayout
 
getColumnAt(Composite, int) - Method in class org.eclipse.nebula.widgets.compositetable.ResizableGridRowLayout
 
getColumnControl(int) - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
Returns the control that implements the specified column.
getColumnControl(int) - Method in class org.eclipse.nebula.widgets.compositetable.TableRow
Return the SWT control corresponding to a particular column within this row.
getColumnCount() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getColumnCount(Scrollable) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
getColumnCount() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getColumnCount() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getColumnCount() - Method in class org.eclipse.nebula.paperclips.core.ColumnPrint
Returns the number of columns per page.
getColumnCount() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the number of columns contained in the receiver.
getColumnDateFilter(String) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getColumnFilterData() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getColumnFilterDataUI() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getColumnFilterText(String) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getColumnGradient(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerLabelProvider
Return value between 0..100 and cell will show bar graph shading that portion of the cell
getColumnGradient(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
Return value between 0..100 and cell will show bar graph shading that portion of the cell
getColumnGradient(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getColumnGroup(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the column group at the given, zero-relative index in the receiver.
getColumnGroup() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the column group if this column was created inside a group, or null otherwise.
getColumnGroupCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the number of column groups contained in the receiver.
getColumnGroups() - Method in class org.eclipse.nebula.paperclips.core.grid.GridPrint
Returns current column groups.
getColumnGroups() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns an array of GridColumnGroups which are the column groups in the receiver.
getColumnImage(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerValueColumn
 
getColumnImage(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getColumnImage(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getColumnImage(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getColumnImage(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
 
getColumnNumber(Control) - Method in class org.eclipse.nebula.widgets.compositetable.TableRow
Return the column number of a specified SWT control or -1 if not found.
getColumnNumberUnderMouseClick(Point) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getColumnNumFromXViewerColumn(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getColumnNumFromXViewerColumn(String) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getColumnOrder() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getColumnOrder() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns an array of zero-relative integers that map the creation order of the receiver's items to the order in which they are currently being displayed.
getColumns() - Method in class org.eclipse.nebula.paperclips.core.grid.GridPrint
Returns an array of GridColumns which are the columns in the receiver.
getColumns() - Method in class org.eclipse.nebula.widgets.compositetable.AbstractNativeHeader
 
getColumns() - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
 
getColumns() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getColumns() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns an array of GridColumns which are the columns in the receiver.
getColumns() - Method in class org.eclipse.nebula.widgets.grid.Grid.GridVisibleRange
 
getColumns() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Returns the columns within this group.
getColumns() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getColumnScrolling() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if the table is set to horizontally scroll column-by-column rather than pixel-by-pixel.
getColumnsInOrder() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns an array of the columns in their display order.
getColumnSpacing() - Method in class org.eclipse.nebula.paperclips.core.ColumnPrint
Returns the spacing between columns, in points.
getColumnSpan(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
Returns the number of columns this element should span
getColumnSpan(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getColumnSpan(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getColumnSpan(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the column span for the given column index in the receiver.
getColumnSpan(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getColumnText(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDaysTillTodayColumn
 
getColumnText(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDiffsBetweenColumnsColumn
 
getColumnText(Object, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerLabelProvider
Returns the label text for the given column of the given element.
getColumnText(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerLabelProvider
Returns the label text for the given column of the given element.
getColumnText(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerValueColumn
 
getColumnText(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getColumnText(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getColumnText(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getColumnText(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getColumnText(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
 
getColumnUnderMouseClick(Point) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getColumnViewerOwner(int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getColumnViewerOwner(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getColumnWidths() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getCombo() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Returns the combo box widget.
getCombo() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboCellEditor
Returns the wrapped DateChooserCombo widget.
getCommand() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getCommandList() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
Simple getter for the list of commands that are transported by this ClusteredCommand.
getCommandName() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
 
getCommands() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
Deprecated.
Because the name of this method is not unique and might me interpreted wrong.
getCompact() - Static method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getCompareBasedOnDirection(XViewerColumn, int, Viewer, Object, Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForDate(String, Object, String, Object) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForDate(Date, Date) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForFloat(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForFloat(double, double) - Static method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForInteger(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForInteger(int, int) - Static method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForLong(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForLong(long, long) - Static method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForPercent(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getCompareForPercent(int, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerSorter
 
getComposite() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getComposite() - Method in interface org.eclipse.nebula.effects.stw.Transitionable
returns the Composite at which the transition should be shown.
getComposite(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
 
getComposite() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.AnnotationConfigPage
 
getComposite() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.AxisConfigPage
 
getComposite() - Method in interface org.eclipse.nebula.visualization.internal.xygraph.toolbar.ITraceConfigPage
 
getComposite() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.TraceConfigPage
 
getComposite() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.AbstractPage
 
getCompositeBottom() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Returns the composite created by the pageRendererTopFactory on the bottom of the widget (null if none Composite must be added)
getCompositeTop() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Returns the composite created by the pageRendererTopFactory on the top of the widget (null if none Composite must be added)
getComputedColumns() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getComputedColumns(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getContainer() - Method in class org.eclipse.nebula.cwt.svg.SvgElement
 
getContainer() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getContainer() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.AbstractPage
 
getContent() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
getContent() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridCell
Returns the content print of the cell.
getContent() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellImpl
 
getContent() - Method in class org.eclipse.nebula.widgets.ganttchart.AdvancedTooltip
 
getContent() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
getContent(String) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssistContentProvider
Provides the content
getContent() - Method in class org.eclipse.nebula.widgets.pagination.collections.PageResult
Returns the page content as List.
getContentArea() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getContentProvider() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getContentShell() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
getContentWidth() - Method in class org.eclipse.nebula.widgets.richtext.painter.LinePainter
 
getContinued() - Method in interface org.eclipse.nebula.widgets.compositetable.day.ICalendarableItemControl
 
getContinued() - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.DayEditorCalendarableItemControl
 
getContinued() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
 
getContinued() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
 
getControl() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getControl() - Method in class org.eclipse.nebula.cwt.v.VNative
 
getControl(int, int) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getControl(int, int, boolean) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getControl(int) - Method in interface org.eclipse.nebula.effects.stw.Transitionable
returns the Control object at index index
getControl() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getControl() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getControl() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
getControl() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getControl() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getControl() - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
 
getControl() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
getControl() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getControl() - Method in class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
 
getControl() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
(non-API) Returns the UI control for this CalendarableItem.
getControl() - Method in class org.eclipse.nebula.widgets.compositetable.viewers.MonthCalendarViewer
 
getControl() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedText
Returns the primary Text control associated with this viewer.
getControl(PageContainer, Composite) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.AbstractPage
 
getControl(PageContainer, Composite) - Method in interface org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.Page
 
getControl() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
 
getControl() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapper
 
getControl() - Method in class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
 
getControl() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getControl() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getControlBounds(Object, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Returns the bounds of the control to display
getControlBounds(Object, boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
 
getControlColumn(Widget) - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
Return the column number of the specified widget.
getController() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPageControllerComposite
 
getController(Widget) - Method in class org.eclipse.nebula.widgets.pagination.AbstractPageControllerSelectionListener
Returns the attached pagination controller of the given widget.
getController(Widget) - Static method in class org.eclipse.nebula.widgets.pagination.PaginationHelper
Returns the attached PageableController to the given widget.
getControlRow(Control) - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getControlRow.
getControlRow(Control) - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Method getControlRow.
getControlRowObject(Control) - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Method getControlRowObject.
getCorner() - Method in class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.Pipe
 
getCornerRadius() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
 
getCreationIndex(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getCreationIndex(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getCropBottom() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getCropLeft() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getCropRight() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getCropTop() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getCTree() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCTreeCell(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getCurrent() - Method in class org.eclipse.nebula.animation.effects.MoveScrollBarEffect
 
getCurrent() - Method in class org.eclipse.nebula.cwt.animation.effects.MoveScrollBar
 
getCurrentBiggestFontMetrics() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getCurrentColumn() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getCurrentColumn.
getCurrentColumnWidth(XViewerColumn) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getCurrentCustomizeData() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getCurrentHiddenTableColumns() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getCurrentIndex() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
The current index of where the undo/redo marker is
getCurrentLine() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getCurrentLineHeight() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getCurrentListNumber() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getCurrentMonth() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Returns the current displayed month.
getCurrentNumberOfStars() - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
 
getCurrentPage() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Returns the current page index.
getCurrentRow() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getCurrentRow.
getCurrentRowControl() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getCurrentRowControl.
getCurrentRowControl() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Returns the SWT control corresponding to the current row.
getCurrentStep() - Method in class org.eclipse.nebula.widgets.stepbar.Stepbar
Returns the receiver's current step.
getCurrentTableColumn(String) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getCurrentTableColumns() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getCurrentTableColumnsIndex() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
Return index of XColumn to original column index on creation of table.
getCurrentTableColumnsInOrder() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getCurrentTime() - Method in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
 
getCurrentTime() - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
 
getCurrentView() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the current view.
getCurrentVisibleTableColumns() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getCursor() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.ZoomType
 
getCursor(String) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
 
getCursor(int) - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.CursorCache
Returns a cursor that is also cached as to not create more handles for each time the cursor type is fetched.
getCursor(int) - Static method in class org.eclipse.nebula.widgets.ganttchart.CursorCache
Returns a cursor that is also cached as to not create more handles for each time the cursor type is fetched.
getCursorLineStyle() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AnnotationMemento
 
getCursorLineStyle() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getCursorOnAxis(boolean) - Method in enum org.eclipse.nebula.visualization.xygraph.figures.ZoomType
 
getCursorPosition() - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
Returns the map position of the mouse cursor.
getCustomButtonConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
getCustomButtonConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getCustomButtons() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getCustomColor(Date) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Change the background color of a day
Use null to change the color of all days
getCustomizeAction() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getCustomizeActionWithoutDropDown() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getCustomizeDialog(XViewer) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
 
getCustomizeDialog(XViewer) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getCustomizeMgr() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getCustomState(Date) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
 
getCustomTootlip(Date) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Change the background color of a day
Use null to change the color of all days
getDarkResizeColor() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getDarkResizeColor() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getData(Enum<?>) - Method in class org.eclipse.nebula.cwt.v.VControl
 
getData(Enum<?>, Class<T>) - Method in class org.eclipse.nebula.cwt.v.VControl
 
getData(String) - Method in class org.eclipse.nebula.cwt.v.VControl
 
getData(String, Class<T>) - Method in class org.eclipse.nebula.cwt.v.VControl
 
getData() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IMetaData
Get meta data stored with the object.
getData(String) - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IMetaData
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getData() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getData(String) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getData() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
Returns the application defined widget data associated with the receiver, or null if it has not been set.
getData(String) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
Returns the application defined property of the receiver with the specified name, or null if it has not been set.
getData() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the currently set data object.
getData() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getData() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Returns the currently set data object.
getData() - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getData(String) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getData(boolean) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
Returns the data in CSV format using the semicolon (;) as separator and delegating to Plotter.getData(boolean, String).
getData(boolean, String) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
This method returns the data in csv format using the passed separator as field separator.
getData() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getData() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getDataArray() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getDataCollection() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IMetaData
Get the available meta data entries as a immutable #Map.
getDataCollection() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getDataHeight() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getDataLocation(double, double) - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.GraphArea
Get data index location on cropped data array from geometry location.
getDataProvider() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getDataRange(boolean, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
Returns an updated range whenever data changed, for the XAxis or YAxis, with positive data only or not.
getDataRange(boolean, boolean, int) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
Returns an updated range whenever data changed, for the XAxis or YAxis, with positive data only or not.
getDataRange(boolean, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.ClippedCircularBufferDataProvider
 
getDataVisualizer() - Method in class org.eclipse.nebula.widgets.grid.Grid
 
getDataWidth() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getDate() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Returns the currently set date.
getDate() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarComposite.CalDay
 
getDate(Calendar, String) - Static method in class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
getDate(String, String) - Static method in class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
getDate(String, String, Locale) - Static method in class org.eclipse.nebula.widgets.calendarcombo.DateHelper
 
getDate() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.Day
Returns the Date represented by this Day.
getDate() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
 
getDate(Date, String) - Static method in class org.eclipse.nebula.widgets.ganttchart.DateHelper
 
getDate(Calendar, String) - Static method in class org.eclipse.nebula.widgets.ganttchart.DateHelper
 
getDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the current date (left-most date).
getDate() - Method in class org.eclipse.nebula.widgets.ganttchart.Holiday
 
getDate(String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getDate1() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ColumnFilterDialog
 
getDate2() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ColumnFilterDialog
 
getDateAsString() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Returns the set date as the raw String representation that is currently displayed in the combo.
getDateAt(int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Gets the date for a given x position.
getDateFormat() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getDateFormat() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the date format to be used in the text display area.
getDateFormat() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDateFormat() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The date format to use when displaying dates in string format.
getDateFromPattern(Date, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
getDateNow() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getDateNow(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getDateNow(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getDateNow(Date, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getDateParseErrorType() - Method in exception org.eclipse.nebula.widgets.calendarcombo.CalendarDateParseException
Returns the date parse error type.
getDateRangeType() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ColumnFilterDialog
 
getDatesLeftMargin() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getDatesLeftMargin() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the left margin size where the dates are shown.
getDatesRightMargin() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getDatesRightMargin() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the right margin size where the dates are shown.
getDateStr(Date, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getDay(int) - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.Week
Return a particular day in this week.
getDay(CalendarableItem) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
Method getDay.
getDayHeaderTextDisplayFormatBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDayHeaderTextDisplayFormatBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the bottom header for the day view.
getDayHeaderTextDisplayFormatTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDayHeaderTextDisplayFormatTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the top header for the day view.
getDayHorizontalSpacing() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDayHorizontalSpacing() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the spacing from the top where the day letter is printed.
getDayNumber() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.Day
 
getDaysBetweenStartAndEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getDaysBetweenStartAndEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getDaysPluralText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getDaysPluralText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn for the word "days", used in tooltips
getDaysText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getDaysText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn for the word "day", used in tooltips
getDaysVisible() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
getDayVerticalSpacing() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDayVerticalSpacing() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the space from the left of the border where the day letter is printed.
getDayWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDayWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the width of one day in the current zoom level.
getDayWidth() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the width for each day that is drawn.
getDDateRange() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getDDayCalendar() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns (a clone) of the D-Day calendar
getDDayEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getDDayEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getDDayRepeatInterval() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the currently set DDay repeat interval.
getDDayRevisedEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getDDayRevisedEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getDDayRevisedStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getDDayRevisedStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getDDayRootCalendar() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDDayRootCalendar() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
It's highly suggested you use the default implementation of this method.
getDDaySplitCount() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDDaySplitCount() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The value where D-days have their "weeks" so to speak, this is used to calculate the numbers shown in both headers, where the top header is displaying each "set" whereas the bottom one shows numbers from 0 to the number returned by this method.
getDDayStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the D-day start value.
getDDayStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
Returns the D-day start value.
getDebug() - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
EXPERIMENTAL: Returns whether debug mode is enabled.
getDefault() - Static method in class org.eclipse.nebula.widgets.xviewer.Activator
 
getDefaultAdvancedTooltipHelpText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultAdvancedTooltipHelpText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default help text shown in the advanced tooltip.
getDefaultAdvancedTooltipText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultAdvancedTooltipText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default tooltip shown in the advanced tooltip.
getDefaultAdvancedTooltipTextExtended() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultAdvancedTooltipTextExtended() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default extended tooltip shown in the advanced tooltip.
getDefaultAdvancedTooltipTitle() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultAdvancedTooltipTitle() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default title text shown in the advanced tooltip.
getDefaultAdvandedTooltipHelpImage() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultAdvandedTooltipHelpImage() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default help image used in the advanced tooltip.
getDefaultAdvandedTooltipImage() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultAdvandedTooltipImage() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default image used in the advanced tooltip.
getDefaultArrowWidth() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapperUIConfigProvider
 
getDefaultBackground() - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getDefaultBackground() - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
 
getDefaultBackground() - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getDefaultButtonIndex() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getDefaultColor(Control, int, int, int) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
 
getDefaultEditPattern(Locale) - Method in class org.eclipse.nebula.widgets.formattedtext.DateFormatter
Returns the default edit pattern for the given Locale.
getDefaultEditPattern(Locale) - Method in class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Returns the default edit pattern for the given Locale.
getDefaultEditPattern(Locale) - Method in class org.eclipse.nebula.widgets.formattedtext.TimeFormatter
Returns the default edit pattern for the given Locale.
getDefaultEventColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultEventColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default color for an event when there is none set on the event itself.
getDefaultEventDuration() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.AbstractEventEditor
Returns the default duration of a new event, in hours.
getDefaultEventIndex() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
getDefaultFont(int) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Return the system's default font.
getDefaultFont() - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getDefaultFont() - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
 
getDefaultFont() - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getDefaultForeground() - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getDefaultForeground() - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
 
getDefaultForeground() - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getDefaultFormatPattern(double, double) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getDefaultFormatPattern(double, double) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getDefaultFormatPattern(double, double) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getDefaultGradientEventColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultGradientEventColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default gradient color for an event (if gradients are turned on).
getDefaultLocale() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDefaultLocale() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
getDefaultLocale() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Locale used for calendars and wherever needed.
getDefaultMappingColor() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapperUIConfigProvider
 
getDefaultMenu() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getDefaultMouseHandler() - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
Returns the default mouse handler, so it may be configured or removed.
getDefaultPageRendererBottomFactory() - Static method in class org.eclipse.nebula.widgets.pagination.table.PageableTable
Returns the default page renderer factory for the bottom region.
getDefaultPageRendererBottomFactory() - Static method in class org.eclipse.nebula.widgets.pagination.tree.PageableTree
Returns the default page renderer factory for the bottom region.
getDefaultPageRendererTopFactory() - Static method in class org.eclipse.nebula.widgets.pagination.table.PageableTable
Returns the default page renderer factory for the top region.
getDefaultPageRendererTopFactory() - Static method in class org.eclipse.nebula.widgets.pagination.tree.PageableTree
Returns the default page renderer factory for the top region.
getDefaultPattern(Locale) - Method in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
Returns the default edit pattern for a given locale.
getDefaultPrinterData() - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Returns a PrinterData for the system-default printer, or the first printer if no default printer is configured.
getDefaultPropertyIndex() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
getDefaultStartHour() - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
getDefaultStartHour() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
Method getDefaultStartHour
getDefaultTableCustomizeData() - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
Returns the default table customization for this viewer including column definitions, sorting and filtering (if any)
getDefaultTableCustomizeData() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getDefaultTheme() - Static method in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Returns the default theme.
getDefaultWidth(String) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getDefaultXViewerColumn(String) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
Returns the default column definition for the given id
getDefaultXViewerColumn(String) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getDelayLoop() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Override this to return a draw delay in milliseconds.
getDelayLoop() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Override this to return a draw delay in milliseconds.
getDeleteImageLink() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the "Delete" Link control used to open Explorer files to change image.
getDeleteMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getDeleteMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "Delete" menu item
getDependingCombo() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Returns the CalendarCombo that is the recipient of (end date) date range changes as well as date start date that will be used.
getDescription() - Method in class org.eclipse.nebula.cwt.svg.SvgDocument
 
getDescription() - Method in class org.eclipse.nebula.cwt.svg.SvgGraphic
Returns the value of the desc element that is a child of this svg element.
getDescription() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.ZoomType
 
getDescription() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Deprecated. 
getDescription() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the receiver's description if it has one, or null if it does not.
getDescription() - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
getDescription() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
getDescriptionColor() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
getDescriptionFont() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
Returns the font used for drawing item description or null if system font is used.
getDetailText() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getDifference(Date, Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getDigits() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns the number of decimal places used by the receiver.
getDimension(Object) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getDimension(Object) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Calculate dimension of a textual form of object
getDirection(int, int) - Method in interface org.eclipse.nebula.effects.stw.Transitionable
should compare toIndex with fromIndex and return the required direction of the transition.
getDisabledDayForegroundColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getDisabledDayForegroundColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getDisabledImage() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
getDisabledImage() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
 
getDisabledItemBackground() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getDisabledItemBorderColor() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getDisabledItemForeground() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getDisallowAfterDate() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
The date after which selection is not allowed.
getDisallowBeforeDate() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
The date prior to which selection is not allowed.
getDispatcher(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
This method can be called outside of the UI thread.
getDisplay() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getDisplay() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getDisplay() - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
 
getDisplay() - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the display for the renderer.
getDisplay() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerUIJob
Returns the display for use by the receiver when running in an asyncExec.
getDisplay() - Static method in class org.eclipse.nebula.widgets.xviewer.util.XViewerDisplay
 
getDisplayArea() - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsComposite
 
getDisplayLabels() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getDisplayName() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
getDisplayString() - Method in class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Returns the current value formatted for display.
getDisplayString() - Method in class org.eclipse.nebula.widgets.formattedtext.IPAddressFormatter
Returns the current value formatted for display.
getDisplayString() - Method in interface org.eclipse.nebula.widgets.formattedtext.ITextFormatter
Returns the current value formatted for display.
getDisplayString() - Method in class org.eclipse.nebula.widgets.formattedtext.MaskFormatter
Returns the current value formatted for display.
getDisplayString() - Method in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
Returns the current value formatted for display.
getDisplayString() - Method in class org.eclipse.nebula.widgets.formattedtext.StringFormatter
Returns the current value formatted for display.
getDNDGanttEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getDocument() - Method in class org.eclipse.nebula.paperclips.core.PrintJob
Returns the document to be printed.
getDotDarkColor() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getDotDarkColor() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getDotLightColor() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getDotLightColor() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getDotMiddleColor() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getDotMiddleColor() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getDoubleClickEnabled() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getDoubleValue() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.DoubleInputText
 
getDPI() - Method in class org.eclipse.nebula.paperclips.core.ImagePrint
Returns the DPI that this image will be rendered at.
getDragAllModifierKey() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getDragAllModifierKey() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The keyboard modifier key (also known as a hint) used to determine when it's a drag-all-linked-events ISettings.moveLinkedEventsWhenEventsAreMoved() event or just a normal drag.
getDragSourceImage(DragSourceEvent) - Method in class org.eclipse.nebula.widgets.grid.GridDragSourceEffect
 
getDropShadowsSize() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
getDropShadowsSize() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
getDuration() - Method in class org.eclipse.nebula.animation.ScrollingSmoother
Get current effect duration (ms).
getEarliestScopeEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the event that has the earliest date of all events in a scope.
getEarliestStartDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns whatever is the earliest calendar of the start date and the actual start date.
getEarliestStartX() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getEchoChar() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getEditable() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Returns the editable state.
getEditable() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getEditable() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Gets the editable state.
getEditable() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getEditable() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Gets the editable state.
getEditable() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Returns the editable state.
getEditable() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getEditable() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Gets the editable state.
getEditableTreeColumns(XViewer, Collection<TreeItem>) - Static method in class org.eclipse.nebula.widgets.xviewer.action.ColumnMultiEditAction
 
getEditor() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
getEditorConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
This method returns the RichTextEditorConfiguration that is used to configure this RichTextEditor.
getEditString() - Method in class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Returns the current value formatted for input.
getEditString() - Method in class org.eclipse.nebula.widgets.formattedtext.IPAddressFormatter
Returns the current value formatted for input.
getEditString() - Method in interface org.eclipse.nebula.widgets.formattedtext.ITextFormatter
Returns the current value formatted for editing.
getEditString() - Method in class org.eclipse.nebula.widgets.formattedtext.MaskFormatter
Returns the current value formatted for editing.
getEditString() - Method in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
Returns the current value formatted for editing.
getEditString() - Method in class org.eclipse.nebula.widgets.formattedtext.StringFormatter
Returns the current value formatted for editing.
getEffect() - Method in class org.eclipse.nebula.animation.AnimationRunner
Get current effect, or null if no effect is currently running.
getElement(String) - Method in class org.eclipse.nebula.cwt.svg.SvgElement
 
getElement(String) - Method in class org.eclipse.nebula.cwt.svg.SvgFragment
 
getElement() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getElement() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getElement() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getElement(int) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBuffer
Get element
getElementAt(int) - Method in class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
 
getElementAt(int, int, int) - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Gets the element found within the rectangle of the given position and size
getElements() - Method in class org.eclipse.nebula.cwt.svg.SvgContainer
Returns an array of child elements contained by this container element.
getElements(Object) - Method in class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
 
getElements(Date, Object) - Method in interface org.eclipse.nebula.widgets.compositetable.viewers.IMonthCalendarContentProvider
 
getElements(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.ArrayTreeContentProvider
 
getEmptyCellRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the empty cell renderer.
getEmptyColumnFooterRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the empty column footer renderer.
getEmptyColumnHeaderRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the empty column header renderer.
getEmptyMessage() - Method in class org.eclipse.nebula.widgets.ctree.CTree
The Empty Message is the text message that will be displayed when there are no Items to be displayed (the CTable is empty).
getEmptyRowHeaderRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the empty row header renderer.
getEnabled() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Fixes bug 181442: [CDateTime] Incorrect getEnabled()
getEnabled() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getEnabled() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getEnd() - Method in class org.eclipse.nebula.animation.effects.MoveControlEffect
 
getEnd() - Method in class org.eclipse.nebula.animation.effects.MoveScrollBarEffect
 
getEnd() - Method in class org.eclipse.nebula.cwt.animation.effects.MoveControl
 
getEnd() - Method in class org.eclipse.nebula.cwt.animation.effects.MoveScrollBar
 
getEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the end date.
getEndAfter() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the end after value that defines the number of recurring repetitions of the event.
getEndAngle() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getEndColumnIndex() - Method in class org.eclipse.nebula.widgets.grid.Grid
 
getEndDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the end date of this event.
getEndDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getEndDate() - Method in class org.eclipse.nebula.widgets.ganttchart.utils.DateRange
 
getEndDateAfter() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getEndDateBefore() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getEndHour() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the end hour.
getEndMinute() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the end minute
getEndTime() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
Returns the event's end time.
getEnteredName() - Method in class org.eclipse.nebula.widgets.xviewer.customize.dialog.CustomizationDataSelectionDialog
 
getEntityReferenceValue(EntityReference) - Method in class org.eclipse.nebula.widgets.richtext.painter.DefaultEntityReplacer
 
getEntityReferenceValue(EntityReference) - Method in interface org.eclipse.nebula.widgets.richtext.painter.EntityReplacer
Returns the String representation of the given EntityReference.
getEntries() - Method in class org.eclipse.nebula.paperclips.core.LayerPrint
Returns an array of entries in this LayerPrint.
getEntry() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.DialogWithEntry
 
getErrorBarCapWidth() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getErrorBarCapWidth() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getErrorBarColor() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getErrorBarColor() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getEstimatedDonutWidth() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
 
getEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getEventBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getEventBorderColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used to draw the border around an event.
getEventBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getEventBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getEventBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getEventBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getEventHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getEventHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the height for each event, including checkpoints.
getEventLayout(int) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
Gets the eventLayout for a particular dayOffset
getEventManagedControls() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Get a list containing all of the controls whose events (such as mouse and keyboard) are managed by this cell.
getEventMembers() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
Returns a list of all GanttEvents contained in this group.
getEventPercentageBarHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getEventPercentageBarHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the height of the bar that is drawn inside the events that represents the percentage done.
getEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns all events.
getEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Returns a list of all IGanttChartItems (GanttEvent and GanttGroup) contained in this section.
getEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
Return the individual events that are clustered in this command.
getEventsBottomSpacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getEventsBottomSpacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Bottom spacer between the bottom event and the section divider when using GanttSections.
getEventSetDescriptors() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
getEventsHeight(ISettings) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getEventSpacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getEventSpacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the vertical space between each event.
getEventsTopSpacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getEventsTopSpacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Top spacer between the top pixel and the beginning of the first event.
getException() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getExpanded(Item) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getExpanded(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getExpanded() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
Returns the Tree Cell expansion state
getExpanded() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Returns true if the receiver is expanded, false otherwise.
getExpanded() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the expanded/collapsed state.
getExpandedLabelText() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getExtension(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
Get file extension from the file path
getExtraTextSpacing() - Method in class org.eclipse.nebula.widgets.ganttchart.AdvancedTooltip
 
getFactory() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.NavigationPageComboRendererFactory
 
getFactory() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.NavigationPageScaleRendererFactory
 
getFactory() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageLinksRendererFactory
 
getFactory() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.pagesize.PageSizeComboRendererFactory
 
getFade() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Tests if the tail must fade.
getFade() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
 
getFadeOffColor1() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getFadeOffColor1() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top most drop-shadow color vertically.
getFadeOffColor1() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getFadeOffColor1() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getFadeOffColor1() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getFadeOffColor1() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getFadeOffColor2() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getFadeOffColor2() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The middle most drop-shadow color vertically.
getFadeOffColor2() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getFadeOffColor2() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getFadeOffColor2() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getFadeOffColor2() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getFadeOffColor3() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getFadeOffColor3() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom most drop-shadow color vertically.
getFadeOffColor3() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getFadeOffColor3() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getFadeOffColor3() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getFadeOffColor3() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getFewerDetailsImage() - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
 
getFields() - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
getFields() - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
getFields() - Method in class org.eclipse.nebula.widgets.cdatetime.DiscreteTimePicker
 
getFileDialogStyle() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the FileDialogSWT style.
getFill() - Method in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
getFill() - Method in class org.eclipse.nebula.cwt.svg.SvgUse
 
getFillBackgroundColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.ProgressBarFigure
 
getFillBackgroundColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
 
getFillBackgroundColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.TankFigure
 
getFillBackgroundColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure
 
getFillColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.ProgressBarFigure
 
getFillColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
 
getFillColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.TankFigure
 
getFillColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure
 
getFillColor() - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
Gets the setting for the fillColor argument provided to GoogleIconDescriptor
getFilter() - Method in enum org.eclipse.nebula.widgets.picture.ImageFilterExtension
 
getFilterControl() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Get the filter text for the receiver, if it was created.
getFilterControl() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Get the filter text for the receiver, if it was created.
getFilterDataUI() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getFilterString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Convenience method to return the text of the filter control.
getFilterString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Convenience method to return the text of the filter control.
getFilterText() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getFirst() - Method in class org.eclipse.nebula.widgets.xviewer.util.Pair
 
getFirstCalendarableAt(int, int) - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
(non-API) Method getFirstCalendarableAt.
getFirstDayOfWeek() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Gets what the first day of the week is.
getFirstVisibleColumn() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Returns the first visible column in this column group.
getFixedRowHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the fixed row height in pixels.
getFixedRowHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
Returns the fixed row height of this group.
getFixedRowHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttChartItem
Returns the fixed height of the row in pixels, if set.
getFlattenedCommands() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.ClusteredCommand
Return the individual commands that are clustered in this command.
getFloat() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getFocusBehavior(Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Get the PromptSupport.FocusBehavior of control.
getFocusCell() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
FIXME
getFocusCell() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the current cell in focus.
getFocusColor() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getFocusColumn() - Method in class org.eclipse.nebula.widgets.grid.Grid
 
getFocusControl() - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
getFocusControlListenerFor(Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.FocusControlListenerFactory
 
getFocusElement() - Method in class org.eclipse.nebula.jface.gridviewer.internal.SelectionWithFocusRow
FIXME
getFocusItem() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the current item in focus.
getFocusRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Gets the focus renderer.
getFocusState() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.Day
 
getFont() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getFont(int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getFont(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getFont(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getFont(FontData) - Method in class org.eclipse.nebula.paperclips.core.internal.util.ResourcePool
Returns a font for the passed in FontData.
getFont() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AnnotationMemento
 
getFont() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Legend
 
getFont() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getFont(String, int, int) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Create the Font for the given information.
getFont(FontData[]) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Create the Font for the given FontData.
getFont(FontData[], int) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Create the Font for the given FontData and the given style code.
getFont(FontData) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Create the Font for the given FontData and the given style code.
getFont() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Get the font in use by this cell.
getFont() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
Get the font being used by the first cell
getFont(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
Get the font being used by the specified cell
getFont() - Static method in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
Return a FontAwesome font for SWT.
getFont(int) - Static method in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
Return a FontAwesome font for SWT.
getFont(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Returns item font.
getFont(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Check the GalleryItem, Gallery, and Display in order for the active font for the given GalleryItem.
getFont() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
Returns the font used for drawing the group title or null if system font is used.
getFont() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
Returns the font used for drawing all item labels or null if system font is used.
getFont() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
getFont(boolean) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
getFont(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getFont(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getFont() - Method in class org.eclipse.nebula.widgets.grid.Grid
Cached default font of Control.getFont
getFont() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the font that the receiver will use to paint textual information for this item.
getFont(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the font that the receiver will use to paint textual information for the specified cell in this item.
getFont(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getFont() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
getFont() - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getFont() - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
getFont() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getFont() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getFont() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
Returns the font that the receiver will use to paint textual information.
getFont(FontData...) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
 
getFont(Font, String, Integer) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
 
getFont(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerValueColumn
 
getFont() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getFont(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getFont(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
 
getFontData() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPageDecoration
Returns the font.
getFontData() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
Returns the text font.
getFontData() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the font that will be used to print the text.
getFontData() - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
Returns the font applied to the text.
getFontData() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getFontMetrics(GC) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.BoldPaintInstruction
 
getFontMetrics(GC) - Method in interface org.eclipse.nebula.widgets.richtext.painter.instructions.FontMetricsProvider
Calculates the FontMetrics based on the font information of this FontMetricsProvider in conjunction with the current set font information set to the given GC.
getFontMetrics(GC) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.ItalicPaintInstruction
 
getFontMetrics(GC) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetFontPaintInstruction
 
getFontMetrics(GC) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetSpanStylePaintInstruction
 
getFontMetrics(GC) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.SpanStylePaintInstruction
 
getFontStyle(Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Returns the font style of the prompt text, which is a OR mix of SWT.ITALIC, SWT.NONE or SWT.BOLD
getFooter() - Method in class org.eclipse.nebula.paperclips.core.page.PagePrint
Returns the page footer.
getFooterAlignment() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getFooterArea() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getFooterBackground() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the footer background color.
getFooterBackgroundProvider() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the footer background color provider.
getFooterBottom() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the margin, in pixels, at the bottom of the footer cells.
getFooterBottom() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getFooterCells() - Method in class org.eclipse.nebula.paperclips.core.grid.GridPrint
Returns an array containing the footer cells in the grid.
getFooterEqualColumns() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getFooterFont() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the font that the receiver will use to paint textual information for the footer.
getFooterGap() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the vertical gap between the body and footer cells.
getFooterGap() - Method in class org.eclipse.nebula.paperclips.core.page.PagePrint
Returns the gap between the body and footer, expressed in points.
getFooterHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the height of the column footers.
getFooterHeight(GC) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
getFooterImage() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the receiver's footer image if it has one, or null if it does not.
getFooterRenderer() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
getFooters() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getFooterText() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the receiver's footer text, which will be an empty string if it has never been set.
getFooterText() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getFooterVerticalSpacing() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the vertical spacing, in pixels, between rows in the footer.
getFooterVerticalSpacing() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getFooterVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if the receiver's footer is visible, and false otherwise
getForeground() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getForeground(int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getForeground(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getForeground(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getForeground() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the foreground color.
getForeground() - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
Returns the text foreground color.
getForeground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
Returns the active foreground color.
getForeground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getForeground() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getForeground(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getForeground(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Returns item foreground color.
getForeground(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Check the GalleryItem, Gallery, and Display in order for the active foreground color for the given GalleryItem.
getForeground() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getForeground(boolean) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Returns the receiver's foreground color.
getForeground() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Returns the receiver's foreground color.
getForeground(boolean) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Returns the receiver's foreground color.
getForeground(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getForeground(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getForeground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the foreground color that the receiver will use to draw.
getForeground(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the foreground color at the given column index in the receiver.
getForeground(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getForeground() - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getForeground() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getForeground(Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Get the foreground color of the prompt text.
getForeground() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getForeground(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
This method can be called outside of the UI thread.
getForeground(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
This method can be called outside of the UI thread.
getForeground() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getForeground() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
Returns the foreground color that the receiver will use to draw.
getForeground(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerValueColumn
 
getForeground(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getForeground(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getForeground(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getForeground(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
 
getForegroundColor() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisMemento
 
getForegroundColor() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getForegroundColor() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
getForegroundColor() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
getForegroundColorRGB() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getFormat() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPageDecoration
Returns the page number format.
getFormatPattern() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisMemento
 
getFormatPattern() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
getFormatPattern() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getFormattedText() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextCellEditor
Returns the FormattedText object used by this cell editor.
getFormatter() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedText
Returns the formatter associated to the Text widget.
getFPS() - Method in class org.eclipse.nebula.effects.stw.Transition
Returns the maximum number of frames per second
getFragment() - Method in class org.eclipse.nebula.cwt.svg.SvgDocument
 
getFragment(String) - Method in class org.eclipse.nebula.cwt.svg.SvgDocument
Returns the SvgFragment element within this document that corresponds to the given id.
getFragment() - Method in class org.eclipse.nebula.cwt.svg.SvgElement
 
getFragment() - Method in class org.eclipse.nebula.cwt.svg.SvgFragment
 
getFragments() - Method in class org.eclipse.nebula.cwt.svg.SvgDocument
Returns an array of all the SvgFragment elements contained by this document.
getFrameStyle() - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
Gets the setting for the frameStyle argument provided to GoogleIconDescriptor
getFrequency() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the frequency.
getFullImage() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the image that is the entire chart, regardless of what is currently visible.
getFullPageCount(Printer) - Method in class org.eclipse.nebula.widgets.ganttchart.print.CompoundGanttChartPrinter
 
getFullPageCount(Printer) - Method in class org.eclipse.nebula.widgets.ganttchart.print.GanttChartPrinter
Calculates the number of horizontal and vertical pages needed to print the entire chart.
getGallery() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
Returns this gallery viewer's gallery.
getGallery() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
 
getGallery() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Get current gallery.
getGanttChart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttControlParent
 
getGanttComposite() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Returns the widget that is the actual GANTT widget at the root level.
getGanttConnections() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns all currently connected events as a list of GanttConnection objects.
getGanttGroup() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns what GanttGroup this event belongs to.
getGanttSection() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the GanttSection that this event belongs to, or null if none.
getGanttSections() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns a list of all GanttSections.
getGap() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getGapSize() - Method in class org.eclipse.nebula.paperclips.core.border.LineBorder
Returns the size of the gap between the line border and the target print, expressed in points.
getGeoLocation(double, double) - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.GraphArea
Get geometry location from data index location on cropped data array.
getGeoMap() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getGeoMap() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.GeoMapBrowser
 
getGeoMap() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Returns the underlying GeoMap control
getGradient1() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getGradient2() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getGradientEnd() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the receiver's gradient end color.
getGradientStart() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the receiver's gradient start color.
getGradientStatusColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the status color used as part of the gradient colors used to draw the event.
getGraphArea() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getGraphAreaInsets() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getGrayed(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getGrayed(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getGrayed() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns true if the first column in the receiver is grayed, and false otherwise.
getGrayed(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns true if the column at the given index in the receiver is grayed, and false otherwise.
getGrayed(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getGrayed() - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Returns true if the receiver is grayed, and false otherwise.
getGreenFactory() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRendererFactory
 
getGreyColor() - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
 
getGrid() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
Returns the underlying Grid Control.
getGrid() - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
Returns the underlying Grid Control.
getGrid() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getGrid() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
getGridBackground() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Returns the background color of the oscilloscope.
getGridForeground() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Returns the color of the grid.
getGridHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the height of the plain grid in pixels.
getGridLineWidth() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getGridLineWidth() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
 
getGridSquareSize() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
 
getGridStepInPixel() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
 
getGridStepInPixels() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getGridStepInRadians() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaleTickLabels
 
getGridVisible() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Returns the grid visibility status.
getGridVisible() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
Returns the grid visibility status.
getGroup(Point) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Get group at pixel position (relative to client area).
getGroup() - Method in class org.eclipse.nebula.widgets.pgroup.AbstractGroupStrategy
 
getGroupHeaderHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the height of the column group headers.
getGroupHeight(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getGroupOffset(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
Returns a group offset (size of title + margin)
getGroupPosition(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
 
getGroupRenderer() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getGroups() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns a list of all GanttGroups.
getGroupSize(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
 
getGroupTitle(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getGTKButtonWidth() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getGTKButtonWidth() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the arrow width of the combo button itself for GTK.
getHandlerBoundsCalulator() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.ROIFigure.ResizeHandler
 
getHead() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBuffer
Get head element
getHeader() - Method in class org.eclipse.nebula.paperclips.core.page.PagePrint
Returns the page header.
getHeader() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Returns the actual header control (not the prototype).
getHeader() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Returns the actual header control (not the prototype).
getHeader() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getHeaderAlignment() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getHeaderBackground() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the header background color.
getHeaderBackground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's row header background color
getHeaderBackgroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getHeaderBackgroundProvider() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the header background color provider.
getHeaderBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getHeaderCells() - Method in class org.eclipse.nebula.paperclips.core.grid.GridPrint
Returns an array containing the header cells in this grid.
getHeaderConstructor() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
(non-API) Method getHeaderConstructor.
getHeaderControl() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
(non-API) Method getHeaderControl.
getHeaderControl() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
(non-API) Method getHeaderControl.
getHeaderControl() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
getHeaderDayHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getHeaderDayHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the height of the header section that displays the days.
getHeaderEqualColumns() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getHeaderFont() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getHeaderFont() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the font that the receiver will use to paint textual information for the header.
getHeaderFont() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Returns the font that the receiver will use to paint textual information for the header.
getHeaderFont() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's row header font
getHeaderForeground() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's row header foreground color
getHeaderForegroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getHeaderGap() - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
Returns the vertical gap between the header and body cells.
getHeaderGap() - Method in class org.eclipse.nebula.paperclips.core.page.PagePrint
Returns the gap between the header and body, expressed in points.
getHeaderHeight() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getHeaderHeight() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the height of the header.
getHeaderHeight() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getHeaderHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
getHeaderHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the height of the column headers.
getHeaderHeight(GC) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
getHeaderImage() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's row header image.
getHeaderLeftMargin() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getHeaderLeftMargin() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the left margin size of the header.
getHeaderMonthHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getHeaderMonthHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the height of the header section that displays the month names.
getHeaderRenderer() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the header renderer.
getHeaderRenderer() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
 
getHeaderRightMargin() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getHeaderRightMargin() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the right margin size of the header.
getHeaders() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getHeaderText() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's row header text.
getHeaderTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getHeaderTooltip() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the tooltip of the column header.
getHeaderTop() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the margin, in pixels, at the top of the header cells.
getHeaderTop() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getHeaderTopMargin() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getHeaderTopMargin() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the top margin size of the header.
getHeaderVerticalSpacing() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the vertical spacing, in pixels, between rows in the header.
getHeaderVerticalSpacing() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getHeaderVisible() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getHeaderVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if the receiver's header is visible, and false otherwise.
getHeaderWordWrap() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns whether or not text is word-wrapped in the header for this column.
getHeaderWordWrap() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Returns whether or not text is word-wrapped in the header for this column group.
getHeadMargin() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getHeadMargin() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getHeadMargin() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getHeight(boolean, boolean) - Method in class org.eclipse.nebula.paperclips.core.border.AbstractBorderPainter
Returns the sum of the top and bottom border insets.
getHeight(boolean, boolean) - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the sum of the top and bottom border insets.
getHeight() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getHeight() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the height of this event.
getHeight() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the height of this GridItem.
getHeight() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns the whole height of the item.
getHeight() - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getHeight() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getHeight() - Method in class org.eclipse.nebula.widgets.opal.duallist.DLItem
 
getHeight() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns the whole height of the widget.
getHelpImage() - Method in class org.eclipse.nebula.widgets.ganttchart.AdvancedTooltip
 
getHelpText() - Method in class org.eclipse.nebula.widgets.ganttchart.AdvancedTooltip
 
getHHMM(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getHHMMSS(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getHiColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getHidden() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite.TBItem
 
getHiddenTableSelection() - Method in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
getHigherQualityDelay() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getHighestRecurDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
 
getHighlightColor() - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
getHihiColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getHihiLevel() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getHiLevel() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getHoldOpen() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
getHolidayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getHolidayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getHolidayBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The bottom background gradient color used for drawing the holiday column.
getHolidayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getHolidayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getHolidayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getHolidayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getHolidayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getHolidayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getHolidayBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The top background gradient color used for drawing the holiday column.
getHolidayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getHolidayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getHolidayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getHolidayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getHolidayText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getHolidayText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The default text that gets rendered in the Tooltip for Holidays
getHorizontalAlignment() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridCell
Returns the horizontal alignment applied to the cell content.
getHorizontalAlignment() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellImpl
 
getHorizontalAlignment() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellIterator
 
getHorizontalAlignment() - Method in class org.eclipse.nebula.paperclips.core.internal.LayerEntryImpl
 
getHorizontalAlignment() - Method in interface org.eclipse.nebula.paperclips.core.LayerEntry
Returns the horizontal alignment applied to the target.
getHorizontalAlignment() - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Returns the header horizontal alignment.
getHorizontalBar() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
 
getHorizontalIndex() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getHorizontalLineBottomY() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getHorizontalLineTopY() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getHorizontalPixel() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getHorizontalScrollBarProxy() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the externally managed horizontal scrollbar.
getHorizontalSpacing() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the horizontal spacing, in pixels, between grid cells.
getHorizontalSpacing() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getHorizontalTextLocation() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the location where the event text will be displayed.
getHotSampleList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
Hot Sample is the sample on the trace which has been drawn in plot area.
getHourDateFormat() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getHourDateFormat() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The date format to use when displaying dates in string format in the hours view.
getHourTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getHourTimeDividerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color for the dividing line between each section of the bottom header in the day view.
getHourTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getHourTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getHourTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getHourTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getHoverArrowWidth() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapperUIConfigProvider
 
getHoverBackground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's background color when mouse is hover the widget.
getHoverBorderColor() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's color for the border when the mouse is hover the widget
getHoverButtonBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getHoverButtonBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getHoverButtonBackgroundColorMiddle() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getHoverButtonBackgroundColorMiddle() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getHoverButtonBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getHoverButtonBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getHoverColor() - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Returns the receiver's color when the mouse is hover the widget.
getHoverDetail() - Method in class org.eclipse.nebula.widgets.grid.AbstractInternalWidget
 
getHoverDetail() - Method in interface org.eclipse.nebula.widgets.grid.IInternalWidget
Returns the hover detail object.
getHoverForeground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's foreground color when mouse is hover the widget.
getHoverForeground() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getHoverGradient1() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getHoverGradient2() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getHoverImage() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's image when the mouse is hover the widget if it has one, or null if it does not.
getHoverSelectedButtonBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getHoverSelectedButtonBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getHoverSelectedButtonBackgroundColorMiddle() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getHoverSelectedButtonBackgroundColorMiddle() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getHoverSelectedButtonBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getHoverSelectedButtonBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getHtml() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerHtmlReport
Override to provide html
getHtml() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLoadingReport
 
getHtml() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerTreeReport
 
getHtml(TreeItem[]) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerTreeReport
 
getHyperlink(String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
getIcon(int) - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
getIcon() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getIcon() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getIconBullet() - Static method in class org.eclipse.nebula.widgets.cdatetime.Resources
 
getIconCalendar() - Static method in class org.eclipse.nebula.widgets.cdatetime.Resources
 
getIconCalendarClock() - Static method in class org.eclipse.nebula.widgets.cdatetime.Resources
 
getIconClock() - Static method in class org.eclipse.nebula.widgets.cdatetime.Resources
 
getIconImage() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.ZoomType
 
getIconStyle() - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
Gets the setting for the iconStyle argument provided to GoogleIconDescriptor
getIconURL() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
 
getId() - Method in class org.eclipse.nebula.cwt.svg.SvgElement
Return the id of this SvgElement, if it exists.
getId() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.ZoomType
Return the unique id for the enum.
getId() - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDaysTillTodayColumn
 
getId() - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDiffsBetweenColumnsColumn
 
getIdleColor() - Method in class org.eclipse.nebula.widgets.led.BaseLED
Returns the color used when the line is "off".
getIgnoreCellSelection() - Method in class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
 
getImage() - Method in interface org.eclipse.nebula.animation.effects.CrossFadeEffect.IImageObject
Get the current image of this object
getImage() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getImage(Control, int, int, boolean) - Static method in class org.eclipse.nebula.effects.stw.ImageCapture
 
getImage(Control, int, int) - Static method in class org.eclipse.nebula.effects.stw.ImageCapture
Return the image of the argument.
getImage(int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getImage(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getImage(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getImage() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getImage() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getImage(Rectangle) - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getImage(String) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Load the Image from the given path in the given plugin.
getImage() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CustomButton
Returns the big image.
getImage(String) - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ImageCache
Returns an image that is also cached if it has to be created and does not already exist in the cache.
getImage() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
Return the CLabel's image or null.
getImage() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
Return the IEvent's image or null.
getImage() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getImage() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
If this item has a tree column, this method will return the first image from that column
getImage(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getImage() - Method in class org.eclipse.nebula.widgets.ganttchart.AdvancedTooltip
 
getImage() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the current visible area of the chart as an image
getImage(Rectangle) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the chart as an image for the given bounds.
getImage(String) - Static method in class org.eclipse.nebula.widgets.ganttchart.ImageCache
Returns an image that is also cached if it has to be created and does not already exist in the cache.
getImage(Display) - Method in class org.eclipse.nebula.widgets.geomap.internal.AsyncImage
 
getImage(Object) - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
 
getImage(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getImage(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getImage() - Method in class org.eclipse.nebula.widgets.grid.GridItem
getImage(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the image stored at the given column index in the receiver, or null if the image has not been set or if the column does not exist.
getImage(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getImage() - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getImage() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
getImage() - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
getImage() - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
getImage() - Method in class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the image.
getImage() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
 
getImage(Object) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeDataLabelProvider
 
getImage(boolean, CustomizeData) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.CustomizeDataImages
 
getImage(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.images.XViewerImageCache
 
getImage(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.StringLabelProvider
 
getImage(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
getImage(Object) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerColumnLabelProvider
 
getImageBounds(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getImageByteArray() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the byte array of the image picture and null if none picture was setted.
getImageData(VButton) - Method in class org.eclipse.nebula.cwt.v.VButtonImageBak
 
getImageData() - Method in class org.eclipse.nebula.paperclips.core.ImagePrint
Returns the ImageData of the image being printed.
getImageData() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
 
getImageDescriptor() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationAction
 
getImageDescriptor() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationCustomizeDataAction
 
getImageDescriptor() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
 
getImageDescriptor() - Method in class org.eclipse.nebula.widgets.xviewer.action.ViewLoadingReportAction
 
getImageDescriptor() - Method in class org.eclipse.nebula.widgets.xviewer.action.ViewSelectedCellDataAction
 
getImageDescriptor() - Method in class org.eclipse.nebula.widgets.xviewer.action.ViewTableReportAction
 
getImageDescriptor(boolean, CustomizeData) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.CustomizeDataImages
 
getImageDescriptor(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.images.XViewerImageCache
 
getImageDescriptor(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
getImageGC(Image) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper
Deprecated.
 
getImageGC(Image) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper2
 
getImageOffset(int, int, int, int) - Static method in class org.eclipse.nebula.widgets.gallery.RendererHelper
Return both width and height offsets for an image to be centered in a given area.
getImageOverlay(GalleryItem, String) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Returns an array of images or null of no overlay was defined for this image.
getImagePosition() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the image position.
getImageRegistry() - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
Gets the ImageRegistry use by this LabelImageProvider
getImages() - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Returns the receiver's list of images.
getImages() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getImages(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getImageSavePath() - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper
Deprecated.
 
getImageSavePath() - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper2
 
getImageStream() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the InputStream of the image picture and null if none picture was setted.
getInactiveForegoundColor() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Is used to get the color of the foreground when the thing that the scope is measuring is not active.
getInactiveForegoundColor() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Is used to get the color of the foreground when the thing that the scope is measuring is not active.
getInactiveSoundfile() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
 
getInactiveSoundfile() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
 
getIncrement() - Method in class org.eclipse.nebula.visualization.widgets.figures.KnobFigure
 
getIncrement() - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
getIncrement() - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
getIncrement() - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
getIncrement() - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
getIncrement() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns the amount that the receiver's value will be modified by when the up/down arrows are pressed.
getIncrement() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Returns the amount that the selected receiver's value will be modified by when the up/down (or right/left) arrows are pressed.
getIndent() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getIndex() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.Annotation.CursorLineStyle
 
getIndex() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getIndex() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
 
getIndex() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.SectionDeleteCommand
 
getIndex() - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
getIndex() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphicsItem
Returns the index of the page item.
getIndexAfter() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getIndexBefore() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getIndexOfItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
getIndices(Object) - Method in class org.eclipse.nebula.jface.gridviewer.internal.CellSelection
FIXME
getInfo() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.ISample
 
getInfo() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getInfo() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
 
getInfoPage() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.GeoMapBrowser
 
getInfoText(double, double, boolean, boolean, boolean) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IAnnotationLabelProvider
Return a string to be used on the annotation label.
getInitialText() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Get the initial text for the receiver.
getInitialText() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Get the initial text for the receiver.
getInitialView() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getInitialView() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
getInitialView() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
What view is used when the chart is initially drawn.
getInitialZoomLevel() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getInitialZoomLevel() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
What initial zoom level is used when the chart is initially drawn.
getInnerRadius() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getInput(Control, CellEditDescriptor, Object) - Method in interface org.eclipse.nebula.widgets.xviewer.edit.XViewerConverter
Method to put the new Input(from the Control c) into the selObject

- check with the CellEditDescriptor(getInputField) where to save the new Input
getInput(Control) - Method in class org.eclipse.nebula.widgets.xviewer.edit.XViewerEditAdapter
 
getInput(Control) - Method in class org.eclipse.nebula.widgets.xviewer.edit.XViewerMultiEditAdapter
 
getInputField() - Method in class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
 
getInputStream(String) - Static method in class org.eclipse.nebula.widgets.opal.commons.FileToolbox
Loads a file into a stream
getInputToModify() - Method in class org.eclipse.nebula.widgets.xviewer.edit.XViewerEditAdapter
 
getInputToModify() - Method in class org.eclipse.nebula.widgets.xviewer.edit.XViewerMultiEditAdapter
 
getInputType() - Method in class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
 
getInsertHint() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Returns the hint string that will be displayed when there are no rows in the table.
getInsideMargin() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getInstance() - Static method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
Return the shared instance of this class.
getInstance() - Static method in class org.eclipse.nebula.widgets.pagination.collections.DefaultSortProcessor
 
getInstance() - Static method in class org.eclipse.nebula.widgets.pagination.collections.PageResultContentProvider
Returns the singleton of PageResultContentProvider.
getInstance() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.BlackNavigationPageGraphicsConfigurator
 
getInstance() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.BlueNavigationPageGraphicsConfigurator
 
getInstance() - Static method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.GreenNavigationPageGraphicsConfigurator
 
getInstance() - Static method in class org.eclipse.nebula.widgets.xviewer.Activator
 
getInstruction() - Method in class org.eclipse.nebula.widgets.opal.dialog.ChoiceItem
 
getInt() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getInteger() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getInternalImageSavePath() - Method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper
Deprecated.
 
getInternalImageSavePath() - Method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper2
 
getInternalImageSavePath() - Method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelperImpl
 
getInternalTable() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getInternalXYGraphSnapShot(XYGraph) - Method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper
Deprecated.
 
getInternalXYGraphSnapShot(IXYGraph) - Method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper2
 
getInternalXYGraphSnapShot(IXYGraph) - Method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelperImpl
 
getInterpolation() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getInterpolationRatioBetweenDates(Date, Date, Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getIntValue(Text) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTWindowEditor
 
getItalicFont(Font) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
 
getItem() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getItem() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getItem() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getItem(int) - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns the item at the given, zero-relative index in the receiver's list.
getItem(int) - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getItem(int, int) - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getItem() - Method in class org.eclipse.nebula.widgets.ctree.CTreeEditor
Returns the CTableTreeItem for the row of the cell being tracked by this editor.
getItem(boolean) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getItem(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getItem(GalleryItem, Point) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Returns the item at coords relative to the parent group.
getItem(GalleryItem, Point) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getItem(GalleryItem, Point, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
Get item at pixel position
getItem(GalleryItem, Point) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getItem(int) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Get the item at index.
If SWT.VIRTUAL is used and the item has not been used yet, the item is created and a SWT.SetData event is fired.
getItem(Point) - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Get item at pixel position
getItem(int) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
getItem(GalleryItem, Point) - Method in class org.eclipse.nebula.widgets.gallery.NoGroupRenderer
 
getItem(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the item at the given point in the receiver or null if no such item exists.
getItem(int, int) - Method in class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
getItem() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
Returns the TableItem for the row of the cell being tracked by this editor.
getItem(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.Breadcrumb
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.Breadcrumb
Returns the item at the given point in the receiver or null if no such item exists.
getItem(int) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
Returns an item located at a given position
getItem(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Returns the item at the given, zero-relative index in the receiver's list.
getItem(int) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Returns the item at the given point in the receiver or null if no such item exists.
getItem(Point) - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
Returns the item at the given location.
getItem(int) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns the item at the given, zero-relative index in the receiver's list.
getItemAt(Point) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getItemAt(Point) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
getItemAt(Point) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getItemAt(Point) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
getItemBackground() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getItemBackgroundNormal() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
getItemBackgroundSelected() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
getItemBorderColor() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getItemCount(Control) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getItemCount(Item) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getItemCount(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getItemCount(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getItemCount() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns the number of items contained in the receiver's list.
getItemCount() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getItemCount() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getItemCount() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Return the number of root-level items in the receiver.
getItemCount() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
Returns the number of items contained in the receiver that are direct item children of the receiver.
getItemCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the number of items contained in the receiver that are direct item children of the receiver.
getItemCount() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.Breadcrumb
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
 
getItemCount() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Returns the number of items contained in the receiver's list.
getItemCount() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Returns the number of items contained in the receiver's list.
getItemCount() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns the number of items contained in the receiver's list.
getItemForeground() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getItemForegroundNormal() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
getItemForegroundSelected() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
getItemHeaderWidth() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the row header width or 0 if row headers are not visible.
getItemHeight() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns the height of the area which would be used to display one of the items in the receiver's list.
getItemHeight() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getItemHeight() - Method in class org.eclipse.nebula.widgets.ctree.CTreeLayout
 
getItemHeight() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getItemHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the default height of the items in this Grid.
getItemHeight() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns the height of the area which would be used to display one of the items in the receiver's list.
getItemRenderer() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
Get current item renderer
getItems(Item) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getItems(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getItems() - Method in class org.eclipse.nebula.paperclips.core.SeriesPrint
Returns an array of items in the series.
getItems() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns an array of Strings which are the items in the receiver's list.
getItems() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Returns the list of all buttons.
getItems() - Method in class org.eclipse.nebula.widgets.ctree.CTree
Returns a (possibly empty) array of items contained in the receiver that are direct item children of the receiver.
getItems(CTreeItem, boolean) - Method in class org.eclipse.nebula.widgets.ctree.CTree
returns a deep list of items belonging to the given item
getItems(Rectangle) - Method in class org.eclipse.nebula.widgets.ctree.CTree
Get a list of items within, or touching, the given rectangle.
getItems() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getItems() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getItems() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
getItems() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns a (possibly empty) array of GridItems which are the items in the receiver.
getItems() - Method in class org.eclipse.nebula.widgets.grid.Grid.GridVisibleRange
 
getItems() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns a (possibly empty) array of GridItems which are the direct item children of the receiver.
getItems() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.Breadcrumb
Returns an array of BreadcrumbItems which are the items in the receiver.
getItems() - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
 
getItems() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Returns a (possibly empty) array of DLItems which are the items in the receiver.
getItems() - Method in class org.eclipse.nebula.widgets.opal.duallist.SelectionChangeEvent
 
getItems() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Returns the list of items in the receiver's list.
getItems() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
Returns an array of RoundedToolItems which are the items in the receiver.
getItems() - Method in class org.eclipse.nebula.widgets.pagination.collections.PageLoaderList
 
getItems() - Method in class org.eclipse.nebula.widgets.pagination.collections.PageResultLoaderList
 
getItems() - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
Returns an array of PShelfItems which are the items in the receiver.
getItems() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Returns a (possibly empty) array of RadioItems which are the items in the receiver's list.
getItems() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns an array of Strings which are the items in the receiver's list.
getItemsAsList() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Returns a (possibly empty) list of DLItems which are the items in the receiver.
getItemUnderMouseClick(Point) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getItemWidth() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getJavascriptToExecute() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
This method can be used to specify Javascript calls that should be executed.
getKey(Object) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerPreComputedColumn
Called to get index for element for retrieval of cached text value
getKeyboardLanguageList() - Static method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getKeyListener() - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsComposite
 
getLabel(double) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
If the scale has labels, this will return the label for the tick value, otherwise returns the value given in parameter.
getLabel(int) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getLabel(double) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Override to provide custom axis labels.
getLabel(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getLabel(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getLabel() - Method in class org.eclipse.nebula.widgets.floatingtext.FloatingText
 
getLabel(String) - Static method in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
Get a translated label
getLabel() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getLabelImage(Object) - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
Gets the label image for the provided element
getLabelPosition(int) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getLabelPosition(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getLabelPosition(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getLabelProvider() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getLabelRatio() - Method in class org.eclipse.nebula.widgets.floatingtext.FloatingText
The default is 90 which means that the label height is 90% of the text text height.
getLabels() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getLabels() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaledMarker
 
getLabels() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getLabels() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getLabelsList() - Method in class org.eclipse.nebula.widgets.compositetable.AbstractSelectableRow
 
getLabelStr(String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
getLabelValueStr(String, String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
getLabelValueStr(String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
getLabelWidget() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getLanguageManger() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Returns the currently set language manager.
getLanguageSettings() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Returns the current Language settings manager.
getLastAction() - Method in class org.eclipse.nebula.widgets.opal.duallist.DLItem
 
getLastLineVisible() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getLastModified() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getLastTraverse() - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
getLastVisibleColumn() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Returns the last visible column in this column group.
getLat() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
 
getLat() - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
 
getLatestEndDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns whatever is the latest calendar of the end date and the actual end date.
getLatestEndX() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getLatestScopeEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the event that has the latest date of all events in a scope.
getLayer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractGanttEvent
Returns the layer of this event.
getLayerInt() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractGanttEvent
 
getLayerOpacity(int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the layer opacity for a layer.
getLayout() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getLayout(Class<T>) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getLayout() - Method in class org.eclipse.nebula.widgets.floatingtext.FloatingText
 
getLayout() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
getLayoutData() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getLayoutData(Scrollable, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
getLayoutData() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboCellEditor
Returns a layout data object for this cell editor.
getLayoutData(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getLeft() - Method in class org.eclipse.nebula.paperclips.core.border.AbstractBorderPainter
Returns the border inset, in pixels, from the left.
getLeft() - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the border inset, in pixels, from the left.
getLeft() - Method in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
getLeft() - Method in class org.eclipse.nebula.paperclips.core.border.LineBorderPainter
 
getLeft() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the margin, in pixels, at the left side of the grid.
getLeft() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getLeft() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getLeftButtonTextSpacing() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getLeftButtonTextSpacing() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the spacing between the left side border and the text on a button.
getLeftClickEvent() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerMouseListener
 
getLeftMargin() - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
getLeftMostPixel() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
getLeftTreeViewer() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapper
 
getLegend(Trace) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getLegend(Trace) - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getLegendMap() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getLegendMap() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getLength() - Method in class org.eclipse.nebula.animation.effects.AbstractEffect
 
getLength() - Method in interface org.eclipse.nebula.animation.effects.IEffect
Get effect length
getLength() - Method in class org.eclipse.nebula.animation.effects.ParallelEffect
 
getLength() - Method in class org.eclipse.nebula.animation.effects.SequenceEffect
 
getLength() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getLength() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
 
getLengthInDegrees() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getLengthInPixels() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getLevel() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the level of this item in the tree.
getLightResizeColor() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getLightResizeColor() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getLineAtOffset(int) - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getLineColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getLineColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getLineColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for drawing lines.
getLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getLineColor() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the line color.
getLineColor() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getLineCount() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getLineDelimiter() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getLineHeight() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getLineHeight(int) - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getLineHeight() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getLineHeight() - Method in class org.eclipse.nebula.widgets.richtext.painter.LinePainter
 
getLinePosition() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the line position.
getLinesVisible() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getLinesVisible.
getLinesVisible() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getLinesVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if the lines are visible.
getLineWidth() - Method in class org.eclipse.nebula.paperclips.core.border.LineBorder
Returns the line width of the border, expressed in points.
getLineWidth() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getLineWidth() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getLineWidth(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
This method can be called outside of the UI thread.
getLineWidth() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
 
getLineWidth(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
This method can be called outside of the UI thread.
getLineWidth() - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
getLineWidth() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
 
getListDepth() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getListeners(int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
getListMargin() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getListVisible() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns true if the receiver's list is visible, and false otherwise.
getLoad() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope.IntegerFiFoCircularStack
 
getLocale() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getLocale() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the Locale that the calendar should use when calculating dates etc.
getLocale() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
The locale currently in use by this CDateTime.
getLocale() - Method in class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Returns the current Locale used by this formatter.
getLocale() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPageControllerComposite
returns the locale to use for resources.
getLocalRange() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
 
getLocation() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getLocation() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getLocationAtOffset(int) - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getLocationProvider() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Returns the location provider for this GeoMapViewer.
getLockImage() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getLockImage() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the image used for displaying something as locked in the GANTT chart.
getLoColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getLogin() - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
getLoLevel() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getLoloColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getLoloLevel() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractMarkedWidgetFigure
 
getLon() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
 
getLon() - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
 
getLongitudeLatitude(Point, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
Returns the pair of longitude, latitude for a position at a certain zoom level
getLonLat() - Method in interface org.eclipse.nebula.widgets.geomap.jface.Located
Returns the longitude, latitude for this object or null if this object doesn't have a location.
getLonLat(Object) - Method in interface org.eclipse.nebula.widgets.geomap.jface.LocationProvider
Returns the longitude, latitude for the element or null if this elements doesn't have a location.
getLonLat() - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
 
getLook() - Method in class org.eclipse.nebula.paperclips.core.grid.GridPrint
Returns the grid's look.
getLower() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Range
 
getLowerRightPositionInDayRowCoordinates() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
(non-API)
getLowerValue() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Returns the 'lower selection', which is the lower receiver's position.
getMajorCount() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getMajorCount() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getMajorCount() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getMajorGridColor() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisMemento
 
getMajorGridColor() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getMajorGridColorRGB() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getMajorGridStep() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
getMajorGridStep() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getMajorTickMarkStepHint() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getMajorTickMarkStepHint() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
getMajorTickMarkStepHint() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getMakerLabelsPosition() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaledMarker
 
getMakerLablesPosition() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaledMarker
Deprecated.
getManyWeeksDifference(Date, Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getMap() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
 
getMap() - Method in enum org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
 
getMapPosition() - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
 
getMapPosition() - Method in interface org.eclipse.nebula.widgets.geomap.internal.GeoMapPositioned
Gets the position of the upper left corner of the map.
getMapPosition() - Method in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
 
getMapSize() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
Gets the size of the map viewport/pane.
getMargin() - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxis
 
getMargin() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getMargin(boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
If updateTick is True, LinearScale.getMargin() is used where the tick are updated, if not, the method returns margin.
getMargin() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Margin is half of the label's length(Horizontal Scale) or height(Vertical scale), so that the label can be displayed correctly.
getMarginBounds(Margins, Printer) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Returns the bounding rectangle of the printable area which is inside the given margins on the paper.
getMarginLeft() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getMargins() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getMargins() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridLookPainter
Returns the grid margins used for the GridLook.
getMargins() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridLookPainter
 
getMargins() - Method in class org.eclipse.nebula.paperclips.core.PrintJob
Returns the page margins, expressed in points.
getMax() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getMaxDate() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Returns the maximum date or null.
getMaxDate() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getMaxHeight() - Method in class org.eclipse.nebula.paperclips.core.border.AbstractBorderPainter
Returns the sum of the maximum top and bottom border insets.
getMaxHeight() - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the sum of the maximum top and bottom border insets.
getMaxHeight() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getMaxHeight() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getMaxHeight() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getMaxImageHeight() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getMaxImageHeight() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the maximum height of the image.
getMaxImageWidth() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getMaxImageWidth() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the maximum width of the image.
getMaximum() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getMaximum() - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
getMaximum() - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
getMaximum() - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
getMaximum() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.nebula.widgets.opal.nebulaslider.NebulaSlider
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Returns the maximum value which the receiver will allow.
getMaxNumberOfLines() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssistContentProvider
 
getMaxNumberOfStars() - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
 
getMaxRowsVisible() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getMaxRowsVisible.
getMaxWidth() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getMaxWidth() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getMaxWidth() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getMaxZoom() - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
 
getMaxZoom() - Method in interface org.eclipse.nebula.widgets.geomap.internal.GeoMapPositioned
Gets the maximum supported zoom level
getMaxZoom() - Method in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
 
getMaxZoom() - Method in class org.eclipse.nebula.widgets.geomap.TileServer
Gets the max zoom level supported by this TileServer
getMenu() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
returns the menu for this combo
getMenu() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getMenu() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
getMenu() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the individual Menu for this event for which custom events can be created.
getMenu() - Method in class org.eclipse.nebula.widgets.splitbutton.SplitButton
 
getMenu(Control) - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
 
getMenu(Menu) - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
 
getMenuListeners() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
 
getMenuManager() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getMessage() - Method in class org.eclipse.nebula.widgets.compositetable.EmptyTablePlaceholder
Return the prompt message that will be displayed to the user inside this control.
getMessage() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getMessageArea() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getMethodDescriptors() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
getMin() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getMinDate() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Returns the minimum date or null.
getMinDate() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getMinimalDaysInFirstWeek() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Gets what the minimal days required in the first week of the year are.
getMinimum() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getMinimum() - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
getMinimum() - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
getMinimum() - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
getMinimum() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.nebula.widgets.opal.nebulaslider.NebulaSlider
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Returns the minimum value which the receiver will allow.
getMinimumDimension() - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
 
getMinimumHeight() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getMinimumHeight() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Returns the minimum height that should be used for initially open the editor in embedded mode.
getMinimumSectionHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMinimumSectionHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Minimum height of sections.
getMinimumWidth() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
getMinimumWidth() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getMinimumWidth() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Returns the minimum width that should be used for initially open the editor in embedded mode.
getMinMargin() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getMinorCount() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getMinorCount() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getMinorCount() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getMinorGridColor() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getMinorPosition(int) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getMinorPosition(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getMinorPosition(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getMinorTickMarkStepHint() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
getMinorTickMarkStepHint() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getMinuteDateFormat() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMinuteDateFormat() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings2
The date format to use when displaying dates in string format in the minutes view.
getMinuteHeaderTextDisplayFormatBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMinuteHeaderTextDisplayFormatBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings2
The SimpleDateFormat of the text shown in the bottom header for the minute view.
getMinuteHeaderTextDisplayFormatTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMinuteHeaderTextDisplayFormatTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings2
The SimpleDateFormat of the text shown in the top header for the minute view.
getMinZoomLevel() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMinZoomLevel() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the minimum zoom level.
getMMDDYY(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getMMDDYYHHMM() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getMMDDYYHHMM(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getModel() - Method in class org.eclipse.nebula.widgets.compositetable.AbstractSelectableRow
 
getModifyImageLink() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the "Modify" Link control used to open Explorer files to change image.
getMondayAfter(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getMondayBefore(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getMonthCalendar() - Method in class org.eclipse.nebula.widgets.compositetable.viewers.MonthCalendarViewer
 
getMonthDayWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMonthDayWidth() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the width for each day that is drawn in the monthly view.
getMonthHeaderTextDisplayFormatBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMonthHeaderTextDisplayFormatBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the bottom header for the month view.
getMonthHeaderTextDisplayFormatTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMonthHeaderTextDisplayFormatTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the top header for the month view.
getMonthPosition() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.Day
 
getMonthTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getMonthTimeDividerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color for the dividing line between each section of the bottom header in the month view.
getMonthTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getMonthTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getMonthTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getMonthTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getMoreDetailsImage() - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
 
getMouseDownButton() - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
getMouseDownLocation() - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
getMouseListener() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getMoveable() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getMoveable() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns true if this column is moveable.
getMoveAreaNegativeSensitivity() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getMoveAreaNegativeSensitivity() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the number of pixels off each side of an event towards the center of it that is ignored when trying to move an event.
getMoveSelectionMode() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Gets the current move mode
getName() - Method in class org.eclipse.nebula.paperclips.core.PrintJob
Returns the name of the print job.
getName() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AnnotationMemento
 
getName() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getName() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.ROIFigure
 
getName() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getName() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getName() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the display name of this event.
getName() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Returns the name of this section.
getName() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
 
getName() - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
 
getName() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
getName() - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDaysTillTodayColumn
 
getName() - Method in class org.eclipse.nebula.widgets.xviewer.column.XViewerDiffsBetweenColumnsColumn
 
getNameExtent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getNameExtent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getNameImage() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getNamespace() - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
Unique namespace for this viewer
getNamespace() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getNativeBackground() - Method in class org.eclipse.nebula.cwt.v.VButton
 
getNativeHeader() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getNavigationPage() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.ResultAndNavigationPageGraphicsRenderer
Returns the GC navigation page.
getNeedleColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure
 
getNeedleColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.MeterFigure
 
getNeighbor(int, boolean) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getNeighbor(int, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getNeighbor(int, boolean) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getNewCalendar(Calendar) - Static method in class org.eclipse.nebula.widgets.ganttchart.DateHelper
 
getNewColumnIndex() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
 
getNewEventDefaultText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getNewEventDefaultText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The default text for new created events
getNextItem(GalleryItem, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Returns the item that should be selected when the current item is 'item' and the 'key' is pressed
getNextItem(GalleryItem, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getNextJustifySpace() - Method in class org.eclipse.nebula.widgets.richtext.painter.LinePainter
 
getNextVisibleColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the next visible column in the table.
getNextVisibleItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the next visible item in the table.
getNoDateSetText() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getNoDateSetText() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the text shown in the text area of the combo when there is no date selected.
getNoMoveAfterDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the date after which no moves or resizes are allowed.
getNoMoveBeforeDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the date prior to which no moves or resizes are allowed.
getNonActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getNonActiveSessionBarColorLeft() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The left gradient color of the section bar that is outside of any actual section.
getNonActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getNonActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getNonActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getNonActiveSessionBarColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getNonActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getNonActiveSessionBarColorRight() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The right gradient color of the section bar that is outside of any actual section.
getNonActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getNonActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getNonActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getNonActiveSessionBarColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getNoneText() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getNoneText() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the text written on the "None" button
getNonProperties() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.DefaultWidgetIntrospector
 
getNonProperties() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.MeterIntrospector
 
getNonProperties() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.ScaleWidgetIntrospector
 
getNormalFont() - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
 
getNotAvailableText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getNotAvailableText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn for the word "n/a", used in tooltips
getNullText() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Get the text which will be shown when the selection is set to null.
getNumber() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarComposite.CalDay
 
getNumber() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CustomButton
Internal function.
getNumberOfColumns() - Method in class org.eclipse.nebula.widgets.compositetable.day.internal.TimeSlice
Gets the number of columns that will be displayed in this row.
getNumberOfColumns() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getNumberOfColumnsWithinDay(int) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
 
getNumberOfDays() - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
getNumberOfDays() - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
getNumberOfDays() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
 
getNumberOfDays() - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Method getNumberOfDays.
getNumberOfDaysToAppendForEndOfDay() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getNumberOfDaysToAppendForEndOfDay() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Normally a day is calculated as day_starts->day_ends, which means that to make an event that starts and ends on the same day count as "anything", +1 is added by default to make the event actually show up on the chart.
getNumberOfDivisionsInHour() - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
getNumberOfDivisionsInHour() - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
getNumberOfDivisionsInHour() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
 
getNumberOfDivisionsInHour() - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Returns the numberOfDivisionsInHour.
getNumberOfEventsInDay(Date) - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.EventCountProvider
Returns the number of events to display on a specific day.
getNumberOfLines() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getNumberOfTiles() - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
 
getNumColumns(Composite) - Method in class org.eclipse.nebula.widgets.compositetable.AbstractGridRowLayout
Return the number of columns in the specified row or header.
getNumColumns(Composite) - Method in class org.eclipse.nebula.widgets.compositetable.GridRowLayout
 
getNumColumns(Composite) - Method in class org.eclipse.nebula.widgets.compositetable.HeaderLayout
 
getNumColumns() - Method in class org.eclipse.nebula.widgets.compositetable.TableRow
Return the number of columns in this row.
getNumRowsInCollection() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getNumRowsInCollection.
getNumRowsVisible() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getNumRowsVisible.
getNumRowsVisible() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Method getNumRowsVisible.
getNumVisibleButtons() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Returns the number of currently visible buttons.
getOneDateBoxSize() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getOneDateBoxSize() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the size (width) of the box that one date is contained in.
getOperationsManager() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getOperationsManager() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getOption(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Returns a configuration option set in this RichTextEditorConfiguration.
getOrientation() - Method in class org.eclipse.nebula.paperclips.core.LinePrint
Returns the line orientation (one of SWT.HORIZONTAL or SWT.VERTICAL).
getOrientation() - Method in class org.eclipse.nebula.paperclips.core.PrintJob
Returns the page orientation.
getOrientation() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
 
getOrientation() - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
 
getOrientation() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getOrigin() - Method in class org.eclipse.nebula.visualization.widgets.figures.ProgressBarFigure
 
getOrigin(GridColumn, GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the intersection of the given column and given item.
getOriginalLocationColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getOriginalLocationColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
For vertical drag/drops a box is drawn where the event was prior to the DND started to indicate what the original location of the event was (so the user can find their way back).
getOriginalLocationColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getOriginalLocationColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getOriginalLocationColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getOriginalLocationColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getOscilloscope() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
This method returns the Oscilloscope.
getOscilloscope() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
This method returns the Oscilloscope.
getOutlook2005ArrowImage() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getOutlook2005ArrowImage() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the image for the Outlook 2005 styled arrow.
getOutlook2005ResizeBarSize() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getOutlook2005ResizeBarSize() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the pixel height of the Outlook 2005 resize bar.
getOutlook2005ResizeDotNumber() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getOutlook2005ResizeDotNumber() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the number of dots shown on the resize bar for the Outlook 2005 styled resize bar.
getOutlook2007ArrowImage() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getOutlook2007ArrowImage() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the image for the Outlook 2007 styled arrow.
getOutlook2007ResizeBarSize() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getOutlook2007ResizeBarSize() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the pixel height of the Outlook 2007 resize bar.
getOutlook2007ResizeDotNumber() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getOutlook2007ResizeDotNumber() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the number of dots shown on the resize bar for the Outlook 2007 styled resize bar.
getOverlap() - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the x and y distance that two of the same BorderPainters would overlap to create the appearance of a single border between the two.
getOverlap() - Method in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
getOverlap() - Method in class org.eclipse.nebula.paperclips.core.border.LineBorderPainter
 
getOverlayRatio(Point, Point, Point, Point, Point) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Returns the best size ratio for overlay images.
getOverlaySize(Image[]) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryItemRenderer
Return overlay size, summing all images sizes
getPageContainer() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.GeoMapBrowser
 
getPageContentProvider() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPageControllerComposite
 
getPageCount() - Method in class org.eclipse.nebula.paperclips.core.page.PageIterator.PageNumberer.InnerPageNumber
 
getPageCount() - Method in interface org.eclipse.nebula.paperclips.core.page.PageNumber
Returns the total number of pages.
getPageCount(Printer, Image) - Static method in class org.eclipse.nebula.widgets.ganttchart.print.PrintUtils
Calculate number of horizontal and vertical pages needed to print the given image of the chart.
getPageEnumeration(PrintJob, Printer, GC) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Returns a PageEnumeration for the passed in PrintJob on the given Printer, using the given GC.
getPageIncrement() - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
 
getPageIncrement() - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
getPageIncrement() - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
getPageIncrement() - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
getPageIncrement() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns the amount that the receiver's position will be modified by when the page up/down keys are pressed.
getPageIncrement() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Returns the amount that the selected receiver's value will be modified by when the page increment/decrement areas are selected.
getPageIndexes(int, int, int) - Static method in class org.eclipse.nebula.widgets.pagination.PaginationHelper
Returns an array of int with the page indexes for the given currentPageIndex, totalPages abd nbMax.
getPageLoader() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Returns the page loader to use to load paginated list.
getPageLoaderHandler() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Returns the page loader handler to observe before/after page loading process.
getPageNumber() - Method in class org.eclipse.nebula.paperclips.core.page.PageIterator.PageNumberer.InnerPageNumber
 
getPageNumber() - Method in interface org.eclipse.nebula.paperclips.core.page.PageNumber
Returns the zero-based page index.
getPageNumber() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
Returns the page number of this Print.
getPageNumberFormat() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
Returns the page number format.
getPageOffset() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Returns the current page offset.
getPageRendererBottomFactory() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Returns the page renderer factory to use to create a Composite on the bottom of the widget.
getPageRendererTopFactory() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Returns the page renderer factory to use to create a Composite on the top of the widget.
getPages(PrintJob, Printer) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Processes the print job and returns an array of pages for the given printer device.
getPages() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.PageContainer
 
getPageSize() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Returns the page size: number items to display per page.
getPageText(int, int, Locale) - Static method in class org.eclipse.nebula.widgets.pagination.PaginationHelper
urns the page text (ex : Page 1/2).
getPaginatedList(Object) - Method in class org.eclipse.nebula.widgets.pagination.collections.PageResultContentProvider
 
getPaginatedList(Object) - Method in interface org.eclipse.nebula.widgets.pagination.IPageContentProvider
Returns the page content as List.
getPainted() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getPaintedItems() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getPainter(Device, GC) - Method in class org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
 
getPainter(Device, GC) - Method in interface org.eclipse.nebula.paperclips.core.grid.GridLook
Returns a GridLookPainter for painting the GridLook.
getPainter() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPaintManager() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Returns the currently set paint manager.
getPalette() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
 
getPalette(Display, Integer) - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider
Utility method to create/pool a Color
getPanButtons() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getPanCenterButtons() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getPanClickCount() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getPanel() - Method in class org.eclipse.nebula.cwt.v.VCanvas
 
getPanel() - Method in class org.eclipse.nebula.widgets.cdatetime.CDatePanel
 
getPanScrollButtons() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getPanScrollSpeed() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getPaperBounds(Printer) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Returns the bounding rectangle of the paper, including non-printable margins.
getParagraphCount() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getParagraphSpace() - Method in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
getParent() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getParent(Object) - Method in class org.eclipse.nebula.jface.galleryviewer.FlatTreeContentProvider
 
getParent() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getParent() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getParent() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
getParent() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the parent grid.
getParent() - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
 
getParent() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's parent, which must be a Grid.
getParent() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns the receiver's parent, which must be a Breadcrumb.
getParent() - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
 
getParent() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns the receiver's parent, which must be a RoundedToolBar.
getParent(SelectionEvent) - Method in class org.eclipse.nebula.widgets.pagination.AbstractSortColumnSelectionListener
Returns the parent of the sorted column (ex Table for TableColumn, Tree for TreeColumn).
getParent(SelectionEvent) - Method in class org.eclipse.nebula.widgets.pagination.table.SortTableColumnSelectionListener
 
getParent(SelectionEvent) - Method in class org.eclipse.nebula.widgets.pagination.tree.SortTreeColumnSelectionListener
 
getParent() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
Returns the receiver's RadioGroup parent.
getParent(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.ArrayTreeContentProvider
 
getParentChart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the parent GanttChart
getParentChart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the chart that this range is associated with.
getParentComposite() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the parent GanttComposite
getParentComposite() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Returns the parent GanttComposite
getParentComposite() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the chart composite this range is associated with.
getParentIndent() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getParentItem(Item) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getParentItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getParentItem() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getParentItem() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getParentItem() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
getParentItem() - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the receiver's parent item, which must be a GridItem or null when the receiver is a root.
getParentItem() - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnItem
 
getParentPropertyTable() - Method in class org.eclipse.nebula.widgets.opal.propertytable.AbstractPTWidget
 
getParsedString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getPassword() - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
getPattern() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Get the pattern of this CDateTime as used to set its format.
getPatternFilter() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Returns the pattern filter used by this tree.
getPatternFilter() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Returns the pattern filter used by this tree.
getPercentageBarAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getPercentageBarAlpha() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The Alpha level of the percentage complete bar.
getPercentageBarColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getPercentageBarColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient color of the percentage bar drawn inside an event.
getPercentageBarColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getPercentageBarColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getPercentageBarColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getPercentageBarColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getPercentageBarColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getPercentageBarColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient color of the percentage bar drawn inside an event.
getPercentageBarColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getPercentageBarColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getPercentageBarColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getPercentageBarColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getPercentageBarRemainderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getPercentageBarRemainderColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient color of the remainder percentage bar drawn inside an event.
getPercentageBarRemainderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getPercentageBarRemainderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getPercentageBarRemainderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getPercentageBarRemainderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getPercentageBarRemainderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getPercentageBarRemainderColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient color of the remainder percentage bar drawn inside an event.
getPercentageBarRemainderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getPercentageBarRemainderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getPercentageBarRemainderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getPercentageBarRemainderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getPercentComplete() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the percentage complete of this event.
getPercentCompleteText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getPercentCompleteText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn for the word "% complete", used in tooltips
getPeriodEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getPeriodEnd() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Specify a period end.
getPeriodLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getPeriodLineColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for drawing the vertical period start and end line that shows where the period start and end dates are.
getPeriodLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getPeriodLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getPeriodLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getPeriodLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getPeriodStart() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getPeriodStart() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Specify a period start.
getPhaseHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getPhaseHeaderBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient background color used in the header where phases are written.
getPhaseHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getPhaseHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getPhaseHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getPhaseHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getPhaseHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getPhaseHeaderBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient background color used in the header where phases are written.
getPhaseHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getPhaseHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getPhaseHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getPhaseHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getPhasesHeaderHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getPhasesHeaderHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
When drawing GanttPhases this is the header height used for displaying the names of these phases.
getPicker() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimePainter
 
getPickerActiveDayColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPickerBackgroundColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPickerFont() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPickerForegroundColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPickerInactiveDayColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPickerMinutesBackgroundColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPickerMinutesColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPickerTodayColor() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getPicture() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the picture image for this event.
getPictureLabel() - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the picture label which hosts the picture image.
getPinPoint(Object) - Method in interface org.eclipse.nebula.widgets.geomap.jface.IPinPointProvider
Provides the relative position of the hot spot for the an image of an element, e.g.
getPinPoint(Object) - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
 
getPinPoint(Object, float, float) - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
Helper method for computing the point based on the size of the image.
getPixelInfo(int, int, double, double, double) - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getPixelInfo(int, int, double, double, double) - Method in interface org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IPixelInfoProvider
Get related information on this pixel, which will be displayed below the cursor.
getPlannedText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getPlannedText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn for the word "Planned", used in tooltips
getPlotArea() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getPlotArea() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getPlotAreaBackColor() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getPointColor(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.BasePointStyleProvider
 
getPointColor(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.BooleanStyleProvider
 
getPointColor(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.DoubleStyleProvider
 
getPointColor(ISample, Trace) - Method in interface org.eclipse.nebula.visualization.xygraph.styleprovider.IPointStyleProvider
Get the marker color for the given sample
getPointColor(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.StringStyleProvider
 
getPointer() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getPointSize() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getPointSize() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getPointSize(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.BasePointStyleProvider
 
getPointSize(ISample, Trace) - Method in interface org.eclipse.nebula.visualization.xygraph.styleprovider.IPointStyleProvider
Get the marker size for the given sample
getPointSize(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.StringStyleProvider
 
getPointStyle() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getPointStyle() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getPointStyle(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.BasePointStyleProvider
 
getPointStyle(ISample, Trace) - Method in interface org.eclipse.nebula.visualization.xygraph.styleprovider.IPointStyleProvider
Get the marker style for the given sample
getPointStyle(ISample, Trace) - Method in class org.eclipse.nebula.visualization.xygraph.styleprovider.StringStyleProvider
 
getPointStyleProvider() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getPopup() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getPopupVisible() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Returns true if the receiver's popup is visible, and false otherwise.
getPosition(int) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getPosition(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getPosition(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getPosition() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
 
getPositions() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
Gets the tick positions.
getPositions() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getPositions() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getPositionValue(int, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Get the corresponding value on the position of the scale.
getPositionValue(double, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Get the corresponding value on the position of the scale.
getPostMoveOrResizeUndoCommand() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Call after a move/resize is done to get the command to undo/redo the latest move/resize
getPreComputeElapsedTime() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getPreData(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
getPredefinedColorMap() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
 
getPreferredHeight() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Legend
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.ColorMapRamp
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaledRamp
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.Pipe
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Legend
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
 
getPreferredSize(int, int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaledMarker
 
getPreferredSize() - Method in class org.eclipse.nebula.widgets.richtext.RichTextPainter
Returns the preferred size of the content.
getPreVerticalDragBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getPreviousAndNextMonthForegroundColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getPreviousAndNextMonthForegroundColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getPreviousVisibleColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the previous visible column in the table.
getPreviousVisibleItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the previous visible item in the table.
getPreviousXYGraphMemento() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphConfigCommand
Returns the previous graph memento
getPrimaryXAxis() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getPrimaryXAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getPrimaryYAxis() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getPrimaryYAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getPrintableBounds(Printer) - Static method in class org.eclipse.nebula.paperclips.core.PaperClips
Returns the bounding rectangle of the printable area on the paper.
getPrintJobText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getPrintJobText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The default text of the print job
getPrintPageText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getPrintPageText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The default text for the page prefix in the print footer
getProgressBarMaximumValue() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getProgressBarMinimumValue() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getProgressBarValue() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getProgression(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
This method can be called outside of the UI thread.
getProgression() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Override this to set the number of steps that is calculated before it is actually drawn on the display.
getProgression() - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
getProgression() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
Override this to set the number of steps that is calculated before it is actually drawn on the display.
getPrompt(Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Get the prompt text of control.
getProperties() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
getPropertiesAsList() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
getPropertiesMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getPropertiesMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "Properties" menu item
getPropertyDescriptors() - Method in class org.eclipse.nebula.visualization.internal.widgets.introspection.GenericBeanInfo
 
getPropertyName() - Method in class org.eclipse.nebula.widgets.compositetable.internal.ReflectedProperty
Returns the property's name.
getPShelf() - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
Returns the underlying PShelf Control.
getPulse() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Returns the heart beat of the scope.
getPulse() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
 
getPushedStateBackground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's background color when the widget is "pushed" (selected).
getPushedStateBorderColor() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's color for the border when the widget is "pushed" (selected)
getPushedStateForeground() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's foreground color when the widget is "pushed" (selected).
getPushImage() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's image when the widget is pushed (selected) if it has one, or null if it does not.
getQuality() - Method in class org.eclipse.nebula.effects.stw.transitions.CubicRotationTransition
Returns a percentage representing the quality of image slicing
getRadioChoice() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getRadioGroup() - Method in class org.eclipse.nebula.jface.viewer.radiogroup.RadioGroupViewer
Returns this viewer's RadioGroup control.
getRadius() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getRadius() - Method in class org.eclipse.nebula.widgets.opal.panels.BlurredPanel
 
getRampWidth() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaledRamp
 
getRandomColor() - Static method in class org.eclipse.nebula.widgets.ganttchart.ColorCache
Returns a random color.
getRandomEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Returns a random GanttEvent, useful for testing.
getRange() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.DoubleInputText
 
getRange() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisMemento
 
getRange() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getRange() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
get the scale range
getRangeHighValue() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
 
getRangeLowValue() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
 
getRect() - Method in class org.eclipse.nebula.widgets.calendarcombo.MonthPick.MonthEntry
 
getRecurCount() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the "recurs every" value.
getRecurDays() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the list of currently set recurring days.
getRedoCommands() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.OperationsManager
 
getRedoCommandsSize() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.OperationsManager
 
getRefreshJobDelay() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Return the time delay that should be used when scheduling the filter refresh job.
getRegisteredImage(String) - Method in class org.eclipse.nebula.visualization.xygraph.util.XYGraphMediaFactory
 
getRemainderPercentageBarAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getRemainderPercentageBarAlpha() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The Alpha level of the remaining percentage complete bar.
getRemoveButtonConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getRemovedButtons() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getRenderer() - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
Returns the renderer.
getReportData() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getReportData() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
Return data for display in Report (without label) NOTE: There should be no newlines at end of String
getReportType() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getResizable() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getResizeable() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns true if the column is resizeable.
getResizeBorderSensitivity() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getResizeBorderSensitivity() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the number of pixels off each side of an event that is the area for which the resize cursor is shown.
getResizedImageData(ImageData) - Method in class org.eclipse.nebula.widgets.picture.AbstractPictureControl
Returns the resized ImageData.
getResult() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XCheckedFilteredTree
 
getResult() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XCheckFilteredTreeDialog
 
getResults() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.ResultsPage
 
getResultsPage() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.GeoMapBrowser
 
getResultsText(PageableController, Locale) - Static method in class org.eclipse.nebula.widgets.pagination.PaginationHelper
Returns the results text (ex: "Results 1-5 of 10") for the given pagination controller.
getResultsText(PageableController, String) - Static method in class org.eclipse.nebula.widgets.pagination.PaginationHelper
Returns the results text (ex: "Results 1-5 of 10") for the given pagination controller.
getResultsText(int, int, long, PageableController, String) - Static method in class org.eclipse.nebula.widgets.pagination.PaginationHelper
Returns the results text (ex: "Results 1-5 of 10") for the given pagination information start, end and total.
getReverseArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getReverseArrowColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for reverse dependency lines and arrowheads when the connection type is set to MS PROJECT style.
getReverseArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getReverseArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getReverseArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getReverseArrowColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getReverseDependencyLineHorizontalSpacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getReverseDependencyLineHorizontalSpacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
If you plan on using reverse dependencies, this value will be interesting.
getRevisedDDateRange() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getRevisedEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the revised end date of this event.
getRevisedEndColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getRevisedEndColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used to draw the revised end date of an event.
getRevisedEndColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getRevisedEndColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getRevisedEndColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getRevisedEndColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getRevisedEndDateAfter() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getRevisedEndDateBefore() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getRevisedLineSpacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getRevisedLineSpacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The distance from the event top (and event bottom) that is used to draw the line portraying revised start and end dates.
getRevisedStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the revised start date of this event.
getRevisedStartColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getRevisedStartColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used to draw the revised start date of an event.
getRevisedStartColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getRevisedStartColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getRevisedStartColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getRevisedStartColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getRevisedStartDateAfter() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getRevisedStartDateBefore() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getRevisedText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getRevisedText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn for the word "Revised", used in tooltips
getRGB() - Method in class org.eclipse.nebula.paperclips.core.border.LineBorder
Returns the border color.
getRGB() - Method in class org.eclipse.nebula.paperclips.core.LinePrint
Returns the line color.
getRGB() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPageDecoration
Returns the text color.
getRGB() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
Returns the text color.
getRichText(T) - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellLabelProvider
 
getRichTextEditor() - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellEditor
Return the created RichTextEditor control.
getRichTextResource(String) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
 
getRight() - Method in class org.eclipse.nebula.paperclips.core.border.AbstractBorderPainter
Returns the border inset, in pixels, from the right.
getRight() - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the border inset, in pixels, from the right.
getRight() - Method in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
getRight() - Method in class org.eclipse.nebula.paperclips.core.border.LineBorderPainter
 
getRight() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridMargins
Returns the margin, in pixels, at the right side of the grid.
getRight() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.DefaultGridMargins
 
getRight() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getRightClickSelectedColumn() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getRightClickSelectedColumnNum() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getRightClickSelectedItem() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getRightMargin() - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
getRightMostPixel() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
getRightTreeViewer() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapper
 
getROI(String) - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getRoiColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getROIInfo(int, int, int, int) - Method in interface org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IROIInfoProvider
Return the information to be displayed on ROI label.
getRootCalendar() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the non-cloned root calendar of the chart.
getRootEndCalendar() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the non-cloned root end calendar of the chart.
getRootItem(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
TODO: asl;fj
getRootItem() - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
 
getRootItemCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the number of root items contained in the receiver.
getRootItems() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns a (possibly empty) array of GridItems which are the root items in the receiver.
getRootStartCalendar() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the non-cloned root start calendar of the chart.
getRow() - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
getRowAbove() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getRowBelow() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getRowConstructor() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
(non-API) Method getRowConstructor.
getRowControl() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
(non-API) Method getRowControl.
getRowControl() - Method in class org.eclipse.nebula.widgets.compositetable.TableRow
Return the SWT control implementing the row's GUI.
getRowControls() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getRowControls.
getRowControls() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Method getRowControls.
getRowHeaderRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Gets the row header renderer.
getRowHeaderText(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
Returns the row header text for this element.
getRowHeaderWidth() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the width of the row headers.
getRowHeight(int) - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.grid.GridItem
 
getRowSpan(Object) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
Returns the number of rows this element should span
getRowSpan(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getRowSpan(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getRowSpan(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the row span for the given column index in the receiver.
getRowSpan(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getRowsResizeable() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if the rows are resizable.
getSample(int) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
 
getSample(int) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider
 
getSample(int) - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProvider
Get sample by index
getSaturdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSaturdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSaturdayBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The bottom background gradient color used for drawing the Saturday column.
getSaturdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSaturdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSaturdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSaturdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSaturdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSaturdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSaturdayBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The top background gradient color used for drawing the Saturday column.
getSaturdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSaturdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSaturdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSaturdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSaturdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSaturdayTextColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for drawing the Saturday letter.
getSaturdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSaturdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSaturdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSaturdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSavedCustDatas() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getSavedCustDatas() - Method in class org.eclipse.nebula.widgets.xviewer.customize.FileStoreCustomizations
 
getSavedCustDatas() - Method in interface org.eclipse.nebula.widgets.xviewer.customize.IXViewerCustomizations
Load and return saved customizations
getSavedCustDatas() - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomizations
 
getScale() - Method in class org.eclipse.nebula.paperclips.core.ScalePrint
Returns the scale by which the target will be scaled, or null (indicating automatic scale down to fit).
getScale() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaledRamp
 
getScale() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getScale() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaledMarker
 
getScale() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
 
getScaleFontData() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getScaleProvider() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks
 
getScaleRange() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getScaleRange() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
 
getScaleTickLabels() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
Gets the scale tick labels.
getScaleTickLabels() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Gets the scale tick labels.
getScaleTickMarks() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
Gets the scale tick marks.
getScaleTickMarks() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Gets the scale tick marks.
getScaling() - Method in class org.eclipse.nebula.visualization.xygraph.figures.DAxis
Get scaling for axis in terms of pixels/unit
getScopeBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getScopeBorderColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The border color used for drawing scopes.
getScopeBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getScopeBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getScopeBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getScopeBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getScopeEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the list of GanttEvents that the scope encompasses.
getScopeGradientColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getScopeGradientColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
One of the gradient colors for drawing scopes.
getScopeGradientColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getScopeGradientColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getScopeGradientColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getScopeGradientColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getScopeGradientColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getScopeGradientColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
One of the gradient colors for drawing scopes.
getScopeGradientColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getScopeGradientColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getScopeGradientColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getScopeGradientColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getScopeParent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the scope parent of this event if it has one.
getScrollbar(Event) - Method in class org.eclipse.nebula.animation.ScrollingSmoother
 
getScrollbar(Event) - Method in class org.eclipse.nebula.cwt.animation.ScrollingSmoother
 
getScrollBarIncrement() - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Returns the preferred Scrollbar increment for the current gallery layout.
getScrollBarIncrement() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getScrollBarPosition() - Method in class org.eclipse.nebula.widgets.ganttchart.HorizontalScrollbarHandler
 
getScrollPosition() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getSearch() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.ResultsPage
 
getSearchBackground(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getSearchMatchColor() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getSearchURL(String) - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer
Gets the URL used for a specific search
getSecond() - Method in class org.eclipse.nebula.widgets.xviewer.util.Pair
 
getSection() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
 
getSection() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.SectionDeleteCommand
 
getSectionAfter() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getSectionAt(MouseEvent) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns a section that corresponds to where the given MouseEvent is fired
getSectionBarDividerHeight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionBarDividerHeight() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The height of the bar drawn between sections.
getSectionBarWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionBarWidth() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Width of the section bar.
getSectionBefore() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getSectionDetailAreaBackgroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSectionDetailAreaBackgroundColor(GanttSection) - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The background color used to draw the gradient background of the section detail area of the given GanttSection.
getSectionDetailAreaBackgroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSectionDetailAreaBackgroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSectionDetailAreaBackgroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSectionDetailAreaBackgroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSectionDetailAreaForegroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSectionDetailAreaForegroundColor(GanttSection) - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The foreground color used to draw the gradient background of the section detail area of the given GanttSection.
getSectionDetailAreaForegroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSectionDetailAreaForegroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSectionDetailAreaForegroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSectionDetailAreaForegroundColor(GanttSection) - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSectionDetailContentReplacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionDetailContentReplacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the custom section detail generator which generates the section detail out of custom data for a GanttSection.
getSectionDetailMoreText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getSectionDetailMoreText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The default text that gets rendered before the plus icon in the section detail area.
getSectionDetailText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionDetailText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The detail information that should be rendered in the section detail area.
getSectionDetailTitle() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionDetailTitle() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The section detail area title that should be rendered in the section detail area.
getSectionDetailWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionDetailWidth() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
 
getSectionSide() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionSide() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
getSectionSide() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Which side the section bar should be drawn on.
getSectionTextSpacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getSectionTextSpacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
If the name of any section is so large that it basically defines the size of the section, this value is used to space out the text slightly so that the section borders don't hug the text.
getSelected() - Method in class org.eclipse.nebula.widgets.xviewer.util.EnumStringMultiSelectionDialog
 
getSelected() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ListDialogSortableFiltered
 
getSelectedBackgroundColor() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getSelectedBackgroundColor() - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Returns the receiver's background color when the widget is selected.
getSelectedButton() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getSelectedButton() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getSelectedButtonBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getSelectedButtonBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getSelectedButtonBackgroundColorMiddle() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getSelectedButtonBackgroundColorMiddle() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getSelectedButtonBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getSelectedButtonBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getSelectedColor() - Method in class org.eclipse.nebula.widgets.led.BaseLED
Returns the color used when the line is "on".
getSelectedCustData() - Method in class org.eclipse.nebula.widgets.xviewer.customize.dialog.CustomizationDataSelectionDialog
 
getSelectedDate() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Returns the selected date.
getSelectedDate() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.DateSelectionDialog
 
getSelectedDates() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Returns all the selected dates.
getSelectedDay() - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
Method getSelectedDay.
getSelectedDayBorderColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getSelectedDayBorderColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getSelectedDayColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getSelectedDayColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getSelectedDayColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSelectedDayColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSelectedDayColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The bottom background gradient color used for drawing selected columns.
getSelectedDayColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSelectedDayColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSelectedDayColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSelectedDayColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSelectedDayColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSelectedDayColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSelectedDayColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The top background gradient color used for drawing selected columns.
getSelectedDayColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSelectedDayColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSelectedDayColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSelectedDayColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSelectedDayHeaderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSelectedDayHeaderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSelectedDayHeaderColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The bottom background gradient color used for drawing selected columns in the header section.
getSelectedDayHeaderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSelectedDayHeaderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSelectedDayHeaderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSelectedDayHeaderColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSelectedDayHeaderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSelectedDayHeaderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSelectedDayHeaderColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The top background gradient color used for drawing selected columns in the header section.
getSelectedDayHeaderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSelectedDayHeaderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSelectedDayHeaderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSelectedDayHeaderColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSelectedEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the a list of all currently selected events, or an emtpy list if none.
getSelectedFirst() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ListDialogSortableFiltered
 
getSelectedFont() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getSelectedForeground() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getSelectedForegroundColor() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getSelectedForegroundColor() - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Returns the receiver's foreground color when the widget is selected.
getSelectedGradient1() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getSelectedGradient2() - Method in class org.eclipse.nebula.widgets.pshelf.RedmondShelfRenderer
 
getSelectedHTML() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Returns the current selected text containing the markup tags for styling.
getSelectedIndex() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectedItemBackground() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getSelectedItemBorderColor() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getSelectedItemForeground() - Method in class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.NavigationPageGraphics
 
getSelectedMappingColor() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapperUIConfigProvider
 
getSelectedText() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Returns the current selected text without any markup tags.
getSelection() - Method in class org.eclipse.nebula.cwt.v.VButton
 
getSelection() - Method in interface org.eclipse.nebula.effects.stw.Transitionable
returns the index of the current selected Control object
getSelection() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
 
getSelection(Control) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getSelection() - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
getSelection(Control) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getSelection() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getSelection() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns a Point whose x coordinate is the start of the selection in the receiver's text field, and whose y coordinate is the end of the selection.
getSelection() - Method in class org.eclipse.nebula.widgets.carousel.Carousel
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Get the current selection of this CDateTime widget, or null if there is no selection.
getSelection() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Returns the current selection, or null if none.
getSelection() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getSelection.
getSelection() - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
Method getSelection.
getSelection() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Method getSelection.
getSelection() - Method in class org.eclipse.nebula.widgets.compositetable.viewers.MonthCalendarViewer
 
getSelection() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getSelection() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Returns a Point whose x coordinate is the start of the selection in the receiver's text field, and whose y coordinate is the end of the selection.
getSelection() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getSelection() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
 
getSelection() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns a array of GridItems that are currently selected in the receiver.
getSelection() - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
Returns the selection.
getSelection() - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
Returns the selection.
getSelection() - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
Returns the selection.
getSelection() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
Returns true if the receiver is selected, and false otherwise
getSelection() - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Returns the ColumnItems that is currently selected in the receiver.
getSelection() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Returns an array of DLItems that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns the selection, which is the receiver's position.
getSelection() - Method in class org.eclipse.nebula.widgets.opal.launcher.Launcher
Return the selected button
getSelection() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Returns an array of Objects that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Returns the 'selection', which is an array where the first element is the lower selection, and the second element is the upper selection
getSelection() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getSelection() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getSelection() - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
getSelection() - Method in class org.eclipse.nebula.widgets.pshelf.PShelf
Returns the PShelfItem that is currently selected in the receiver.
getSelection() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Returns the the item which is currently selected in the receiver's list, or null if no item is selected.
getSelection() - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns a Point whose x coordinate is the start of the selection in the receiver's text field, and whose y coordinate is the end of the selection.
getSelection() - Method in class org.eclipse.nebula.widgets.treemapper.TreeMapper
 
getSelectionAsList() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Returns a list of DLItems that are currently selected in the receiver.
getSelectionBackgroundColor() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
getSelectionBackgroundColor() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
getSelectionCount() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getSelectionCount() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getSelectionCount() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getSelectionCount() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the number of selected items contained in the receiver.
getSelectionCount() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Returns the number of selected items contained in the receiver.
getSelectionCount() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getSelectionEnabled() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if selection is enabled, false otherwise.
getSelectionForegroundColor() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryItemRenderer
 
getSelectionForegroundColor() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
 
getSelectionFromWidget() - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
 
getSelectionImage() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
getSelectionImage() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
 
getSelectionIndex() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns the zero-relative index of the item which is currently selected in the receiver's list, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
Returns the zero-relative index of the item which is currently selected in the receiver's list, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns the zero-relative index of the item which is currently selected in the receiver's list, or -1 if no item is selected.
getSelectionIndices() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionListener() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getSelectionRange() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getSelectionRanges() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getSelectionText() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getSelectOnToggle() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getSelectOnTreeToggle() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getSentinalDate() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getSeparator() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getSeparatorColor() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the receiver's separator color.
getServiceURL(Object, String, Object[]) - Method in class org.eclipse.nebula.widgets.geomap.internal.URLService
 
getServiceURL(Object) - Method in class org.eclipse.nebula.widgets.geomap.internal.URLService
 
getSessionBarDividerColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSessionBarDividerColorLeft() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The left gradient color of the section divider bar that is drawn between sections.
getSessionBarDividerColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSessionBarDividerColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSessionBarDividerColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSessionBarDividerColorLeft() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSessionBarDividerColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSessionBarDividerColorRight() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The right gradient color of the section divider bar that is drawn between sections.
getSessionBarDividerColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSessionBarDividerColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSessionBarDividerColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSessionBarDividerColorRight() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSettings() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Returns the current Settings manager.
getSettings() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Returns the currently set settings implementor.
getSettings() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
getShadeColor() - Method in class org.eclipse.nebula.widgets.pshelf.PaletteShelfRenderer
 
getShell() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getShell() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
 
getShell() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getShell() - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
getShift(int, int) - Static method in class org.eclipse.nebula.widgets.gallery.RendererHelper
Return the offset to use in order to center an object in a given area.
getShortStr(GC, String, int, int) - Static method in class org.eclipse.nebula.widgets.grid.internal.TextUtils
Shortens a supplied string so that it fits within the area specified by the width argument.
getShortString(GC, String, int) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.TextUtils
Shortens a supplied string so that it fits within the area specified by the width argument.
getShortText(GC, String, int) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.TextUtils
Shortens a supplied string so that it fits within the area specified by the width argument.
getShowFewerButtonsText() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractLanguageManager
 
getShowFewerButtonsText() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ILanguageSettings
 
getShowMoreButtonsText() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractLanguageManager
 
getShowMoreButtonsText() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ILanguageSettings
 
getShowNumberOfDaysOnEventsMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getShowNumberOfDaysOnEventsMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "Show number of days on events" menu item
getShowPlannedDatesMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getShowPlannedDatesMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the the "Show planned dates" menu item
getSize() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.AbstractPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.BackgroundPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.BigPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.border.internal.BorderPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.CompositePiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.DebugPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.EmptyPrint
Returns the size of the empty space.
getSize() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridLookPainterPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.ImagePiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.ImagePrint
Returns the size that the image will be rendered at, in points.
getSize() - Method in class org.eclipse.nebula.paperclips.core.internal.piece.EmptyPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.internal.RotatePiece
 
getSize(int, int) - Method in class org.eclipse.nebula.paperclips.core.LineIterator
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.LinePiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.NullPrintPiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPiece
 
getSize() - Method in interface org.eclipse.nebula.paperclips.core.PrintPiece
Returns the dimensions of this PrintPiece, in pixels.
getSize() - Method in class org.eclipse.nebula.paperclips.core.ScalePiece
 
getSize() - Method in class org.eclipse.nebula.paperclips.core.text.internal.TextPiece
 
getSize() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ByteArrayWrapper
 
getSize() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.DoubleArrayWrapper
 
getSize() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.FloatArrayWrapper
 
getSize() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.IntArrayWrapper
 
getSize() - Method in interface org.eclipse.nebula.visualization.widgets.datadefinition.IPrimaryArrayWrapper
Get size of the array.
getSize() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.LongArrayWrapper
 
getSize() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ShortArrayWrapper
 
getSize() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.UnsignedPrimitiveArrayWrapper
 
getSize() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
 
getSize() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider
 
getSize() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProvider
Total number of samples.
getSize() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
 
getSize() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.ToolbarComposite
 
getSize() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getSize() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getSize(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
Returns the size of a group.
getSize(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getSize(int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getSize(GalleryItem, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getSize(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getSize(GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.NoGroupRenderer
 
getSize(String) - Static method in class org.eclipse.nebula.widgets.ganttchart.utils.TextPainterHelper
Gets the font size out of a size markup in the given string.
getSize() - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Returns the size.
getSize() - Method in class org.eclipse.nebula.widgets.opal.commons.FixedSizeQueue
 
getSize() - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
Returns the size.
getSize() - Method in class org.eclipse.nebula.widgets.pshelf.AbstractRenderer
Returns the size.
getSize() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.OverlayUtil
 
getSizeOfStars() - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
 
getSizeType() - Method in class org.eclipse.nebula.widgets.pgroup.AbstractToolItemRenderer
Get the size type
getSnap() - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
Get the snap intervals used when setting the minutes and seconds.
getSort() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the sort indicator value.
getSortColumn() - Method in class org.eclipse.nebula.widgets.ctree.CTree
returns the sort column of this container as an CTreeColumn.
getSortDirection() - Method in class org.eclipse.nebula.widgets.compositetable.AbstractNativeHeader
Returns the current sort direction.
getSortDirection() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getSortDirection() - Method in class org.eclipse.nebula.widgets.pagination.AbstractSortColumnSelectionListener
Returns the sort direction SWT.UP, SWT.DOWN.
getSortDirection() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Returns the sort direction SWT.UP, SWT.DOWN.
getSortingStr(StringBuilder) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getSortPropertyName() - Method in class org.eclipse.nebula.widgets.pagination.AbstractSortColumnSelectionListener
Returns the property name used to sort.
getSortPropertyName() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Returns the property name used to sort.
getSortXCols() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getSoundClip() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
Override this to return the Clip player.
getSource() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttConnection
Returns the source event of this connection.
getSourceColumnId() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerComputedColumn
 
getSourceXViewerColumn() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerComputedColumn
 
getStandard() - Static method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
getStart() - Method in class org.eclipse.nebula.animation.effects.MoveScrollBarEffect
 
getStart() - Method in class org.eclipse.nebula.cwt.animation.effects.MoveScrollBar
 
getStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getStart() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the start date.
getStartAngle() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
 
getStartColumnIndex() - Method in class org.eclipse.nebula.widgets.grid.Grid
 
getStartDate() - Method in class org.eclipse.nebula.widgets.compositetable.day.DayEditor
 
getStartDate() - Method in class org.eclipse.nebula.widgets.compositetable.month.MonthCalendar
 
getStartDate() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableModel
 
getStartDate() - Method in interface org.eclipse.nebula.widgets.compositetable.timeeditor.IEventEditor
Return the current start date for this event editor.
getStartDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the start date of this event.
getStartDate() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getStartDate() - Method in class org.eclipse.nebula.widgets.ganttchart.utils.DateRange
 
getStartDateAfter() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getStartDateBefore() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
 
getStartHour() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the start hour.
getStartingXFor(Calendar) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the starting x for a given date.
getStartingXForEventDate(Calendar) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the starting x position for a given date in the current view.
getStartMinute() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
Returns the start minute.
getStartTime() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
Gets the event's start time.
getStartupCalendarDate() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getStartupCalendarDate() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the position that the calendar should start on when first created.
getStartX() - Method in class org.eclipse.nebula.animation.effects.MoveControlEffect
 
getStartX() - Method in class org.eclipse.nebula.cwt.animation.effects.MoveControl
 
getState() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getStatusColor() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the status color of this event.
getStatusLabel() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getStatusString() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
Override this to add information to the status string.
getSteadyPosition() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
If the scope value must be drawn on a steady position then this method can supply a value.
getSteadyPosition() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
 
getStepIncrement() - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
 
getSteps() - Method in class org.eclipse.nebula.widgets.stepbar.Stepbar
Returns the receiver's list of steps
getStops() - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
getStrategy() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the strategy.
getStretchControl() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
getStrikeout() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the strikout flag.
getStrikeout() - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
Returns the strikeout flag.
getString(String) - Static method in class org.eclipse.nebula.paperclips.core.Messages
Returns the locale-specific messages for the given key.
getString(String) - Static method in class org.eclipse.nebula.widgets.cdatetime.Resources
 
getString(String, Locale) - Static method in class org.eclipse.nebula.widgets.cdatetime.Resources
 
getStringValues() - Static method in enum org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
 
getStroke() - Method in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
getStroke() - Method in class org.eclipse.nebula.cwt.svg.SvgUse
 
getStyle() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
getStyle() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getStyle() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the text style.
getStyle() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
getStyle() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getStyle() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
 
getStyle() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getStyle() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getStyle() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Returns the receiver's style information.
getStyle() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTBaseTextEditor
 
getStyle() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTFloatEditor
 
getStyle() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTIntegerEditor
 
getStyle() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTPasswordEditor
 
getStyle() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTStringEditor
 
getStyle() - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTURLEditor
 
getStyle() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
 
getStyle() - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
getStyle() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioGroup
 
getStyle() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
getStyledText() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getStyledText(Object, XViewerColumn, int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerValueColumn
 
getStyledText() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getStyledText(Object, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getStyledText(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getStyledText(Object, XViewerColumn, int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn
 
getStyles(String) - Method in class org.eclipse.nebula.cwt.svg.SvgFragment
Return a map of css styles for the given class name, if it exists.
getSumOfAllWeights() - Method in class org.eclipse.nebula.widgets.compositetable.AbstractGridRowLayout
Returns the sum of all the weights in the weights property
getSumOfAllWeights() - Method in class org.eclipse.nebula.widgets.compositetable.ResizableGridRowLayout
 
getSundayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSundayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSundayBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The bottom background gradient color used for drawing the Sunday column.
getSundayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSundayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSundayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSundayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSundayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSundayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getSundayBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The top background gradient color used for drawing the Sunday column.
getSundayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSundayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSundayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSundayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSundayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getSundayTextColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for drawing the Sunday letter.
getSundayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getSundayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getSundayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getSundayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getSurroundingEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.dnd.VerticalDragDropManager
 
getSwtAlign(XViewerAlign) - Static method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getSwtStyle() - Method in class org.eclipse.nebula.widgets.xviewer.edit.CellEditDescriptor
 
getTable() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
returns the Table reference.
getTableBackground() - Method in class org.eclipse.nebula.widgets.ctree.SColors
 
getTableCombo() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
returns the TableCombo reference.
getTableDefaultCustData() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
 
getTableStyle() - Method in class org.eclipse.nebula.widgets.pagination.table.PageableTable
Returns the table style.
getTabs() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getTabs() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getTail() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBuffer
Get tail element
getTailFade(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Gets the percentage of tail that must be faded out.
getTailFade() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
 
getTailFade(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
Gets the percentage of tail that must be faded out.
getTailFade() - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
getTailFade() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
 
getTailMargin() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getTailMargin() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getTailMargin() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getTailSize(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
Returns the size of the tail.
getTailSize() - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher
 
getTailSize(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
Returns the size of the tail.
getTailSize() - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Deprecated.
getTailSize() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Deprecated.
 
getTallestEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
 
getTarget() - Method in class org.eclipse.nebula.paperclips.core.AlignPrint
Returns the wrapped print being aligned
getTarget() - Method in class org.eclipse.nebula.paperclips.core.BackgroundPrint
Returns the wrapped print to which the background color is being applied.
getTarget() - Method in class org.eclipse.nebula.paperclips.core.BigPrint
Returns the wrapped print which is being split across pages.
getTarget() - Method in class org.eclipse.nebula.paperclips.core.border.BorderPrint
Returns the wrapped print to which the border is being applied.
getTarget() - Method in class org.eclipse.nebula.paperclips.core.ColumnPrint
Returns the target print being split into columns.
getTarget() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellIterator
 
getTarget() - Method in class org.eclipse.nebula.paperclips.core.internal.LayerEntryImpl
 
getTarget() - Method in class org.eclipse.nebula.paperclips.core.internal.LayerEntryIteratorImpl
 
getTarget() - Method in interface org.eclipse.nebula.paperclips.core.LayerEntry
Returns the target print of this entry.
getTarget() - Method in interface org.eclipse.nebula.paperclips.core.LayerEntryIterator
 
getTarget() - Method in class org.eclipse.nebula.paperclips.core.NoBreakPrint
Returns the print which will not be broken across pages.
getTarget() - Method in class org.eclipse.nebula.paperclips.core.RotatePrint
Returns the print to be rotated.
getTarget() - Method in class org.eclipse.nebula.paperclips.core.ScalePrint
Returns the print being scaled.
getTarget() - Method in class org.eclipse.nebula.paperclips.core.SidewaysPrint
Returns the print to be rotated.
getTarget() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttConnection
Returns the target event of this connection.
getTargetSection() - Method in class org.eclipse.nebula.widgets.ganttchart.dnd.VerticalDragDropManager
 
getTemperatureUnit() - Method in class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure
 
getText() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Returns the text of this combo
getText() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getText() - Method in class org.eclipse.nebula.cwt.v.VNative
 
getText(int) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getText(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getText(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getText() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the text that will be printed.
getText() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.DoubleInputText
 
getText() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
 
getText() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the receiver's text, which will be an empty string if it has never been set or if the receiver is a SEPARATOR label.
getText() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getText() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns a string containing a copy of the contents of the receiver's text field.
getText() - Method in class org.eclipse.nebula.widgets.calendarcombo.MonthPick.MonthEntry
 
getText() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getText() - Method in class org.eclipse.nebula.widgets.chips.Chips
Returns the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CustomButton
Returns the button label text
getText() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
Return the Label's text.
getText() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
Returns the widget text.
getText() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getText() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getText() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
If this item has a tree column, this method will return the first image from that column
getText(int) - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getText() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Returns a string containing a copy of the contents of the receiver's text field.
getText() - Method in class org.eclipse.nebula.widgets.floatingtext.FloatingText
 
getText() - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
getText(int) - Method in class org.eclipse.nebula.widgets.gallery.GalleryItem
 
getText() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.HeaderControl
 
getText() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.TitleControl
 
getText() - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
 
getText(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getText(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getText() - Method in class org.eclipse.nebula.widgets.grid.GridItem
getText(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the text stored at the given column index in the receiver, or empty string if the text has not been set.
getText(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getText() - Method in class org.eclipse.nebula.widgets.grid.internal.GridToolTip
 
getText() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
getText() - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
getText() - Method in class org.eclipse.nebula.widgets.opal.dialog.ChoiceItem
 
getText() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getText() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns a string containing a copy of the contents of the receiver's text field, or an empty string if there are no contents.
getText() - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
getText() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
getText(Object) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoiceDefaultLabelProvider
 
getText(Object) - Method in interface org.eclipse.nebula.widgets.opal.multichoice.MultiChoiceLabelProvider
 
getText() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getText() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getText(int, int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getText() - Method in class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
Returns the receiver's text.
getText(String, Locale) - Static method in class org.eclipse.nebula.widgets.pagination.Resources
Returns the text of the given messageKey according the given locale.
getText() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the text.
getText() - Method in class org.eclipse.nebula.widgets.radiogroup.RadioItem
 
getText() - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.TextPaintInstruction
 
getText(T) - Method in class org.eclipse.nebula.widgets.richtext.RichTextCellLabelProvider
Null-safe method to return the text that should be shown.
getText() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
getText() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns a string containing a copy of the contents of the receiver's text field.
getText(Object) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeDataLabelProvider
 
getText(Object, Long, String) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerPreComputedColumn
Optional method available to make other checks during loading or otherwise change the cached value.
getText() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.Result
 
getText(Object) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.StringLabelProvider
 
getText() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getText(Object) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerColumnLabelProvider
 
getText(Object, Long, String) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerPreComputedColumnAdapter
 
getTextAlignment() - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
getTextBounds(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getTextBounds(int, int) - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getTextBounds(GridItem, boolean) - Method in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
Returns the bounds of the text in the cell.
getTextBounds(GridItem, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
Returns the bounds of the text in the cell.
getTextBounds(Object, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridFooterRenderer
Returns the bounds of the text in the cell.
getTextBounds(Object, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Returns the bounds of the text in the cell.
getTextBounds(Object, boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnFooterRenderer
Returns the bounds of the text in the cell.
getTextBounds(Object, boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnGroupHeaderRenderer
Returns the bounds of the text in the cell.
getTextBounds(Object, boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
Returns the bounds of the text in the cell.
getTextBounds() - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
 
getTextBoxValue() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getTextColor() - Method in class org.eclipse.nebula.widgets.badgedlabel.BadgedLabel
Returns the text color that the receiver will use to draw.
getTextColor() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getTextColor() - Method in interface org.eclipse.nebula.widgets.calendarcombo.IColorManager
 
getTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTextColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for drawing text.
getTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTextColor() - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
Gets the setting for the textColor argument provided to GoogleIconDescriptor
getTextColor() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns the color of the text when the button is enabled and not selected.
getTextColor() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns the color of the text when the button is enabled and not selected.
getTextColor() - Method in class org.eclipse.nebula.widgets.stepbar.Stepbar
Returns the receiver's color of the text
getTextColorSelected() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns the color of the text when the button is not selected.
getTextColorSelected() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns the color of the text when the button is not selected.
getTextControl() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
 
getTextControl() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns the Text control reference.
getTextDisplayFormat() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getTextDisplayFormat() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the text display format of this event.
getTextDisplayFormat() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Decides how the string behind the event is displayed.
getTextFont() - Method in class org.eclipse.nebula.widgets.gallery.ListItemRenderer
Deprecated.
Use Canvas.setFont(Font) or GalleryItem.setFont(Font) instead.
getTextFont() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the text font to use when drawing the event text.
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTChooserEditor
 
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTColorEditor
 
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTDimensionEditor
 
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTDirectoryEditor
 
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTFileEditor
 
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTFontEditor
 
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTInsetsEditor
 
getTextFor(PTProperty) - Method in class org.eclipse.nebula.widgets.opal.propertytable.editor.PTRectangleEditor
 
getTextForSelect() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getTextForUnselect() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getTextHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTextHeaderBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient background color used in the header where the full date is written.
getTextHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTextHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTextHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTextHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTextHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTextHeaderBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient background color used in the header where the full date is written.
getTextHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTextHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTextHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTextHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTextHeight() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns the height of the receivers's text field.
getTextHeight() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Returns the height of the receivers's text field.
getTextHeight() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Returns the height of the receivers's text field.
getTextLength(GC) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.TextPaintInstruction
 
getTextLimit() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Returns the maximum number of characters that the receiver's text field is capable of holding.
getTextLimit() - Method in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
Returns the maximum number of characters that the receiver's text field is capable of holding.
getTextLimit() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Returns the maximum number of characters that the receiver's text field is capable of holding.
getTextLimit() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getTextOrientation() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
Returns the text orientation of the section.
getTextPattern() - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
getTextPosition() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
 
getTextSpacerConnected() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getTextSpacerConnected() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the space between the actual event and the text that is written after the event when the event has a connecting line extending from it.
getTextSpacerNonConnected() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getTextSpacerNonConnected() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the space between the actual event and the text that is written after the event when the event has no connecting line extending from it.
getTextStyle() - Method in class org.eclipse.nebula.paperclips.core.page.PageNumberPrint
Returns the text style that will be used to render the page number
getTextWidget() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
getTheme() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractColorManager
 
getTheme() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractColorManager
 
getTheme() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.IColorManager
 
getThickness() - Method in class org.eclipse.nebula.paperclips.core.LinePrint
Returns the line thickness, in points.
getThickness() - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
getThumb() - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
getThumb() - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
getThumb() - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
getThumbColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.KnobFigure
 
getThumbColor() - Method in class org.eclipse.nebula.visualization.widgets.figures.ScaledSliderFigure
 
getTickLabelMaxHeight() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
 
getTickLabelMaxHeight() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getTickLabelMaxLength() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
 
getTickLabelMaxLength() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getTickLabelMaxOutLength() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaleTickLabels
 
getTickLabelPositions() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaleTickLabels
Gets the tick label positions.
getTickLabelPositions() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
Gets the tick label positions.
getTickLabelSide() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
getTickLablesSide() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
Deprecated.
use correctly spelled #getTickLabelSide(LabelSide)
getTickLength() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
 
getTickMarkColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTickMarkColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The tick mark is the small line that separates dates in the top part of the header.
getTickMarkColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTickMarkColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTickMarkColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTickMarkColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTicksProvider() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
Gets the ticks provider
getTicksProvider() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
 
getTicksProvider() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
 
getTickVisibilities() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScaleTickLabels
 
getTickVisibilities() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
 
getTileServer() - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
Returns the current TileServer of this GeoMap.
getTileServer() - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
Gets the tile server used for fetching tiles
getTileURL(TileRef, String, Object[]) - Method in class org.eclipse.nebula.widgets.geomap.TileServer
 
getTileURL(TileRef, String, Map<String, String>) - Method in class org.eclipse.nebula.widgets.geomap.TileServer
 
getTileURL(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.TileServer
 
getTimeHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTimeHeaderBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient background color used in the header where the days and time is written.
getTimeHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTimeHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTimeHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTimeHeaderBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTimeHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTimeHeaderBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient background color used in the header where the days and time is written.
getTimeHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTimeHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTimeHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTimeHeaderBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTimer() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getTimerIndexButton() - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
getTimeSpent() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.ElapsedTime
Milliseconds spent so far.
getTimeStamp() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getTimeUnit() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.AbstractScale
 
getTimeUnit() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.IScaleProvider
 
getTimeZone() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
The timezone currently in use by this CDateTime.
getTips() - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
getTitle() - Method in class org.eclipse.nebula.cwt.svg.SvgDocument
 
getTitle() - Method in class org.eclipse.nebula.cwt.svg.SvgGraphic
Returns the value of the title element that is a child of this svg element.
getTitle() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisMemento
 
getTitle() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getTitle() - Method in class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure
 
getTitle() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getTitle() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getTitle() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getTitle() - Method in class org.eclipse.nebula.widgets.ganttchart.AdvancedTooltip
 
getTitle() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttPhase
 
getTitle() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
getTitle() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
getTitle() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the receiver's title if it has one, or null if it does not.
getTitle() - Method in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
getTitleBackground() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getTitleBackground2() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getTitleColor() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getTitleColor() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getTitleColor() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getTitleColor() - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
 
getTitleColor() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the title's color.
getTitleColorRgb() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getTitleColorRgb() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getTitleFont() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AxisMemento
 
getTitleFont() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getTitleFont() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getTitleFont() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getTitleFont() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getTitleFont() - Method in class org.eclipse.nebula.widgets.opal.header.Header
Returns the title's font.
getTitleFontData() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getTitleFontData() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getTitleFontData() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getTitleFontData() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getTitleForeground() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
Get group title text color.
getTodayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTodayBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient background color used to represent the current day.
getTodayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTodayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTodayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTodayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTodayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTodayBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient background color used to represent the current day.
getTodayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTodayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTodayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTodayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTodayDate() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Returns the today date.
getTodayLineAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTodayLineAlpha() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The alpha value of the Today line.
getTodayLineAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTodayLineAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTodayLineAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTodayLineAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTodayLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTodayLineColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for drawing the vertical "today" line that shows where the todays date is.
getTodayLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTodayLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTodayLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTodayLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTodayLineStyle() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getTodayLineStyle() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The default line style of the line showing where today's date is.
getTodayLineVerticalOffset() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getTodayLineVerticalOffset() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The vertical offset from the top for the today line calculated from the bottom part of the header.
getTodayLineWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getTodayLineWidth() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The width of the line showing where today's date is.
getTodayText() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getTodayText() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the text written on the "Today" button
getToggleBounds() - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Returns the bounds of the toggle within the header (typically only group headers have toggles) or null.
getToggleBounds() - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnGroupHeaderRenderer
Returns the bounds of the toggle within the header (typically only group headers have toggles) or null.
getToggleButtonBounds() - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
 
getTogglePosition() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the toggle position.
getToggleRenderer() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Returns the toggle renderer or null.
getToggleVisible() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getToolbar() - Method in class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
 
getToolbar() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
 
getToolbarButtonConfigurations() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getToolbarComposite() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CollapsibleButtons
Returns the toolbar composite.
getToolbarGroupConfiguration() - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
getToolBarImage() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CustomButton
Returns the toolbar image
getToolBarLeftSpacer() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getToolBarLeftSpacer() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the number of pixels left of an item on the toolbar that the selection area should cover.
getToolBarRightSpacer() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getToolBarRightSpacer() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the number of pixels right of an item on the toolbar that the selection area should cover.
getToolBarSpacing() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.AbstractSettings
 
getToolBarSpacing() - Method in interface org.eclipse.nebula.widgets.collapsiblebuttons.ISettings
Returns the number of pixels between each item on the toolbar.
getToolItemArea() - Method in class org.eclipse.nebula.widgets.pgroup.AbstractGroupStrategy
 
getToolItemArea() - Method in class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
 
getToolItemArea() - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
 
getToolItemRenderer() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
 
getToolItems() - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
 
getToolTip() - Method in class org.eclipse.nebula.widgets.collapsiblebuttons.CustomButton
Returns the tooltip text
getTooltip() - Method in class org.eclipse.nebula.widgets.ganttchart.Holiday
 
getToolTip() - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
Gets the current ToolTip
getToolTip(Object) - Method in interface org.eclipse.nebula.widgets.geomap.jface.IToolTipProvider
Gets the tool tip for the given element
getToolTip(Object) - Method in class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
 
getToolTip() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getTooltipBackgroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTooltipBackgroundColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The background color used in all tooltips.
getTooltipBackgroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTooltipBackgroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTooltipBackgroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTooltipBackgroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getToolTipContentReplacer() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getToolTipContentReplacer() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the custom tool tip generator which generates the tooltip out of custom data for a GanttEvent.
getTooltipForegroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTooltipForegroundColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The foreground color used in all tooltips.
getTooltipForegroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTooltipForegroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTooltipForegroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTooltipForegroundColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTooltipForegroundColorFaded() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTooltipForegroundColorFaded() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The faded foreground color used in all tooltips (for less important text).
getTooltipForegroundColorFaded() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTooltipForegroundColorFaded() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTooltipForegroundColorFaded() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTooltipForegroundColorFaded() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getToolTipText() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getToolTipText() - Method in class org.eclipse.nebula.widgets.compositetable.month.internal.MonthCalendarableItemControl
 
getToolTipText() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getToolTipText(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
getToolTipText(GridItem, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
getToolTipText() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Returns the tooltip for the given cell.
getToolTipText(GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
getTooltipText() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns the receiver's tool tip text, or null if it has not been set.
getTooltipText() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
 
getToolTipText() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationAction
 
getToolTipText() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationCustomizeDataAction
 
getToolTipText() - Method in class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
 
getTop(boolean) - Method in class org.eclipse.nebula.paperclips.core.border.AbstractBorderPainter
Returns the border inset, in pixels, from the top.
getTop(boolean) - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the border inset, in pixels, from the top.
getTop(boolean) - Method in class org.eclipse.nebula.paperclips.core.border.GapBorderPainter
 
getTop(boolean) - Method in class org.eclipse.nebula.paperclips.core.border.LineBorderPainter
 
getTop() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getTopEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.dnd.VerticalDragDropManager
 
getTopEvent() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the topmost visible event in the current view of the chart.
getTopHorizontalLinesColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getTopHorizontalLinesColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top horizontal lines are all the horizontal lines that span across the header from the left side to the right.
getTopHorizontalLinesColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getTopHorizontalLinesColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getTopHorizontalLinesColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getTopHorizontalLinesColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getTopIndex() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getTopIndex() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the zero-relative index of the item which is currently at the top of the receiver.
getTopIndex() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getTopItem() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getTopLeftRenderer() - Method in class org.eclipse.nebula.widgets.grid.Grid
Gets the top left renderer.
getTopMargin() - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
getTopPixel() - Method in class org.eclipse.nebula.widgets.bidilayout.BidiLayout
 
getTopPixel() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
getTopRow() - Method in class org.eclipse.nebula.widgets.compositetable.CompositeTable
Method getTopRow.
getTopRow() - Method in class org.eclipse.nebula.widgets.compositetable.InternalCompositeTable
Method getTopRow.
getTotalElements() - Method in class org.eclipse.nebula.widgets.pagination.collections.PageResult
Returns the total amount of elements.
getTotalElements(Object) - Method in class org.eclipse.nebula.widgets.pagination.collections.PageResultContentProvider
 
getTotalElements(Object) - Method in interface org.eclipse.nebula.widgets.pagination.IPageContentProvider
Returns the total amount of elements.
getTotalElements() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Returns the total elements.
getTotalPages() - Method in class org.eclipse.nebula.widgets.pagination.PageableController
Returns the total pages.
getTotalTransitionTime() - Method in class org.eclipse.nebula.effects.stw.Transition
Returns the total time of the transition effect in millisecond
getTotalVisibileGanttEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the number of visible events on in the current viewport
getTrace() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.TraceConfigPage
 
getTrace() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AnnotationMemento
 
getTrace() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getTraceColor() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getTraceColor() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getTraceCombo() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getTraceConfigPageList() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getTraceDataRange() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getTraceList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getTraceList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Legend
 
getTraceList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
getTraceMementoList() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphMemento
 
getTraceType() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getTraceType() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getTransform() - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
getTransform(GC) - Method in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
getTransition() - Method in class org.eclipse.nebula.effects.stw.TransitionManager
Returns the current transition effect
getTransitionable() - Method in class org.eclipse.nebula.effects.stw.TransitionManager
Returns the transitionable object
getTreeCell() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getTreeColumn() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getTreeColumnOffIndex(int) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerLabelProvider
Returns XViewerColumn of the given index
getTreeColumnOffIndex(int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerLabelProvider
 
getTreeColumnOffIndex(int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerStyledTextLabelProvider
 
getTreeIndent() - Method in class org.eclipse.nebula.widgets.ctree.CTree
 
getTreeIndent() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
 
getTreeLinesVisible() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns true if the tree lines are visible.
getTreePath() - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryViewerRow
 
getTreePath() - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getTreePath() - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getTreeStyle() - Method in class org.eclipse.nebula.widgets.pagination.tree.PageableTree
Returns the tree style.
getTreeViewer() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ListDialogSortableFiltered
 
getTreeViewer() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XCheckFilteredTreeDialog
 
getTrimmedContentWidth() - Method in class org.eclipse.nebula.widgets.richtext.painter.LinePainter
 
getTrimmedTextLength(GC) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.TextPaintInstruction
 
getTruncationStyle() - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
Get the truncation style
getTruncationStyle() - Method in class org.eclipse.nebula.widgets.grid.GridFooterRenderer
Get the truncation style
getTruncationStyle() - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Get the truncation style
getTruncationStyle() - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultRowHeaderRenderer
Get the truncation style
getTruncationStyle() - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnGroupHeaderRenderer
Get the truncation style
getTruncationStyle() - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
Get the truncation style
getType() - Method in class org.eclipse.nebula.cwt.v.VButton
 
getType() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getType() - Method in class org.eclipse.nebula.cwt.v.VLabel
 
getType() - Method in class org.eclipse.nebula.cwt.v.VNative
 
getType() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getType() - Method in class org.eclipse.nebula.cwt.v.VSpacer
 
getType() - Method in class org.eclipse.nebula.widgets.compositetable.internal.ReflectedMethod
Method getType.
getType() - Method in class org.eclipse.nebula.widgets.compositetable.internal.ReflectedProperty
Return the property's type.
getType() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
 
getType() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleMapsSearchServer.SearchResult
Gets the result type
getType() - Method in class org.eclipse.nebula.widgets.geomap.jface.OsmSearchServer.SearchResult
Gets the result type
getType() - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider.Palette
 
getUnderline() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns the underline flag.
getUnderline() - Method in class org.eclipse.nebula.paperclips.core.text.TextStyle
Returns the underline flag.
getUndoCommands() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.OperationsManager
 
getUndoCommandsSize() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.OperationsManager
 
getUndoRedoEvents() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
 
getUndoRedoManager() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
Returns the Undo/Redo manager
getUndoRedoManager() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the Undo/Redo manager.
getUnit() - Method in class org.eclipse.nebula.visualization.widgets.figures.GaugeFigure
 
getUnitString() - Method in enum org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.TemperatureUnit
 
getUnselectedBackgroundColor() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getUnselectedColor() - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Returns the receiver's foreground color when the widget is not selected.
getUnselectedColor() - Method in class org.eclipse.nebula.widgets.stepbar.Stepbar
Returns the receiver's color used when the step is not reached
getUnselectedForegroundColor() - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
getUnsignedBits() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getUpdateMode() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider
 
getUpper() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Range
 
getUpperLeftPositionInDayRowCoordinates() - Method in class org.eclipse.nebula.widgets.compositetable.timeeditor.CalendarableItem
(non-API)
getUpperValue() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Returns the 'upper selection', which is the upper receiver's position.
getURL() - Method in class org.eclipse.nebula.widgets.geomap.internal.URLService
 
getURLFormatArguments(Object) - Method in class org.eclipse.nebula.widgets.geomap.internal.URLService
 
getURLFormatArguments(Object) - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer
 
getURLFormatArguments(Object) - Method in class org.eclipse.nebula.widgets.geomap.TileServer
 
getURLFormatMap(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.TileServer
 
getUrlPageHtml(String, InetSocketAddress) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
 
getUrlString() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
Gets the URL used to fetch the map icon
getUseAdvancedTooltips() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getUseAdvancedTooltips() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
getUseAdvancedTooltips() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Whether to use Advanced Tooltips by default.
getUserDefaultCustData() - Method in class org.eclipse.nebula.widgets.xviewer.customize.FileStoreCustomizations
 
getUserDefaultCustData() - Method in interface org.eclipse.nebula.widgets.xviewer.customize.IXViewerCustomizations
Return customization saved as default
getUserDefaultCustData() - Method in class org.eclipse.nebula.widgets.xviewer.customize.XViewerCustomizations
 
getUseSingleClick() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
Returns the single click enabled flag.
getValue(double) - Method in class org.eclipse.nebula.animation.movement.AbstractMovement
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.BounceOut
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.ElasticOut
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.ExpoOut
 
getValue(double) - Method in interface org.eclipse.nebula.animation.movement.IMovement
Get value at step 'step'
getValue(double) - Method in class org.eclipse.nebula.animation.movement.LinearInOut
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.QuartIn
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.QuartInOut
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.QuartOut
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.SinusDecreaseVariation
 
getValue(double) - Method in class org.eclipse.nebula.animation.movement.SinusVariation
 
getValue(double) - Method in class org.eclipse.nebula.cwt.animation.movement.AbstractMovement
 
getValue(double) - Method in class org.eclipse.nebula.cwt.animation.movement.BounceOut
 
getValue(double) - Method in class org.eclipse.nebula.cwt.animation.movement.ElasticOut
 
getValue(double) - Method in class org.eclipse.nebula.cwt.animation.movement.ExpoOut
 
getValue(double) - Method in interface org.eclipse.nebula.cwt.animation.movement.IMovement
Get value at step 'step'
getValue(double) - Method in class org.eclipse.nebula.cwt.animation.movement.LinearInOut
 
getValue(double) - Method in class org.eclipse.nebula.cwt.animation.movement.SinusDecreaseVariation
 
getValue(double) - Method in class org.eclipse.nebula.cwt.animation.movement.SinusVariation
 
getValue(Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
getValue() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getValue(int) - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getValue(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getValue(int) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getValue() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
 
getValue() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
Returns the current Date value of the widget.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.BigDecimalFormatter
Returns the current value of the text control if it is a valid BigDecimal.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.BigIntegerFormatter
Returns the current value of the text control if it is a valid BigInteger.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Returns the current value of the text control if it is a valid Date.
The date is valid if all the input fields are set.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
Returns the current value of the text control if it is a valid Double.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.FloatFormatter
Returns the current value of the text control if it is a valid Float.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedText
Returns the current value of the widget.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.IntegerFormatter
Returns the current value of the text control if it is a valid Integer.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.IPAddressFormatter
Returns the current value of the text control if it is a valid ip address.
If invalid, returns null.
getValue() - Method in interface org.eclipse.nebula.widgets.formattedtext.ITextFormatter
Returns the current value of the text control.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.LongFormatter
Returns the current value of the text control if it is a valid Long.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.MaskFormatter
Returns the current value.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
Returns the current value of the text control if it is a valid Number.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.PercentFormatter
Returns the current value of the text control if it is a valid Number.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.ShortFormatter
Returns the current value of the text control if it is a valid Short.
getValue() - Method in class org.eclipse.nebula.widgets.formattedtext.StringFormatter
Returns the current value.
This formatter has no formatting features.
getValue() - Method in class org.eclipse.nebula.widgets.opal.calculator.Calculator
 
getValue() - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorCombo
 
getValue() - Method in class org.eclipse.nebula.widgets.opal.nebulaslider.NebulaSlider
Returns the receiver's value.
getValue() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
getValue(Object, String) - Static method in class org.eclipse.nebula.widgets.pagination.collections.BeanUtils
Returns the value of the given property for the given bean.
getValueLabelFormat() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getValueOrDefault(Map<GridItem, List<T>>, GridItem, int, T) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
get value or default
getValuePosition(double, boolean) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.RoundScale
Get the position of the value in degrees.
getValuePosition(double, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Get the position of the value based on scale.
getValuePrecisePosition(double, boolean) - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
Get the position of the value based on scale.
getValueRGB(ColorTuple[], double[], double) - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
 
getValues() - Method in class org.eclipse.nebula.widgets.opal.commons.FixedSizeQueue
 
getValueText() - Method in class org.eclipse.nebula.visualization.widgets.figures.AbstractScaledWidgetFigure
 
getValueType() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeObservableValue
 
getValueType() - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeValueProperty
 
getValueType() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserComboObservableValue
 
getValueType() - Method in class org.eclipse.nebula.widgets.datechooser.DateChooserObservableValue
 
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.BigDecimalFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.BigIntegerFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.DateTimeFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.DoubleFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.FloatFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedText
Returns the type of value the ITextFormatter associated with this FormattedText handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextObservableValue
 
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.IntegerFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.IPAddressFormatter
 
getValueType() - Method in interface org.eclipse.nebula.widgets.formattedtext.ITextFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.LongFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.MaskFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.ShortFormatter
Returns the type of value this ITextFormatter handles, i.e.
getValueType() - Method in class org.eclipse.nebula.widgets.formattedtext.StringFormatter
Returns the type of value this ITextFormatter handles, i.e.
getVControl(Widget) - Static method in class org.eclipse.nebula.cwt.v.VTracker
 
getVerifier() - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
getVerticalAlignment() - Method in interface org.eclipse.nebula.paperclips.core.grid.GridCell
Returns the vertical alignment applied to the cell content.
getVerticalAlignment() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellImpl
 
getVerticalAlignment() - Method in class org.eclipse.nebula.paperclips.core.grid.internal.GridCellIterator
 
getVerticalAlignment() - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
getVerticalAlignment() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the vertical alignment.
getVerticalAlignment() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns a value which describes the position of the text in the receiver.
getVerticalBar() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttChart
 
getVerticalDNDStyle() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester
 
getVerticalDragResistance() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getVerticalDragResistance() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
For events that can be dragged vertically, this is the "resistance" in pixels before the event "lets go" of it's horizontal location.
getVerticalEventAlignment() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the vertical alignment set.
getVerticalEventAlignment() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
Returns the vertical alignment of all events in this row.
getVerticalEventDragging() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getVerticalEventDragging() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
 
getVerticalEventDragging() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
What style of vertical event dragging that is enabled.
getVerticalInsertMarkerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getVerticalInsertMarkerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
This is the color used to draw the vertical insert marker for vertical drag and drop.
getVerticalInsertMarkerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getVerticalInsertMarkerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getVerticalInsertMarkerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getVerticalInsertMarkerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getVerticallyFullImage() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns the chart as an image with the visible horizontal area but showing all information in the chart vertically.
getVerticalScrollBarProxy() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the externally managed vertical scrollbar.
getVerticalTextLocation() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the lcoation where the event text will be displayed vertically.
getVerticalTickMarkOffset() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getVerticalTickMarkOffset() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The vertical offset from top for the tick marks in the top header.
getViewer() - Method in class org.eclipse.nebula.widgets.pagination.table.PageableTable
Returns the table viewer.
getViewer() - Method in class org.eclipse.nebula.widgets.pagination.tree.PageableTree
Returns the tree viewer.
getViewer() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
Get the tree viewer of the receiver.
getViewer() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.FilteredTreeComposite
Get the tree viewer of the receiver.
getViewerForItem(PShelfItem) - Method in class org.eclipse.nebula.jface.pshelfviewer.PShelfViewer
Returns a viewer, whose widget is embedded in item.
getViewerNamespace() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getViewerRowFromItem(Widget) - Method in class org.eclipse.nebula.jface.galleryviewer.GalleryTreeViewer
 
getViewerRowFromItem(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
getViewerRowFromItem(Widget) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
getViewerRowFromItem(Widget) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
getViewport() - Method in class org.eclipse.nebula.cwt.svg.SvgElement
 
getViewport() - Method in class org.eclipse.nebula.cwt.svg.SvgFragment
 
getViewPortHandler() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
 
getVirtualGroupDefaultItemCount() - Method in class org.eclipse.nebula.widgets.gallery.Gallery
 
getVisibilities() - Method in interface org.eclipse.nebula.visualization.xygraph.linearscale.ITicksProvider
 
getVisibilities() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
 
getVisibilities() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
 
getVisibility() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getVisibility() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
 
getVisible() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getVisible() - Method in class org.eclipse.nebula.widgets.compositetable.TableRow
Returns if this row is visible.
getVisible() - Method in class org.eclipse.nebula.widgets.ctree.CTreeItem
Returns whether or not this CContainerItem is requesting to be visible.
getVisible() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the visibility state as set with setVisible.
getVisible() - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
Returns the scrollbar's visibility.
getVisible() - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
Returns the scrollbar's visibility.
getVisible() - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
Returns the scrollbar's visibility.
getVisibleBounds() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Returns a rectangle with the bounds of what is actually visible inside the chart.
getVisibleColumn_DegradeLeft(GridItem, GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the first visible column that is not spanned by any other column that is either the given column or any of the columns displaying to the left of the given column.
getVisibleColumn_DegradeRight(GridItem, GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the first visible column that is not spanned by any other column that is either the given column or any of the columns displaying to the right of the given column.
getVisibleGanttChartArea(Image) - Static method in class org.eclipse.nebula.widgets.ganttchart.print.PrintUtils
 
getVisibleGridHeight() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the height of the on-screen area that is available for showing the grid's rows, i.e.
getVisibleGridWidth() - Method in class org.eclipse.nebula.widgets.grid.Grid
Returns the height of the screen area that is available for showing the grid columns
getVisibleItemCount() - Method in class org.eclipse.nebula.widgets.calendarcombo.CustomCombo
Gets the number of items that are visible in the drop down portion of the receiver's list.
getVisibleItemCount() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Gets the number of items that are visible in the drop down portion of the receiver's list.
getVisibleItemCount(TreeItem[]) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getVisibleItemCount() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getVisibleItems(GalleryItem, int, int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
 
getVisibleItems() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ListDialogSortableFiltered
 
getVisibleItems() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getVisibleRange() - Method in class org.eclipse.nebula.widgets.grid.Grid
Query the grid for all currently visible rows and columns
getVisibleTableSelection() - Method in class org.eclipse.nebula.widgets.xviewer.customize.dialog.XViewerCustomizeDialog
 
getVisualIndex(int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
getVisualIndex(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
getWeekdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getWeekdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getWeekdayBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The bottom background gradient color used for drawing the weekday column.
getWeekdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getWeekdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getWeekdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getWeekdayBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getWeekdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getWeekdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
 
getWeekdayBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IFillBackgroundColors
The top background gradient color used for drawing the weekday column.
getWeekdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getWeekdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getWeekdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getWeekdayBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getWeekdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getWeekdayTextColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The foreground color of the letters of the week in the bottom header.
getWeekdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getWeekdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getWeekdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getWeekdayTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getWeekDividerAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getWeekDividerAlpha() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The alpha value of the week divider line.
getWeekDividerAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getWeekDividerAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getWeekDividerAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getWeekDividerAlpha() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getWeekDividerLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getWeekDividerLineColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used for drawing the vertical line showing where the next week starts (or the previous week ends).
getWeekDividerLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getWeekDividerLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getWeekDividerLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getWeekDividerLineColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getWeekHeaderTextDisplayFormatBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getWeekHeaderTextDisplayFormatBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the bottom header for the week view.
getWeekHeaderTextDisplayFormatTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getWeekHeaderTextDisplayFormatTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the top header for the week view.
getWeekTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getWeekTimeDividerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color for the dividing line between each section of the bottom header in the week view.
getWeekTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getWeekTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getWeekTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getWeekTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getWeights() - Method in class org.eclipse.nebula.widgets.compositetable.AbstractGridRowLayout
Method getWeights.
getWeights() - Method in class org.eclipse.nebula.widgets.compositetable.AbstractNativeHeader
Method getWeights.
getWeights() - Method in class org.eclipse.nebula.widgets.compositetable.HeaderLayout
 
getWeights() - Method in class org.eclipse.nebula.widgets.compositetable.ResizableGridRowLayout
 
getWhite() - Static method in class org.eclipse.nebula.widgets.calendarcombo.ColorCache
Returns the color white R255, G255, B255
getWhite() - Static method in class org.eclipse.nebula.widgets.collapsiblebuttons.ColorCache
Returns the color white R255, G255, B255
getWhite() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getWhite() - Static method in class org.eclipse.nebula.widgets.ganttchart.ColorCache
Returns the color white R255, G255, B255
getWhite() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color white.
getWhite() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getWhite() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getWhite() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getWhite() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getWidget() - Method in class org.eclipse.nebula.cwt.v.VControl
 
getWidget() - Method in class org.eclipse.nebula.cwt.v.VPanel
 
getWidget() - Method in class org.eclipse.nebula.widgets.formattedtext.FormattedTextObservableValue
 
getWidget() - Method in interface org.eclipse.nebula.widgets.opal.propertytable.PTWidget
 
getWidget() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTWidgetTable
 
getWidget() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTWidgetTree
 
getWidget() - Method in class org.eclipse.nebula.widgets.pagination.AbstractPaginationWidget
Returns the widget.
getWidth() - Method in class org.eclipse.nebula.paperclips.core.border.AbstractBorderPainter
Returns the sum of the left and right border insets.
getWidth() - Method in interface org.eclipse.nebula.paperclips.core.border.BorderPainter
Returns the sum of the left and right border insets.
getWidth() - Method in class org.eclipse.nebula.widgets.ctree.CTreeCell
 
getWidth() - Method in class org.eclipse.nebula.widgets.ctree.CTreeColumn
 
getWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the width of this event.
getWidth() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the width of the column.
getWidth() - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Returns the whole width of the item.
getWidth() - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Returns the whole height of the widget.
getWidthWithText() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the full right most x value if event has text or images drawn after it.
getWindowsButtonWidth() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getWindowsButtonWidth() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the arrow width of the combo button itself for Windows.
getWindowsMonthPopupDrawFont() - Method in class org.eclipse.nebula.widgets.calendarcombo.AbstractSettings
 
getWindowsMonthPopupDrawFont() - Method in interface org.eclipse.nebula.widgets.calendarcombo.ISettings
Returns the font used to draw the month selector text on Windows.
getWords() - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.TextPaintInstruction
 
getWordSplitting() - Method in class org.eclipse.nebula.paperclips.core.text.TextPrint
Returns whether word splitting is enabled.
getWordWrap() - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Returns the true if the cells in receiver wrap their text.
getWorkingDaysBetween(Date, Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getWorkingDaysBetween(Calendar, Calendar) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getX() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the x location of this event.
getXAxis() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AnnotationMemento
 
getXAxis() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getXAxis() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getXAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getXAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getXAxisList() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getXAxisList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getXDataMinMax() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
 
getXDataMinMax(boolean) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
 
getXDataMinMax() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProvider
Get the minimum and maximum xdata.
getXDataMinMax(boolean) - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProvider
Get the minimum and maximum xdata.
getXEnd() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the ending x location for this event.
getXErrorBarType() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getXErrorBarType() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getXForDate(Date) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Gets the X for a given date.
getXForDate(Calendar) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
Gets the x position where the given date starts in the current visible area.
getXMinusError() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.ISample
 
getXMinusError() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getXmlData() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
 
getXmlData() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
Return string to save off between xml tags Used by call to toXml() String returned will be sent through AXml.textToXml() before being saved Used by: toXml
getXmlRoot() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getXmlSubRoot() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
 
getXPlusError() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.ISample
 
getXPlusError() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getXTreeColumn(int) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getXValue() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.ISample
 
getXValue() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getXValue() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getXViewer() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerComputedColumn
 
getXViewerCustomizations() - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
Provides the storage mechanism for save/load of personal/shared customizations
getXViewerCustomizations() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getXViewerCustomMenu() - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
Provides custom menu for XViewer
getXViewerCustomMenu() - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getXViewerFactory() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getxViewerGradient() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
 
getXViewerLoadingReport(XViewer) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
Provides for ability to customize loading report that is provided
getXViewerLoadingReport(XViewer) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getXViewerTextFilter() - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
Override to provide extended filter capabilities
getXViewerTreeReport(XViewer) - Method in interface org.eclipse.nebula.widgets.xviewer.IXViewerFactory
Provides for ability to customize tree report that is provided
getXViewerTreeReport(XViewer) - Method in class org.eclipse.nebula.widgets.xviewer.XViewerFactory
 
getXYGraph() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.GraphConfigPage
 
getXYGraph() - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.XYGraphConfigDialog
 
getXYGraph() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
 
getXYGraph() - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
getXYGraph() - Method in class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
 
getXYGraph() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getXyGraphMem() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getXyGraphMem() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getXYGraphSnapShot(XYGraph) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper
Deprecated.
 
getXYGraphSnapShot(IXYGraph) - Static method in class org.eclipse.nebula.visualization.xygraph.util.SingleSourceHelper2
 
getY() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
Returns the y location of this event.
getYAxis() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AnnotationMemento
 
getYAxis() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getYAxis() - Method in class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
 
getYAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getYAxis() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getYAxisList() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getYAxisList() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getYDataMinMax() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
 
getYDataMinMax(boolean) - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.AbstractDataProvider
 
getYDataMinMax() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProvider
Get the minimum and maximum ydata.
getYDataMinMax(boolean) - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.IDataProvider
Get the minimum and maximum ydata.
getYearHeaderTextDisplayFormatBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getYearHeaderTextDisplayFormatBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the bottom header for the year view.
getYearHeaderTextDisplayFormatTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getYearHeaderTextDisplayFormatTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The SimpleDateFormat of the text shown in the top header for the year view.
getYearMonthDayWidth() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getYearMonthDayWidth() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
Returns the width for each day that is drawn in the yearly view.
getYearTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getYearTimeDividerColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color for the dividing line between each section of the bottom header in the year view.
getYearTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getYearTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getYearTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getYearTimeDividerColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getYErrorBarType() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
 
getYErrorBarType() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
 
getYMinusError() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.ISample
 
getYMinusError() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getYPlusError() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.ISample
 
getYPlusError() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getyPos() - Method in class org.eclipse.nebula.widgets.calendarcombo.MonthPick.MonthEntry
 
getYValue() - Method in interface org.eclipse.nebula.visualization.xygraph.dataprovider.ISample
 
getYValue() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
 
getYValue() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
 
getYYYYMMDD() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getYYYYMMDD(Date) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.DateUtil
 
getZeroMarginLayout(int, boolean) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
getZeroMarginLayout() - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLib
 
getZoom() - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
 
getZoom() - Method in interface org.eclipse.nebula.widgets.geomap.internal.GeoMapPositioned
Gets the current zoom level
getZoom() - Method in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
 
getZoomBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getZoomBackgroundColorBottom() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The bottom gradient background color used to draw the zoom box.
getZoomBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getZoomBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getZoomBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getZoomBackgroundColorBottom() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getZoomBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getZoomBackgroundColorTop() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The top gradient background color used to draw the zoom box.
getZoomBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getZoomBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getZoomBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getZoomBackgroundColorTop() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getZoomBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getZoomBorderColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used to draw the zoom level box border.
getZoomBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getZoomBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getZoomBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getZoomBorderColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getZoomClickCount() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getZoomInClickButtons() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getZoomInMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getZoomInMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "Zoom in" menu item
getZoomLevelText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getZoomLevelText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn for the zoom level box.
getZoomMaxText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getZoomMaxText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn instead of a number when the zoom level reaches its maximum.
getZoomMinText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getZoomMinText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The text drawn instead of a number when the zoom level reaches its minimum.
getZoomOutClickButtons() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getZoomOutMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getZoomOutMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "Zoom out" menu item
getZoomRectangleButtons() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getZoomResetMenuText() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractLanguageManager
 
getZoomResetMenuText() - Method in interface org.eclipse.nebula.widgets.ganttchart.ILanguageManager
The menu item text for the "Reset Zoom Level" menu item
getZoomScrollButtons() - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
 
getZoomTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractColorManager
 
getZoomTextColor() - Method in interface org.eclipse.nebula.widgets.ganttchart.IColorManager
The color used to draw the text in the zoom box.
getZoomTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeGrayBlue
 
getZoomTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeHighContrastBlack
 
getZoomTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeSilver
 
getZoomTextColor() - Method in class org.eclipse.nebula.widgets.ganttchart.themes.ColorThemeWindowsBlue
 
getZoomType() - Method in interface org.eclipse.nebula.visualization.xygraph.figures.IXYGraph
 
getZoomType() - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
 
getZoomType() - Method in class org.eclipse.nebula.visualization.xygraph.figures.XYGraph
 
getZoomWheelModifierKey() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
 
getZoomWheelModifierKey() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
The keyboard modifier key combined with the scroll wheel to make the chart zoom.
ghostToggle - Variable in class org.eclipse.nebula.widgets.ctree.CTreeCell
If true, the toggle will not be drawn, but will take up space
gift - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
git - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
git_square - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
github - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
github_alt - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
github_square - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
gittip - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
glass - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
globe - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
google - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
google_plus - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
google_plus_square - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
google_wallet - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
GoogleIconDescriptor - Class in org.eclipse.nebula.widgets.geomap.jface
ImageDescriptor that downloads the image data from https://chart.googleapis.com/ Typically used by a LabelProvider with an ImageRegistry to provide map icons.
GoogleIconDescriptor(GoogleIconDescriptor.Options) - Constructor for class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
Initializes this GoogleIconDescriptor based on the provided options
GoogleIconDescriptor.Options - Class in org.eclipse.nebula.widgets.geomap.jface
Options for the GoogleIconDescriptor
GoogleMapsSearchServer - Class in org.eclipse.nebula.widgets.geomap.jface
A SearchServer using Google maps
GoogleMapsSearchServer() - Constructor for class org.eclipse.nebula.widgets.geomap.jface.GoogleMapsSearchServer
Initializes the GoogleMapsSearchServer
GoogleMapsSearchServer.SearchResult - Class in org.eclipse.nebula.widgets.geomap.jface
The SearchResult returned from the GoogleMapsSearchServer
GoogleTileServer - Class in org.eclipse.nebula.widgets.geomap
This class encapsulates a tileserver, which has the concept of a baseurl and a maximum zoon level.
GoogleTileServer(String, int) - Constructor for class org.eclipse.nebula.widgets.geomap.GoogleTileServer
Initializes a Google maps TileServer
goToToday() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarComposite
 
grab - Variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
grab() - Method in class org.eclipse.nebula.widgets.cdatetime.Footer
 
grab - Variable in class org.eclipse.nebula.widgets.cdatetime.Header
 
grab() - Method in class org.eclipse.nebula.widgets.cdatetime.Header
 
grabFocus() - Method in class org.eclipse.nebula.widgets.calendarcombo.CalendarCombo
Deprecated.
gradient - Variable in class org.eclipse.nebula.visualization.widgets.figures.AbstractRoundRampedFigure
 
graduation_cap - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
GraphArea() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.GraphArea
 
GraphAreaZoomer() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.GraphAreaZoomer
 
GraphConfigPage - Class in org.eclipse.nebula.visualization.internal.xygraph.toolbar
This will help to create the necessary widgets to configure an annotation's properties.
GraphConfigPage(IXYGraph) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.GraphConfigPage
Construct a graph configuration page
GraphDemo - Class in org.eclipse.nebula.visualization.xygraph.examples
This program simply draw the widget figure on a shell.
GraphDemo() - Constructor for class org.eclipse.nebula.visualization.xygraph.examples.GraphDemo
 
GraphicsUtil - Class in org.eclipse.nebula.visualization.widgets.util
The utility class contains functions that all related with graphics.
GraphicsUtil() - Constructor for class org.eclipse.nebula.visualization.widgets.util.GraphicsUtil
 
GraphicsUtil - Class in org.eclipse.nebula.visualization.xygraph.util
Utility function for graphics operations.
GraphicsUtil() - Constructor for class org.eclipse.nebula.visualization.xygraph.util.GraphicsUtil
 
GraphicUtils - Class in org.eclipse.nebula.widgets.pgroup.internal
 
GraphicUtils() - Constructor for class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
gratipay - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
GRAY - Static variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
GRAY theme.
GrayableButton - Class in org.eclipse.nebula.visualization.internal.xygraph.toolbar
A button with gray image when disabled.
GrayableButton(Image) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.GrayableButton
 
GrayableButton(Image, Image) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.GrayableButton
 
grayImage - Variable in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.GrayableButton
 
green() - Method in class org.eclipse.nebula.cwt.svg.SvgGradientStop
 
GreenNavigationPageGraphicsConfigurator - Class in org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics
Navigation page configurator to configure navigation page with green theme.
GreenNavigationPageGraphicsConfigurator() - Constructor for class org.eclipse.nebula.widgets.pagination.renderers.navigation.graphics.GreenNavigationPageGraphicsConfigurator
 
Grid - Class in org.eclipse.nebula.visualization.xygraph.figures
The grid in the plot area.
Grid(Axis) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.Grid
 
Grid - Class in org.eclipse.nebula.widgets.grid
The Grid widget is a spreadsheet/table component that offers features not currently found in the base SWT Table.
Grid(Composite, int) - Constructor for class org.eclipse.nebula.widgets.grid.Grid
Grid with generic DataVisualizer
Grid(DataVisualizer, Composite, int) - Constructor for class org.eclipse.nebula.widgets.grid.Grid
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Grid.GridVisibleRange - Class in org.eclipse.nebula.widgets.grid
Object holding the visible range
GRID_FULL - Static variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
 
GRID_LINES - Static variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
 
GRID_NONE - Static variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
 
GridCell - Interface in org.eclipse.nebula.paperclips.core.grid
Instances of this interface represent a single cell in a GridPrint.
GridCellImpl - Class in org.eclipse.nebula.paperclips.core.grid.internal
Instances of this class represent a single cell in a GridPrint.
GridCellImpl(int, int, Print, int) - Constructor for class org.eclipse.nebula.paperclips.core.grid.internal.GridCellImpl
This constructor is only here for compatibility reasons and is not intented to be used by clients.
GridCellIterator - Class in org.eclipse.nebula.paperclips.core.grid.internal
 
GridCellIterator(GridCell, Device, GC) - Constructor for class org.eclipse.nebula.paperclips.core.grid.internal.GridCellIterator
 
GridCellRenderer - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
GridCellRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
GridCellSpanManager - Class in org.eclipse.nebula.widgets.grid
 
GridCellSpanManager() - Constructor for class org.eclipse.nebula.widgets.grid.GridCellSpanManager
 
GridColumn - Class in org.eclipse.nebula.paperclips.core.grid
Describes the properties of a column in a GridPrint.
GridColumn(int, int, int) - Constructor for class org.eclipse.nebula.paperclips.core.grid.GridColumn
Constructs a GridColumn.
GridColumn - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
GridColumn(Grid, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumn
Constructs a new instance of this class given its parent (which must be a Grid) and a style value describing its behavior and appearance.
GridColumn(Grid, int, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumn
Constructs a new instance of this class given its parent (which must be a Grid), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
GridColumn(GridColumnGroup, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumn
Constructs a new instance of this class given its parent column group (which must be a GridColumnGroup), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
GridColumnGroup - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
GridColumnGroup(Grid, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridColumnGroup
Constructs a new instance of this class given its parent (which must be a Table) and a style value describing its behavior and appearance.
GridColumnLabelProvider - Class in org.eclipse.nebula.jface.gridviewer
A label provider that provides hooks for extra functionality in the Grid.
GridColumnLabelProvider() - Constructor for class org.eclipse.nebula.jface.gridviewer.GridColumnLabelProvider
 
GridColumnLayout - Class in org.eclipse.nebula.jface.gridviewer
The GridColumnLayout is the Layout used to maintain GridColumn sizes in a Grid.
GridColumnLayout() - Constructor for class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
 
GridDragSourceEffect - Class in org.eclipse.nebula.widgets.grid
This class provides default implementations to display a source image when a drag is initiated from a Grid.
GridDragSourceEffect(Grid) - Constructor for class org.eclipse.nebula.widgets.grid.GridDragSourceEffect
 
GridDropTargetEffect - Class in org.eclipse.nebula.widgets.grid
This class provides a default drag under effect (eg.
GridDropTargetEffect(Grid) - Constructor for class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
Creates a new GridDropTargetEffect to handle the drag under effect on the specified Grid.
GridEditor - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
GridEditor(Grid) - Constructor for class org.eclipse.nebula.widgets.grid.GridEditor
Creates a TableEditor for the specified Table.
gridEvent(Event) - Method in class org.eclipse.nebula.widgets.datechooser.DateChooser
Manages events at the grid level.
GridFooterRenderer - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
GridFooterRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.GridFooterRenderer
 
gridHeaderBackground - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Color for grid days headers background
GridHeaderEditor - Class in org.eclipse.nebula.widgets.grid
Manager for a Control that appears below the grid column header.
GridHeaderEditor(GridColumn) - Constructor for class org.eclipse.nebula.widgets.grid.GridHeaderEditor
Creates a TableEditor for the specified Table.
gridHeaderForeground - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Color for grid days headers foreground
GridHeaderRenderer - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
GridHeaderRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
 
GridItem - Class in org.eclipse.nebula.widgets.grid
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
GridItem(Grid, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
Creates a new instance of this class and places the item at the end of the grid.
GridItem(Grid, int, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
Creates a new instance of this class and places the item in the grid at the given index.
GridItem(GridItem, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
Creates a new instance of this class as a child node of the given GridItem and places the item at the end of the parents items.
GridItem(GridItem, int, int) - Constructor for class org.eclipse.nebula.widgets.grid.GridItem
Creates a new instance of this class as a child node of the given Grid and places the item at the given index in the parent items list.
GridItemDataVisualizer - Class in org.eclipse.nebula.widgets.grid
This implementation of DataVisualizer is the default for Grid when no custom implementation has been provided.
GridItemDataVisualizer(Color, Color, Font) - Constructor for class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
Create GridItemDataVisualizer with default value
GridIterator - Class in org.eclipse.nebula.paperclips.core.grid.internal
Iterator for Grid
GridIterator(GridPrint, Device, GC) - Constructor for class org.eclipse.nebula.paperclips.core.grid.internal.GridIterator
 
gridLayout - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Layout of the grid
gridLayout(int, int, int) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
Calculate how many items are displayed horizontally and vertically.
gridLinesColor - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Color for grid lines
GridLook - Interface in org.eclipse.nebula.paperclips.core.grid
A pluggable "look" for a GridPrint.
GridLookPainter - Interface in org.eclipse.nebula.paperclips.core.grid
Interface for drawing a GridLook.
GridLookPainterPiece - Class in org.eclipse.nebula.paperclips.core.grid.internal
 
GridLookPainterPiece(GridLookPainter, int[], int[], int[][], int, boolean, int[], int[][], boolean, int[], int[][]) - Constructor for class org.eclipse.nebula.paperclips.core.grid.internal.GridLookPainterPiece
 
GridMargins - Interface in org.eclipse.nebula.paperclips.core.grid
An interface for informing a GridPrint what cell margins to use for the GridLook.
gridPanel - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Grid panel
GridPrint - Class in org.eclipse.nebula.paperclips.core.grid
A Print which arranges child prints into a grid.
GridPrint() - Constructor for class org.eclipse.nebula.paperclips.core.grid.GridPrint
Constructs a GridPrint with no columns and a default look.
GridPrint(GridLook) - Constructor for class org.eclipse.nebula.paperclips.core.grid.GridPrint
Constructs a GridPrint with no columns and the given look.
GridPrint(String) - Constructor for class org.eclipse.nebula.paperclips.core.grid.GridPrint
Constructs a GridPrint with the given columns and a default look.
GridPrint(String, GridLook) - Constructor for class org.eclipse.nebula.paperclips.core.grid.GridPrint
Constructs a GridPrint with the given columns and look.
GridPrint(GridColumn[]) - Constructor for class org.eclipse.nebula.paperclips.core.grid.GridPrint
Constructs a GridPrint with the given columns and a default look.
GridPrint(GridColumn[], GridLook) - Constructor for class org.eclipse.nebula.paperclips.core.grid.GridPrint
Constructs a GridPrint with the given columns and look.
GridRowLayout - Class in org.eclipse.nebula.widgets.compositetable
Class GridRowLayout.
GridRowLayout() - Constructor for class org.eclipse.nebula.widgets.compositetable.GridRowLayout
Constructor GridRowLayout.
GridRowLayout(int[], boolean) - Constructor for class org.eclipse.nebula.widgets.compositetable.GridRowLayout
Constructor GridRowLayout.
GridRowLayout(int[]) - Constructor for class org.eclipse.nebula.widgets.compositetable.GridRowLayout
Construct a GridRowLayout, specifying both the weights and the fittingHorizontally property.
GridSelectionType - Enum in org.eclipse.nebula.widgets.grid
Selection type for the grid object
GridTableViewer - Class in org.eclipse.nebula.jface.gridviewer
A concrete viewer based on an Grid control.
GridTableViewer(Composite) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
Creates a grid viewer on a newly-created grid control under the given parent.
GridTableViewer(DataVisualizer, Composite, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
Creates a grid viewer on a newly-created grid control under the given parent.
GridTableViewer(DataVisualizer, Composite) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
Creates a grid viewer on a newly-created grid control under the given parent.
GridTableViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
Creates a grid viewer on a newly-created grid control under the given parent.
GridTableViewer(Grid) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTableViewer
Creates a grid viewer on the given grid control.
GridToolTip - Class in org.eclipse.nebula.widgets.grid.internal
An in-place tooltip.
GridToolTip(Control) - Constructor for class org.eclipse.nebula.widgets.grid.internal.GridToolTip
Creates an inplace tooltip.
gridToXml(Grid, OutputStream) - Static method in class org.eclipse.nebula.widgets.grid.GridUtils
This method export a grid into a outputstream using xml.
GridTreeViewer - Class in org.eclipse.nebula.jface.gridviewer
A concrete viewer based on an Grid control.
GridTreeViewer(Composite) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
Creates a grid tree viewer on a newly-created grid control under the given parent.
GridTreeViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
Creates a grid tree viewer on a newly-created grid control under the given parent.
GridTreeViewer(Grid) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
Creates a grid tree viewer on the given grid control.
GridUtils - Class in org.eclipse.nebula.widgets.grid
Some tools for Grid.
GridUtils() - Constructor for class org.eclipse.nebula.widgets.grid.GridUtils
 
GridViewerColumn - Class in org.eclipse.nebula.jface.gridviewer
The concrete implementation of the ColumnViewer for the grid.
GridViewerColumn(GridTableViewer, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
Create a new column in the GridTableViewer
GridViewerColumn(GridTreeViewer, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
Create a new column in the GridTreeViewer
GridViewerColumn(GridTableViewer, int, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
Create a new column in the GridTableViewer
GridViewerColumn(GridTreeViewer, int, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
Create a new column in the GridTreeViewer
GridViewerColumn(GridTreeViewer, GridColumn) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
 
GridViewerColumn(GridTableViewer, GridColumn) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
 
GridViewerColumn(ColumnViewer, GridColumn) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
 
GridViewerEditor - Class in org.eclipse.nebula.jface.gridviewer
FIXME
GridViewerEditor(ColumnViewer, ColumnViewerEditorActivationStrategy, int) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
 
GridViewerRow - Class in org.eclipse.nebula.jface.gridviewer
GridViewerRow is the concrete implementation of the part that represents items in a Grid.
GridViewerRow(GridItem) - Constructor for class org.eclipse.nebula.jface.gridviewer.GridViewerRow
Create a new instance of the receiver.
gridVisible - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooser
Flag to set grid visible or not
gridVisible - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserCombo
Flag to set grid visible or not in the popup
gridVisible - Variable in class org.eclipse.nebula.widgets.datechooser.DateChooserTheme
Flag to set grid visible or not
GridVisibleRange() - Constructor for class org.eclipse.nebula.widgets.grid.Grid.GridVisibleRange
 
GridVisibleRangeSupport - Class in org.eclipse.nebula.widgets.grid
This support class adds the possibility to get informed when the visual range in the grid is modified.
GridVisibleRangeSupport.RangeChangedEvent - Class in org.eclipse.nebula.widgets.grid
Event informing about the change
GridVisibleRangeSupport.VisibleRangeChangedListener - Interface in org.eclipse.nebula.widgets.grid
Listener notified when the visible range changes
group - Static variable in class org.eclipse.nebula.widgets.fontawesome.FontAwesome
 
groupLen - Variable in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
Length of groups (0 if no group separator)
groupRenderer - Variable in class org.eclipse.nebula.widgets.gallery.Gallery
 
GroupToggleRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The renderer for the expand/collapse toggle on a column group header.
GroupToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.GroupToggleRenderer
 
grow(AnimationRunner, Control, int, IMovement, Runnable, Runnable) - Method in class org.eclipse.nebula.animation.effects.GrowEffect
Deprecated. 
Grow - Class in org.eclipse.nebula.cwt.animation.effects
 
Grow(Control, Rectangle, Rectangle, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.cwt.animation.effects.Grow
 
grow(AnimationRunner, Control, int, IMovement, Runnable, Runnable) - Method in class org.eclipse.nebula.cwt.animation.effects.Grow
Deprecated. 
GrowEffect - Class in org.eclipse.nebula.animation.effects
Resizes a control while keeping it centered.
GrowEffect(Control, Rectangle, Rectangle, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.animation.effects.GrowEffect
 
gtk - Static variable in class org.eclipse.nebula.cwt.base.BaseCombo
true if the platform is gtk, false otherwise
gtk - Static variable in class org.eclipse.nebula.cwt.v.VControl
true if the platform is GTK, false otherwise
gtk - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
true if the platform is gtk, false otherwise
gtk - Static variable in class org.eclipse.nebula.widgets.ctree.CTree
true if the platform is detected as being "gtk"
gtk - Static variable in class org.eclipse.nebula.widgets.ctree.CTreeCell
true if the platform is detected as being "gtk"
gtk - Static variable in class org.eclipse.nebula.widgets.ctree.CTreeLayout
true if the platform is detected as being "gtk"
gtk - Static variable in class org.eclipse.nebula.widgets.ctree.SColors
 
GTK - Static variable in class org.eclipse.nebula.widgets.datechooser.AbstractCombo
GTK platform constant
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _