Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages

S

safeDispose(Resource) - Static method in class org.eclipse.nebula.widgets.opal.commons.SWTGraphicUtil
Dispose safely any SWT resource
safeToString(Object) - Static method in class org.eclipse.nebula.widgets.opal.commons.StringUtil
Returns a "safe" string representation.
saturate(RGB, float) - Static method in class org.eclipse.nebula.widgets.pgroup.internal.GraphicUtils
 
scale(float) - Method in class org.eclipse.nebula.cwt.svg.SvgTransform
 
scale(float, float) - Method in class org.eclipse.nebula.cwt.svg.SvgTransform
 
Scale - org.eclipse.nebula.cwt.svg.SvgTransform.Type
 
scaleImage - Variable in class org.eclipse.nebula.cwt.v.VControl
 
ScalingHelper - Class in org.eclipse.nebula.widgets.richtext
Helper class to handle display scaling.
SCROLL_HYSTERESIS - Static variable in class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
 
scrollBar - Variable in class org.eclipse.nebula.cwt.animation.effects.MoveScrollBar
 
ScrollBarProxyAdapter - Class in org.eclipse.nebula.widgets.grid.internal
Adapts a normal scrollbar to the IScrollBar proxy.
ScrollBarProxyAdapter(ScrollBar) - Constructor for class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
Contructs this adapter by delegating to the given scroll bar.
scrollCellIntoView(int) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
 
ScrollingSmoother - Class in org.eclipse.nebula.cwt.animation
This class replace the default scrolling behavior by an animation effect.
ScrollingSmoother(Scrollable, IMovement) - Constructor for class org.eclipse.nebula.cwt.animation.ScrollingSmoother
 
