Uses of Interface
rekit.logic.Model
Packages that use Model
-
Uses of Model in rekit.gui
-
Uses of Model in rekit.gui.controller
Methods in rekit.gui.controller with parameters of type ModelModifier and TypeMethodDescriptionstatic ControllerController.getController(Model model, View view) Get the controller. -
Uses of Model in rekit.gui.controller.commands
Constructors in rekit.gui.controller.commands with parameters of type ModelModifierConstructorDescriptionFilterCommand(boolean enable, Model model, Filter filter) Create a new FilterCommand. -
Uses of Model in rekit.logic
Classes in rekit.logic that implement ModelMethods in rekit.logic that return Model