aspose file tools
The moose likes Java Micro Edition and the fly likes Loading Images... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Loading Images..." Watch "Loading Images..." New topic
Author

Loading Images...

S@ntosh Dubey
Greenhorn

Joined: Apr 02, 2008
Posts: 2

Dear Frndz,

I am just beginner in Java ME. I wrote some programs with MIDLET. I am trying to load an Image.

I tried

Image img=Image.createImage("duke.png");


But it is not being created...

Can anyone suggest me regarding...


San

SCJA, SCJP, SCWCD
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Loading Images...
 
Similar Threads
Problem with AWT image while sending email thru java
creating image link
servlet applet communication.
how to retrieve image in jsp page from a seperate folder.
AffineTransform - please help me out