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
/
VSSimulatorFrame.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-13
some cleanup
Paul Buetow
2008-08-12
small fixes in key events
Paul Buetow
2008-08-08
(no commit message)
Paul Buetow
2008-08-07
more written
Paul Buetow
2008-08-04
restructured stuff
Paul Buetow
2008-06-14
run astyle
Paul Buetow
2008-06-14
bugfix
Paul Buetow
2008-06-14
if creating a new simulator frame, it has no simulation loaded. you can either
Paul Buetow
2008-06-12
fixed deadlock (probably) bug
Paul Buetow
2008-06-11
More javadoc.
Paul Buetow
2008-06-03
All known bugs fixed.
Paul Buetow
2008-06-03
made future serialized class versions backwards compatible.
Paul Buetow
2008-06-03
ok
Paul Buetow
2008-06-02
saveing seems work, but may have bugs
Paul Buetow
2008-06-01
better serialization
Paul Buetow
2008-06-01
initial complete serialization support
Paul Buetow
2008-05-31
a bit of refactoring
Paul Buetow
2008-05-31
cosmetic fix
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-29
Only relevant message delivering works.
Paul Buetow
2008-05-25
Added private static final long serialVersionUID = 1L;
Paul Buetow
2008-05-25
refactoring.
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-24
Processes are now deletable.
Paul Buetow
2008-05-23
+100 not needed.
Paul Buetow
2008-05-22
run astyle.
Paul Buetow
2008-05-22
"Takeover button" for simulation prefs editor.
Paul Buetow
2008-05-22
Simulator frame closes now, if you press 'cancel'
Paul Buetow
2008-05-22
Run astyle.
Paul Buetow
2008-05-22
Buttons and Menu Items are disabled if there is no simulation yet.
Paul Buetow
2008-05-22
Now using png icons
Paul Buetow
2008-05-22
initial icons support
Paul Buetow
2008-05-22
JToolBar works.
Paul Buetow
2008-05-22
Expert mode quick checkbox added.
Paul Buetow
2008-05-22
Bugfix
Paul Buetow
2008-05-22
Expert mode changable.
Paul Buetow
2008-05-21
JTable editor done?!? :)
Paul Buetow
[next]