de.mud.jta
Class Help

java.lang.Object
  extended by de.mud.jta.Help

public class Help
extends java.lang.Object

Help display for JTA.

Maintainer: Matthias L. Jugel

Version:
$Id: Help.java 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Field Summary
static javax.swing.JEditorPane helpText
           
 
Constructor Summary
Help()
           
 
Method Summary
static void show(java.awt.Component parent, java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

helpText

public static javax.swing.JEditorPane helpText
Constructor Detail

Help

public Help()
Method Detail

show

public static void show(java.awt.Component parent,
                        java.lang.String url)