Each class's author is now listed as Than.

This commit is contained in:
dchandler 2003-02-01 05:38:48 +00:00
parent d453e801ef
commit a1f6b9e117
25 changed files with 50 additions and 1 deletions

View file

@ -24,6 +24,8 @@ import org.jdom.*;
* This wrapper class associates a String of text with a Style (as defined in {@link TibConstants}?) and a particular
* element. It is used for interactivity with the {@link TextPane} so that highlighting or clicking on a string in the
* text pane can be associated with actions for processing the text within an element.
*
* @author Than Garson, Tibetan and Himalayan Digital Library
*/
public class ElementStyle implements TibConstants