Class PrintText

java.lang.Object
  |
  +--PrintText

public class PrintText
extends java.lang.Object

A simple printing class to handle basic text printing. Accepts an array of Strings or a PlainDocument and prints all the lines contained there in. Each String in the array is assumed to be a separate line.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait