JavaTM 2 Platform
Standard Edition

Uses of Package
java.awt.im

Packages that use java.awt.im
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
java.awt.im Provides classes and an interface for the input method framework. 
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
 

Classes in java.awt.im used by java.awt
InputContext
          An InputContext object manages the communication between text editing components and input methods.
InputMethodRequests
          InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.
 

Classes in java.awt.im used by java.awt.im
InputContext
          An InputContext object manages the communication between text editing components and input methods.
InputMethodHighlight
          A InputMethodHighlight is used to describe in an abstract way the highlight attributes of text being composed.
InputSubset
          Defines additional Unicode subsets for use by input methods.
 

Classes in java.awt.im used by javax.swing.text
InputMethodRequests
          InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.
 


JavaTM 2 Platform
Standard Edition

Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.