Wednesday, January 18, 2012

How do you print an array onto a JLabel or a JPanel?

So, I'm working on the traditional Hangman code in school, but I can't get my gui to display the _ _ _ part. I have the system set up so that it creates an array with as many _ as there are letters. Now I just need it to display on the panel, but it won't. Help?

No comments:

Post a Comment