Uses of Interface
java.awt.im.InputMethodRequests

Packages that use InputMethodRequests
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
 

Uses of InputMethodRequests in java.awt
 

Methods in java.awt that return InputMethodRequests
 InputMethodRequests Component.getInputMethodRequests()
          Gets the input method request handler which supports requests from input methods for this component.