Re: Location of image files in Java SRC



On Mon, 17 Mar 2008 04:11:45 -0700 (PDT), Chanchal
<chanchal.jacob@xxxxxxxxx> wrote, quoted or indirectly quoted someone
who said :

i have instaled Java 1.6 along with source code, in c:\program
files. .Can somebody tell me which is the location where the icon
files are stored...
thanks

I usually put them in

com/mindprod/myproject/image/

for one or two images you might put them in
com/mindprod/myproject/
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages