Uses of Interface
rekit.gui.View
Packages that use View
-
Uses of View in rekit.gui
Modifier and TypeMethodDescriptiondefault void
InputHelper.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 Controller
Controller.getController
(Model model, View view) Get the controller.