Results 1 to 2 of 2
Thread: Help using images in Java
- 07-22-2007, 10:09 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Help using images in Java
Hello, I have a question using images in Java. We are working on the Knights Tour project, which shows a knight making 64 moves all around the board hitting each square only once.
What I need now is to look into showing each move via images.
I've little luck searching, does anyone know of tutorials for this.
The only tutorial I've found deal with applets, and I cant use applets for this. Thanks.
- 08-07-2007, 06:54 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 35
- Rep Power
- 0
Hi everybody,
To deal with a camera from java and take pictures from periodically,
you need to download, install and learn the JMF
Java Media Framework
This package is available in java.sun.com, search for it and it has a free tutorial, therefore, I think there is no need to talk long about it here.
Greetings.
Similar Threads
-
display images in a Web Application based on java/jsp
By mnsse in forum Advanced JavaReplies: 0Last Post: 03-25-2008, 01:45 AM -
Loading Images - Imp
By Thulasiraman in forum Advanced JavaReplies: 0Last Post: 01-28-2008, 10:33 AM -
Images not displaying in JSP in IE7
By chadscc in forum Advanced JavaReplies: 0Last Post: 11-13-2007, 04:24 PM -
Help with images...
By toby in forum Java AppletsReplies: 1Last Post: 08-04-2007, 06:25 AM -
Images in JSP
By Daniel in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 06-05-2007, 07:01 AM
Bookmarks