8
CREATE JAVA CODING
GUI Programming Learning outcomes: 1. Learn and understand programming with Graphical User Interface (GUI). (C3) 2. Construct object-oriented program using GUL. [C3, P4) Question 1 Write a program that shows an interface for an application fem. The components required inludes label, text field, radio button, drop down menu, and button. The suggested interface for the form is as follows: First Name: Last Name: Gender: O Female O Make Address 1: Address 2: City: County: OK Cancel (Hint: Use Frame and JPanel class) Register
8 CREATE JAVA CODING
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am