|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.apps.ScreenShot
public class ScreenShot
JPEG File Utility
| Constructor Summary | |
|---|---|
ScreenShot()
|
|
| Method Summary | |
|---|---|
static boolean |
createJPEG(Window window,
String fileName)
Create JPEG file from window |
protected static BufferedImage |
getImage(Window window)
Get Image of Window |
protected static File |
getJPGFile(Component parent)
Get JPEG File |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenShot()
| Method Detail |
|---|
public static boolean createJPEG(Window window,
String fileName)
window - windowfileName - optional file name
protected static File getJPGFile(Component parent)
parent - parent
protected static BufferedImage getImage(Window window)
window - window
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||