Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Invoking an image

  Asked By: Doan    Date: May 14    Category: Java    Views: 495
  

When invoking an image where do you store the image for the programme
to grab from and run.

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Jeanne Lawson     Answered On: May 14

Could you be a little more specific? Exactly what are you trying to do?

 
Answer #2    Answered By: Reamonn Fischer     Answered On: May 14

Image i = new Image(new URL("path"));

so, that could be "./imagename.jpg" I guess.

 
Didn't find what you were looking for? Find more on Invoking an image Or get search suggestion and latest updates.




Tagged: