Style bit for <code>new GridData(int)</code> to position the control in the vertical center of the cell. Not recommended. Use <code>new GridData(int, SWT.CENTER, bool, bool)</code> instead.
See Implementation
Style bit for <code>new GridData(int)</code> to position the control in the vertical center of the cell. Not recommended. Use <code>new GridData(int, SWT.CENTER, bool, bool)</code> instead.