473,394 Members | 1,718 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

screen capture

Hi,

I want to create a screen capture using java.

I'm new to java and I'm overwhelmed by the so many terms: SE, EE, FX, Swing...

I saw a nice product written in java that let you start the Java program from the website (java web start) and then it sits in your system tray. When you right click on it you see several capture options: full screen, area, window...
After you capture it opens a window with your screen capture and you can manipulate it or save it...

I know that Java is moving fast so I'll appreciate if you can show me the way to the most relevant tools to make it.
What is the first thing I need to learn and what IDE do you recommend?

Thanks
Jul 1 '08 #1
3 2465
Nepomuk
3,112 Expert 2GB
I know that Java is moving fast so I'll appreciate if you can show me the way to the most relevant tools to make it.
What is the first thing I need to learn and what IDE do you recommend?
Hi dolittle!

OK, let's start with the easy things. One very popular (and free!) IDE for Java development is eclipse. You should also install the newest JDK (JDK 6 Update 6), if that hasn't already happened.

Next, you should check out this short summary of useful documents - you should certainly get the tutorial and APIs.

Go through the tutorial, solve the tasks and if you are in any doubt, ask. There are also some good (and partially free) books about Java out there, just ask.

To answer your other question, the one about making screen shots with Java - often a simple google search gives you a lot of information.

Greetings,
Nepomuk
Jul 1 '08 #2
Thank you for your answer.

I've read about javaFx script. Should I use it because this is the new technology or is it different then what I'm looking for?

How can I let users install the screen capture program from a web page?
I could be a temporary installation.
I've read about Java web start. Is this the way to go?
Will JavaFx address this issue in a different way then Java web start?

Thanks
Jul 2 '08 #3
Nepomuk
3,112 Expert 2GB
Thank you for your answer.

I've read about javaFx script. Should I use it because this is the new technology or is it different then what I'm looking for?

How can I let users install the screen capture program from a web page?
I could be a temporary installation.
I've read about Java web start. Is this the way to go?
Will JavaFx address this issue in a different way then Java web start?

Thanks
Hey, not so fast!
First of all, learn the basics. Then write a program, that can make screenshots localy. You will see, that you'll need AWT (or maybe Swing?). It will take some time, until you can handle both basic Java and Java with graphical libraries.

Then you can ask about JavaFX script and Java WebStart - which by the way are two totally different things - and decide, which one you could imagine using. I suspect, Java WebStart would be the choice, but I haven't heard much about JavaFX script yet, so I might be mistaken.

Greetings,
Nepomuk
Jul 2 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Me Mine | last post by:
i, I have trying to code a small console app that will allow a user to select a window and then create a screen capture of the window. I haven't been able to figure out how to do the screen...
1
by: xc | last post by:
Greetings. I encountered a wield problem when grabing screen images. Sometimes in some computers I can capture the screen, but other times not so. In some computer I cannot capture the screen...
3
by: Per | last post by:
Hi all, This may be a newbie question, but I can't find the answer anywhere. I want to make a capture of the screen, or a part of the screen, that contains the main portion of the form. Detecting...
1
by: Jody Gelowitz | last post by:
I have seen some examples of how to capture a color from a point on screen using C#, but haven't come across anything with VB.NET. Is this possible under VB.NET? I know that I will need to use...
2
by: Eddie Dunn | last post by:
I have one here that I cannot find anything on in my searching. I am implementing a screen capture functionality into my Visual Basic ..NET application. The code I am using calls the bitblt...
2
by: py | last post by:
I need to take a screen shot of the computer screen. I am trying to use PIL and I saw there is ImageGrab...however it only works on Windows. Is there a platform-independent ability to work...
4
by: gwhite1 | last post by:
I use this code to capture a screen in a regular VB 2005 windows app. It works great! I found the code in google. But when I create a windows service it does not capture the screen. It only...
2
by: dumbledad | last post by:
Hi All, I'm using ASP.Net web services to provide the logic required for a Flash based prototype. The Flash and the ASP .Net run together on the client machine. One of the functions I'd like to...
4
by: Paolo Pantaleo | last post by:
Hi, I need to capture a screen snapshot in Linux. PIL has a module IageGrab, but in the free version it only works under Windows. Is there any package to capture the screen on Linux? Thnx...
5
Atran
by: Atran | last post by:
Hello Everyone. In this article: You will know to capture the screen in 2 ways: 1)- Capture full screen. 2)- Capture region. Let's Begin: First make a new Windows Application project. And...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.