Uses of Class
FinchModel

Uses of FinchModel in <Unnamed>
 

Fields in <Unnamed> declared as FinchModel
private  FinchModel LightWindow.model
          Reference to the model
private  FinchModel TemperatureWindow.model
          Reference to the model
(package private)  FinchModel lab7Driver.model
           
 

Constructors in <Unnamed> with parameters of type FinchModel
lab7Driver(FinchModel model)
          Constructor.
LightWindow(javax.swing.JFrame parent, FinchModel model)
          Constructor
TemperatureWindow(javax.swing.JFrame parent, FinchModel model)
          Constructor