Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Darcy Jones   on Jun 03 In Java Category.

  
Question Answered By: Adalwen Fischer   on Jun 03

Is this the line that call the method to reload the
image?
>>display.setCurrent(genProgress(imageList.getString(i)));

If it is you'll have to put that in your run method
otherwise the process will block when it reaches that
line.

Also, I'm not sure if it's available on J2ME but you
might want to look into the MediaTracker class.

Share: 

 

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

 
Didn't find what you were looking for? Find more on J2ME -- Need help on how to refresh an image Or get search suggestion and latest updates.


Tagged: