java.lang.Object
org.jpo.eventbus.CopyPathToClipboardHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(CopyPathToClipboardRequest request) Copies the path(s) of the supplied picture node(s) to the system clipboard
-
Constructor Details
-
CopyPathToClipboardHandler
public CopyPathToClipboardHandler()
-
-
Method Details
-
handleEvent
Copies the path(s) of the supplied picture node(s) to the system clipboard- Parameters:
request
- The request
-