width specifies the desired width in pixels. This value is the wHint passed into Control.computeSize(int, int, bool) to determine the preferred size of the control.
The default value is SWT.DEFAULT.
@see org.eclipse.swt.widgets.Control#computeSize(int, int, bool)
See Implementation
width specifies the desired width in pixels. This value is the wHint passed into Control.computeSize(int, int, bool) to determine the preferred size of the control.
The default value is SWT.DEFAULT.
@see org.eclipse.swt.widgets.Control#computeSize(int, int, bool)