Quote (GetSpanked @ Sep 10 2013 06:10pm)
I am reading that, I have my code all done to run in a command prompt, im just having trouble understanding how to convertthat into a GUI panel from the code that I have. I am new to programming in general and java is the only language that I am attempting to learn at this moment.
forget about your code for a few hours. go through the standard java swing tutorials until you understand how to use it. play around with them. make changes and run them again to see what changed. once you understand it, then go back and rewrite your program.
even experienced developers have to go through tutorials first. that's why they are there. you think i converted my java app to an android app immediately when i was learning android? i went through a few android tutorials first, then i slowly rewrote my app.
This post was edited by carteblanche on Sep 10 2013 04:20pm