TypeManager is a simple graphical application for managing JTrader's
service type repository.

To run it, make sure the IDL-generated classes are in your CLASSPATH,
and type

  % java jtclient.typemgr.TypeManager iorfile

where iorfile is the name of a file containing the IOR of the trading
service's Lookup object.

TypeManager represents a service type in the form of a script.
The syntax of a script is described in the Trading service specification
document.  Examples are provided in the 'examples' subdirectory.
