Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / March 2007

Tip: Looking for answers? Try searching our database.

Screen Recording software to capture Java 2D?

Thread view: 
lists@gotcomm.com - 19 Mar 2007 00:18 GMT
Does anyone have recommendations on screen recording software to
capture Java2D-based software on the windows platform?

The few I had on hand would not record the panel contents, and I don't
want to corrupt, er.. install lots of programs to find one that will
work.

Thanks in advance...

Bryan
Hal Rosser - 19 Mar 2007 02:05 GMT
> Does anyone have recommendations on screen recording software to
> capture Java2D-based software on the windows platform?
[quoted text clipped - 6 lines]
>
> Bryan

here's one
http://www.camstudio.org/
lists@gotcomm.com - 21 Mar 2007 03:04 GMT
> here's onehttp://www.camstudio.org/

Thanks, I'll give it a try.
brian.vanheesch@gmail.com - 19 Mar 2007 10:34 GMT
On Mar 19, 12:18 am, l...@gotcomm.com wrote:
> Does anyone have recommendations on screen recording software to
> capture Java2D-based software on the windows platform?
[quoted text clipped - 6 lines]
>
> Bryan

Not sure if this is what you are looking for:

java.awt.Robot robot = new Robot ( getGraphicsConfiguration
( ).getDevice ( ) ) ;

BufferedImage capture = robot.createScreenCapture ( new Rectangle
( windowRect.x ,
   windowRect.y , windowRect.width , windowRect.height ) ) ;

will screen capture (from the main screen) within java code.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.