play a bit with button stop

This commit is contained in:
Laure BEL 2024-05-27 18:21:07 +02:00
parent 5c61effc36
commit 7789e53f82
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ public class MyInterface extends JFrame {
mySimu.stopSimu(); // Stop the simulation
mySimu.reset(); // Reset the simulation state
panelDraw.repaint(); // Refresh the display
//panelDraw.repaint(); // Refresh the display
eraseLabels(); // Reset the labels to their initial state
//mySimu.stopSimu();