[6589] in java-interest

home help back first fref pref prev next nref lref last post

Re: Frame error

daemon@ATHENA.MIT.EDU (Kenneth Cheng)
Thu Apr 4 14:03:08 1996

Date:         Thu, 4 Apr 1996 10:42:10 -0800
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Kenneth Cheng <kcheng@CS.STANFORD.EDU>
To: Multiple recipients of list JAVA-INTEREST
              <JAVA-INTEREST@JAVASOFT.COM>
In-Reply-To:  <9604041724.AA01441@footwork.Brazil.Sun.COM> from "Bruno Souza -
              Sun do Brasil" at Apr 4, 96 02:24:26 pm

Bruno Souza - Sun do Brasil writes:
>
> >
> > I created a frame. When I show the frame, all components of the frame display
> > and run fine except there always appear an error message at the bottom of
> > the frame stating "Warning:Applet Window".  How do I get rid of this error?
> >
>
>
> Sorry for that, but this is *not* an error.....
>
> For security reasons, *all* applets frames and windows will
> have this same message at the botton: "Untrusted Applet Window".
>
> This is donne so a programmer can't, for example, simulate a "lock
> screen" software, that asks for a password, or simulate some other
> windows from the system that asks for some kind of password, or
> anything in the likes.
>

Thank you for your reply.  How am I able to go around it?  I need to create several frames upon users' input request.  Can I overwrite the message by
my own text, so my users won't feel the frame displays an error message
each time it shows.

home help back first fref pref prev next nref lref last post