Question
how I can create GUI in jave : product application The application has a product class and tow windows: Main, Add product. The Main window:
how I can create GUI in jave :
product application
The application has a product class and tow windows: Main, Add product.
The Main window:
Has a component for showing product info and three buttons: Add, Look Up, and Display.
also Text Field to search phrase from the user.
- When the user clicks the Look-Up button the Edit Student Info window pops up with the info of the first product ( name contains the search phrase). The user can then edit the information .
The user can view the ID, expiration, date of production, and category of all product by clicking on Display button.
Add button, the Add product window pops up.
in product window: The user can enter all required student info (ID, Name, expiration, date of production, category).
in this window also there is two Add and Cancel buttons.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started