Fabric GUI Browser
---------------------

Fabric needed to be added to classpath, and all classes that will be browsed.

java StoreBrowser [clientName] 
Will not prompt for client name and will instead use the command line argument.

java StoreBrowser [clientName] [storeName]
Will load the rootmap of the specified store without prompting for input.

java StoreBrowser [clientName] [storeName] [onum]
Will load the object specified by the onum and storename only.
