SWT.MOVEMENT_CHAR

The character movement type (value is 1<<0). This constant is used to move a text offset over a character.

@see org.eclipse.swt.graphics.TextLayout#getNextOffset(int, int) @see org.eclipse.swt.graphics.TextLayout#getPreviousOffset(int, int)

@since 3.0

class SWT
int MOVEMENT_CHAR;

Meta