Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Write a java class to draw a graph with at least 10 lines. The points on the graph must be determined by user input

1. Write a java class to draw a graph with at least 10 lines. The points on the graph must be determined by user input from a JTextField.

I have this program working with randomized points but am having problems figuring out how to implement a user input (JTextField) for 10 points to create the graph. Any help would be appreciated.

Random points are being generated and I'm connecting them on line graph (Still coding x and y labels and axis marks). However, how would I implement a JTextField to prompt for the points instead of randomly generating them.image text in transcribed

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

Database Principles Programming And Performance

Authors: Patrick O'Neil, Elizabeth O'Neil

2nd Edition

1558605800, 978-1558605800

Students also viewed these Databases questions

Question

=+Which associations exist?

Answered: 1 week ago