Uses of Class
packageForLT06.DotModel

Uses of DotModel in packageForLT06
 

Constructors in packageForLT06 with parameters of type DotModel
DotController1(FilledDotView view, DotModel model)
          Instantiates the controller.
DotController1(WireFrameDotView view, DotModel model)
          Instantiates the controller.
DotController2(FilledDotView view, DotModel model)
          Instantiates the controller.
DotController2(WireFrameDotView view, DotModel model)
          Instantiates the controller.
DotController3(FilledDotView view, DotModel model)
          Instantiates the controller.
DotController3(WireFrameDotView view, DotModel model)
          Instantiates the controller.
DotController4(FilledDotView view, DotModel model)
          Instantiates the controller.
DotController4(WireFrameDotView view, DotModel model)
          Instantiates the controller.
DotController5(FilledDotView view, DotModel model)
          Instantiates the controller.
DotController5(WireFrameDotView view, DotModel model)
          Instantiates the controller.
DotController6(FilledDotView view, DotModel model)
          Instantiates the controller.
DotController6(WireFrameDotView view, DotModel model)
          Instantiates the controller.
DotController7(FilledDotView view, DotModel model)
          Instantiates the controller.
DotController7(WireFrameDotView view, DotModel model)
          Instantiates the controller.
DotDrawingWidget(DotModel model)
          Constructs a view as specified in the class description.
FilledDotView(DotModel model)
          Constructs a view as specified in the class description.
WireFrameDotView(DotModel model)
          Constructs a view as specified in the class description.