Java Platform 1.2
Beta 4

Uses of Class
java.lang.Character.Subset

Packages that use Character.Subset
java.awt.im Provides classes and an interface for the input method framework.  
java.lang Provides classes that are fundamental to the design of the Java programming language.  
 

Uses of Character.Subset in java.awt.im
 

Methods in java.awt.im with parameters of type Character.Subset
 void InputContext.setCharacterSubsets(Character.Subset[] subsets)
          Sets the subsets of the Unicode character set that input methods of this input context should be allowed to input.
 

Uses of Character.Subset in java.lang
 

Fields in java.lang declared as Character.Subset
static Character.Subset Character.Subset.BASIC_LATIN
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.LATIN_1_SUPPLEMENT
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.LATIN_EXTENDED_A
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.LATIN_EXTENDED_B
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.IPA_EXTENSIONS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.SPACING_MODIFIER_LETTERS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.COMBINING_DIACRITICAL_MARKS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.GREEK
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CYRILLIC
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ARMENIAN
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.HEBREW
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ARABIC
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.DEVANAGARI
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.BENGALI
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.GURMUKHI
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.GUJARATI
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ORIYA
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.TAMIL
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.TELUGU
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.KANNADA
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.MALAYALAM
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.THAI
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.LAO
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.TIBETAN
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.GEORGIAN
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.HANGUL_JAMO
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.LATIN_EXTENDED_ADDITIONAL
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.GREEK_EXTENDED
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.GENERAL_PUNCTUATION
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.SUPERSCRIPTS_AND_SUBSCRIPTS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CURRENCY_SYMBOLS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.COMBINING_MARKS_FOR_SYMBOLS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.LETTERLIKE_SYMBOLS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.NUMBER_FORMS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ARROWS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.MATHEMATICAL_OPERATORS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.MISCELLANEOUS_TECHNICAL
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CONTROL_PICTURES
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.OPTICAL_CHARACTER_RECOGNITION
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ENCLOSED_ALPHANUMERICS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.BOX_DRAWING
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.BLOCK_ELEMENTS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.GEOMETRIC_SHAPES
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.MISCELLANEOUS_SYMBOLS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.DINGBATS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CJK_SYMBOLS_AND_PUNCTUATION
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.HIRAGANA
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.KATAKANA
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.BOPOMOFO
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.HANGUL_COMPATIBILITY_JAMO
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.KANBUN
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ENCLOSED_CJK_LETTERS_AND_MONTHS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CJK_COMPATIBILITY
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CJK_UNIFIED_IDEOGRAPHS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.HANGUL_SYLLABLES
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.SURROGATES_AREA
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.PRIVATE_USE_AREA
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CJK_COMPATIBILITY_IDEOGRAPHS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ALPHABETIC_PRESENTATION_FORMS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ARABIC_PRESENTATION_FORMS_A
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.COMBINING_HALF_MARKS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.CJK_COMPATIBILITY_FORMS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.SMALL_FORM_VARIANTS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.ARABIC_PRESENTATION_FORMS_B
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.HALFWIDTH_AND_FULLWIDTH_FORMS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.SPECIALS
          Constant for the Unicode character block of the same name.
static Character.Subset Character.Subset.LATIN
          Constant for all Latin characters, including the characters in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A, LATIN_EXTENDED_B character blocks.
static Character.Subset Character.Subset.LATIN_DIGITS
          Constant for the digits included in the BASIC_LATIN character block.
static Character.Subset Character.Subset.TRADITIONAL_HANZI
          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.
static Character.Subset Character.Subset.SIMPLIFIED_HANZI
          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.
static Character.Subset Character.Subset.KANJI
          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.
static Character.Subset Character.Subset.HANJA
          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.
static Character.Subset Character.Subset.HALFWIDTH_KATAKANA
          Constant for the halfwidth katakana subset of the Unicode halfwidth and fullwidth forms character block.
 

Methods in java.lang that return Character.Subset
static Character.Subset Character.getUnicodeBlock(char ch)
          Returns the constant representing the Unicode character block that this character belongs to.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.