Re: Error in Image display in WTK
[email protected] Fri, 4 Jul 2008 10:53:50 PDT
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <16196756.166071215194067139.JavaMail.tomcat@sdcst12.sjc.collab.net> |
What is the path of your image in the jar file?
If there is no path, that is, it is at the top-level, try adding a "/" to your code:
Image.createImage("/myLogo.png")
[Message sent by forum member 'jozart' (jozart)]
http://forums.java.net/jive/thread.jspa?messageID=284436
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST". For general help, send email to
[email protected] and include in the body of the message "help".