I have written a program for a quiz. I want to do a picture round but I am wondering is there anyway of placing an image in the JOptionPane.showInputDialog window.

Here is my code:

import...