org.netbeans.modules.print 7.9.1

org.netbeans.spi.print
Interface PrintPage


public interface PrintPage

Print page represents the area to be printed.


Method Summary
 void print(Graphics g)
          Prints content of the page to the graphics.
 

Method Detail

print

void print(Graphics g)
Prints content of the page to the graphics.

Parameters:
g - graphics for printing

org.netbeans.modules.print 7.9.1

Built on October 11 2012.  |  Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.