|
-
May 8th, 2000, 01:01 AM
#1
Paths urgent!!!!!!
The following code works in JBuilder 3.5 but Explorer can't find the image. What's the problem?
The image is in the same directory as the class file.
Image image = Toolkit.getDefaultToolkit().getImage("Bulb-On.GIF");
System.out.println(image);
I have to use the Toolkit getImage method not the applets.
-
May 8th, 2000, 08:32 AM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|