Need help creating a customer order form using Netbeans
(programming language is Java). I can design the form but need help
with writing the codes.
Use the below areas to input on the form
Customer name
Customer address
Drink (tea, water etc)
Sandwich (white, parmesan)
Type (Italian, Turkey)
Size (12" for $6)
Provide screenshots to show output of the above elements. The
output should prompt to enter customer name, address then the
drink, sandwich and so on. The output should also display the
following message, "Welcome (customer name) to Famous Sandwich.
Thanks you for dinning with us today."