edu.jhu.tmaj.client.image
Class PapersGUI

java.lang.Object
  extended by edu.jhu.tmaj.client.image.PapersGUI

public final class PapersGUI
extends java.lang.Object

This application automatically logs into TMAJ as a guest, and starts the ProjectsFrame where only published papers can be viewed. This is a useful application for anonymous users who can only see published data. The file is only referenced from a JNLP file.


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

Method Detail

main

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