Well, I am working on a Blackjack game for a lab. I have it all coded, and it works, but I am just using a standard JFrame GUI and text output. I have .gif files for all of the card pictures, and I have a method that will add them into a 2 dimensional array like I want. But my trouble is in...