LexarG56

Generation

generate functionSun, 18 Jun 2023

Crear un menu con el boton de crear una cita de soporte tecnico.

private void itemCreateAppointmentActionPerformed(java.awt.event.ActionEvent evt) { // TODO add your handling code here: new CreateAppointment().setVisible(true); this.dispose(); }

Questions about programming?Chat with your personal AI assistant