Take the spotlight for delete sim
This commit is contained in:
parent
d1914fe7f2
commit
dc06792ea3
@ -346,6 +346,7 @@ public class SimulationPanel extends JPanel {
|
||||
document.removeSimulation(selection[i]);
|
||||
}
|
||||
simulationTableModel.fireTableDataChanged();
|
||||
takeTheSpotlight();
|
||||
}
|
||||
|
||||
private void runSimulation() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user