|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuickKeyboard | |
---|---|
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 |
Uses of QuickKeyboard in com.blackledge.david.tivo.widgets.qk |
---|
Methods in com.blackledge.david.tivo.widgets.qk with parameters of type QuickKeyboard | |
---|---|
void |
QuickKeyboardHandler.init(QuickKeyboard keyboard)
initialization - handler needs to hold on to this reference to call setCharacter(String) , etc., as appropriate. |
Uses of QuickKeyboard in com.blackledge.david.tivo.widgets.qk.handlers |
---|
Methods in com.blackledge.david.tivo.widgets.qk.handlers with parameters of type QuickKeyboard | |
---|---|
void |
TextingRowColumnKeyboardHandler.init(QuickKeyboard keyboard)
|
void |
TextingKeyboardHandler.init(QuickKeyboard keyboard)
|
void |
RowColumnKeyboardHandler.init(QuickKeyboard keyboard)
|
void |
QuadrantsKeyboardHandler.init(QuickKeyboard keyboard)
|
void |
DirectionalKeyboardHandler.init(QuickKeyboard keyboard)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |