wt.clients.widgets
Class HelpFactory

java.lang.Object
  extended bywt.clients.widgets.HelpFactory

public class HelpFactory
extends Object


Field Summary
private static boolean debug
           
 
Constructor Summary
HelpFactory()
           
 
Method Summary
static void showDocument(String helpURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

private static final boolean debug
Constructor Detail

HelpFactory

public HelpFactory()
Method Detail

showDocument

public static void showDocument(String helpURL)