com.java4less.textprinter.printers
Class ProPrinter

java.lang.Object
  |
  +--com.java4less.textprinter.TextPrinter
        |
        +--com.java4less.textprinter.printers.ProPrinter

public class ProPrinter
extends TextPrinter

commands for IBM Pro Printer and compatible


Field Summary
 
Fields inherited from class com.java4less.textprinter.TextPrinter
blCornerChar, brCornerChar, calculateLineSpacing, calculatePitchAndHMI, crossLineChar, debug, defaultCharSet, hbLineChar, hLineChar, htLineChar, linesCharSet, performCharSetConversion, tlCornerChar, trCornerChar, vLineChar, vlLineChar, vrLineChar
 
Constructor Summary
ProPrinter()
           
 
Methods inherited from class com.java4less.textprinter.TextPrinter
endJob, getBufferSize, getDefaultJobProperties, getDefaultTextProperties, getFirstElements, getSupportedCharPitch, getSupportedCharSets, getSupportedFonts, getSupportedInterspaing, newLine, newPage, printArray, printHorizontalLine, printRectangle, printString, printString, printString, printString, printString, printVerticalLine, setBufferSize, setLFafterCR, startJob
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProPrinter

public ProPrinter()