Search:

Type: Posts; User: bankston13

Search: Search took 0.15 seconds.

  1. Replies
    7
    Views
    1,435

    Re: Need some help with my Banking program

    Sorry, I had to go with the family somewhere where there was no internet, so I couldnt answer your question. The reason I used statics in my Bank class is because it wouldn't work without them at...
  2. Replies
    7
    Views
    1,435

    Re: Need some help with my Banking program

    I figured it out. What was confusing me was that it was saying that the for loop was wrong, so I thought it had something to do with the Customer object I was passing. However, since the arrayList is...
  3. Replies
    7
    Views
    1,435

    Re: Need some help with my Banking program

    I can't seem to figure out which null value its referring too. The only nulls are the ones that I pass through to represent the string portion of the customer that I need, and I only pass in null...
  4. Replies
    7
    Views
    1,435

    Need some help with my Banking program

    Hey all. I'm having a little problem with my code. The program is supposed to keep track of different customers banking accounts in an arraylist, and have the ability to add a new customer and...
Results 1 to 4 of 4