public final class Panels extends Object
| Constructor and Description |
|---|
Panels() |
| Modifier and Type | Method and Description |
|---|---|
static void |
print(JPanel panel) |
static void |
saveImage(JPanel panel,
File file) |
static void |
saveImage(JPanel panel,
OutputStream os) |
public static void saveImage(JPanel panel, OutputStream os)
public static void print(JPanel panel) throws PrinterException
PrinterExceptionCopyright © 2012–2022. All rights reserved.