Copying content from a clipboard to appletviewer

A

apsan11

I am trying to copy the content(image) from a clipboard to an
appletviewer. How can I do this?
 
T

Thomas Fritsch

I am trying to copy the content(image) from a clipboard to an
appletviewer. How can I do this?
What did you so far, and where did you get stuck?
* Did you already read the the API docs ?
(a good starting point is class java.awt.datatransfer.Clipboard)
* Did you already search the web for examples?
I googled for
Clipboard Image Java
and got quite good code examples.

By the way: Using an applet for your goal probably not a wise thing, because
the appletviewer's security manager will deny clipboard access.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,610
Members
45,255
Latest member
TopCryptoTwitterChannels

Latest Threads

Top