|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TibetanDocument | |
org.thdl.tib.input | Provides classes and methods for inputting Tibetan text. |
Uses of TibetanDocument in org.thdl.tib.input |
Fields in org.thdl.tib.input declared as TibetanDocument | |
protected org.thdl.tib.text.TibetanDocument |
TibetanPane.doc
The document displayed by this object. |
Methods in org.thdl.tib.input that return TibetanDocument | |
org.thdl.tib.text.TibetanDocument |
TibetanPane.getTibDoc()
Returns the model of a Tibetan document associated with this JTextPane. |
Constructors in org.thdl.tib.input with parameters of type TibetanDocument | |
TibetanPane(org.thdl.tib.text.TibetanDocument d)
Creates a new TibetanPane with a document model d. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |