malformed URL
This took me about 8 stupid hours to figure out. Above is a few errors I got a long the way, can't remember the rest.
Note to those who want to call an image from the web for the imageicon for a converted JFrame to JApplet program:
my
Code:
new JLabel(new ImageIcon("http://www.fybaseball.com/Rawlings_baseball.jpg"));
Leave a comment: