Liking cljdoc? Tell your friends :D

jdk.awt.im.InputSubset

Defines additional Unicode subsets for use by input methods. Unlike the UnicodeBlock subsets defined in the Character.UnicodeBlock class, these constants do not directly correspond to Unicode code blocks.

Defines additional Unicode subsets for use by input methods.  Unlike the
UnicodeBlock subsets defined in the Character.UnicodeBlock class, these constants do not
directly correspond to Unicode code blocks.
raw docstring

*-fullwidth-digitsclj

Static Constant.

Constant for the fullwidth digits included in the Unicode halfwidth and fullwidth forms character block.

type: java.awt.im.InputSubset

Static Constant.

Constant for the fullwidth digits included in the Unicode halfwidth and
 fullwidth forms character block.

type: java.awt.im.InputSubset
raw docstring

*-fullwidth-latinclj

Static Constant.

Constant for the fullwidth ASCII variants subset of the Unicode halfwidth and fullwidth forms character block.

type: java.awt.im.InputSubset

Static Constant.

Constant for the fullwidth ASCII variants subset of the Unicode halfwidth and
 fullwidth forms character block.

type: java.awt.im.InputSubset
raw docstring

*-halfwidth-katakanaclj

Static Constant.

Constant for the halfwidth katakana subset of the Unicode halfwidth and fullwidth forms character block.

type: java.awt.im.InputSubset

Static Constant.

Constant for the halfwidth katakana subset of the Unicode halfwidth and
 fullwidth forms character block.

type: java.awt.im.InputSubset
raw docstring

*-hanjaclj

Static Constant.

Constant for all Han characters used in writing Korean, including a subset of the CJK unified ideographs as well as Korean Han characters that may be defined as surrogate characters.

type: java.awt.im.InputSubset

Static Constant.

Constant for all Han characters used in writing Korean, including a
 subset of the CJK unified ideographs as well as Korean Han characters
 that may be defined as surrogate characters.

type: java.awt.im.InputSubset
raw docstring

*-kanjiclj

Static Constant.

Constant for all Han characters used in writing Japanese, including a subset of the CJK unified ideographs as well as Japanese Han characters that may be defined as surrogate characters.

type: java.awt.im.InputSubset

Static Constant.

Constant for all Han characters used in writing Japanese, including a
 subset of the CJK unified ideographs as well as Japanese Han characters
 that may be defined as surrogate characters.

type: java.awt.im.InputSubset
raw docstring

*-latinclj

Static Constant.

Constant for all Latin characters, including the characters in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A, LATIN_EXTENDED_B Unicode character blocks.

type: java.awt.im.InputSubset

Static Constant.

Constant for all Latin characters, including the characters
 in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A,
 LATIN_EXTENDED_B Unicode character blocks.

type: java.awt.im.InputSubset
raw docstring

*-latin-digitsclj

Static Constant.

Constant for the digits included in the BASIC_LATIN Unicode character block.

type: java.awt.im.InputSubset

Static Constant.

Constant for the digits included in the BASIC_LATIN Unicode character
 block.

type: java.awt.im.InputSubset
raw docstring

*-simplified-hanziclj

Static Constant.

Constant for all Han characters used in writing Simplified Chinese, including a subset of the CJK unified ideographs as well as Simplified Chinese Han characters that may be defined as surrogate characters.

type: java.awt.im.InputSubset

Static Constant.

Constant for all Han characters used in writing Simplified Chinese,
 including a subset of the CJK unified ideographs as well as Simplified
 Chinese Han characters that may be defined as surrogate characters.

type: java.awt.im.InputSubset
raw docstring

*-traditional-hanziclj

Static Constant.

Constant for all Han characters used in writing Traditional Chinese, including a subset of the CJK unified ideographs as well as Traditional Chinese Han characters that may be defined as surrogate characters.

type: java.awt.im.InputSubset

Static Constant.

Constant for all Han characters used in writing Traditional Chinese,
 including a subset of the CJK unified ideographs as well as Traditional
 Chinese Han characters that may be defined as surrogate characters.

type: java.awt.im.InputSubset
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close