Search:

Type: Posts; User: Sarmen

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    1,499

    Re: Arraylist input help, quick question.

    That is the full error message i posted


    //im doing this case 5 wrong, i need something to get the users input of time, date, and owner, and put it in to ArrayList<Appointment> that i have
    ...
  2. Replies
    5
    Views
    1,499

    Re: Arraylist input help, quick question.

    I think where i have case 5, i have to have something like new Appointments(date, time, name), but that keeps giving an error saying create field, create parameter, and etc..., basically i need help...
  3. Replies
    5
    Views
    1,499

    Arraylist input help, quick question.

    Hi, Im pretty new to java, and this is my first time using Arraylist. Im having trouble having storing the users input to the arraylist, i know i have to use add. .. but its not working. Any help...
Results 1 to 3 of 3