I have a problem, and don't know where start. I want to drop files (only .zip) from any place in windows into a Swing application (into a JList
). How can I do this?
In the list I will display only absolute path, and file may be in array or something like that. Java 1.6