Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help on how to start this assignment. Any feedback I would greatly appreciate it. I attached a copy of Color139 and the documentation.

I need help on how to start this assignment. Any feedback I would greatly appreciate it. I attached a copy of Color139 and the documentation. Thanks.

image text in transcribed

image text in transcribed

Color139.Java:

image text in transcribed

image text in transcribed

Documentation for color139 below:

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

2. Download a copy of Color!39Read the documentation for the Color139 class that this file implements. 3. You NEED to use terminal/command prompt for today's lab. To compile your program, use the following command javac *.java this will compile all the java files that are within the same folder. 4. Normally, to run a Java program that has the main method in a file named Main.java, you would run the following command. java Main But instead of sending the program output to the screen, we want the output to go to a file. So run today's lab with the following command. java Main> output.html This will create a file named output.html which you should view in a web browser. 2. Download a copy of Color!39Read the documentation for the Color139 class that this file implements. 3. You NEED to use terminal/command prompt for today's lab. To compile your program, use the following command javac *.java this will compile all the java files that are within the same folder. 4. Normally, to run a Java program that has the main method in a file named Main.java, you would run the following command. java Main But instead of sending the program output to the screen, we want the output to go to a file. So run today's lab with the following command. java Main> output.html This will create a file named output.html which you should view in a web browser

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

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago