hey can anyone help me...........
the below code is for getting a jpeg image called rabbit which resides within the bin folder......
Image img= getImage("rabit.jpg");
instead of placing the image in the bin folder.........can we call a image by giving a path like ("D\:Images\rabbit.jpg")
is there any method with which we can call any image by specifying the path like the above mention..............