org.netbeans.modules.print 7.5.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.5.1

Built on September 7 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.