Uses of Class
packageForL9L10.SimpleThreeDotModel_v2

Uses of SimpleThreeDotModel_v2 in packageForL9L10
 

Constructors in packageForL9L10 with parameters of type SimpleThreeDotModel_v2
DotController(DotPanel view, SimpleThreeDotModel_v2 model)
          Instantiates the controller.
DotFrame(SimpleThreeDotModel_v2 model)
          Constructs a view as specified in the class description.
DotPanel(SimpleThreeDotModel_v2 model)
          Constructs a view as specified in the class description.
EventTracker_F(DotFrame view, SimpleThreeDotModel_v2 model)
          Instantiates a controller object that receives all sorts of events from the view.
EventTracker(DotPanel view, SimpleThreeDotModel_v2 model)
          Instantiates a controller object that receives all sorts of events from the view.