I got a few questions on Java GUI.
Firstly, how do you change the background picture of a JPanel to a gif. I have only been taught simple GUI like JRadioButton,JButton etc.
2) How do I import com.sun.java.swing ? I can seem to find the jar file. All I discovered was 421 class files and I dunno what to do?
3) For those using netbeans, how do you see the code from Desktop Application?

