Uses of Class
peripherals.Potentiometer

Packages that use Potentiometer
simulator   
 

Uses of Potentiometer in simulator
 

Methods in simulator that return Potentiometer
 Potentiometer SimulatorFrame.getPotentiometer()
           
 

Methods in simulator with parameters of type Potentiometer
 void SimulatorFrame.setPotentiometer(Potentiometer potentiometer)
           
 

Constructors in simulator with parameters of type Potentiometer
PotentiometerPanel(Potentiometer potentiometer)
          Main constructor for the potentiometer panel.