I'm writing an application that sometimes notifies the user of certain
events on the desktop by some pop up msgs. I would also like to have
these pop ups made translucent at user's choice and give user the
control to adjust the transparency. Would such a feature plausible in
Java? If so, what is the best way to try this?

Signature
_ _ _]{5pitph!r3}[_ _ _
__________________________________________________
“I'm smart enough to know that I'm dumb.”
- Richard P Feynman
Oliver Wong - 13 Feb 2007 17:44 GMT
> I'm writing an application that sometimes notifies the user of certain
> events on the desktop by some pop up msgs. I would also like to have these
> pop ups made translucent at user's choice and give user the control to
> adjust the transparency. Would such a feature plausible in Java? If so,
> what is the best way to try this?
When I google for "java translucent" I get
http://forum.java.sun.com/thread.jspa?threadID=490146&messageID=2301312
- Oliver
Spitfire - 15 Feb 2007 03:44 GMT
> When I google for "java translucent" I get
> http://forum.java.sun.com/thread.jspa?threadID=490146&messageID=2301312
>
> - Oliver
I got precisely what I was looking for. Thanks a ton.

Signature
_ _ _]{5pitph!r3}[_ _ _
__________________________________________________
“I'm smart enough to know that I'm dumb.”
- Richard P Feynman