Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 216 (Maintenance Release)

Uses of Class
java.lang.Character.Subset

Packages that use Character.Subset
java.awt.im Provides classes and interfaces 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
 

Subclasses of Character.Subset in java.awt.im
 class InputSubset
          Defines additional Unicode subsets for use by input methods.
 

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
 

Subclasses of Character.Subset in java.lang
static class Character.UnicodeBlock
          A family of character subsets representing the character blocks in the Unicode specification.
 


JSR 216 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 216 specification.