birchconfig
Class screenMsg

java.lang.Object
  extended by birchconfig.screenMsg

public class screenMsg
extends java.lang.Object


Constructor Summary
screenMsg()
           
 
Method Summary
static void printSubHeading(java.lang.String Prog, java.lang.String Message)
          Begin each section of the logfiles with a subheading.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

screenMsg

public screenMsg()
Method Detail

printSubHeading

public static void printSubHeading(java.lang.String Prog,
                                   java.lang.String Message)
Begin each section of the logfiles with a subheading.

Parameters:
Prog - - Name of program to run
Message - - Message to print to logfiles