secHand - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
select(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the item at the given zero-relative index in the receiver.
select(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects the item at the given zero-relative index in the receiver's list.
select(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWTabContainer
Select a given button
select(int) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Selects the item at the given zero-relative index in the receiver's list.
select(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the items at the given zero-relative indices in the receiver.
select(int[]) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects the items at the given zero-relative indices in the receiver.
select(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(int, int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(ColumnItem) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Selects an item in the receiver.
select(T) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Selects an item the receiver's list.
SELECT - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
SELECT_CANCEL - org.eclipse.nebula.widgets.opal.dialog.Dialog.OpalDialogType
 
selectAll() - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Selects all selected items in the receiver's list.
selectAll() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
selectAll() - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Selects all the text in the receiver.
selectAllCells() - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects all cells in the receiver.
selectAllDoNotFireEvent() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects all of the items in the receiver.
selectAt(int) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Selects the item at the given zero-relative index in the receiver's list.
selectCell(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the given cell.
selectCells(Point[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the given cells.
selectColumn(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects all cells in the given column in the receiver.
selectColumnGroup(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects all cells in the given column group in the receiver.
selectColumnGroup(GridColumnGroup) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects all cells in the given column group in the receiver.
selectDoNotFireEvent(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects the item at the given zero-relative index in the receiver's list.
selectDoNotFireEvent(int[]) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects the items at the given zero-relative indices in the receiver.
selectDoNotFireEvent(int, int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Selects the items in the range specified by the given zero-relative indices in the receiver.
SELECTED_GRID_COLUMN_HEADER - Static variable in class org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider
 
selectedBackgroundColor - Variable in class org.eclipse.nebula.cwt.v.VButton
 
selectedBorderColor - Variable in class org.eclipse.nebula.cwt.v.VButton
 
selectedButtonIndex - Variable in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
selectedHoverImage - Variable in class org.eclipse.nebula.widgets.opal.starrating.Star
 
selectedImage - Variable in class org.eclipse.nebula.widgets.opal.starrating.Star
 
selectedImageEvent(Event) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
 
SELECTION - org.eclipse.nebula.widgets.opal.duallist.DLItem.LAST_ACTION
 
SelectionChangeEvent - Class in org.eclipse.nebula.widgets.opal.duallist
Instances of this class are sent as a result of DualList being selected.
SelectionChangeEvent(Event) - Constructor for class org.eclipse.nebula.widgets.opal.duallist.SelectionChangeEvent
Constructs a new instance of this class based on the information in the given untyped event.
SelectionChangeListener - Interface in org.eclipse.nebula.widgets.opal.duallist
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control.
SelectionListenerUtil - Class in org.eclipse.nebula.widgets.opal.commons
 
SelectionListenerUtil() - Constructor for class org.eclipse.nebula.widgets.opal.commons.SelectionListenerUtil
 
SelectionWithFocusRow - Class in org.eclipse.nebula.jface.gridviewer.internal
FIXME
SelectionWithFocusRow(List, Object, IElementComparer) - Constructor for class org.eclipse.nebula.jface.gridviewer.internal.SelectionWithFocusRow
FIXME
selectItem() - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Select a given item
setActivatable(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setActivatable(boolean) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setActiveCursor(Cursor) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setAlignment(int) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setAlignment(int) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the column alignment.
setAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Controls how text will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Controls how text, images and arrows will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
 
setAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Controls how text will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
Controls how text will be displayed in the receiver.
setAlignment(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setAlpha(int) - Method in class org.eclipse.nebula.widgets.opal.panels.DarkPanel
 
setAlpha(AnimationRunner, Shell, int, int, IMovement, Runnable, Runnable) - Static method in class org.eclipse.nebula.cwt.animation.effects.SetAlpha
Deprecated. 
setAlpha(GC) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setAlpha(GC, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
SetAlpha - Class in org.eclipse.nebula.cwt.animation.effects
 
SetAlpha(Shell, int, int, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.cwt.animation.effects.SetAlpha
 
setAnimationDelay(int) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Sets the delay in animation time in milliseconds.
setArc(int) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setAutoHeight(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the value of the auto-height feature.
setAutoPreferredHeight(boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
When set to true, this grid viewer will ensure that each of the grid's items is always automatically sized to its preferred height.
setAutoPreferredHeight(boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
When set to true, this grid viewer will ensure that each of the grid's items is always automatically sized to its preferred height.
setAutorizedLogin(String...) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setAutorizedLogin(List<String>) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setAutoWidth(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the value of the auto-width feature.
setBackground(int, Color) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
setBackground(int, Color) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
setBackground(int, Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the background color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(GridItem, int, Color) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setBackground(GridItem, int, Color) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setBackground(GridItem, int, Color) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setBackground(Color) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
setBackground(Color) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setBackground(Color) - Method in class org.eclipse.nebula.cwt.v.VNative
 
setBackground(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.Grid
setBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
setBackground(Color) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
setBackground(Color) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setBackground(Color) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setBackground(Color) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
setBackground(Color) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
setBackground(Color[], int[]) - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
Specify a gradient of colours to be drawn in the background of the group.
setBackground(Color[], int[], boolean) - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
Specify a gradient of colours to be drawn in the background of the group.
setBackground(Color, Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Sets the prompts background color on control.
setBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Sets the receiver's background color to the color specified by the argument.
setBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.SpanStylePaintInstruction
 
setBackgroundColorCheckedDisabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the background's color when when the widget is checked and disabled or to the default system color for the control if the argument is null.
setBackgroundColorCheckedEnabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the background's color when when the widget is checked and enabled or to the default system color for the control if the argument is null.
setBackgroundColorUncheckedDisabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the background's color when when the widget is unchecked and disabled or to the default system color for the control if the argument is null.
setBackgroundColorUncheckedEnabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the background's color when when the widget is unchecked and enabled or to the default system color for the control if the argument is null.
setBackgroundImage(Image) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the receiver's background image to the image specified by the argument, or to the default system color for the control if the argument is null.
setBackgroundImage(Image) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's background image to the image specified by the argument, or to the default system color for the control if the argument is null.
setBackgroundMode(int) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the background drawing mode to the argument which should be one of the following constants defined in class SWT: INHERIT_NONE, INHERIT_DEFAULT, INHERIT_FORCE.
setBarBorderColor(Color) - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
setBarGradientColorMiddleStart(Color) - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
setBarGradientColorTopEnd(Color) - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
setBarGradientColorTopStart(Color) - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
setBarInnerColor(Color) - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
setBarTextColor(Color) - Method in class org.eclipse.nebula.widgets.opal.heapmanager.HeapManager
 
setBody(Body...) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
setBorderColor(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setBorderColor(Color) - Method in class org.eclipse.nebula.widgets.pgroup.FormGroupStrategy
 
setBorderColor(Color) - Method in class org.eclipse.nebula.widgets.pgroup.RectangleGroupStrategy
Sets the border color.
setBorderColor(Color) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the receiver's border color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBorderColorCheckedDisabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the border's color when when the widget is checked and disabled or to the default system color for the control if the argument is null.
setBorderColorCheckedEnabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the border's color when when the widget is checked and enabled or to the default system color for the control if the argument is null.
setBorderColorUncheckedDisabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the border's color when when the widget is unchecked and disabled or to the default system color for the control if the argument is null.
setBorderColorUncheckedEnabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the border's color when when the widget is unchecked and enabled or to the default system color for the control if the argument is null.
setBorderWidth(int) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the receiver's border width
setBottomLeftRenderer(IRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the bottom left renderer.
setBottomMargin(int) - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.cwt.v.VLabel
 
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.cwt.v.VNative
 
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.cwt.v.VSpacer
 
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the bounds of the drawing.
setBounds(int, int, int, int) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the bounds of the drawing.
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
 
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
setBounds(int, int, int, int) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
setBounds(Rectangle) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the bounds of the drawing.
setBounds(Rectangle) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the bounds of the drawing.
setBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
 
setBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
SetBounds - Class in org.eclipse.nebula.cwt.animation.effects
 
SetBounds(Control, Rectangle, Rectangle, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.cwt.animation.effects.SetBounds
 
setBranches(int[]) - Method in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
Sets the branches that will be used.
setBrowser(Browser) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setBrowser(Browser) - Method in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
Deprecated.
 
setBuilder(CDateTimeBuilder) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
WARNING: Experimental API - this method may be removed in future versions
setButtonAction(Text, Button) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWChooser
Code executed when the user presses the button
setButtonAction(Text, Button) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWDirectoryChooser
 
setButtonAction(Text, Button) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWFileChooser
 
setButtonAction(Text, Button) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWFontChooser
 
setButtonAlignment(int) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Set the alignment of the button in relation to the text box.
setButtonBackgroundColor1(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setButtonBackgroundColor2(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setButtonBorderColor(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setButtonHoverBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setButtonHoverBorderColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setButtonImage(Image) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Set the custom image for the drop down button.
setButtonImage(Image) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setButtonLabels(String...) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setButtonLabels(List<String>) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setButtonPainter(IControlPainter) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimePainter
 
setButtonSelectedBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setButtonSelectedBorderColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setButtonText(String) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Set the text for the drop down button.
setButtonType(Dialog.OpalDialogType) - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
setButtonVisibility(int) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Set the visibility style of the drop button.
setButtonVisible(boolean) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Set the visible state of the button
setCapture(boolean) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
If the argument is true, causes the receiver to have all mouse events delivered to it until the method is called with false as the argument.
setCategory(String) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
setCDateTime(CDateTime) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimePainter
 
setCellDragSelectionEnabled(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets whether cells are selectable in the receiver by dragging the mouse cursor.
setCellFocus(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setCellHeaderSelectionBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the background color of column and row headers displayed when a cell in the row or header is selected.
setCellRenderer(GridCellRenderer) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the cell renderer.
setCellSelected(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setCellSelection(Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the selection to the given cell.
setCellSelection(Point[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the selection to the given set of cell.
setCellSelectionEnabled(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets whether cells are selectable in the receiver.
setCellSelectionEnabled(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets whether cells in the receiver can be selected.
setCenterPolicy(Dialog.CenterOption) - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
setCheck(boolean) - Method in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
setCheck(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setCheckable(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the checkable state.
setCheckable(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the checkable state at the given column index in the receiver.
setCheckable(GridItem, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setCheckable(GridItem, int, boolean) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setCheckable(GridItem, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setChecked(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the checked state at the first column in the receiver.
setChecked(boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.CheckBoxRenderer
 
setChecked(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the checked state at the given column index in the receiver.
setChecked(GridItem, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setChecked(GridItem, int, boolean) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setChecked(GridItem, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setChoiceItem(ChoiceItem) - Method in class org.eclipse.nebula.widgets.opal.dialog.ChoiceWidget
 
setCircleColorCheckedDisabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the circle's color when when the widget is checked and disabled or to the default system color for the control if the argument is null.
setCircleColorCheckedEnabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the circle's color when when the widget is checked and enabled or to the default system color for the control if the argument is null.
setCircleColorUncheckedDisabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the circle's color when when the widget is unchecked and disabled or to the default system color for the control if the argument is null.
setCircleColorUncheckedEnabled(Color) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the circle's color when when the widget is unchecked and enabled or to the default system color for the control if the argument is null.
setCircleSize(int) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Set the size of the circle
setClickImage(Image) - Method in class org.eclipse.nebula.widgets.passwordrevealer.EyeButton
 
setClickImage(Image) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Set the image displayed when the "reveal button" is clicked.
setClosePopupAfterSelection(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Modifies the behavior of the popup after an entry was selected.
setCollapsedLabelText(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setColumn(int) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setColumn(int) - Method in class org.eclipse.nebula.widgets.grid.GridEditor
Sets the zero based index of the column of the cell being tracked by this editor.
setColumnHover(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setColumnIndex(int) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
setColumnOrder(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the order that the items in the receiver should be displayed in to the given argument which is described in terms of the zero-relative ordering of when the items were added.
setColumnScrolling(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the table scrolling method to either scroll column-by-column (true) or pixel-by-pixel (false).
setColumnSpan(int, int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the column spanning for the column at the given index to span the given number of subsequent columns.
setColumnSpan(GridItem, int, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setColumnSpan(GridItem, int, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setColumnSpan(GridItem, int, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setColumnWidths(Scrollable, int[]) - Method in class org.eclipse.nebula.jface.gridviewer.GridColumnLayout
setConfiguration(DLConfiguration) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Sets the receiver's configuration
setContainer(SvgContainer) - Method in class org.eclipse.nebula.cwt.svg.SvgElement
 
setContent(Control) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
set the content of the popup shell
setContentFocus() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Called when the popup shell has been open, this method provides a location for subclasses to set the focus to the content.
setContentFocus() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setContentProvider(TextAssistContentProvider) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setCornerRadius(int) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolbar
 
setCurrentNumberOfStars(int) - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
Set the current number of stars
setCursor(Cursor) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setCursor(Cursor) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the receiver's cursor to the cursor specified by the argument, or to the default cursor for that kind of control if the argument is null.
setCursor(Cursor) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's cursor to the cursor specified by the argument, or to the default cursor for that kind of control if the argument is null.
setCursor(Cursor) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the receiver's cursor to the cursor specified by the argument, or to the default cursor for that kind of control if the argument is null.
setData(Enum<?>, Object) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setData(Object) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
setData(String, Object) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setData(String, Object) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
Store a data associated to a given key in this item
setData(SvgTransform.Type, String[]) - Method in class org.eclipse.nebula.cwt.svg.SvgTransform
 
setDefault(VControl, boolean) - Method in class org.eclipse.nebula.cwt.v.VStackLayout
 
setDefaultBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setDefaultBackground(Color) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
set default background
setDefaultBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setDefaultButtonIndex(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setDefaultFont(Font) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setDefaultFont(Font) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
set default font
setDefaultFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setDefaultForeground(Color) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setDefaultForeground(Color) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
set default foreground
setDefaultForeground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setDefaultLanguage(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setDefaultLanguage(Locale) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setDescription(String) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's description to the argument, which may be null indicating that no description should be displayed.
setDescription(String) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setDetail(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the column as a detail column in a column group.
setDetailText(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setDigits(int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the number of decimal places used by the receiver.
setDisabledImage(Image) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the receiver's image to the argument when this is one is disabled, which may be null indicating that no image should be displayed.
setDisabledImage(Image) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the receiver's image to the argument when this is one is disabled, which may be null indicating that no image should be displayed.
setDisplay(Display) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the display.
setDisplay(Display) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnGroupHeaderRenderer
Sets the display.
setDisplay(Display) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultColumnHeaderRenderer
Sets the display.
setDisplay(Display) - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnGroupHeaderRenderer
Sets the display.
setDisplay(Display) - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7EmptyColumnHeaderRenderer
Set the display for the renderer
setDisplay(Display) - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
Set the display for the renderer
setDisplay(Display) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the display.
setDisplayArea(Label) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsComposite
 
setDisplayColumnIndex(int) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the zero-relative column index that will be used to display the currently selected item in the label control.
setDisplayRememberPassword(boolean) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setDisplayShowOnStartup(boolean) - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
setDoubleClickEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setDoubleClickEnabled(boolean) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the double click enabled flag.
setDoubleDownImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDoubleDownVisible(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDoubleLeftImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDoubleLeftVisible(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDoubleRightImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDoubleRightVisible(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDoubleUpImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDoubleUpVisible(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDownImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDownVisible(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setDragDetect(boolean) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the receiver's drag detect state.
setDragging(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
Sets the dragging state.
setDropDownArea(Rectangle) - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
 
setEchoChar(char) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setEchoChar(char) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the echo character.
setEditable(boolean) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the editable state.
setEditingSupport(EditingSupport) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerColumn
setEditor(PTEditor) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
setEditor(Control) - Method in class org.eclipse.nebula.widgets.grid.GridHeaderEditor
 
setEditor(Control, GridItem, int) - Method in class org.eclipse.nebula.widgets.grid.GridEditor
Specify the Control that is to be displayed and the cell in the table that it is to be positioned above.
setEditor(Control, Item, int) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
 
setEmptyCellRenderer(GridCellRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the empty cell renderer.
setEmptyColumnFooterRenderer(IRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the empty column footer renderer.
setEmptyColumnHeaderRenderer(IRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the empty column header renderer.
setEmptyRowHeaderRenderer(IRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the empty row header renderer.
setEnabled(boolean) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
setEnabled(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setEnabled(boolean) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorCombo
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
setEnabler(Enabler) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRowGroup
 
setEnabler(Enabler) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
 
setEntityReplacer(EntityReplacer) - Method in class org.eclipse.nebula.widgets.richtext.RichTextPainter
Set an EntityReplacer that should be used to replace EntityReferences in the HTML snippet to parse.
setEvenLinesBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the receiver's background color for even lines to the color specified by the argument, or to the default system color for the control if the argument is null.
setEvenLinesForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the receiver's color for even lines to the color specified by the argument, or to the default system color for the control if the argument is null.
setException(Throwable) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the expansion state of this renderer.
setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Sets the expanded state of the receiver.
setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the expanded state of the receiver.
setExpanded(boolean) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the expanded state.
setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
Sets the expansion state of this renderer.
setExpanded(boolean) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the expanded state of the group.
setExpanded(Item, boolean) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
setExpandedLabelText(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setExtrema(int, int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the minimum and maximum values that the receiver will allow.
setFields(int[]) - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
setFields(int[]) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
setFields(int[]) - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
setFields(int[]) - Method in class org.eclipse.nebula.widgets.cdatetime.DiscreteTimePicker
 
setFill(Color) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setFocus() - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
setFocus() - Method in class org.eclipse.nebula.cwt.v.VControl
 
setFocus() - Method in class org.eclipse.nebula.cwt.v.VNative
 
setFocus() - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
setFocus() - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
setFocus() - Method in class org.eclipse.nebula.widgets.cdatetime.DiscreteTimePicker
 
setFocus() - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
setFocus() - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's drag detect state.
setFocus() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setFocus() - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Causes the receiver to have the keyboard focus, such that all keyboard events will be delivered to it.
setFocus() - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
setFocus() - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
setFocus(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setFocus(boolean) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setFocus(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
setFocus(boolean) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets focus state.
setFocus(boolean) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets focus state.
setFocus(boolean) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setFocusBehavior(PromptSupport.FocusBehavior, Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Sets the PromptSupport.FocusBehavior on control, if it is the focus owner.
setFocusColor(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setFocusColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the focused item to the given column.
setFocusControl(VControl) - Method in class org.eclipse.nebula.cwt.v.VTracker
 
setFocusItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the focused item to the given item.
setFocusRenderer(IRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the focus renderer.
setFont(int, Font) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
setFont(int, Font) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
setFont(int, Font) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(GridItem, int, Font) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setFont(GridItem, int, Font) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setFont(GridItem, int, Font) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setFont(Font) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
setFont(Font) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setFont(Font) - Method in class org.eclipse.nebula.cwt.v.VNative
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.grid.Grid
setFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.nebula.widgets.grid.internal.GridToolTip
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
setFont(Font) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
setFontSize(Integer) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.SpanStylePaintInstruction
 
setFontStyle(int, Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Set the style of the prompt font, which is a OR mix of SWT.ITALIC, SWT.NONE or SWT.BOLD
setFontType(String) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.SpanStylePaintInstruction
 
setFooter(int, boolean, Footer...) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
setFooter(Footer...) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
setFooterFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the Font to be used when displaying the Footer text.
setFooterImage(Image) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the receiver's footer image to the argument, which may be null indicating that no image should be displayed.
setFooterRenderer(GridFooterRenderer) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the header renderer.
setFooterText(String) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the receiver's footer text.
setFooterText(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setFooterVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Marks the receiver's footer as visible if the argument is true, and marks it invisible otherwise.
setForeground(int, Color) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
setForeground(int, Color) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
setForeground(int, Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the foreground color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(GridItem, int, Color) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setForeground(GridItem, int, Color) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setForeground(GridItem, int, Color) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setForeground(Color) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
 
setForeground(Color) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setForeground(Color) - Method in class org.eclipse.nebula.cwt.v.VNative
 
setForeground(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setForeground(Color) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
setForeground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(Color) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
setForeground(Color) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setForeground(Color) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setForeground(Color) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
setForeground(Color) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
setForeground(Color, Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Sets the foreground color of the prompt on control.
setForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.richtext.painter.instructions.SpanStylePaintInstruction
 
setFormat(int) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Set the date and time format of this CDateTime uses style constants which correspond to the various forms of DateFormat.getXxxInstance(int).
setGap(int) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setGc(GC) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
setGrabExcessSpace(boolean) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
 
setGradientEnd(Color) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's gradient end color.
setGradientStart(Color) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's gradient start color.
setGrayed(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the grayed state of the checkbox for the first column.
setGrayed(boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.CheckBoxRenderer
 
setGrayed(boolean) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Sets the grayed state of the receiver.
setGrayed(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the grayed state of the checkbox for the given column index.
setGrayed(GridItem, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setGrayed(GridItem, int, boolean) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setGrayed(GridItem, int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setH - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
setHandleFocusChanges(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Configure whether focus changes should be handled or not.
setHasChildren(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets whether this item has children.
setHasSetData(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
 
setHasSpanning(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
setHeader(int, boolean, Header...) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
setHeader(Header...) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
 
setHeaderBackground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Set the new header background
setHeaderControl(Control) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Set a new editor at the top of the control.
setHeaderFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the Font to be used when displaying the Header text.
setHeaderFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Sets the Font to be used when displaying the Header text.
setHeaderFont(Font) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Set the new header font
setHeaderForeground(Color) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Set the new header foreground
setHeaderImage(Image) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the receiver's row header image.
setHeaderRenderer(GridHeaderRenderer) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the header renderer.
setHeaderRenderer(GridHeaderRenderer) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Sets the header renderer.
setHeaderText(String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the receiver's row header text.
setHeaderTooltip(String) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the tooltip text of the column header.
setHeaderVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
setHeaderWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets whether or not text is word-wrapped in the header for this column.
setHeaderWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumnGroup
Sets whether or not text is word-wrapped in the header for this column group.
setHeight(int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the height of this GridItem.
setHeight(int) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the height of the receiver.
setHeight(int) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
setHeight(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setHeight(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLItem
 
setHeight(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
 
setHeight(int) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the height of the receiver.
setHighlightColor(Color) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Set the highlight color of the circle
setHoldOpen(boolean) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
if holdOpen is true, the popup shell will not close regardless of events and/or calls to popUp(false) until holdOpen is first set false
setHorizontalAlignment(int) - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Sets the header horizontal alignment.
setHorizontalScrollBarProxy(IScrollBarProxy) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the external horizontal scrollbar.
setHover(boolean) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the hover state.
setHover(boolean) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the hover state.
setHover(boolean) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setHoverBackgroundColor(Color) - Method in class org.eclipse.nebula.cwt.v.VButton
Set the background color when the mouse is hover the button
setHoverBorderColor(Color) - Method in class org.eclipse.nebula.cwt.v.VButton
border color when the mouse is hover the button
setHoverColor(Color) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Sets the button's color when the mouse is hover the widget to the color specified by the argument, or to the default system color for the control if the argument is null.
setHoverDetail(String) - Method in class org.eclipse.nebula.widgets.grid.AbstractInternalWidget
 
setHoverDetail(String) - Method in interface org.eclipse.nebula.widgets.grid.IInternalWidget
Sets a string object that represents which part of the rendered image is currently under the mouse pointer.
setIcon(Image) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setIcon(Image) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setIgnoreCellSelection(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridDropTargetEffect
Set this value to true to make drop feedback in Grid always behave like the Grid was not in cell selection mode.
setImage(int, Image) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
setImage(int, Image) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
setImage(int, Image) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the receiver's image at a column.
setImage(SvgDocument) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setImage(GridItem, int, Image) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setImage(GridItem, int, Image) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setImage(GridItem, int, Image) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setImage(Image) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setImage(Image) - Method in class org.eclipse.nebula.widgets.grid.GridItem
setImage(Image) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
setImage(Image) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
setImage(Image) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setImage(Image) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
setImage(Image) - Method in class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.nebula.widgets.passwordrevealer.EyeButton
 
setImage(Image) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the image on which the user should click if he wants to reveal the password.
setImage(Image) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the image.
setImagePosition(int) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the image position.
setInactiveCursor(Cursor) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setIncrement(int) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
setIncrement(int) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
setIncrement(int) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
setIncrement(int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the amount that the receiver's value will be modified by when the up/down arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the amount that the selected receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(long) - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
setIndent(int) - Method in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
Sets the indent used for rendering the tree branches
setIndent(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
 
setIndex(int) - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
setInitialised(boolean) - Method in class org.eclipse.nebula.widgets.opal.dialog.DialogArea
 
setInlineContainerBounds(int, int, int, int) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Used in embedded mode to support manual resizing of the editor.
setInsertMark(GridItem, GridColumn, boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Display a mark indicating the point at which an item will be inserted.
setInsideMargin(int, int) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setInsideMargin(Point) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setIsLastItemOfTheBreadCrumb(boolean) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
setItem(int, DLItem) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Sets the item in the receiver's list at the given zero-relative index to the item argument.
setItem(GridItem) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
 
setItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.GridEditor
Sets the item that this editor will function over.
setItem(TableItem) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
 
setItemCount(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the number of items contained in the receiver.
setItemHeaderWidth(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the row header width to the specified value.
setItemHeight(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the default height for this Grid's items.
setItems(List<DLItem>) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Sets the receiver's items to be the given list of items.
setItems(List<DLItem>) - Method in class org.eclipse.nebula.widgets.opal.duallist.SelectionChangeEvent
 
setItems(DLItem[]) - Method in class org.eclipse.nebula.widgets.opal.duallist.DualList
Sets the receiver's items to be the given array of items.
setItemsBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setItemsForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setItemsOddLinesColor(Color) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setItemsTextAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setLabelPainter(IControlPainter) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimePainter
 
setLabelProvider(MultiChoiceLabelProvider) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setLanguage(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Sets the user interface language localization to use.
setLanguage(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setLanguage(String, boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
setLanguage(Locale) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Sets the user interface language localization to use.
setLanguage(Locale) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setLanguage(Locale, boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
setLastAction(DLItem.LAST_ACTION) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLItem
 
setLastSize(Point) - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
setLayout(VLayout) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setLayout(Layout) - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
setLayout(Layout) - Method in class org.eclipse.nebula.widgets.opal.header.Header
 
setLayout(Layout) - Method in class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
 
setLayout(Layout) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayoutData(CellEditor.LayoutData) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerEditor
 
setLayoutData(GridData) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setLayoutData(GridData) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setLeftImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setLeftMargin(int) - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
setLineColor(Color) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the line color.
setLineIterator(Iterator<LinePainter>) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setLinePosition(int) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the line position.
setLinesVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the line visibility.
setLinkId(String) - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
setListMargin(int) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setLocale(Locale) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Sets the Locale to be used by this CDateTime and causes all affected attributes to be updated
If the provided locale is the same as the current locale then this method simply returns.
setLocation(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setLocation(int, int) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the location of the drawing.
setLocation(int, int) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the location of the drawing.
setLocation(int, int) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setLocation(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setLocation(Point) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the location of the drawing.
setLocation(Point) - Method in class org.eclipse.nebula.widgets.grid.internal.GridToolTip
Sets the location of the tooltip.
setLocation(Point) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the location of the drawing.
setLocation(Point) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setLogin(String) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setLowerValue(int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the 'lower selection', which is the receiver's lower value, to the input argument which must be less than or equal to the current 'upper selection' and greater or equal to the minimum.
setlVerticalScrollBarProxy(IScrollBarProxy) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the external vertical scrollbar.
setM - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
setMarginLeft(int) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setMargins(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setMargins(int, int, int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setMargins(Rectangle) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setMaxDate(Calendar) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
Sets a maximum date for the date picker.
setMaximum(int) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
setMaximum(int) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
setMaximum(int) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
setMaximum(int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.nebula.widgets.opal.nebulaslider.NebulaSlider
Sets the maximum value.
setMaximum(int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Sets the maximum value that the receiver will allow.
setMaxNumberOfStars(int) - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
Set the maximum number of stars
setMenu(Menu) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Sets the menu for the Text widget of this DropCombo
setMenu(Menu) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the receiver's pop up menu to the argument.
setMenu(Menu) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's pop up menu to the argument.
setMenu(Menu) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the receiver's pop up menu to the argument.
setMenu(Menu) - Method in class org.eclipse.nebula.widgets.splitbutton.SplitButton
 
setMessage(String) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setMessage(String) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the widget message.
setMinDate(Calendar) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTimeBuilder
Sets a minimum date for the date picker.
setMinimum(int) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
setMinimum(int) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
setMinimum(int) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
setMinimum(int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.nebula.widgets.opal.nebulaslider.NebulaSlider
Sets the minimum value.
setMinimum(int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Sets the minimum value that the receiver will allow.
setMinimumHeight(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
setMinimumWidth(int) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Set the minimum width of the column
setMinimumWidth(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
setMinSize(int, int) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
The minimum editor size, in pixels, when resizing the editor interface by using the resize handle.
setModifyEventProperties(Event) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Provides a chance for subclasses to set the properties of the modify event called when the text is modified.
setModifyEventProperties(Event) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setMonthCount(int) - Method in class org.eclipse.nebula.widgets.cdatetime.CDatePanel
 
setMonthLabelText() - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
setMouseDown(boolean) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the hover state.
setMouseDown(boolean) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the hover state.
setMouseDown(boolean) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setMouseOverColor(Color) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Sets the receiver's color when the mouse if over the button.
setMoveable(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the column moveable or fixed.
setMoveOnTab(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
This param allows user to change the current selection by pressing TAB and SHIFT-TAB
setNullText(String) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Set the text to be shown when the selection is null.
setNumberOfColumns(int) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setNumberOfLines(int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setOddLinesBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the receiver's background color for odd lines to the color specified by the argument, or to the default system color for the control if the argument is null.
setOddLinesForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the receiver's color for odd lines to the color specified by the argument, or to the default system color for the control if the argument is null.
setOpen(boolean) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Convenience method for BaseCombo:setOpen(boolean, Runnable), omitting optional runnable.
setOpen(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setOpen(boolean, Runnable) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
If 'open' is true, then open the popup shell (time/date picker) (set to visible)
If 'open' is false, close the popup shell (set to not visible)
If content == null or isOpen() == open this method simply returns.
If contentShell == null then contentShell will be created.
setOpen(boolean, Runnable) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setOption(String, Object) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Adds a new option to the configuration.
setOrderedList(boolean) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setOrientation(int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setOrientation(int) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOval(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setOval(int, int, Color) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setPageIncrement(int) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
setPageIncrement(int) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
setPageIncrement(int) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
setPageIncrement(int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the amount that the receiver's position will be modified by when the page up/down keys are pressed to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPainter(IControlPainter) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setPainter(CDateTimePainter) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
WARNING: Experimental API - this method may be removed in future versions
setPaintInactive(boolean) - Method in class org.eclipse.nebula.cwt.v.VButton
 
setPaintNative(boolean) - Method in class org.eclipse.nebula.cwt.v.VButton
Setting this value currently does nothing but subclasses can take advantage of this flag.
setParagraphSpace(int) - Method in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
setParent(VPanel) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setParent(PWContainer) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRowGroup
 
setParentNumberOfColumns(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PWRowGroup
 
setParentPropertyTable(PropertyTable) - Method in class org.eclipse.nebula.widgets.opal.propertytable.AbstractPTWidget
 
setParentPropertyTable(PropertyTable) - Method in interface org.eclipse.nebula.widgets.opal.propertytable.PTWidget
Inject the parent property table in the widget
setParentTable(PropertyTable) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
setPassword(String) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setPattern(String) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Set the style of this CDateTime to work with dates and / or times as determined by the given pattern.
setPattern(String, TimeZone[]) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerActiveDayColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerFont(Font) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerInactiveDayColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerMinutesBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerMinutesColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPickerTodayColor(Color) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setPolygon(int[]) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setPolygon(int[], Color) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setPositionControl(VControl) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
sets the control to which the popup will align itself
setProgressBarMaximumValue(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setProgressBarMinimumValue(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setProgressBarValue(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setPrompt(String, Control) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
Sets the prompt text on control
setPromptDisplayed(Control, boolean) - Static method in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
 
setProperties(Map<String, Object>) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
setPushMode(boolean) - Method in class org.eclipse.nebula.widgets.passwordrevealer.EyeButton
 
setPushMode(boolean) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the eye's button behaviour.
setRadius(int) - Method in class org.eclipse.nebula.widgets.opal.panels.BlurredPanel
 
setReadyToEnterNewNumber(boolean) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsComposite
 
setRedraw(boolean) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setRememberPassword(boolean) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setRemoveFormat(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setRemovePasteFromWord(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setRemovePasteText(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setRemoveStyles(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setRenderer(TableComboRenderer) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the renderer used to display the "text" part of the TableCombo.
setRendering(boolean) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setResizable(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Whether to enable the resizing feature.
setResizeable(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the column resizeable.
setResizeDirection(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
 
setRightImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setRightMargin(int) - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
setRound(boolean) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setRow(int) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setRowFocus(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setRowHeaderLabelProvider(CellLabelProvider) - Method in class org.eclipse.nebula.jface.gridviewer.GridTableViewer
 
setRowHeaderRenderer(IRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the row header renderer.
setRowHeaderVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Marks the receiver's row header as visible if the argument is true, and marks it invisible otherwise.
setRowHeaderVisible(boolean, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Marks the receiver's row header as visible if the argument is true, and marks it invisible otherwise.
setRowHover(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setRowSpan(int, int) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the row spanning for the row at the given index to span the given number of subsequent rows.
setRowSpan(GridItem, int, int) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setRowSpan(GridItem, int, int) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setRowSpan(GridItem, int, int) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setRowsResizeable(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the rows resizeable state of this Grid.
setS - Variable in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
setScaleImage(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setScrollable(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
setScrollable(boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
setScrollValuesObsolete() - Method in class org.eclipse.nebula.widgets.grid.Grid
Marks the scroll values obsolete so they will be recalculated.
setSelected(boolean) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the selected state.
setSelected(boolean) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the selected state.
setSelected(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLItem
Change the selection state of this item
setSelected(boolean) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setSelectedBackgroundColor(Color) - Method in class org.eclipse.nebula.cwt.v.VButton
background color when the button is selected
setSelectedBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setSelectedBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Sets the button's background color when the widget is selected to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectedBorderColor(Color) - Method in class org.eclipse.nebula.cwt.v.VButton
background color when the button is selected
setSelectedColor(Color) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Sets the receiver's color when the button is selected.
setSelectedForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setSelectedForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Sets the button's foreground color when the widget is selected to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectedIndex(int[]) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Selects items in the receiver.
setSelectedTab(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PreferenceWindow
Set the selected tab
setSelectedTextColor(Color) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Sets the receiver's text color when the button is selected.
setSelection(boolean) - Method in class org.eclipse.nebula.cwt.v.VButton
Marks this button as being "selected" by the user.
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
Sets the selection state of the receiver
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.opal.dialog.ChoiceWidget
 
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.nebula.widgets.roundedswitch.RoundedSwitch
Sets the selection state of the receiver.
setSelection(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the item at the given zero-relative index in the receiver.
setSelection(int) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
Sets the selection.
setSelection(int) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
Sets the selection.
setSelection(int) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
Sets the selection.
setSelection(int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the selection, which is the receiver's position, to the argument.
setSelection(int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setSelection(int) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the selection.
setSelection(int) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Set the selection value of this widget
setSelection(int[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the items at the given zero-relative indices in the receiver.
setSelection(int[]) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the 'selection', which is the receiver's value.
setSelection(int, int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Selects the items in the range specified by the given zero-relative indices in the receiver.
setSelection(int, int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the 'selection', which is the receiver's value.
setSelection(int, int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setSelection(int, int) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the selection to the range specified by the given start and end indices.
setSelection(Date) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Set the selection for this CDateTime to that of the provided Date object.
setSelection(List) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
setSelection(Set<T>) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Sets the selection of the receiver.
setSelection(ISelection) - Method in class org.eclipse.nebula.jface.cdatetime.CDateTimeSelectionProvider
 
setSelection(GridItem[]) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the receiver's selection to be the given array of items.
setSelection(Point) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setSelection(Point) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the selection to the range specified by the given point, where the x coordinate represents the start index and the y coordinate represents the end index.
setSelection(Point) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the selection in the receiver's text field to the range specified by the argument whose x coordinate is the start of the selection and whose y coordinate is the end of the selection.
setSelectionBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setSelectionEnabled(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Enables selection highlighting if the argument is true.
setSelectionForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setSelectionImage(Image) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the receiver's image to the argument when this one is selected, which may be null indicating that no image should be displayed.
setSelectionImage(Image) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the receiver's image to the argument when this one is selected, which may be null indicating that no image should be displayed.
setSelectionListener(MultiChoiceSelectionListener<T>) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setSelectionOddLinesColor(Color) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setSelectionTextAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setSelectionType(GridSelectionType) - Method in class org.eclipse.nebula.widgets.grid.Grid
Change selection type (single or multi)
setSeparator(String) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setSeparatorColor(Color) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's separator color.
setShowColorWithinSelection(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
 
setShowFontWithinSelection(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
 
setShowImageWithinSelection(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
 
setShowOnStartup(boolean) - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
setShowTableHeader(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
sets whether or not to show table header.
setShowTableLines(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
sets whether or not to show table lines
setShowText(boolean) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Displays or not the text
setSize(int, int) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the area of the drawing.
setSize(int, int) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the area of the drawing.
setSize(int, int) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setSize(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setSize(Point) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setSize(Point) - Method in class org.eclipse.nebula.widgets.grid.AbstractRenderer
Sets the area of the drawing.
setSize(Point) - Method in interface org.eclipse.nebula.widgets.grid.IRenderer
Sets the area of the drawing.
setSize(Point) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractRenderer
 
setSizeOfStars(StarRating.SIZE) - Method in class org.eclipse.nebula.widgets.opal.starrating.StarRating
Set the current size of stars
setSizeOnEveryItemImageChange(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
 
setSizeType(int) - Method in class org.eclipse.nebula.widgets.pgroup.AbstractToolItemRenderer
Set the size type
setSnap(int, int) - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
Set the snap for the minutes and seconds.
setSort(int) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the sort indicator style for the column.
setSpreadMethod(String) - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
setSquare(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
if parameter equal is true, the x and y sizes of this VControl will be forced equal, thus drawing a square button
setStartingPoint(int, int) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setState(int, boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setStrategy(AbstractGroupStrategy) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the strategy.
setStretch(boolean) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
If stretch is false, then the width of the popup will be set to its preferred width (via computeSize(SWT.DEFAULT, SWT.DEFAULT))
setStrikethroughActive(boolean) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setStyle(int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setStyle(int, boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setStyle(int, boolean) - Method in class org.eclipse.nebula.widgets.cdatetime.AnalogTimePicker
 
setStyle(TipOfTheDay.TipStyle) - Method in class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
 
setSummary(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the column as a summary column in a column group.
setTableCheck(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
setTableVisible(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Marks the receiver's list as visible if the argument is true, and marks it invisible otherwise.
setTableWidthPercentage(int) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the table width percentage in relation to the width of the label control.
setTabs(int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setTabs(int) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the number of tabs.
setText(int, String) - Method in class org.eclipse.nebula.jface.gridviewer.GridViewerRow
setText(int, String) - Method in class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewerRow
setText(int, String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the receiver's text at a column.
setText(String) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setText(String) - Method in class org.eclipse.nebula.cwt.v.VNative
 
setText(String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
setText(String) - Method in class org.eclipse.nebula.widgets.grid.internal.GridToolTip
 
setText(String) - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
setText(String) - Method in class org.eclipse.nebula.widgets.opal.commons.OpalItem
 
setText(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setText(String) - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
setText(String) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
Fill the text box.
setText(String) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.FlatButton
Sets the receiver's text.
setText(String) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setText(String) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setText(String) - Method in class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
Sets the receiver's text.
setText(String) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the contents of the receiver to the given string.
setText(String) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the text.
setText(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
Set text to the editing area.
setText(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextViewer
 
setText(String) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the contents of the receiver's text field to the given string.
setText(GridItem, int, String) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setText(GridItem, int, String) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setText(GridItem, int, String) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setTextAlignment(TagProcessingState.TextAlignment) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setTextAssist(TextAssist) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssistContentProvider
 
setTextChars(char[]) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the contents of the receiver to the characters in the array.
setTextColor(Color) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the receiver's text color to the argument, which may be null indicating that no image should be displayed.
setTextColor(Color) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the receiver's text color to the argument, which may be null indicating that no image should be displayed.
setTextColorSelected(Color) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the receiver's text color to the argument when this one is selected, which may be null indicating that no image should be displayed.
setTextColorSelected(Color) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the receiver's text color to the argument when this one is selected, which may be null indicating that no image should be displayed.
setTextForSelect(String) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setTextForUnselect(String) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setTextLimit(int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setTextLimit(int) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the maximum number of characters that the receiver is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextPattern(String) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Set the pattern used to display the value
setThickness(int) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
Set the thickness value
setThumb(int) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
 
setThumb(int) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
setThumb(int) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
setTickFactors() - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
reset the tickDivisions, tickFactor, and stride values according to current size. if the current size is less than 40, no tick marks are produced.
setTickFactors(float) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
reset the tickDivisions, tickFactor, and stride values according to the input breadth. we generate at least ten divisions, but fewer if the ticks are too compact. some factor of pageIncrement is the preferred tick division. if too few ticks are generated from pageIncrement then increment is used. if too few ticks are generated from increment some smaller value is used if style is SMOOTH.
setTimer(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setTimerIndexButton(int) - Method in class org.eclipse.nebula.widgets.opal.dialog.FooterArea
 
setTimeZone(String) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Sets the timezone to the timezone specified by the given zoneID, or to the system default if the given zoneID is null.
setTimeZone(TimeZone) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Sets the timezone to the given timezone, or to the system's default timezone if the given timezone is null.
setTitle(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
setTitle(String) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setTitle(String) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's title to the argument, which may be null indicating that no title should be displayed.
setTitleColor(Color) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's title color.
setTitleFont(Font) - Method in class org.eclipse.nebula.widgets.opal.header.Header
Sets the receiver's title font.
setToggleBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
Sets bounds of the toggle control.
setTogglePosition(int) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the toggle position.
setToggleRenderer(AbstractRenderer) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
Sets the toggle renderer.
setToolbarCollapsible(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Configure if the toolbar should be collapsible.
setToolbarHeight(int) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
 
setToolbarInitialExpanded(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Configure if the toolbar should be initially expanded.
setToolItemRenderer(AbstractToolItemRenderer) - Method in class org.eclipse.nebula.widgets.pgroup.PGroup
 
setToolTipFormatter(Format) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
a formatter for displaying a tool tip when hovering over the scale and during thumb modification events.
setTooltipText(String) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setTooltipText(String) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(int, String) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the tooltip for the given column index.
setToolTipText(String) - Method in class org.eclipse.nebula.cwt.base.BaseCombo
Sets the tooltip on the text and button parts of this Composite widget.
setToolTipText(String) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setToolTipText(String) - Method in class org.eclipse.nebula.cwt.v.VNative
 
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown.
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorCombo
 
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.opal.columnbrowser.ColumnBrowserWidget
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
 
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.pgroup.PGroupToolItem
 
setToolTipText(String) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
setToolTipText(GridItem, int, String) - Method in class org.eclipse.nebula.widgets.grid.AdaptedDataVisualizer
 
setToolTipText(GridItem, int, String) - Method in interface org.eclipse.nebula.widgets.grid.DataVisualizer
Method substitute GridItem method
setToolTipText(GridItem, int, String) - Method in class org.eclipse.nebula.widgets.grid.GridItemDataVisualizer
 
setTopControl(VControl) - Method in class org.eclipse.nebula.cwt.v.VStackLayout
 
setTopControl(VControl, int) - Method in class org.eclipse.nebula.cwt.v.VStackLayout
 
setTopIndex(int) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
setTopIndex(int) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets the zero-relative index of the line which is currently at the top of the receiver.
setTopLeftRenderer(IRenderer) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the top left renderer.
setTopMargin(int) - Method in class org.eclipse.nebula.widgets.opal.launcher.LauncherLabel
 
setTouchEnabled(boolean) - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Sets whether this control should send touch events (by default controls do not).
setTransform(SvgTransform) - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
setTransparent(boolean) - Method in class org.eclipse.nebula.widgets.opal.checkboxgroup.CheckBoxGroup
 
setTree(boolean) - Method in class org.eclipse.nebula.widgets.grid.DefaultCellRenderer
setTree(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setTree(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Adds or removes the columns tree toggle.
setTreeLinesVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the tree line visibility.
setTruncationStyle(int) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
Set the truncation style to use when cell content is too large.
setTruncationStyle(int) - Method in class org.eclipse.nebula.widgets.grid.GridFooterRenderer
Set the truncation style to use when cell content is too large.
setTruncationStyle(int) - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Set the truncation style to use when cell content is too large.
setTruncationStyle(int) - Method in class org.eclipse.nebula.widgets.grid.internal.DefaultRowHeaderRenderer
Set the truncation style to use when cell content is too large.
setTruncationStyle(int) - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7ColumnGroupHeaderRenderer
Set the truncation style to use when cell content is too large.
setTruncationStyle(int) - Method in class org.eclipse.nebula.widgets.grid.internal.win7.Win7GridColumnHeaderRenderer
Set the truncation style to use when cell content is too large.
setUnderlineActive(boolean) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setUnits(String) - Method in class org.eclipse.nebula.cwt.svg.SvgGradient
 
setUnselectedBackgroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setUnselectedColor(Color) - Method in class org.eclipse.nebula.widgets.roundedcheckbox.RoundedCheckbox
Sets the button's drawing color when the widget is not selected to the color specified by the argument, or to the default system color for the control if the argument is null.
setUnselectedForegroundColor(Color) - Method in class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
 
setUpdateSelectionOnEnter(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Allows to change the on enter behavior when the drop-down is shown.
setUpdateTextWithinSelection(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Whether a selection change should automatically update the combo's text to the selection's text.
setUpImage(Image) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setUpperValue(int) - Method in class org.eclipse.nebula.widgets.opal.rangeslider.RangeSlider
Sets the 'upper selection', which is the upper receiver's value, to the input argument which must be greater than or equal to the current 'lower selection' and less or equal to the maximum.
setUpVisible(boolean) - Method in class org.eclipse.nebula.widgets.opal.duallist.DLConfiguration
 
setUseSingleClick(boolean) - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
Sets the single click enabled flag.
setValue(int) - Method in class org.eclipse.nebula.widgets.opal.nebulaslider.NebulaSlider
Sets the receiver's value.
setValue(Object) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.ValueAndAssociatedWidgets
 
setValue(Object) - Method in class org.eclipse.nebula.widgets.opal.propertytable.PTProperty
 
setValue(Object, Object) - Method in class org.eclipse.nebula.jface.gridviewer.CheckEditingSupport
setValue(String) - Method in class org.eclipse.nebula.widgets.opal.calculator.Calculator
 
setValue(String) - Method in class org.eclipse.nebula.widgets.opal.calculator.CalculatorCombo
 
setValue(String, Object) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.PreferenceWindow
Store a value associated to the key
setValues(int, int, int, int, int, int) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.opal.horizontalspinner.HorizontalSpinner
Sets the receiver's selection, minimum value, maximum value, digits, increment and page increment all at once.
setVerifier(LoginDialogVerifier) - Method in class org.eclipse.nebula.widgets.opal.loginDialog.LoginDialog
 
setVerticalAlignment(int) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setVerticalAlignment(int) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the column's vertical text alignment.
setVerticalAlignment(int) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Controls how text will be displayed in the receiver.
setVerticalScrollbar(boolean) - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
 
setVisibility(int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setVisibility(int) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setVisible(boolean) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setVisible(boolean) - Method in class org.eclipse.nebula.cwt.v.VNative
 
setVisible(boolean) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the column's visibility.
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridItem
Sets the visible state of this item.
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.GridToolTip
Shows or hides the tooltip.
setVisible(boolean) - Method in interface org.eclipse.nebula.widgets.grid.internal.IScrollBarProxy
Sets the scrollbar's visibility.
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.NullScrollBarProxy
Sets the scrollbar's visibility.
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.grid.internal.ScrollBarProxyAdapter
Sets the scrollbar's visibility.
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.richtext.RichTextEditor
 
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
setVisible(boolean, int) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setVisible(boolean, int, Runnable) - Method in class org.eclipse.nebula.cwt.v.VControl
 
setVisibleItemCount(int) - Method in class org.eclipse.nebula.widgets.tablecombo.TableCombo
Sets the number of items that are visible in the drop down portion of the receiver's list.
setVisibleLinesColumnPack(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Set optimizedColumnPack to true for column pack based only with the visible lines.
setWidget(Composite) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
setWidth(int) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
Sets the width of the column.
setWidth(int) - Method in class org.eclipse.nebula.widgets.opal.breadcrumb.BreadcrumbItem
Sets the width of the receiver.
setWidth(int) - Method in class org.eclipse.nebula.widgets.opal.preferencewindow.widgets.PWWidget
 
setWidth(int) - Method in class org.eclipse.nebula.widgets.opal.roundedtoolbar.RoundedToolItem
Sets the width of the receiver.
setWidth(int, boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
 
setWordSplitRegex(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
setWordSplitRegex(String) - Method in class org.eclipse.nebula.widgets.richtext.RichTextViewer
 
setWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridCellRenderer
 
setWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridColumn
If the argument is true, wraps the text in the receiver's cells.
setWordWrap(boolean) - Method in class org.eclipse.nebula.widgets.grid.GridHeaderRenderer
Sets whether or not text should be word-wrapped during the render
setWordWrapHeader(boolean) - Method in class org.eclipse.nebula.widgets.grid.Grid
Sets the value of the word-wrap feature for row headers.
setX(int) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
setY(int) - Method in class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
 
SHADOW_GRID_COLUMN_HEADER - Static variable in class org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider
 
shake(AnimationRunner, Control, int, IMovement, Runnable, Runnable) - Static method in class org.eclipse.nebula.cwt.animation.effects.Shake
Deprecated. 
Shake - Class in org.eclipse.nebula.cwt.animation.effects
Shake effect (like login failure on Mac OSX)
Shake(Control, Point, Point, long, IMovement, Runnable, Runnable) - Constructor for class org.eclipse.nebula.cwt.animation.effects.Shake
 
shell - Variable in class org.eclipse.nebula.cwt.animation.effects.SetAlpha
 
shell - Variable in class org.eclipse.nebula.widgets.opal.dialog.Dialog
 
show() - Method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Show the dialog box
show() - Method in class org.eclipse.nebula.widgets.opal.panels.BlurredPanel
Show the blurred panel
show() - Method in class org.eclipse.nebula.widgets.opal.panels.DarkPanel
Show the dark panel
show(Date) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Shows the given date if it can be shown by the selector.
SHOW_TIP_AT_STARTUP - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
showButtons - Variable in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
showButtons() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Show all buttons
showColumn(GridColumn) - Method in class org.eclipse.nebula.widgets.grid.Grid
Shows the column.
showDescription - Variable in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
showDescription() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Show description
showException() - Method in class org.eclipse.nebula.widgets.opal.dialog.MessageArea
Show the exception panel
showException(Throwable) - Static method in class org.eclipse.nebula.widgets.opal.dialog.Dialog
Display a dialog box with an exception
showItem(GridItem) - Method in class org.eclipse.nebula.widgets.grid.Grid
Shows the item.
showItem(Item) - Method in class org.eclipse.nebula.jface.gridviewer.GridTreeViewer
showSelection() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
Show the selection if it can be shown by the selector.
showSelection() - Method in class org.eclipse.nebula.widgets.grid.Grid
Shows the selection.
showSelection() - Method in class org.eclipse.nebula.widgets.opal.textassist.TextAssist
 
showSelection() - Method in class org.eclipse.nebula.widgets.passwordrevealer.PasswordRevealer
Shows the selection.
showSelMenuItem - Variable in class org.eclipse.nebula.widgets.cdatetime.DatePicker
 
showToolTip(GridItem, GridColumn, GridColumnGroup, Point) - Method in class org.eclipse.nebula.widgets.grid.Grid
Shows the inplace tooltip for the given item and column.
simple - Variable in class org.eclipse.nebula.cwt.base.BaseCombo
Flag to indicate that this is a SIMPLE style combo.
SIMPLE - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for simple combo behavior (value is 1<<1).
SimpleGroupStrategy - Class in org.eclipse.nebula.widgets.pgroup
SimpleGroupStrategy adds a seperator to the normal PGroup's image and text.
SimpleGroupStrategy() - Constructor for class org.eclipse.nebula.widgets.pgroup.SimpleGroupStrategy
Deprecated.
use constructor with PGroup element instead
SimpleGroupStrategy(PGroup) - Constructor for class org.eclipse.nebula.widgets.pgroup.SimpleGroupStrategy
Creates a SimpleGroupStrategy with the given toggle and style.
SimpleSelectionAdapter - Class in org.eclipse.nebula.widgets.opal.commons
This class is an adapter for the SelectionListener.
SimpleSelectionAdapter() - Constructor for class org.eclipse.nebula.widgets.opal.commons.SimpleSelectionAdapter
 
SimpleToolItemRenderer - Class in org.eclipse.nebula.widgets.pgroup
 
SimpleToolItemRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.SimpleToolItemRenderer
 
SINGLE - org.eclipse.nebula.widgets.grid.GridSelectionType
Only one row or cell can be selected
SinusDecreaseVariation - Class in org.eclipse.nebula.cwt.animation.movement
This is not an easing equation.
SinusDecreaseVariation(int, double) - Constructor for class org.eclipse.nebula.cwt.animation.movement.SinusDecreaseVariation
 
SinusVariation - Class in org.eclipse.nebula.cwt.animation.movement
This is not an easing equation.
SinusVariation(int, double) - Constructor for class org.eclipse.nebula.cwt.animation.movement.SinusVariation
 
skew(float, float) - Method in class org.eclipse.nebula.cwt.svg.SvgTransform
 
SkewX - org.eclipse.nebula.cwt.svg.SvgTransform.Type
 
SkewY - org.eclipse.nebula.cwt.svg.SvgTransform.Type
 
skipCell(int, int) - Method in class org.eclipse.nebula.widgets.grid.GridCellSpanManager
 
SMALL - org.eclipse.nebula.widgets.opal.starrating.StarRating.SIZE
 
SMALL_L - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
A half-width L used on roots with no children
SMALL_T - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
A half-width T used on roots with no children
smoothControl(boolean) - Method in class org.eclipse.nebula.cwt.animation.ScrollingSmoother
Enable or disable scrolling efeect.
sort() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
Sort the properties
sort(Comparator<VControl>) - Method in class org.eclipse.nebula.cwt.v.VPanel
 
SORT_SHORT_DESCRIPTION - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
SortArrowRenderer - Class in org.eclipse.nebula.widgets.grid.internal
The column header sort arrow renderer.
SortArrowRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.SortArrowRenderer
Default constructor.
sorted - Variable in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
SPACE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
 
spacedAt(int) - Method in class org.eclipse.nebula.widgets.cdatetime.Body
 
Spacer - org.eclipse.nebula.cwt.v.VControl.Type
 
spacing - Variable in class org.eclipse.nebula.widgets.cdatetime.Body
 
SpanElement - Class in org.eclipse.nebula.widgets.richtext.painter
Element for tracking nested span tags and the attributes they specify.
SpanElement() - Constructor for class org.eclipse.nebula.widgets.richtext.painter.SpanElement
 
SpanElement.SpanType - Enum in org.eclipse.nebula.widgets.richtext.painter
 
SpanStylePaintInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
PaintInstruction that applies style information to the GC via span tag attributes.
SpanStylePaintInstruction(TagProcessingState) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.SpanStylePaintInstruction
 
spinner - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
SPINNER - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant indicating that the CDateTime should created with a spinner (value is 1<<26).
SpinnerLayout() - Constructor for class org.eclipse.nebula.widgets.cdatetime.CDateTime.SpinnerLayout
 
SplitButton - Class in org.eclipse.nebula.widgets.splitbutton
Instances of this class represent a selectable user interface object that issues notification when pressed and released.
SplitButton(Composite, int) - Constructor for class org.eclipse.nebula.widgets.splitbutton.SplitButton
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
spreadMethod - Variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
square - Variable in class org.eclipse.nebula.cwt.v.VControl
 
src - Variable in class org.eclipse.nebula.cwt.animation.effects.Grow
 
src - Variable in class org.eclipse.nebula.cwt.animation.effects.Resize
 
src - Variable in class org.eclipse.nebula.cwt.animation.effects.SetBounds
 
src - Variable in class org.eclipse.nebula.cwt.animation.effects.Shake
 
stackStraceAsString(Throwable) - Static method in class org.eclipse.nebula.widgets.opal.commons.StringUtil
Converts exception stack trace as string
Star - Class in org.eclipse.nebula.widgets.opal.starrating
Instances of this class represent a star displayed by the StarRating component
Star() - Constructor for class org.eclipse.nebula.widgets.opal.starrating.Star
 
StarRating - Class in org.eclipse.nebula.widgets.opal.starrating
Instances of this class provide a rating element.
StarRating(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.starrating.StarRating
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
StarRating.SIZE - Enum in org.eclipse.nebula.widgets.opal.starrating
 
start - Variable in class org.eclipse.nebula.cwt.animation.effects.MoveScrollBar
 
start - Variable in class org.eclipse.nebula.cwt.animation.effects.SetAlpha
 
startColumnIndex - Variable in class org.eclipse.nebula.widgets.grid.Grid
Index of the first visible column.
startCountDown(LocalTime) - Method in class org.eclipse.nebula.widgets.progresscircle.ProgressCircle
 
startEffect(MoveScrollBar) - Method in class org.eclipse.nebula.cwt.animation.ScrollingSmoother
 
startTime - Variable in class org.eclipse.nebula.cwt.animation.effects.AbstractEffect
 
startX - Variable in class org.eclipse.nebula.cwt.animation.effects.MoveControl
 
startY - Variable in class org.eclipse.nebula.cwt.animation.effects.MoveControl
 
state - Variable in class org.eclipse.nebula.widgets.richtext.painter.instructions.ParagraphInstruction
 
state - Variable in class org.eclipse.nebula.widgets.richtext.painter.instructions.ResetParagraphInstruction
 
STATE_ACTIVE - Static variable in class org.eclipse.nebula.cwt.v.VControl
 
STATE_ENABLED - Static variable in class org.eclipse.nebula.cwt.v.VControl
 
STATE_MOUSE_DOWN - Static variable in class org.eclipse.nebula.cwt.v.VControl
 
STATE_SELECTED - Static variable in class org.eclipse.nebula.cwt.v.VControl
 
step - Variable in class org.eclipse.nebula.cwt.animation.effects.MoveScrollBar
 
step - Variable in class org.eclipse.nebula.cwt.animation.effects.SetAlpha
 
stepX - Variable in class org.eclipse.nebula.cwt.animation.effects.MoveControl
 
stepY - Variable in class org.eclipse.nebula.cwt.animation.effects.MoveControl
 
stops - Variable in class org.eclipse.nebula.cwt.svg.SvgGradient
 
storeInitialLook() - Method in class org.eclipse.nebula.widgets.opal.promptsupport.BaseFocusControlListener
Store the initial look of the widget
StringUtil - Class in org.eclipse.nebula.widgets.opal.commons
This class provides useful String manipulation methods
StringUtil() - Constructor for class org.eclipse.nebula.widgets.opal.commons.StringUtil
 
stroke - Variable in class org.eclipse.nebula.cwt.svg.SvgGraphic
 
style - Variable in class org.eclipse.nebula.cwt.base.BaseCombo
The style bits requested.
style - Variable in class org.eclipse.nebula.widgets.cdatetime.CDateTime
 
STYLE - Static variable in class org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport
 
StyledTextFocusControlListener - Class in org.eclipse.nebula.widgets.opal.promptsupport
Focus/Control listener for a StyledText widget
StyledTextFocusControlListener(StyledText) - Constructor for class org.eclipse.nebula.widgets.opal.promptsupport.StyledTextFocusControlListener
Constructor
styleOfView - Variable in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
styles - Variable in class org.eclipse.nebula.cwt.svg.SvgStyle
 
SUPPORTED_LANGUAGES - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
Collection of languages that are supported by CKEditor.
svg - Variable in class org.eclipse.nebula.cwt.v.VControl
 
SvgColors - Class in org.eclipse.nebula.cwt.svg
 
SvgContainer - Class in org.eclipse.nebula.cwt.svg
An SvgElement which is capable of containing other SvgElements.
SvgContainer(SvgContainer, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgContainer
 
SvgDocument - Class in org.eclipse.nebula.cwt.svg
The SvgDocument is the base for all svg graphics.
SvgDocument() - Constructor for class org.eclipse.nebula.cwt.svg.SvgDocument
 
SvgElement - Class in org.eclipse.nebula.cwt.svg
An svg document is an xml document.
SvgElement(SvgContainer, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgElement
 
SvgFill - Class in org.eclipse.nebula.cwt.svg
 
SvgFill(SvgGraphic) - Constructor for class org.eclipse.nebula.cwt.svg.SvgFill
 
SvgFragment - Class in org.eclipse.nebula.cwt.svg
An svg document can contain one or more svg fragments, each denoted by the "svg" tag.
SvgFragment(SvgContainer, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgFragment
 
SvgGradient - Class in org.eclipse.nebula.cwt.svg
 
SvgGradient(SvgContainer, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgGradient
 
SvgGradientStop - Class in org.eclipse.nebula.cwt.svg
 
SvgGradientStop(SvgGradient, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgGradientStop
 
SvgGraphic - Class in org.eclipse.nebula.cwt.svg
A base abstract class for all types of svg elements which can be applied (painted) to a graphics context.
SvgGraphic(SvgContainer, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgGraphic
 
SvgLoader - Class in org.eclipse.nebula.cwt.svg
 
SvgPaint - Class in org.eclipse.nebula.cwt.svg
 
SvgPaint(SvgGraphic) - Constructor for class org.eclipse.nebula.cwt.svg.SvgPaint
 
SvgPaint.PaintType - Enum in org.eclipse.nebula.cwt.svg
 
SvgShape - Class in org.eclipse.nebula.cwt.svg
An SvgShape is a graphical svg element which can be directly applied to a given graphics context.
Shapes consist of: circle ellipse line polygon polyline rectangle path
SvgShape(SvgContainer, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgShape
 
SvgStroke - Class in org.eclipse.nebula.cwt.svg
 
SvgStroke(SvgGraphic) - Constructor for class org.eclipse.nebula.cwt.svg.SvgStroke
 
SvgStyle - Class in org.eclipse.nebula.cwt.svg
 
SvgStyle(SvgContainer) - Constructor for class org.eclipse.nebula.cwt.svg.SvgStyle
 
SvgTransform - Class in org.eclipse.nebula.cwt.svg
 
SvgTransform() - Constructor for class org.eclipse.nebula.cwt.svg.SvgTransform
 
SvgTransform.Type - Enum in org.eclipse.nebula.cwt.svg
 
SvgUse - Class in org.eclipse.nebula.cwt.svg
An SvgUse is an svg graphical element that uses another, previously defined graphical element to paint to the graphics context with its own set of styles and transforms.
SvgUse(SvgContainer, String) - Constructor for class org.eclipse.nebula.cwt.svg.SvgUse
 
SwitchButton - Class in org.eclipse.nebula.widgets.opal.switchbutton
Instances of this class are simple switch button.
SwitchButton(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.switchbutton.SwitchButton
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SWTGraphicUtil - Class in org.eclipse.nebula.widgets.opal.commons
This class is a singleton that provides useful methods
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages