Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Open issues in the code | 9 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 9
nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread | Line |
---|---|
interrupt the sleep in the run() method | 90 |
nl.tudelft.simulation.dsol.swing.animation.d2.AutoPanAnimationPanel | Line |
should be done through notify of ANIMATION_MOUSE_CLICK_EVENT getSearchPanel().selectAndTrackObject("Object", searchedObject.toString(), true); | 85 |
build in a check for the right class. if (renderable.getSource() instanceof Person) | 129 |
nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel | Line |
Reset does not work yet, so button is greyed out for now... | 234 |
reset the simulator and replication / experiment | 258 |
getSimulator().getReplication().getExperiment().removeFromContext(); // clean up the context | 298 |
should be disabled when the simulator was just reset or initialized | 343 |
should be true when "reset" works! | 344 |
nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel | Line |
when external change on speed -- update the slider panel | 132 |