Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #18480
| From | Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How to stop a jframe from being moved |
| Date | 2012-08-31 17:26 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <slrnk41stq.u9l.avl@gamma.logic.tuwien.ac.at> (permalink) |
| References | <8bfe7cf1-4511-49f7-8637-e1241c945d67@googlegroups.com> <k1qipu$vgc$1@dont-email.me> |
Eric Sosman <esosman@ieee-dot-org.invalid> wrote:
> On 8/31/2012 10:06 AM, clusardi2k@aol.com wrote:
>> How can I prevent/stop a jframe from being moved on the monitor.
> What a horrible idea!
> There are lots of ways. A few of the more sensible:
> - Turn off the monitor.
> - Uninstall the drivers for all user interaction devices.
> - Turn off the computer.
> - Electrocute the user.
How about the legal way?
OP should add a subparagraph 12.4.2 to their software's EULA,
that simply forbids the licencee("user") to move certain/all
of the application's windows.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to stop a jframe from being moved clusardi2k@aol.com - 2012-08-31 07:06 -0700
Re: How to stop a jframe from being moved Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-08-31 10:47 -0400
Re: How to stop a jframe from being moved Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-08-31 17:26 +0000
Re: How to stop a jframe from being moved clusardi2k@aol.com - 2012-08-31 07:57 -0700
Re: How to stop a jframe from being moved clusardi2k@aol.com - 2012-08-31 08:01 -0700
csiph-web