Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Harry Hunter   on Jun 19 In Java Category.

  
Question Answered By: Rosie Hughes   on Jun 19

perhaps the error is in the line of
Toolkit.
To avoid why not use simple syntax
image = getImage(getDocumentBase(),"1.gif");
image = getImage(getCodeBase(),"1.gif");

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on awt help required Or get search suggestion and latest updates.


Tagged: