|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DuffPane | |
org.thdl.quilldriver | Provides facilitates for authoring content to be used by Savant. |
org.thdl.tib.input | Provides classes and methods for inputting Tibetan text. |
org.thdl.tib.scanner | Provides the classes to take Tibetan language passages and divide the passages up into their component phrases and words, and display corresponding dictionary definitions. |
Uses of DuffPane in org.thdl.quilldriver |
Fields in org.thdl.quilldriver declared as DuffPane | |
protected org.thdl.tib.input.DuffPane |
QD.sharedDP
|
protected org.thdl.tib.input.DuffPane |
QD.sharedDP2
|
Methods in org.thdl.quilldriver that return DuffPane | |
org.thdl.tib.input.DuffPane |
TranscriptMediator.getPane()
|
Constructors in org.thdl.quilldriver with parameters of type DuffPane | |
TranscriptMediator(Document xmlDoc,
org.thdl.tib.input.DuffPane duffPane)
|
Uses of DuffPane in org.thdl.tib.input |
Fields in org.thdl.tib.input declared as DuffPane | |
org.thdl.tib.input.DuffPane |
Jskad.dp
The text editing window which this Jskad object embeds. |
Methods in org.thdl.tib.input with parameters of type DuffPane | |
void |
JskadKeyboard.activate(org.thdl.tib.input.DuffPane dp)
Activates this keyboard for the given DuffPane. |
Uses of DuffPane in org.thdl.tib.scanner |
Subclasses of DuffPane in org.thdl.tib.scanner | |
class |
DuffCellRenderer
Used by DictionaryTable to display a Tibetan word or phrase (in either Roman or Tibetan script) in a single cell. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |