| sun.swing.text.CountingPrintable |
Known Indirect Subclasses
| |||||||||||||
Printable which counts the number of pages.
|
[Expand]
Inherited Constants | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.awt.print.Printable
| |||||||||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the number of pages in this printable.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.awt.print.Printable
| |||||||||||||
Returns the number of pages in this printable.
This number is defined only after print returns NO_SUCH_PAGE.
