Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This is an assignment for my java class, I'm having quite a bit of trouble making the individual classes for the textarea/ textfield and the

This is an assignment for my java class, I'm having quite a bit of trouble making the individual classes for the textarea/ textfield and the buttons, please help. During this homework, you will be designing and implementing a simple text processor application. As shown in the screenshot below, the left hand side TextArea (while is scrollable), allows the user to either type of copy and paste the text to be processed. Your text processor allows the user the change the font size of the text based on the Radio button selections. As the user is selecting the appropriate font size button, the textArea will change font size of the text. Large is selected by default Analysis can be done in three ways, word count, vowel count, and character count. The analysis type is given as check boxes. The user can select one, two, or all three analysis types. As, the user select this option, the analysis results textField shows the analysis results. Note: You can use a suitable layout such as BorderLayout, GridLayout, and combinations of them in your implementation. Each part must be made into individual classes. Below is a picture of what he is asking for.

image text in transcribed

Input textarea Results textField Text Processor- Analysis Results rSize Analysis Type Small O Medium Large Word Count character count i Vowel Count Analysis type selection check boxes Font size change radio buttons

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine M Ricardo, Susan D Urban

3rd Edition

1284056945, 9781284056945

More Books

Students also viewed these Databases questions

Question

What is included in the Checkpoint StateNet?

Answered: 1 week ago