<HTML>
<BODY>
<APPLET CODE= MyHangman.class WIDTH=1000 HEIGHT=1000>
</APPLET>
</HTML>
I need to know what to do next below is my java file and I am confused with how to check the words i have in the array and the letters guessed in the word....anything would be useful thanks......and do you guys think that an ActionListener would be the easiest to see which button is clicked