Question: Create a GUI and It should look like the one in the figure Make a subclass of JFrame called ZodiacUI The constructor should set certain
Create a GUI and It should look like the one in the figure

Make a subclass of JFrame called ZodiacUI
The constructor should set certain properties, such as location, size, what happens on close
Make a private method to build and add the components
The window should be 400 x 150 pixels
The text field for the zodiac sign should not be enabled
The background is DarkGray and the two panels are RGB 250, 230, 230 and RGB 250, 200, 200
Make a Driver class to create your ZodiacUI
What's Your Sign? Input Area Enter your birthdate in DD/MMIYYYY format: Your Zodiac Sign
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
