werkzeug
Class Output

java.lang.Object
  extended by werkzeug.Output

public class Output
extends java.lang.Object


Constructor Summary
Output()
           
 
Method Summary
static java.io.PrintStream appendPrintStream(java.lang.String theName)
           
static java.io.PrintStream devnull()
           
static java.io.PrintStream fileStream(java.lang.String theFile)
           
static void init()
           
static void snitchSystemOutput()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Output

public Output()
Method Detail

init

public static void init()

snitchSystemOutput

public static void snitchSystemOutput()

devnull

public static java.io.PrintStream devnull()

fileStream

public static java.io.PrintStream fileStream(java.lang.String theFile)

appendPrintStream

public static java.io.PrintStream appendPrintStream(java.lang.String theName)


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009