Class BufferPrinter1_4


  • @Deprecated
    public class BufferPrinter1_4
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Constructor Description
      BufferPrinter1_4()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static java.awt.print.PageFormat getPageFormat()
      Deprecated.
       
      static void pageSetup​(View view)
      Deprecated.
       
      static void print​(View view, Buffer buffer, boolean selection)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BufferPrinter1_4

        public BufferPrinter1_4()
        Deprecated.
    • Method Detail

      • pageSetup

        public static void pageSetup​(View view)
        Deprecated.
      • print

        public static void print​(View view,
                                 Buffer buffer,
                                 boolean selection)
        Deprecated.
      • getPageFormat

        public static java.awt.print.PageFormat getPageFormat()
        Deprecated.