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

B

BORDER - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant requesting a border.
BUTTON_ALWAYS - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant for a DropCombo whose button is always visible (value is 1<<10).
BUTTON_AUTO - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant for a DropCombo whose button is automatically set to be visible or not depending on its focus state (value is 1<<11).
BUTTON_LEFT - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant for a DropCombo with its button to the Left of the text (value is 1<<14).
BUTTON_MANUAL - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant for a DropCombo whose button is never visible (value is 1<<12).
BUTTON_NEVER - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant for a DropCombo whose button is never visible.
BUTTON_RIGHT - Static variable in class org.eclipse.swt.nebula.widgets.cdatetime.CDT
Style constant for a DropCombo with its button to the right of the text (value is 1<<15).

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