Serialized Form
manager_
SimulatorManager manager_
notifiee_
java.lang.Object notifiee_
manager_
QueryCycleManager manager_
state_
int state_
mode_
int mode_
singlePeer_
int singlePeer_
animate_
boolean animate_
colorTrust_
boolean colorTrust_
selectedPeers_
java.util.Vector selectedPeers_
pressStart_
java.awt.event.MouseEvent pressStart_
selectedArea_
java.awt.Rectangle selectedArea_
downloads_
java.util.Vector downloads_
peers_
java.util.Vector peers_
- The vector of peer descriptions managed by this object
simulator_
Simulator simulator_
- The simulator used to progress the cycle.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
|
Package qcsim.runtime.impl |
notifiees_
java.util.Vector notifiees_
- Query cycle simulator peer descriptions to notify of a new cycle.
maxCycle_
int maxCycle_
- number of cycles to be simulated
cycle_
int cycle_
- The current cycle the simulator is running