Overview | Methods | This Package | All Packages
For double-byte character set (DBCS) versions of Windows, retrieves the height, in pixels, of the Kanji window at the bottom of the screen.
Syntax
public static final int getKanjiWindowHeight()
Return Value
Returns an integer value that represents the height of the Kanji window.
Remarks
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.