|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TibConstants | |
org.thdl.tib.bibl | Provides classes and methods for the Tibbibl application. |
Uses of TibConstants in org.thdl.tib.bibl |
Classes in org.thdl.tib.bibl that implement TibConstants | |
class |
DiacriticPanel
This class creates a panel that displays all the relevant diacritic characters used in Asian Studies. |
class |
DiscDialog
This extension of JDialog is used for entering in discussion concerning a specific title in a Tibbibl document. |
class |
EditAction
This extension of TibAction is for Edit menu actions.Its constructor takes a String name and a TibFrame parent. |
class |
ElementList
Element List is a list of elements and ranges. |
class |
ElementStyle
This wrapper class associates a String of text with a Style (as defined in TibConstants [MAYBE]) and a particular
element. |
class |
FileAction
This class is used to associate actions with the File menu of TibFrame . |
(package private) class |
org.thdl.tib.bibl.GenericTibFactory
This abstract class is extended by both IDFactory and TitleFactory , and provides general functionality
such as setting the document associated with the factory and setting text/styles for the TextPane . |
class |
IDFactory
Like its sister class, TitleFactory , this class is used to access and display the information
in the ID section of a TIBBIBL record. |
class |
InsertAction
This extension of TibAction is used for the actions associated with the Insert menu of
the TibFrame . |
class |
TextPane
An extension of Swing's JPanel that is used to create the display for a text's bibliographic information. |
(package private) class |
org.thdl.tib.bibl.TibAction
This extension of javax.swing.AbstractAction is used for the various menus in TibFrame . |
class |
TibDialog
This class is a generic class for displaying a dialog in TiblEdit. |
class |
TibDoc
This class extends XMLDoc and adds methods specific to the TiblEdit
program, primarily by creating a TitleFactory and an IDFactory that allow
easy access and manipulation of those marked up items. |
class |
TibDTDResolver
|
class |
TibFrame
TibFrame is the view for the TiblEdit program. |
class |
TibFrame.XWindowHandler
When the TibFrame is closed, the program ends. |
class |
TiblEdit
TiblEdit is a editor for the master catalog records of the rNying ma rgyud 'bum. |
class |
TibTable
This element is a wrapper element for a JTable that sets up two kinds of tables for editing a Tibbibl--one for displaying various editions and one for displaying alternative readings. |
class |
TitleFactory
The TitleFactory class extends the GenericTibFactory to provide means for locating and manipulating title elements within a TibDoc . |
class |
TitleParser
This class provides the mechanism to "parse" a Tibbibl title tag and understand its contents. |
class |
TTFileView
TTFileView test to see if a file is an .xml file and if so, assumes it's a Tibbibl and searches for the first <title> element and sets the file's description to that. |
class |
ViewAction
This extension of TibAction is for View menu actions.Its constructor takes a String name and a TibFrame parent. |
class |
XMLDoc
This class extends org.jdom.Document to provide added XML functionality, such as locating specific elements. |
class |
XMLReader
This class reads in an XML file using the SAXBuilder in org.jdom.input. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |