Uses of Package
com.blackledge.david.tivo.widgets.qk

Packages that use com.blackledge.david.tivo.widgets.qk
com.blackledge.david.tivo.widgets.qk The QuickKeyboard (QK) is a TiVo Keyboard widget by David Blackledge that is extensible and is designed to support handlers that allow quick entry via the TiVo Remote. 
com.blackledge.david.tivo.widgets.qk.handlers   
 

Classes in com.blackledge.david.tivo.widgets.qk used by com.blackledge.david.tivo.widgets.qk
QKCue
          Objects that tell the QuickKeyboard how to give the user hints about what regions of the character layout will get activated by different key presses.
QuickKeyboard
          Superclass of a quicker keyboard concept for use with infrared remote controls.
 

Classes in com.blackledge.david.tivo.widgets.qk used by com.blackledge.david.tivo.widgets.qk.handlers
QuickKeyboard
          Superclass of a quicker keyboard concept for use with infrared remote controls.
QuickKeyboardHandler
          The class that defines the layout, cues, and logic in selecting keyboard characters in a minimal number of strokes.