Search:

Type: Posts; User: Riston

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,846

    Re: Application Continued (problem)

    thankyou very much, i can now create a contact putting them into the arraylist when the "Add Contact" button is pressed, using the 1st solution :)

    one more quick question:
    when i delete a...
  2. Replies
    6
    Views
    1,846

    Re: Application Continued (problem)

    oh yeah! thanks for that, its saying '.equals() on incompatible types' when i put the name of the button into the getActionCommand() like this:


    if (event.getActionCommand().equals(Add Contact))...
  3. Replies
    6
    Views
    1,846

    Re: Application Continued (problem)

    thanks very much, I've created the action listener , then i've tried to get the text using the constructor and put it in the arraylist i created. When i put text into the fields and add i can't see...
  4. Replies
    6
    Views
    1,846

    Application Continued (problem)

    Hey, i am having a problem with a function in my program to add new contacts to an existing array list i have created (name Record). Basically i am unsure how to enter a persons name,phonenum,mobnum...
Results 1 to 4 of 4