Search:

Type: Posts; User: JavaStruggler

Search: Search took 0.15 seconds.

  1. Re: How do I display 4 items at a time of an ArrayList?

    Hi copeg, thank you so much for your tips.
    I don't want to use JScrollPane or CardLayout, I look for a simpler solution. What I wish to do is to iterate through the arraylist, I tried to use an...
  2. Re: How do I display 4 items at a time of an ArrayList?

    H Kevin,
    Thank you for your reply,
    Actually the GUI I created works fine and also the rest of the code, the only problem I have is that I don't know how to display only 4 items at a time instead of...
  3. How do I display 4 items at a time of an ArrayList?

    Hi everyone, I have some basic Java skills and kept experimenting with code and obviously getting stuck with it. I've been recently trying to create an address program but I don't have a clue on how...
Results 1 to 3 of 3