org.netbeans.modules.print 7.5.1
G L O P

P

print(Graphics) - Method in interface org.netbeans.spi.print.PrintPage
Prints content of the page to the graphics.
PRINT_NAME - Static variable in class org.netbeans.api.print.PrintManager
This key indicates the name of the component being printed.
PRINT_ORDER - Static variable in class org.netbeans.api.print.PrintManager
This key indicates the order of the component being printed.
PRINT_PRINTABLE - Static variable in class org.netbeans.api.print.PrintManager
This key indicates whether the component is printable.
PRINT_SIZE - Static variable in class org.netbeans.api.print.PrintManager
This key indicates the size of the component being printed.
printAction(JComponent) - Static method in class org.netbeans.api.print.PrintManager
Returns the Print action for a component.
printAction(PrintProvider[]) - Static method in class org.netbeans.api.print.PrintManager
Returns the Print action for the given print providers.
PrintManager - Class in org.netbeans.api.print

The Print Manager is powerful functionality to preview and send data out to printer.

PrintPage - Interface in org.netbeans.spi.print
Print page represents the area to be printed.
PrintProvider - Interface in org.netbeans.spi.print
Print provider is the collection of the pages to be printed, where collection is the 2D matrix.

org.netbeans.modules.print 7.5.1
G L O P
Built on September 7 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.