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
/
VSEditor.java
Age
Commit message (
Expand
)
Author
2008-05-26
All abstract classes now have an Abstract in it's name
Paul Buetow
2008-05-26
Berkely Protocol now uses the integer vector.
Paul Buetow
2008-05-26
small eye candy bugfix :)
Paul Buetow
2008-05-26
Vector type introduced @ VSPrefs.
Paul Buetow
2008-05-26
VSPrefs sorted.
Paul Buetow
2008-05-26
all relevant variables now do have units.
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-22
Expert mode changable.
Paul Buetow
2008-05-21
JTable editor done?!? :)
Paul Buetow
2008-05-21
Ok inline editor seems to work.
Paul Buetow
2008-05-21
JTable editor better now.
Paul Buetow
2008-05-21
Initial JTable editor.
Paul Buetow
2008-05-21
OOkk
Paul Buetow
2008-05-21
Introduced a new VSEditorFrame.
Paul Buetow
2008-05-21
Removed a JSplitPane which was useless.
Paul Buetow
2008-05-17
Editor window's size has changed.
Paul Buetow
2008-05-17
1 Renamed the editors package into prefs.editors
Paul Buetow