View Single Post
  #1 (permalink)  
Old 12-07-2007, 04:43 PM
Soda Soda is offline
Member
 
Join Date: Dec 2007
Posts: 15
Soda is on a distinguished road
How to add Images to JPanels?
Have tried a couple of methods but its not working...

Here is one that I have tried:

panel = new JPanel(new ImageIcon("path"));



I just need a simple code, similar to the one I tried........



Thnx much!!!
Reply With Quote
Sponsored Links