Search:

Type: Posts; User: sebbe605

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,069

    [SOLVED] Re: Return statements while building a JPanel!

    It turned out to be an error with the size(); from the ArrayList. Ones i fixed that and changed return null; to return mediaPanel; it worked the way i wanted.
  2. Replies
    2
    Views
    1,069

    [SOLVED] Return statements while building a JPanel!

    Hello, i'm having this where i'm trying to return a JPanel with tempPictures but only if they aren't already filled with "actual" pictures. However this causes problems because your never shore that...
Results 1 to 2 of 2