// Names of image files. How can I improve this?
String[] imgs={"Albania.gif", "Austria.gif", "Cambodia.gif",
"Croatia.gif", "Lebanon.gif", Malaysia.gif"};I would like to do this: 1. Program reads directory that contains images. 2. Put all image file names into an array. Any ideas? Thank you. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
