|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectteamdev.jxdesktop.CaptureUtilities
teamdev.jxdesktop.win32.WindowsCaptureUtilities
A collection of utility methods for the Windows desktop.
| Constructor Summary | |
WindowsCaptureUtilities()
|
|
| Method Summary | |
java.awt.image.BufferedImage |
createScreenCapture(java.awt.Rectangle screenRect)
Creates an image containing pixels read from the screen. |
| Methods inherited from class teamdev.jxdesktop.CaptureUtilities |
getInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WindowsCaptureUtilities()
| Method Detail |
public java.awt.image.BufferedImage createScreenCapture(java.awt.Rectangle screenRect)
CaptureUtilities
createScreenCapture in class CaptureUtilitiesscreenRect - rect to capture in screen coordinates
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||