com.sun.billf.tass.dbview
Class TdbViewer

java.lang.Object
  extended bycom.sun.billf.tass.dbview.TdbViewer

public class TdbViewer
extends java.lang.Object

This class implements a simple UI viewer of a TassDatabase. It has a main method, and is invoked with a single argument, the name of the database.


Constructor Summary
TdbViewer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TdbViewer

public TdbViewer()
Method Detail

usage

public static void usage()

main

public static void main(java.lang.String[] args)