Serialized Form
Class Anim_applet extends Applet implements Serializable |
simThread
Thread simThread
trace_out
Sim_anim trace_out
layoutBut
Button layoutBut
runBut
Button runBut
stopBut
Button stopBut
pauseBut
Button pauseBut
speedLabel
Label speedLabel
speedScroll
Scrollbar speedScroll
animScroll
ScrollPane animScroll
reportArea
TextArea reportArea
messagesArea
TextArea messagesArea
speed
int speed
paused
boolean paused
stopped
boolean stopped
do_report
boolean do_report
do_messages
boolean do_messages
report
StringBuffer report
Class Sim_anim extends Panel implements Serializable |
width
int width
height
int height
traceCount
int traceCount
events
List<E> events
entities
List<E> entities
ptypes
Param_type_list ptypes
msgString
String msgString
staticImage
Image staticImage
staticGraphics
Graphics staticGraphics
bgcolor
Color bgcolor
lastsimtime
long lastsimtime
sends
List<E> sends
traceListeners
List<E> traceListeners
lastTraceEvent
TraceEventObject lastTraceEvent
linename
String linename
x
double x
y
double y
diag
GraphPanel diag
graphListeners
List<E> graphListeners
- Graph beans event interface
xax
String xax
yax
String yax
xmin
double xmin
xmax
double xmax
ymin
double ymin
ymax
double ymax
diag
Diagram diag
labels
Labels labels
keys
Key keys
hscroll
Scrollbar hscroll
traceListeners
List<E> traceListeners
lastTraceEvent
TraceEventObject lastTraceEvent
traceline
String traceline
cmd
int cmd
Class Sim_stat extends Object implements Serializable |
measures
List<E> measures
observations
List<E> observations
levels
List<E> levels
data
HashMap<K,V> data
annotations
List<E> annotations
entity_id
int entity_id
entity_name
String entity_name
trans_time
double trans_time
end_time
double end_time
Package eduni.simjava.distributions |
The University of Edinburgh, 2009