com.jeffpalm.util
Class InterfacePrinter

java.lang.Object
  extended by com.jeffpalm.util.InterfacePrinter

public class InterfacePrinter
extends java.lang.Object


Field Summary
 java.io.PrintStream out
           
 int tabs
           
 
Constructor Summary
InterfacePrinter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void realMain(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

out

public java.io.PrintStream out

tabs

public int tabs
Constructor Detail

InterfacePrinter

public InterfacePrinter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

realMain

public void realMain(java.lang.String[] args)
              throws java.lang.Exception
Throws:
java.lang.Exception