Example #1
0
 private void imagemBtActionPerformed(
     java.awt.event.ActionEvent evt) { // GEN-FIRST:event_imagemBtActionPerformed
   ac = new AtletaController();
   ac.escolherImagem("C");
 } // GEN-LAST:event_imagemBtActionPerformed