<div dir="ltr">Hi,<br><div><br></div><div>View.java has those attributes:</div><div><br></div><div>    @Native public final static byte IME_ATTR_INPUT                 = 0x00;<br>    @Native public final static byte IME_ATTR_TARGET_CONVERTED      = 0x01;<br>    @Native public final static byte IME_ATTR_CONVERTED             = 0x02;<br>    @Native public final static byte IME_ATTR_TARGET_NOTCONVERTED   = 0x03;<br>    @Native public final static byte IME_ATTR_INPUT_ERROR           = 0x04;<br></div><div><br></div><div>I will investigate and learn by myself, but if anyone has information about those I'll appreciate it.</div><div><br></div><div>It's for:</div><div><a href="https://github.com/openjdk/jfx/pull/1080">https://github.com/openjdk/jfx/pull/1080</a><br></div><div><br></div><div>-- Thiago</div></div>