java.lang.Object
org.jpo.eventbus.PictureControllerZoomHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(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
-