retrieve filename from ImageIcon

How would i retrieve the file path of an image stored in an ImageIcon object?
[84 byte] By [mrcoffeea] at [2007-10-3 4:09:15]
# 1
You can't.
camickra at 2007-7-14 22:09:15 > top of Java-index,Java Essentials,Java Programming...
# 2
The question doesn't even make sense, since the ImageIcon didn't have to come from a file in the first place.
DrClapa at 2007-7-14 22:09:15 > top of Java-index,Java Essentials,Java Programming...