| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectbookExamples.ch44Printing.PrintableLabel
public class PrintableLabel
| Field Summary | 
|---|
| Fields inherited from interface java.awt.print.Printable | 
|---|
| NO_SUCH_PAGE, PAGE_EXISTS | 
| Constructor Summary | |
|---|---|
| PrintableLabel(MailingLabelList v) | |
| Method Summary | |
|---|---|
|  int | print(java.awt.Graphics gr,
      java.awt.print.PageFormat pageFormat,
      int page) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PrintableLabel(MailingLabelList v)
| Method Detail | 
|---|
public int print(java.awt.Graphics gr,
                 java.awt.print.PageFormat pageFormat,
                 int page)
          throws java.awt.print.PrinterException
print in interface java.awt.print.Printablejava.awt.print.PrinterException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||