Uses of Class
com.ntu.fdae.group1.bto.controllers.ControllerContainer
Packages that use ControllerContainer
-
Uses of ControllerContainer in com.ntu.fdae.group1.bto
Constructors in com.ntu.fdae.group1.bto with parameters of type ControllerContainerModifierConstructorDescriptionApp
(ControllerContainer controllerContainer, Scanner scanner) Constructs a new App instance with the specified controller container and scanner.