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
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
2008-05-21
Ok inline editor seems to work.
Paul Buetow
2008-05-21
Introduced a new VSEditorFrame.
Paul Buetow
2008-05-20
A new package events.internal has been introduced. It only contains events wh...
Paul Buetow
2008-05-20
Loggin texts cleaned.
Paul Buetow
2008-05-20
New Tabs can be created. but not yet deleted.
Paul Buetow