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


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

Re: Webstart windows warn

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Webstart windows warn
Message-ID <78cc1f97ec352@uwe> (permalink)
Newsgroups comp.lang.java.gui
References <fddlai$92h$1@orkan.itea.ntnu.no>
Date 2011-04-27 15:39 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Bent C Dalager wrote:
..
>>can anyone tell me whether it is possible to get rid of the warning
>>message at the bottom of webstart windows when the windows are
>>children windows without decoration?
>
>You can sign your webstart app, or else you can configure Java to
>allow undecorated windows to everyone (I would recommend the former).

Huhh..  Not that I'd want to, but how is the second achieved?

>> My application window is a JFrame
>>and it opens up several Window instances. The JFrame is the parent
>>window and already shows a warning message to the user, why do all the
>>children winodws have to do the same?
>
>Because any one of them could be made to say "This is a friendly
>notice from your bank. Please input your acct# and password" and be
>made to look exactly like the real thing.

Oh, and one teensy addition is that the developer might
choose to set the root JFrame to a size of 1x1, and a 
position of (-400,-400), so it potentially never appears to 
the end user.  Or they might just never set it visible, but 
that might also have flow-on effects to children.

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200709/1

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

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


Thread

Webstart windows warning "lemmi" <lemmi@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: Webstart windows warn "bcd" <bcd@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: Webstart windows warn "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
      Re: Webstart windows warn "bcd" <bcd@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
        Re: Webstart windows warn "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
          Re: Webstart windows warn "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: Webstart windows warn "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000

csiph-web