Пример #1
0
 private void jcboCPActionPerformed(java.awt.event.ActionEvent evt) {
   // TODO add your handling code here:
   if (evt.getModifiers() != 0) {
     escogerSector();
   }
 }