com.objectwave.printerSupport
Class newLine

java.lang.Object
  |
  +--com.objectwave.printerSupport.printerObject
        |
        +--com.objectwave.printerSupport.newLine

public class newLine
extends printerObject


Constructor Summary
newLine()
           
 
Method Summary
 void draw(java.awt.Graphics g, java.awt.Point p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

newLine

public newLine()
Method Detail

draw

public void draw(java.awt.Graphics g,
                 java.awt.Point p)
Overrides:
draw in class printerObject