Hey,
I am trying to change the file path for an image. What i had planned was an if function that would switch the path name, because at the moment i have a bunch of labels with a picture, and clicking the button makes on invisible and the other visible. The main problem is that i have a bunch of space in my JFrame that is being used by a bunch of picture that people cant see, so if i switch it to one pic and just switch the path for it it would save the space...
Is there a method for this, or another way to get around the open space?
Thanks