Question: How do I create a Java Program using the Requirements below? What I want is a way in which the Height of the figure can
How do I create a Java Program using the Requirements below? What I want is a way in which the Height of the figure can be adjusted by a public static final int rather than using a scanner. Thank you so much in advance!



ira kfc as sn 0 eeh ro eue eze vhh 1 1 roe tgt 8 2 unb ts eek pn ac tsh 0 o, th 1 ls f hse 8 oas ino Size 13: Building Java Programs Building Java Programs Building Java Programs Building Java Programs Building Java Programs Building Java Programs 1 IVII Requirements You will want to break apart the image into a top- and lower-half, these are the two support methods you need to implement in your helper class. In this helper class you will have your class constant for the size and any other supporting methods that you need. Technically any additional support methods you write in your helper class that you do not call from the main program should be labeled as "private," why do you think that is? In addition to coding style and overall design, your project needs to meet the following criteria Must have two classes BookDrawingProgram and BookDrawingHelper. The program class should have the main method can call two methods from the helper class, drawTop() and drawBottom() Use a class constant to control the size of the book, your outputs need to match the samples given. Use a nested for loop structure to draw the image. No conditional statements or parameter passing is necessary. Submission Upload your completed work on the Canvas submission page. You should be uploading two java files, BookDrawingProgram.java and BookDrawingHelper.javan
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
