Hi,
Here are my comments.
- LocaleServiceProviderPool.java:
- * provider, including the JRE.
+ * provider, including the JRE's FormatData locales.
*
* @return an array of the available locales
*/
public Locale[] getAvailableLocales() {
-Set locList = getAv
Hello Naoto,
Yes, sure, I tried calling "stopListening()" method. But it does not
lead to complete disabling of the input methods and appearance of the
opportunity of entering a text into JPasswordField, when some
composition started in JTextField before switch of focus from the last
one to J
Thank you for trying stopListening() out. Later I figured out that this
method is only used when the input method instance switches the
underlying input method engine from native OS's InputMethodAdapter
instance to pure Java input method, so in this problem case it may not
seem to apply. Let me
Thanks. I incorporated your comments and generated a new webrev:
http://cr.openjdk.java.net/~naoto/8001205.8001562/webrev.01/
Naoto
On 11/7/12 1:24 AM, Masayoshi Okutsu wrote:
Hi,
Here are my comments.
- LocaleServiceProviderPool.java:
- * provider, including the JRE.
+ * provider, includin
Looks good to me.
Masayoshi
On 11/8/2012 4:23 AM, Naoto Sato wrote:
Thanks. I incorporated your comments and generated a new webrev:
http://cr.openjdk.java.net/~naoto/8001205.8001562/webrev.01/
Naoto
On 11/7/12 1:24 AM, Masayoshi Okutsu wrote:
Hi,
Here are my comments.
- LocaleServiceProv