Guest User

Untitled

a guest
Dec 11th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1.  
  2. private void jButton2ActionPerformed(java.awt.event.ActionEvent evt) {
  3. // TODO add your handling code here:
  4. minesweeper.Minesweeper.getInstance().getBestTimes().deleteFromDB((PlayerTime) minesweeper.Minesweeper.getInstance().getBestTimes().getPlayerTimes());
  5. }
Add Comment
Please, Sign In to add comment