Uses of Class
org.thdl.tib.text.TibetanKeyboard

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
private  void DuffPane.initialize(org.thdl.util.StatusBar sb, org.thdl.tib.text.TibetanKeyboard keyboard, URL keyboardURL)
          Initializes this object.
 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
 

Fields in org.thdl.tib.text declared as TibetanKeyboard
private static org.thdl.tib.text.TibetanKeyboard TibetanMachineWeb.keyboard
           
 

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.
 



These API docs were created 02/02/2003 08:20 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo