Copy pasting in Jtextfield component in unsigned applet.

  • Follow


Guyz, 

I have a typical problem mentioned below:

I have an applet running on a web browser. The applet have a JTextfield component in it. Since the applet is from an unsigned or non-trusted source or website then it will have very limited access to the system resource on the local computer. When I copied a piece of text from an application that is running on a local computer (E.g.  Word, notepad etc?). this piece of copied text is stored in system clipboard on that local computer. Now if you want to paste this text in the JTextfield of my applet, it dose not have access to system clipboard of that local computer to get the text. Hence the copied text will not be pasted in the JTextfield component. 

Please let me know how I can overcome this problem

Regards

~~~ Amrish ~~~

-- 
Message posted via http://www.javakb.com
0
Reply Amrish 11/24/2004 5:06:07 AM

No reply for this question???
Common guys please reply, I am curious because i am also facing somewhat similar problem.

Amrish I just saw the  post date, I hope u would have got the answer. Please help.
0
Reply amandeep (1) 2/2/2011 4:41:02 PM


1 Replies
241 Views

(page loaded in 0.068 seconds)

Similiar Articles:





7/9/2012 5:52:10 PM


Reply: