Package | Description |
---|---|
desmoj.extensions.visualization2d.engine.model |
Properties of Entities, EntityTypes, Lists, Processes, Stations and Routes... required for 2D animation.
|
desmoj.extensions.visualization2d.engine.viewer |
A swing Application to view a simulation's animation.
|
Class and Description |
---|
CoordinatenListener
Der Listener wertet MouseMotionEvents aus und schreibt
die Mouseposition in die Statuszeile von viewerPanel.
|
SimulationTime
The simulationtime is allways computed from real system-time.
|
ViewerPanel
Swing-Panel to animate a simulation.
|
Class and Description |
---|
HelpDialogTemplate
Superclass of all HelpDialogs
|
InfoPane
Internal window in viewer application to show attributes of entities
|
LanguageSupport |
SimulationThread
SimulationThread runs run-part of cmds-file and is started from
Viewer.fileReset() after run init-part of cmds-file.
|
SimulationTime
The simulationtime is allways computed from real system-time.
|
ViewerPanel
Swing-Panel to animate a simulation.
|