Help! problem with program (using JFrame)
Hi!
I am trying to make a simple program that will run an excutable after i click "Play" in my program. (In my case i am trying to open WarCraft III, but you can change it to like Word, or something that you have) I am using JFrameBuilder to make the frame, then JCreator to edit it. (Because i have only taken one semester of java at school, and that's all the programing i know.)
My problem is this error that i can not solve (line 32), I attached a picture of the error, and the code itself.
Thanks!