protected class RMViewer.RMVPrintable
extends java.lang.Object
implements java.awt.print.Printable
| Modifier | Constructor and Description |
|---|---|
protected |
RMVPrintable() |
| Modifier and Type | Method and Description |
|---|---|
int |
print(java.awt.Graphics aGrfx,
java.awt.print.PageFormat pageFormat,
int pageIndex)
Print method.
|