Question: i want to make an interactive GUI program using Java Fx and OOPS concepts. Style the 3 scenes in this app using separate stylesheets. Upload
i want to make an interactive GUI program using Java Fx and OOPS concepts. Style the 3 scenes in this app using separate stylesheets. Upload the full project files as a zip in moodle.
The application Pizzashop will have all the choices for regular and feast pizza.
1. In the first scene, ask name, type (radiobutton)(regular,feast) and size of pizza (radiobutton)(small,medium,large) and let the user add toppings (CheckBox, check for max toppings for each of the pizza type. For regular, max is 2 and for feast,3). Show a logo on top left corner with all the title for your shop.
2. Once the user clicks a button in scene1, it takes him to scene 2 where the user sees his order details and a choice to choose his payment.(use radiobutton here). Once the user clicks a payment button in scene 2, it takes him to scene 3.
3. In scene 3, For debit and credit payment show a hyperlink window which takes the user to the respective payment sites, ex interac for debit., paypal for credit. and an image of cash for cash option.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
