Ok, I am trying to add one row of multiple images to a JPanel, it can range from 15 - 30 images so I need to have a horizontal Scroll Pane in the JPanel.
Now comes the hard part, how can I make it so the images can be removed then a new amount of images can be in its place?