-
sp
javax.swing.JScrollPane sp
-
simuPanel
gui.SimulationPanel simuPanel
-
controlPanel
javax.swing.JPanel controlPanel
-
restartButton
javax.swing.JButton restartButton
-
playPauseButton
javax.swing.JButton playPauseButton
-
nextButton
javax.swing.JButton nextButton
-
speedLabel
javax.swing.JLabel speedLabel
-
speedSpinner
javax.swing.JSpinner speedSpinner
-
stepLabel
javax.swing.JLabel stepLabel
-
stepSpinner
javax.swing.JSpinner stepSpinner
-
exitButton
javax.swing.JButton exitButton
-
selectBox
javax.swing.JComboBox<E> selectBox
-
panelWidth
int panelWidth
-
panelHeight
int panelHeight
-
numberTickInStep
int numberTickInStep
-
timer
javax.swing.Timer timer
-
simulator
Simulable simulator
-
warning
boolean warning