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
/
VSProcessEditor.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-04
restructured stuff
Paul Buetow
2008-06-11
More javadoc.
Paul Buetow
2008-06-02
foo
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-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
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
new protocol editor works.
Paul Buetow
2008-05-21
JTable editor done?!? :)
Paul Buetow
2008-05-21
Ok inline editor seems to work.
Paul Buetow
2008-05-21
Initial JTable editor.
Paul Buetow
2008-05-21
Introduced a new VSEditorFrame.
Paul Buetow
2008-05-21
Renamed VSEditorFrame into VSBetterEditor.
Paul Buetow
2008-05-18
TaskManager bugfixes.
Paul Buetow
2008-05-18
The TaskManager works partly.
Paul Buetow
2008-05-17
1 Renamed the editors package into prefs.editors
Paul Buetow