Re: my swing theme
On Oct 26, 12:12 pm, "John B. Matthews" <nos...@nospam.invalid> wrote:
In article
<5e8f1bb3-7e71-4472-8b52-cd2d63458...@q40g2000prh.googlegroups.co
m>,
Andrew Thompson <andrewtho...@gmail.com> wrote:
On Oct 26, 3:12 am, "John B. Matthews" <nos...@nospam.invalid> wrote:
Your demo applet requests unrestricted access;
is that essential?
..any non-Sun PLAF will be subject to the "Warning
Java Applet" banner on free floating elements such
as a JDialog or JOptionPane, as well as on any GUI
element that might conceivably fall outside the main
GUI (e.g. a long JComboBox, tool tips..).
I appreciate your thoughts on this. I guess I was surprised that
a demo of this sort would require unrestricted access.
I will commonly refuse permissions on trusted code
I am helping strangers with (or demos from strangers)
just to see how the sandboxed form behaves (this only
works with applets).
To get rid of the warning in a webstart app., only
requires j2ee-application-client-permissions AFAIR.
As for the PLAF. How big is the binary? ...
Indeed, the OP's archive is a hefty 5551346 bytes, much of which
appears to be Borland classes and Sun code for the entire
SwingSet2 demo.
5.5 Meg?! (The OP reports now 2.8 Meg).
Just to put that in some perspective, compare
it to the JGoodies looks 2.1.4, which provides
18 separate color schemes, each in up to three
themes, in a binary that is just over 400Kb.
--
Andrew T.
pscode.org