Uses of Package
java.awt.im

Packages that use java.awt.im
Package
Description
Contains all of the classes for creating user interfaces and for painting graphics and images.
Provides classes and interfaces for the input method framework.
Provides interfaces that enable the development of input methods that can be used with any Java runtime environment.
Provides classes and interfaces that deal with editable and noneditable text components.
  • Classes in java.awt.im used by java.awt
    Class
    Description
    Provides methods to control text input facilities such as input methods and keyboard layouts.
    An InputMethodHighlight is used to describe the highlight attributes of text being composed.
    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
    Class
    Description
    Provides methods to control text input facilities such as input methods and keyboard layouts.
    An InputMethodHighlight is used to describe the highlight attributes of text being composed.
    Defines additional Unicode subsets for use by input methods.
  • Classes in java.awt.im used by java.awt.im.spi
    Class
    Description
    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 javax.swing.text
    Class
    Description
    InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.