A B C D G H I M N O P R S T V W

S

setAlignment(int, int) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setBackground(Color) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setButtonVisibility(int) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
Set the visibility style of the drop button.
setButtonVisible(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
Set the visible state of the button
setData(Object) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setData(String, Object) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setEditable(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
 
setEnabled(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
 
setFillColor(Color) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setFocus() - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
 
setFont(Font) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
 
setForeground(Color) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setFormat(int) - Method in class org.eclipse.swt.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).
setHoldOpen(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
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
setImage(Image, int, int) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setImage(Image) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setLocale(Locale) - Method in class org.eclipse.swt.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.
setMargins(int, int) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setMargins(int, int, int, int) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setMenu(Menu) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
Sets the menu for the Text widget of this DropCombo
setOpen(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
If pop is true, then opens the popup shell (sets to visible)
If pop is false, closes the popup shell (sets to not visible)
If content == null this method simply returns.
If popup == null then popup will be created.
setOpen(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CDateTime
 
setPattern(String) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CDateTime
Set the style of this CDateTime to work with dates and / or times as determined by the given pattern.
setPolygon(int[]) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setPolygon(int[], Color) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setRedraw(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
 
setSelection(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setSelection(Date) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CDateTime
Set the selection for this CDateTime to that of the provided Date object.
This method will update the text box and, if the DROP_DOWN style is set, the selection of the associated drop down CDateTime.
setSquare(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
if param equal is true, the x and y sizes of this CButton will be forced equal, thus drawing a square button
setStretch(boolean) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.AbstractCombo
If stretch is false, then the width of the popup will be set to its preferred width (via computeSize(SWT.DEFAULT, SWT.DEFAULT))
setText(String) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
setToolTipText(String) - Method in class org.eclipse.swt.nebula.widgets.cdatetime.CButton
 
SIMPLE - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant for simple combo behavior (value is 1<<1).
SPINNER - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
 

A B C D G H I M N O P R S T V W