For my java class i have to create a GUI that will calculate the final price of a purchase item using values entered by the user. I have already wrote the program and it works perfectly, but it is text based right now and I suck at creating GUI's. Here is what I have so far...
PurchaseReduxPanel
it's a bit messy and i apologize in advance for it.
This would be better suited on the UI forums.
Moving....
Okay, I got the program to compile through TrafficLightPanel, but I can't get it to compile through my TrafficLight mainframe can someone please help? Here is what I have so far.