
-----------------------------------
xLockx
Thu Apr 21, 2005 7:15 pm

Any Sites for...
-----------------------------------
(Hi again)

If this has been previously adressed - I apologize for bringing it up again but, is there a resource available to find the different classes, examples;
import java.awt.*;
import java.applet.*;
import java.awt.image.*;

and some lines of code that are... recognized by each

The reason why I am asking this is because of the current project I am undergoing - if you read my last post it is a simple 'presnetation'. I scaled it down a few - so right now all I want to do is input a picture (multiple) put some text down, and be able to read a character and once that character has been pressed the screen would clear and pop up with more information (Much like press enter more information and a helpful picture.)

Any help in this matter is greatly appreciated,

Thanks
-Lock

-----------------------------------
rizzix
Thu Apr 21, 2005 9:57 pm


-----------------------------------
look at the links posted in the "java" section.. ehm to do that

click Home above
then click Java (left, under main menu)
then click JavaLinks

-----------------------------------
Martin
Fri Apr 22, 2005 6:03 am


-----------------------------------
Can you please make your topic's title more descriptive? Thanks.

-----------------------------------
Hikaru79
Sun Apr 24, 2005 1:47 pm


-----------------------------------
You sound like you're looking for the Java platform API documentation. Here's the link: http://java.sun.com/j2se/1.5.0/docs/api/
