index
:
vs-sim
ds-sim
master
packages
VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator".
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sources
/
prefs
/
editors
/
VSAbstractEditor.java
Age
Commit message (
Expand
)
Author
2022-04-03
reformatted with astyle
ds-sim
Paul Buetow
2022-04-03
fix java deprecation notices
Paul Buetow
2021-05-01
fix URIs in headers
Paul Buetow
2009-01-17
added initial multiple langua support.
Paul Buetow
2008-08-14
final
Paul Buetow
2008-08-07
written a lot
Paul Buetow
2008-06-14
if creating a new simulator frame, it has no simulation loaded. you can either
Paul Buetow
2008-06-14
foo
Paul Buetow
2008-06-11
More javadoc.
Paul Buetow
2008-05-31
a bit of refactoring
Paul Buetow
2008-05-30
documented more.
Paul Buetow
2008-05-30
Paul Buetow -> Paul C. Buetow
Paul Buetow
2008-05-30
all java files now have a license header.
Paul Buetow
2008-05-30
cosmetic fixes for javadoc.
Paul Buetow
2008-05-28
exceptions should start with VS too.
Paul Buetow
2008-05-28
cosmetic fix
Paul Buetow
2008-05-27
Refactored a bit.
Paul Buetow
2008-05-27
Pull down menu now sorted by protocol's shortnames
Paul Buetow
2008-05-27
client and server variables are now separate in the editor.
Paul Buetow
2008-05-26
All abstract classes now have an Abstract in it's name
Paul Buetow