mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-16 08:25:09 -04:00
typo
This commit is contained in:
parent
be4133e386
commit
4699427422
@ -7,7 +7,7 @@ import de.neemann.digital.gui.components.CircuitComponent;
|
||||
|
||||
/**
|
||||
* This observer is added to the model if real time timers are started.
|
||||
* Its paints the CircuitComponent after a step is calculated.
|
||||
* This observer paints the CircuitComponent after a step is calculated.
|
||||
* It is registered to all elements which visual representation depends on a model value.
|
||||
* This listener method only sets a flag if there was a change.
|
||||
* For repainting it is also registered to the model to repaint the circuit if the step is complete.
|
||||
|
Loading…
x
Reference in New Issue
Block a user