Relates :
|
|
Relates :
|
|
Relates :
|
sun.awt.im.InputContext.disableNativeIM implementation tries to call "getInputMethod()" to get the input method instance which calls the native im server to create an input method object. This is not necessary since the disableNativeIM should be no-op when the current input method hasn't been created yet.
|