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
/
simulator
/
VSMain.java
Age
Commit message (
Expand
)
Author
2013-12-22
cleanup packages branch
Paul Buetow (mars.fritz.box)
2009-01-17
added initial multiple langua support.
Paul Buetow
2008-08-13
all line lengths <= 80
Paul Buetow
2008-08-13
some cleanup
Paul Buetow
2008-06-14
if creating a new simulator frame, it has no simulation loaded. you can either
Paul Buetow
2008-06-13
run astyle
Paul Buetow
2008-06-13
default locales now german
Paul Buetow
2008-06-11
More javadoc.
Paul Buetow
2008-05-31
window close bug
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-30
new package has been documented.
Paul Buetow
2008-05-25
Added private static final long serialVersionUID = 1L;
Paul Buetow
2008-05-25
comments.
Paul Buetow
2008-05-25
Run astyle.
Paul Buetow
2008-05-25
JAutoDoc :)
Paul Buetow
2008-05-25
Imports cleaned.
Paul Buetow
2008-05-24
PRocesses now get removed properly.
Paul Buetow
2008-05-21
Introduced a new VSEditorFrame.
Paul Buetow
2008-05-20
New Tabs can be created. but not yet deleted.
Paul Buetow
2008-05-20
A VSMessage is not a VSEvent any more. Instead a MessageReceiveEvent has been...
Paul Buetow
2008-05-19
JPopupMenu bugfix.
Paul Buetow
2008-05-18
The TaskManager works partly.
Paul Buetow
2008-05-17
1 Renamed the editors package into prefs.editors
Paul Buetow
2008-05-17
Renamed RegisteredProtocols into VSRegisteredProtocols
Paul Buetow
2008-05-17
Vectortimestamps work
Paul Buetow
2008-05-15
1 Moved the stuff to trunk!
Paul Buetow