Here's an idea, though I don't have the Card.java code.


for(int i = 0; i < 13; i++)
{
try{

Cards[i].suit = "Spade";
}