Results 1 to 3 of 3
Thread: How to add an image to JFrame?
- 06-19-2012, 09:14 AM #1
Member
- Join Date
- Feb 2012
- Posts
- 61
- Rep Power
- 0
- 06-19-2012, 10:10 AM #2
Re: How to add an image to JFrame?
You can apply a image on a JLabel..
by using the setter for Icon (setIcon(Icon) method) and can then add it to the JFrame, JPanel etc...
- 06-19-2012, 12:04 PM #3
Member
- Join Date
- Feb 2012
- Posts
- 61
- Rep Power
- 0
Similar Threads
-
need help JFrame+image
By The Brain Freak in forum New To JavaReplies: 1Last Post: 02-05-2012, 03:03 PM -
JFrame image background
By 851marc in forum NetBeansReplies: 5Last Post: 03-09-2010, 06:27 PM -
Add an image to JFrame
By Eranga in forum AWT / SwingReplies: 4Last Post: 02-01-2010, 03:09 PM -
JFrame + image
By Blacknight in forum New To JavaReplies: 2Last Post: 05-07-2009, 05:34 AM -
can display image in JFrame?
By xCLARAx in forum AWT / SwingReplies: 14Last Post: 04-03-2009, 07:02 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks