edu.jhu.tmaj.client.shared
Class AboutDialog

java.lang.Object
  extended by edu.jhu.tmaj.client.shared.AboutDialog

public final class AboutDialog
extends java.lang.Object

A Dialog that displays the version number, credits, and copyright information about TMAJ.


Method Summary
static void showDialog(java.awt.Frame parentFrame)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

showDialog

public static void showDialog(java.awt.Frame parentFrame)