For double-byte character set (DBCS) versions of Windows, retrieves the height, in pixels, of the Kanji window at the bottom of the screen.
public static final int getKanjiWindowHeight()
Returns an integer value that represents the height of the Kanji window.
Use the getKanjiWindowHeight method to determine the height of the Kanji window on systems that support the double-byte character set (DBCS). To determine whether the operating system supports DBCS, use the getDBCSEnabled method.