public void removeLPButtonActionPerformed(ActionEvent evt) {
   listeningPointsList.removeSelectedListeningPoint();
 }