I am building a PhotoViewer. I want to be able to get the path of an ImageIcon which is displayed on a JLabel. Therefore I have created an MouseListener and a FileChooser. I have spent many hours trying to solve this issue.I am building a PhotoViewer. I want to be able