Ver Mensaje Individual
  #4 (permalink)  
Antiguo 29/10/2009, 12:56
Avatar de gasoft
gasoft
 
Fecha de Ingreso: abril-2009
Mensajes: 68
Antigüedad: 15 años, 8 meses
Puntos: 3
Respuesta: Agregar imagen a JPanel

Gracias HackmanC por tu ayuda

Bueno ando haciendo el evento para el boton... pero pues no te entiendo lo otro :S. Perdon por mi ignorancia.


Código:
 private void BotonMostarImagenActionPerformed(java.awt.event.ActionEvent evt) {                                         
        boolean flag = true;
        repaint();
       
    }