Where to get the image file of directory and file icon?

I've wrote a "file chooser" by my self and I need different icons to denote directories and files. Does anyone know where to get this icons?thanks
[183 byte] By [modelart] at [2007-9-26 3:36:07]
# 1
Here is the solution:icon i = javax.swing.filechooser.getIcon(File f); Sander
SanderSander at 2007-6-29 12:07:14 > top of Java-index,Archived Forums,Swing...