Uses of Class
controller.DrawingController
-
Packages that use DrawingController Package Description frame strategy -
-
Uses of DrawingController in frame
Fields in frame declared as DrawingController Modifier and Type Field Description private DrawingControllerDrawingFrame. controllerMethods in frame with parameters of type DrawingController Modifier and Type Method Description voidDrawingFrame. setController(DrawingController controller) -
Uses of DrawingController in strategy
Fields in strategy declared as DrawingController Modifier and Type Field Description private DrawingControllerFileLog. controllerConstructors in strategy with parameters of type DrawingController Constructor Description FileLog(DrawingFrame frame, DrawingModel model, DrawingController controller)
-