Search:

Type: Posts; User: AbarthGT

Search: Search took 0.19 seconds.

  1. Replies
    5
    Views
    1,864

    Re: HashMap to Call a Method

    Well, The question says, Improve the program so You have more option such as move the circle left or right, when typing into the terminal window.
    at the moment I can just make the circle appear when...
  2. Replies
    5
    Views
    1,864

    Re: HashMap to Call a Method

    <
    /**
    * A class that allows the user to program with shapes.
    *
    * @author (your name)
    * @version (a version number or a date)
    */
    public class ShapeProgrammer
    {
    // Obtain commands...
  3. Replies
    5
    Views
    1,864

    HashMap to Call a Method

    Hi Guys, I'm new to this forum , and Really need some help

    I'm working under BlueJ as this is how the university is teaching us

    I have a program that when you type "Circle" to the Console , the...
Results 1 to 3 of 3