java.lang.Object
org.jpo.eventbus.CopyImageToClipboardHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(CopyImageToClipboardRequest request) Copies the supplied picture nodes to the system clipboard
-
Constructor Details
-
CopyImageToClipboardHandler
public CopyImageToClipboardHandler()
-
-
Method Details
-
handleEvent
Copies the supplied picture nodes to the system clipboard- Parameters:
request
- The request
-