net.sourceforge.helpgui
Class HelpGui

java.lang.Object
  extended by net.sourceforge.helpgui.HelpGui

public class HelpGui
extends java.lang.Object

A class for Lauch the Help Viewer

Author:
Alexandre THOMAS

Field Summary
static boolean debug
          For debug test
 
Constructor Summary
HelpGui()
           
 
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
 

Field Detail

debug

public static boolean debug
For debug test

Constructor Detail

HelpGui

public HelpGui()
Method Detail

main

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