| Author |
Picture Question
|
Atrus Greyor
Ranch Hand
Joined: Mar 07, 2004
Posts: 110
|
|
|
What would the code be to put a picture off of your hard drive on to a frame? Any help would be appreciated
|
 |
Jeffrey Hunter
Ranch Hand
Joined: Apr 16, 2004
Posts: 305
|
|
Look at the Java API, specifically: ImageImageIconJLabel (you can pass an Image into one of the JLabel constructors). [ May 04, 2004: Message edited by: Jeffrey Hunter ]
|
 |
 |
|
|
subject: Picture Question
|
|
|