facebook

Users creating new objects

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #267980 Reply

    Mark Sanders
    Member

    MyEclipse 5.1.0 GA
    Windows XP

    This is one of those – I’m learning Java and OOP questions.

    I have a class of Animals.
    I need to let the user enter text for a new Animal like monkey, or cat.

    I can’t figure out how to take that String input and create a new instance of Animal with it.

    please help.

    #267981 Reply

    Mark Sanders
    Member

    Never mind. I got it.
    I was asking the wrong question anyway. It was how I was printing the Vector.

    all is well 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Users creating new objects

You must be logged in to post in the forum log in