Uses of Class
org.thdl.tib.bibl.TibDoc

Packages that use TibDoc
org.thdl.tib.bibl Provides classes and methods for the Tibbibl application. 
 

Uses of TibDoc in org.thdl.tib.bibl
 

Fields in org.thdl.tib.bibl declared as TibDoc
(package private)  org.thdl.tib.bibl.TibDoc DiscDialog.doc
           
protected  org.thdl.tib.bibl.TibDoc GenericTibFactory.tibDoc
           
(package private)  org.thdl.tib.bibl.TibDoc TextPane.tibDoc
           This is the TibDoc that is the XML document from which the information for the JTextPane's document comes.
(package private)  org.thdl.tib.bibl.TibDoc TiblEdit.tibbibl
           This is the TibDoc that serves as the data model for the open file/text.
private  org.thdl.tib.bibl.TibDoc XMLReader.doc
           
 

Methods in org.thdl.tib.bibl that return TibDoc
 org.thdl.tib.bibl.TibDoc DiscDialog.getTibDoc()
           
 org.thdl.tib.bibl.TibDoc TiblEdit.getTibDoc()
           This returns the TibDoc presently being worked on.
 org.thdl.tib.bibl.TibDoc XMLReader.getDoc()
           
 

Methods in org.thdl.tib.bibl with parameters of type TibDoc
 void DiscDialog.setTibDoc(org.thdl.tib.bibl.TibDoc td)
           
protected  void GenericTibFactory.setDoc(org.thdl.tib.bibl.TibDoc td)
           
 org.thdl.tib.bibl.DiscDialog TibFrame.getDiscussionDialog(org.thdl.tib.bibl.TibDoc tibl)
           
 

Constructors in org.thdl.tib.bibl with parameters of type TibDoc
DiscDialog(org.thdl.tib.bibl.TibFrame owner, org.thdl.tib.bibl.TibDoc doc)
           
GenericTibFactory(org.thdl.tib.bibl.TibDoc td)
           
IDFactory(org.thdl.tib.bibl.TibDoc td)
           
TitleFactory(org.thdl.tib.bibl.TibDoc td)
           
 



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