play a bit with button stop
This commit is contained in:
parent
5c61effc36
commit
7789e53f82
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue