anvil.tools
Class GUILauncher

java.lang.Object
  |
  +--anvil.tools.GUILauncher

public class GUILauncher
extends java.lang.Object

class GUILauncher


Constructor Summary
GUILauncher()
           
 
Method Summary
static void errors(java.io.PrintStream out, java.lang.Exception exception)
           
static void main(java.lang.String[] args)
           
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUILauncher

public GUILauncher()
Method Detail

usage

public static void usage()

main

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

errors

public static void errors(java.io.PrintStream out,
                          java.lang.Exception exception)