Proper way to use JLabels to update an image
问题 I am creating a GUI, and am fairly new to swing and awt. I am trying to create a gui that, upon launch, sets the background to an image, then uses a method to create a slideshow of sorts. I have attempted it, and I am not attached to the code so I am able to take both revisions and/or whole new concepts. EDIT(9/15/13): I am having trouble with the slideshow, I cant seem to get it to work. Here is my current code. public class MainFrame extends JFrame{ JLabel backgroundL = null; private JLabel