|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimulatorFrame | |
---|---|
gui | |
picmicrocontroller | |
simulator |
Uses of SimulatorFrame in gui |
---|
Fields in gui declared as SimulatorFrame | |
---|---|
SimulatorFrame |
PToolBar.simulatorFrame
|
Uses of SimulatorFrame in picmicrocontroller |
---|
Fields in picmicrocontroller declared as SimulatorFrame | |
---|---|
SimulatorFrame |
PIC.simulatorFrame
|
Methods in picmicrocontroller that return SimulatorFrame | |
---|---|
SimulatorFrame |
PIC.getSimulatorFrame()
|
Constructors in picmicrocontroller with parameters of type SimulatorFrame | |
---|---|
PIC(SimulatorFrame frame,
java.lang.String name)
Main constructor of the PIC class. |
Uses of SimulatorFrame in simulator |
---|
Constructors in simulator with parameters of type SimulatorFrame | |
---|---|
MemoryFrame(SimulatorFrame simulatorFrame,
PIC pic)
Main constructor for the memory frame. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |