(a) Enhance this program to have 3 menus File, Format, and Format List. (b) Modify File menu to have a menu item Read as below Using JMenus File Format Format List Read... Exit Sample Text Input ? When you hit Read..., a dialog pops up asking you to type in text: Enter a text I like challenges OK Cancel OX Using JMenus File Format Format List BOX I like challenges If you type "I like challenges", then text "Sample Text" will be changed to "I like challenges". Pick your own text and also change to a different color like Red.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter10: Object-oriented Programming
Section: Chapter Questions
Problem 1FTB
icon
Related questions
Question
GUI
2. JMenu code is provided in question
(a) Enhance this program to have 3 menus File, Format, and Format List.
(b) Modify File menu to have a menu item Read as below
Using JMenus
File Format Format List
Read...
Exit
Input
?
When you hit Read..., a dialog pops up asking you to type in text:
Sample Text
Enter a text
I like challenges
Dr. Lin's JMenus
File Format
OK
Font Color
Background Color
Font
Cancel
If you type "I like challenges", then text "Sample Text" will be changed to "I like challenges".
Pick your own text and also change to a different color like Red.
X
(c) Enhance the Format menu so that you can change both the font color and background color as follows.
There are 4 choices for Background: White, Cyan, Magenta, and Yellow. The following shows the
enhanced Format menu without displaying the new Format List Menu.
●White
Ⓒ Cyan
O Magenta
Sample Text
Using JMenus
File Format Format List
Xx
I like challenges
File Format
Dr. Lin's JMenus
Sample Text
Figure 3 Select Background color Figure 4: Font in Blue and background in magenta
Take at least three screen captures of different font color and background color combinations.
Transcribed Image Text:GUI 2. JMenu code is provided in question (a) Enhance this program to have 3 menus File, Format, and Format List. (b) Modify File menu to have a menu item Read as below Using JMenus File Format Format List Read... Exit Input ? When you hit Read..., a dialog pops up asking you to type in text: Sample Text Enter a text I like challenges Dr. Lin's JMenus File Format OK Font Color Background Color Font Cancel If you type "I like challenges", then text "Sample Text" will be changed to "I like challenges". Pick your own text and also change to a different color like Red. X (c) Enhance the Format menu so that you can change both the font color and background color as follows. There are 4 choices for Background: White, Cyan, Magenta, and Yellow. The following shows the enhanced Format menu without displaying the new Format List Menu. ●White Ⓒ Cyan O Magenta Sample Text Using JMenus File Format Format List Xx I like challenges File Format Dr. Lin's JMenus Sample Text Figure 3 Select Background color Figure 4: Font in Blue and background in magenta Take at least three screen captures of different font color and background color combinations.
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Header Files
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage