|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusBar | |
org.thdl.tib.input | Provides classes and methods for inputting Tibetan text. |
Uses of StatusBar in org.thdl.tib.input |
Fields in org.thdl.tib.input declared as StatusBar | |
private org.thdl.util.StatusBar |
DuffPane.statBar
The status bar to update with messages about the current input mode. |
private org.thdl.util.StatusBar |
Jskad.statusBar
the status bar for this frame |
Methods in org.thdl.tib.input with parameters of type StatusBar | |
private void |
DuffPane.initialize(org.thdl.util.StatusBar sb,
org.thdl.tib.text.TibetanKeyboard keyboard,
URL keyboardURL)
Initializes this object. |
void |
DuffPane.setStatusBar(org.thdl.util.StatusBar sb)
Sets the status bar to update with mode information. |
Constructors in org.thdl.tib.input with parameters of type StatusBar | |
DuffPane(org.thdl.util.StatusBar sb)
Creates a new DuffPane that updates sb, if sb is not null, with messages about how the users' keypresses are being interpreted. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |