summaryrefslogtreecommitdiff
path: root/sources/simulator/VSSimulationCanvas.java
AgeCommit message (Collapse)Author
2008-05-24PRocesses now get removed properly.Paul Buetow
Removed all VSSimulation* classes.
2008-05-24Processes are now deletable.Paul Buetow
2008-05-22run astyle.Paul Buetow
2008-05-22Time bugfix.Paul Buetow
2008-05-22Buttons and Menu Items are disabled if there is no simulation yet.Paul Buetow
2008-05-22Clock Speed implemented. For slow motion.Paul Buetow
2008-05-22Random crash tasks bugfix.Paul Buetow
2008-05-21JTable editor done?!? :)Paul Buetow
2008-05-21Ok inline editor seems to work.Paul Buetow
2008-05-21Introduced a new VSEditorFrame.Paul Buetow
No more need for the VSProtcolEditor!
2008-05-20A new package events.internal has been introduced. It only contains events ↵Paul Buetow
which are for internal usage. the events which are in the events.implementations menu are the events which are editable in the task manager.