|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoop.piltnik.Capture
public class Capture
Constructor Summary | |
---|---|
Capture()
|
Method Summary | |
---|---|
static java.awt.image.BufferedImage |
captureScreen()
Meetob, mis võtab pildi ekraanist ja tagastab selle. |
static Screenshot |
getScreenshot()
Meetod, mis salvestab ajutise ekraanipildi. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Capture()
Method Detail |
---|
public static java.awt.image.BufferedImage captureScreen() throws java.awt.AWTException
java.awt.AWTException
public static Screenshot getScreenshot() throws java.io.IOException, java.awt.AWTException
java.io.IOException
java.awt.AWTException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |