The IME composition event detail that indicates
a change in the IME composition. The text field
of the event is the new composition text.
The start and end indicate the offsets where the
composition text should be inserted.
The styles and ranges are stored in the IME
object (value is 1).
The IME composition event detail that indicates a change in the IME composition. The text field of the event is the new composition text. The start and end indicate the offsets where the composition text should be inserted. The styles and ranges are stored in the IME object (value is 1).
@see SWT#ImeComposition
@since 3.4