de.jdemo.capture.gui
Class ScreenCapture

java.lang.Object
  extended by de.jdemo.capture.gui.ScreenCapture

public class ScreenCapture
extends java.lang.Object


Constructor Summary
ScreenCapture()
           
 
Method Summary
static java.awt.image.BufferedImage captureFromScreen(java.awt.Window window, boolean includeFrameTitle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScreenCapture

public ScreenCapture()
Method Detail

captureFromScreen

public static java.awt.image.BufferedImage captureFromScreen(java.awt.Window window,
                                                             boolean includeFrameTitle)
                                                      throws java.awt.AWTException
Throws:
java.awt.AWTException


JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.