Hello I am new to java so bare with me
I hav created a java applet to display images stored in a folder.
currently the applet displays all of the images
I would like to be able to have the applet display only the images that I choose. I would like to be able to pass in the name of the images to be displayed
can this be done?
How do you pass information ie names of files into a java applet?
thanks
I hav created a java applet to display images stored in a folder.
currently the applet displays all of the images
I would like to be able to have the applet display only the images that I choose. I would like to be able to pass in the name of the images to be displayed
can this be done?
How do you pass information ie names of files into a java applet?
thanks