I've seen a workaround for this somewhere.
The idea was that security permission is checked when object gets created and
it is possible to deserialize window from serialized version saved from locally
running application. Sounds messy, but the idea is to avoid calling constructor.
I haven't tried this, but you may if you have time.
The disadvantage is that this code can run only on jdk 1.1 and >
On 17-May-99 [EMAIL PROTECTED] wrote:
> I'm trying to debug an app / applet that puts up a
> SplashScreen (extends Window). I can see the splash
> screen fine as an application and with appletviewer, but
> NOT with the 1.1.2. plugin in Netscape 4.5. Any ideas?
>
> This works on NT, but also fails on Solaris/Intel the same
> as Linux. I tried changing SplashScreen to extend Frame
> as a workaround. This works, but I really don't want the
> window manager frame around it. Looked in the Bug
> Parade, but haven't found it yet...
>
> Also, does anyone know why I get no Component events
> from this Window? I first thought it might be a timing issue
> since the splash screen is displayed only briefly. I put in
> a ComponentListener and waited for "componentShown"
> before continuing, but never received the event... :-(
>
> Thanks In Advance,
> Russ
>
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------
E-Mail: [EMAIL PROTECTED]
Date: 17-May-99
Time: 19:22:23
Andrey.
----------------------------------
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]