import javax.swing.JOptionPane;
import javax.swing.ImageIcon;

public class lol {

public static void main(String[] args) {

ImageIcon icon = new...