最終更新:2012-10-13 (土) 02:41:59 (4207d)  

android.inputmethodservice
Top / android.inputmethodservice

Base classes for writing input methods (such as software keyboards). These APIs are not for use by normal applications, they are a framework specifically for writing input method components.

http://developer.android.com/reference/android/inputmethodservice/package-summary.html

クラス

  • android.inputmethodservice.AbstractInputMethodService
  • android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl?
  • android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl?
  • android.inputmethodservice.ExtractEditText?
  • android.inputmethodservice.InputMethodService
  • android.inputmethodservice.InputMethodService.InputMethodImpl?
  • android.inputmethodservice.InputMethodService.InputMethodSessionImpl?
  • android.inputmethodservice.InputMethodService.Insets?
  • android.inputmethodservice.Keyboard?
  • android.inputmethodservice.Keyboard.Key?
  • android.inputmethodservice.Keyboard.Row?
  • android.inputmethodservice.KeyboardView?