Uses of Interface
view.UserEventListener
Packages that use UserEventListener
-
Uses of UserEventListener in controller
Classes in controller that implement UserEventListener -
Uses of UserEventListener in view
Methods in view with parameters of type UserEventListenerModifier and TypeMethodDescriptionvoidUserView.setController(UserEventListener theController) voidUserViewInterface.setController(UserEventListener theController) The controller that the view will get to do the 'logic' when the user makes a request via the view (user interface)Constructors in view with parameters of type UserEventListener