java.lang.Object
org.jpo.eventbus.ExportGroupToPicasaHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(ExportGroupToPicasaRequest request) When the app receives the ExportGroupToPicasaRequest the dialog will be opened to export the pictures to Picasa
-
Constructor Details
-
ExportGroupToPicasaHandler
public ExportGroupToPicasaHandler()
-
-
Method Details
-
handleEvent
When the app receives the ExportGroupToPicasaRequest the dialog will be opened to export the pictures to Picasa- Parameters:
request
- the request
-