|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |