how to update imageIcon in JLabel
pls I have a GUI application that writes an image to disk and uses the image as an icon for a JLabelmy problem is when the app overwrites the previous image how do I update the JLabel so that it shows the current imagehelp pls