Uses of Interface
rekit.gui.View
Packages that use View
-
Uses of View in rekit.gui
Modifier and TypeMethodDescriptiondefault voidInputHelper.initialize(View view) Initialize the InputHelper. -
Uses of View in rekit.gui.controller
Methods in rekit.gui.controller with parameters of type ViewModifier and TypeMethodDescriptionstatic ControllerController.getController(Model model, View view) Get the controller.