My First Java Drawing Objective: At the end of the exercise, the students should be able to: Create a program with lines and shapes. Software Requirements: Latest version of NetBeans IDE • Java...


My First Java Drawing<br>Objective:<br>At the end of the exercise, the students should be able to:<br>Create a program with lines and shapes.<br>Software Requirements:<br>Latest version of NetBeans IDE<br>• Java Development Kit (JDK) 8<br>Procedure:<br>1. Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive.<br>2. Create a new project named LabExer9. Set the project location to your own folder.<br>3. Draw a cartoon character using lines and shapes. Apply colors. Feel free to use the following<br>methods:<br>• drawline()<br>• drawRect ()<br>• fillRect()<br>drawRoundRect()<br>• fillRoundRect()<br>drawoval()<br>• fill0val()<br>• drawarc()<br>• fillArc()<br>• drawPolygon()<br>• fillPolygon()<br>copyArea()<br>setPaint()<br>fill()<br>setStroke()<br>draw()<br>

Extracted text: My First Java Drawing Objective: At the end of the exercise, the students should be able to: Create a program with lines and shapes. Software Requirements: Latest version of NetBeans IDE • Java Development Kit (JDK) 8 Procedure: 1. Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive. 2. Create a new project named LabExer9. Set the project location to your own folder. 3. Draw a cartoon character using lines and shapes. Apply colors. Feel free to use the following methods: • drawline() • drawRect () • fillRect() drawRoundRect() • fillRoundRect() drawoval() • fill0val() • drawarc() • fillArc() • drawPolygon() • fillPolygon() copyArea() setPaint() fill() setStroke() draw()

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here