Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Package java.awt.im

Provides classes and interfaces for the input method framework.

See:
          Description

Interface Summary
Interface Description
InputMethodRequests InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.
 

Class Summary
Class Description
InputContext Provides methods to control text input facilities such as input methods and keyboard layouts.
InputMethodHighlight An InputMethodHighlight is used to describe the highlight attributes of text being composed.
InputSubset Defines additional Unicode subsets for use by input methods.
 

Package java.awt.im Description

Provides classes and interfaces for the input method framework. This package enables text editing components to receive text input through input methods. Input methods are software components that let the user enter text in ways other than simple typing on a keyboard. They are commonly used to enter Japanese, Chinese, or Korean - languages using thousands of different characters - on keyboards with far fewer keys. However, the framework also supports input methods for other languages and the use of entirely different input mechanisms, such as handwriting or speech recognition.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Since:
1.2

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.