jdk/test/java/awt/im/JTextFieldTest.html
author weijun
Thu, 08 Sep 2011 09:04:28 +0800
changeset 10435 e9df9d264894
parent 2 90ce3da70b43
child 21596 0e3a39f29dbc
permissions -rw-r--r--
7087428: move client tests out of jdk_misc Reviewed-by: alanb, ohair
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
<!---->
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
<p>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
Please run this test case under Solaris cjk locale with inputmethod
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
support, if you could input Chinese/Japanese/Korean in the  swing
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
JTextField, then the test has passed!
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
<applet code=JTextFieldTest.class width=400 height=400></applet>