Package org.thdl.tib.bibl

Provides classes and methods for the Tibbibl application.

See:
          Description

Interface Summary
TibConstants This interface contains all the constants used throughout the TiblEdit program.
 

Class Summary
DiacriticPanel This class creates a panel that displays all the relevant diacritic characters used in Asian Studies.
DiscDialog This extension of JDialog is used for entering in discussion concerning a specific title in a Tibbibl document.
DoxWindow This class displays a separate window with information concerning a texts doxographical category and it allows the user to set the doxographical categorization for a text.
EditAction This extension of TibAction is for Edit menu actions.Its constructor takes a String name and a TibFrame parent.
ElementList Element List is a list of elements and ranges.
ElementStyle This wrapper class associates a String of text with a Style (as defined in TibConstants [MAYBE]) and a particular element.
FileAction This class is used to associate actions with the File menu of TibFrame.
IDFactory Like its sister class, TitleFactory, this class is used to access and display the information in the ID section of a TIBBIBL record.
InsertAction This extension of TibAction is used for the actions associated with the Insert menu of the TibFrame.
IntroSign This class displays the initial splash screen upon opening the program.
TextPane An extension of Swing's JPanel that is used to create the display for a text's bibliographic information.
TibDialog This class is a generic class for displaying a dialog in TiblEdit.
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.
TibDTDResolver  
TibFrame TibFrame is the view for the TiblEdit program.
TiblEdit TiblEdit is a editor for the master catalog records of the rNying ma rgyud 'bum.
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.
TitleFactory The TitleFactory class extends the GenericTibFactory to provide means for locating and manipulating title elements within a TibDoc.
TitleParser This class provides the mechanism to "parse" a Tibbibl title tag and understand its contents.
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.
ViewAction This extension of TibAction is for View menu actions.Its constructor takes a String name and a TibFrame parent.
XMLDoc This class extends org.jdom.Document to provide added XML functionality, such as locating specific elements.
XMLFilter XMLFilter extends java.io.FileFilter to display only XML files in the open filechooser window.
XMLReader This class reads in an XML file using the SAXBuilder in org.jdom.input.
 

Package org.thdl.tib.bibl Description

Provides classes and methods for the Tibbibl application.

Tibbibl is for editing scholarly bibliographies of Tibetan texts, where the bibliographies are stored as XML instances.



These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo