[icedtea-web] RFC: make splash screen a JDialog instead of a JFrame

Xerxes Rånby xerxes at zafena.se
Tue May 31 08:39:32 PDT 2011


tor 2011-05-19 klockan 18:20 -0400 skrev Omair Majid:
> Hi,
> 
> The attached patch makes the splash screen a JDialog instead of a 
> JFrame. The patch makes the splash screen play nice with tiling window 
> managers.

I think this patch looks good, making the splash screen a JDialog will
prevent the windowmanager from auto resizing it. I think this new
behaviour are correct.

> 
> Okay to commit? Is this suitable for inclusion in 1.1?

Yes.

Do Oracle's javaws also uses a JDialogs for its splash screens?

> 
> ChangeLog:
> 2011-05-19  Omair Majid  <omajid at redhat.com>
> 
>    * netx/net/sourceforge/jnlp/JNLPSplashScreen.java: Subclass JDialog,
>    not JFrame.
> 
> Thanks,
> Omair

Cheers
Xerxes




More information about the distro-pkg-dev mailing list