|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectbookExamples.ch44Printing.LabelPrinter
public class LabelPrinter
Constructor Summary | |
---|---|
LabelPrinter(MailingLabelList ll)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
print(MailingLabelList ll,
java.awt.print.PrinterJob pj)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LabelPrinter(MailingLabelList ll)
Method Detail |
---|
public static void main(java.lang.String[] args)
public void print(MailingLabelList ll, java.awt.print.PrinterJob pj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |