java.lang.Object
org.jpo.eventbus.PictureControllerZoomHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(PictureControllerZoomRequest request) Handles the request to zoom in on the PictureController
-
Constructor Details
-
PictureControllerZoomHandler
public PictureControllerZoomHandler()
-
-
Method Details
-
handleEvent
Handles the request to zoom in on the PictureController- Parameters:
request- the Request
-