|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TibetanKeyboard | |
org.thdl.tib.input | Provides classes and methods for inputting Tibetan text. |
org.thdl.tib.text | Provides classes and methods for dealing with Tibetan text. |
Uses of TibetanKeyboard in org.thdl.tib.input |
Methods in org.thdl.tib.input with parameters of type TibetanKeyboard | |
void |
DuffPane.registerKeyboard(org.thdl.tib.text.TibetanKeyboard keyboard)
Registers a keyboard, and sets it as the active keyboard. |
Constructors in org.thdl.tib.input with parameters of type TibetanKeyboard | |
DuffPane(org.thdl.tib.text.TibetanKeyboard keyboard)
|
Uses of TibetanKeyboard in org.thdl.tib.text |
Methods in org.thdl.tib.text that return TibetanKeyboard | |
static org.thdl.tib.text.TibetanKeyboard |
TibetanMachineWeb.getKeyboard()
Returns the current keyboard, or, if the current keyboard is the Extended Wylie keyboard, null. |
Methods in org.thdl.tib.text with parameters of type TibetanKeyboard | |
static boolean |
TibetanMachineWeb.setKeyboard(org.thdl.tib.text.TibetanKeyboard kb)
(Re-)sets the keyboard. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |