sarmen's Profile User Rating: -----

Reputation: 0 Apprentice
Group:
Members
Active Posts:
16 (0.04 per day)
Joined:
03-March 12
Profile Views:
48
Last Active:
User is offline Oct 15 2012 11:58 PM
Currently:
Offline

Previous Fields

Dream Kudos:
0
Icon   sarmen has not set their status

Posts I've Made

  1. In Topic: Question about my dice game

    Posted 13 Oct 2012

    Wow I cant believe I didnt notice that.

    I meant to do the += but I guess I missed it. Always great to have a second pair of eyes. Thanks
  2. In Topic: Problem with adding info from user to an arraylist

    Posted 11 Mar 2012

    can someone help me with adding users input to the arraylist Appointment, please, i think im supposed to have
    new Appointment(date, time, name)
    

    somewhere but it keeps giving me create fields, create parameters error
  3. In Topic: Problem with adding info from user to an arraylist

    Posted 11 Mar 2012

    @ jon.kiparsky, ive already testing everything, put randoms and dates, times, all that, it works, just trying to figure out users input now
  4. In Topic: Problem with adding info from user to an arraylist

    Posted 11 Mar 2012

    @jon.kiparsky ive done that, thats what I thought at first, but it gave me a create local variable, create field, create parameter,....

    This is so frustrating. :(

    case 5:System.out.println("Adding Appointment");
    				kb.nextLine();
    				System.out.println("Enter Date(mm/dd/yy): ");
    				appts.add(new Appointment(date ,time, owner));
    				kb.nextLine(date);
    				System.out.println("Enter time(hh:mm am/pm)");
    				appts.add(new Appointment(date ,time, owner));
    				kb.nextLine(time);
    				System.out.println("Enter Owner name)");
    				appts.add(new Appointment(date ,time, owner));
    				kb.nextLine(owner);
    				db.printAllAppointments();
    
  5. In Topic: Problem with adding info from user to an arraylist

    Posted 11 Mar 2012

    ok so how do i do that, im really new to arraylist

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:

Contact Information

E-mail:
Click here to e-mail me

Friends

sarmen hasn't added any friends yet.

Comments

sarmen has no profile comments yet. Why not say hello?