I have completed the code for the game however I'm having trouble adding the card images to the application.



import javax.swing.*;
import javax.swing.ImageIcon.*;

import...