Uses of Package
simulator

Packages that use simulator
gui   
peripherals   
picmicrocontroller   
simulator   
 

Classes in simulator used by gui
SimulatorFrame
          This class is the main frame for the simulation.
 

Classes in simulator used by peripherals
KeyPadPanel
          This class is the visualisation of the key pad peripheral of CENG336 board
LEDPanel
          This class is the visualisation of the LED array peripheral of CENG336 board
PotentiometerPanel
          This class is the visualisation of the potentiometer peripheral of CENG336 board
SevenSegmentPanel
          This class is the visualisation of the seven segment array peripheral of CENG336 board
 

Classes in simulator used by picmicrocontroller
SimThread
          This class is the (instruction by instruction) simulation of a PIC 16F877.
SimulatorFrame
          This class is the main frame for the simulation.
 

Classes in simulator used by simulator
MemoryFrame
          This class is the panel where memory content of a PIC 16F877.
SimulatorFrame
          This class is the main frame for the simulation.