Uses of Interface
java.awt.im.InputMethodRequests
 
   -  
      
Packages that use InputMethodRequests 软件包 描述 java.awt 包含用于创建用户界面和绘制图形和图像的所有类。java.awt.im.spi 提供可用于开发可与任何Java运行时环境一起使用的输入方法的接口。 -  
      
-  
        
Uses of InputMethodRequests in java.awt
Methods in java.awt that return InputMethodRequests 变量和类型 方法 描述 InputMethodRequestsComponent. getInputMethodRequests()获取输入方法请求处理程序,它支持来自此组件的输入方法的请求。 -  
        
Uses of InputMethodRequests in java.awt.im.spi
Subinterfaces of InputMethodRequests in java.awt.im.spi 变量和类型 接口 描述 interfaceInputMethodContext提供输入方法可用于与其客户端组件通信或请求其他服务的方法。 
 -