Example #1
0
  private void jMenuItem4ActionPerformed(
      java.awt.event.ActionEvent evt) { // GEN-FIRST:event_jMenuItem4ActionPerformed
    // TODO add your handling code here:
    String args[] = null;
    VentanaInicio.main(args);

    this.dispose();
  } // GEN-LAST:event_jMenuItem4ActionPerformed