Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4712
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | Re: copy paste and JTextField |
| Date | 2011-10-02 09:00 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <0h2h879jr563d1qbd81lbvs0igl4bgn54m@4ax.com> (permalink) |
| References | (1 earlier) <j67ckl$t5d$1@dont-email.me> <n5tf87hlb8kig9pseagk31mivstmm0eqlm@4ax.com> <j69kp7$21d$1@dont-email.me> <hhpg87ttdche5v54sep7ioilmla3943bjj@4ax.com> <j69r93$7rs$1@dont-email.me> |
On Sun, 02 Oct 2011 16:07:04 +0200, Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> wrote, quoted or indirectly quoted someone who said : >Altering java.policy is even worse a solution than leaving it enabled in >the Applets, I would say. It tells tale of the crookedness of the >situation that you should be led to such an extreme. The alternative would be to treat ctrl-c and ctrl-v as a special case. They are safe. Clicking Paste/Copy are not since app does them. There is only one permission. If you enable it you turn on the dangerous ability to peek and poke the clip board programmatically behind the user's back. -- 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 | Next — Previous in thread | Find similar
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