edu.jhu.tmaj.client.shared
Class HelpDialog

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

public final class HelpDialog
extends java.lang.Object

A dialog that contains a url where help information is available.


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

Constructor Detail

HelpDialog

public HelpDialog()
Method Detail

showHelpDialog

public static void showHelpDialog(java.lang.String url,
                                  java.awt.Frame parentFrame)