Package core

Class Summary
Dispatcher Dispatcher.java This class dispatches Packets from the Virtual Network to their destinations with the help of the Singleton Manager class
LocationThread  
MathHelper MathHelper.java Helper class implementing some common math functions
MobNetGrabber MobNetGrabber.java Used by the MobNet package to find a reference to the MobNet class assigned to the ThreadGroup the application is running in.
NetJPanel NetJPanel - Net Visualiser implemented inside a JPanel
NodeInfo NodeInfo.java NOT CURRENTLY USED!-DELETE??
NodeManager NodeManager.java - Centralised repository for information on nodes in the simulation
SimLauncher SimLauncher initialises and starts the simulation.
SingletonManager A utility class of which at most one instance can exist per VM.
StartOptions  
VisualNode VisualNode stores details such as IP Address, Color etc of a node.