SWT Java Tutorial

CLabel Styles
StyleDescription
SWT.LEFTCreates a left-aligned CLabel
SWT.CENTERCreates a center-aligned CLabel
SWT.RIGHTCreates a right-aligned CLabel
SWT.SHADOW_INCreates a CLabel that appears recessed into the screen
SWT.SHADOW_OUTCreates a CLabel that appears to extrude from the screen
SWT.SHADOW_NONECreates a CLabel thtat appears to shadow