javapoint
Class PrintDocument

java.lang.Object
  extended by javapoint.PrintDocument

public class PrintDocument
extends java.lang.Object


Constructor Summary
PrintDocument(MainFrame frame)
           
 
Method Summary
 void print()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintDocument

public PrintDocument(MainFrame frame)
Method Detail

print

public void print()