Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #4706

Re: copy paste and JTextField

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.gui
Subject Re: copy paste and JTextField
Date 2011-10-01 04:59 -0700
Organization Canadian Mind Products
Message-ID <kvvd87pmounrojb4uvodqj4j4ihtinq4b1@4ax.com> (permalink)
References <1alb87lqlicsp72um8o9f23jvo3si2khdp@4ax.com> <wMmhq.116$x14.48@newsfe22.iad>

Show all headers | View raw


On Fri, 30 Sep 2011 10:13:00 -0700, Daniel Pitts
<newsgroup.nospam@virtualinfinity.net> wrote, quoted or indirectly
quoted someone who said :

>I seem to recall it has something to do with permissions to access the 
>system clipboard.  It should work if your applet is signed appropriately.

It used to be that the Applet could not do a get/setClip. I have that
enabled only when run as an application.  

From a security point of view disabling Ctrl-V does nothing to enhance
security, though disabling get/setClip does.  All it does in annoy the
user.

Thanks, that gives me something to work on.



-- 
Roedy Green Canadian Mind Products
http://mindprod.com
It should not be considered an error when the user starts something
already started or stops something already stopped. This applies
to browsers, services, editors... It is inexcusable to 
punish the user by requiring some elaborate sequence to atone,
e.g. open the task editor, find and kill some processes.

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

copy paste and JTextField Roedy Green <see_website@mindprod.com.invalid> - 2011-09-30 07:45 -0700
  Re: copy paste and JTextField Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-09-30 10:13 -0700
    Re: copy paste and JTextField Roedy Green <see_website@mindprod.com.invalid> - 2011-10-01 04:59 -0700
  Re: copy paste and JTextField Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-10-01 17:44 +0200
    Re: copy paste and JTextField Roedy Green <see_website@mindprod.com.invalid> - 2011-10-01 22:22 -0700
      Re: copy paste and JTextField Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-10-02 14:16 +0200
        Re: copy paste and JTextField Roedy Green <see_website@mindprod.com.invalid> - 2011-10-02 06:28 -0700
          Re: copy paste and JTextField Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-10-02 16:07 +0200
            Re: copy paste and JTextField Roedy Green <see_website@mindprod.com.invalid> - 2011-10-02 09:00 -0700

csiph-web