Need help for Eclipse assignment.
Alright I'm having trouble for my assignment, I basically need to write a program that takes in Pool specifications. Also contractor and customer information.
So far I have a log in and password frame, and now a Tabbed menu with Pool, Hot tub, Customer, and Contractor. But on each tab shows a blank page, how do I make inputs and button selections?
like Select pool model: (drop down menu)
Select pool shape: (drop down menu)
Enter Length: ____________
Enter width: _____________
Enter depth: ____________
with a calculation button, although it doesnt have to calculate anything really.