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

@ -25,6 +25,8 @@ import java.io.File;
* This extension of javax.swing.AbstractAction is used for the various menus in {@link TibFrame}. It assigns two
* special key/value pairs: the frame, which points to the TibFrame, and the controller which is the main program,
* TiblEdit.
*
* @author Than Garson, Tibetan and Himalayan Digital Library
*/
abstract class TibAction extends AbstractAction implements TibConstants