Uses of Class
de.enough.polish.ui.keyboard.KeyItem

Packages that use KeyItem
de.enough.polish.ui.keyboard Experimental softkeyboard implementation. 
de.enough.polish.ui.keyboard.keys Experimental softkeyboard implementation. 
 

Uses of KeyItem in de.enough.polish.ui.keyboard
 

Fields in de.enough.polish.ui.keyboard declared as KeyItem
 KeyItem Keyboard.lastKey
          the last key that was used
 

Uses of KeyItem in de.enough.polish.ui.keyboard.keys
 

Subclasses of KeyItem in de.enough.polish.ui.keyboard.keys
 class BlankItem
          A special key item implementation for a blank key item which does nothing and can be used as a blank filling in a keyboard layout
 class ClearKeyItem
          A special key item implementation for a clear key to clear the contents of a KeyboardView
 class DeleteKeyItem
          A special key item implementation to delete the last character of the value of a KeyboardView
 class ModeKeyItem
          A special key item implementation to switch between the modes
 class ShiftKeyItem
          A special key item implementation to shift the keys of a keyboard