|
From: whack er <wha...@ya...> - 2003-12-17 04:30:37
|
Hi All Hacked into the image issue and found that it was a path related issue. My code referrred to an image directory on the package structure com/test/ui/images. So the ImageIcon was being constructed using "images/back.jpg" as the parameter. While this works fine when used without the wrapper, while executing with the wrapper the images directory is expected under bin. So if I make a copy of images under bin with back.jpg things are fine. Wonder where the mistake is ? TIA --------------------------------- Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing |