How to Read ZipFile

Hi All,Can anyone help me? In one zip file contains one Image (.gif) file and 3 othr files .....I am developing a FileChooser ..if i select that zip file i want to display the Image file for Accesory Panel ....Thanks in advance.
[256 byte] By [amir430a] at [2007-11-27 8:31:51]
# 1
Read the javadoc for java.util.zip package. For an example on how to work with zip files, you can also take a look at Java developers almanac: http://www.exampledepot.com/
Arash.Shahkara at 2007-7-12 20:27:30 > top of Java-index,Java Essentials,Java Programming...
# 2
I want some more examples.....
amir430a at 2007-7-12 20:27:30 > top of Java-index,Java Essentials,Java Programming...