background

background - Java - Programmation

Marsh Posté le 23-04-2014 à 01:21:38    

Bonsoir  
 
je souhaiterai  s'avoir comment mettre une image en arriére plan et merci d'avance . J'ai testé ce code et il ne marche pas  
 
PanelBack panelBack=new PanelBack();
        ImageIcon imageIcon = new javax.swing.ImageIcon(getClass().getResource("/pfe1/kali-linux.jpg" ));
        System.out.println(""+imageIcon.getImage());
        panelBack.setImage(imageIcon.getImage());

Reply

Marsh Posté le 23-04-2014 à 01:21:38   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed