Define the class pictures

Assignment Help JAVA Programming
Reference no: EM131601356

This assignment is based on the code that you modified for me last week. Could you please take a look and let me know if you are able to help me?

This is a helping video from my teacher. it is better to watch it first, so you can understand the problem

https://vimeo.com/186215513

(This is the question and the class that you need to work on in the attachment)

(Pictures.java) Using the Turtle class from HW 2 and included in the provided starting code for this homework, implement an abstract class TurtleDrawing. It should have a single protected Turtle field turtle, a constructor TurtleDrawing(Turtle) which initializes this field, and an abstract method public void draw().

Then define two subclasses of TurtleDrawing, where each implements draw() so that it draws some interesting picture. Each of these subclasses should have a constructor with a single Turtle parameter, storing it in its superclass Turtle turtle field, then using this reference field within the draw() to draw the picture. Note that your subclasses should NOT create their own Turtle objects; instead, a Turtle is instantiated outside and passed into the constructors of your TurtleDrawing subclasses.

Finally, define the class Pictures, with an ArrayList<TurtleDrawing> field pictures, a method addPicture(TurtleDrawing td), and a method draw(). addPicure(td) should add a new TurtleDrawing td to the pictures list, and draw() should iterate through this list, calling draw() against each of its TurtleDrawing objects.

Pictures.main() should create one Turtle instance, then create an instance of each of your subclasses and pass the same Turtle instance into each. This will allow your two picture to share the same drawing area.

Attachment:- hw.zip

Reference no: EM131601356

Questions Cloud

Write all getter and setter methods which are required : Write all getter and setter methods which are required - Create different objects of the Employee
Write a letter to the graduate school of law enforcement : Writing sample 1000-1500 words in length emphasizing academic, nonacademic, and employment experiences relevant to the degree.
Describe the preventive measures needed to secure threat : Describe the preventive measures needed to secure your selected threat from occurring and the monetary cost associated with those measures
Management of information assets : Analyze globalization concerns and legal issues that must be considered in relation to the management of information assets and provides supporting rationale.
Define the class pictures : Implements draw() so that it draws some interesting picture. Each of these subclasses should have a constructor with a single Turtle parameter
What is network attached storage or nas : What is Network Attached Storage or NAS? How can this be a useful data storage device?
Discuss security breach : From the e-Activity, determine whether the breach could have been avoided without additional funds or technology. Explain why or why not. e-Activity
What is refractive index : What is refractive index State the reason why when a ray of light strikes a mirror at 900, the reflected ray travels along the same path as the incident ray
Identify a virtual machine : Discussing how you would identify a virtual machine and what steps you would take to ensure that you have everything that you need.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd