| Author |
image as background to jpanel
|
Chris Dancy
Ranch Hand
Joined: Feb 14, 2006
Posts: 136
|
|
hey guys quick question. say i have an image fish.jpg and JPanel panel = new JPanel(); how do i set the background of the JPanel to fish.jpg? is there a quick and easy way?
|
("Anger is not an emotion, its a symptom of fear.")
|
 |
Tim LeMaster
Ranch Hand
Joined: Aug 31, 2006
Posts: 226
|
|
This is asked often enough is part of the FAQ. http://faq.javaranch.com/view?BackgroundImageOnJPanel
|
 |
 |
|
|
subject: image as background to jpanel
|
|
|