java - if swing components fade-away trick using is not suggested? -


i'm still digging java se (desktop app), , i'm bit curious while trying animation fading in , out of swing components.

i found out article. oracle web link.

but there note on there saying imported com.sun.awt.awtutilities not suggested used while we're doing implementation (updates may change imported library).

then, what's alternative of fading out tricks? found out trident library has no new updates lately...

hope there's shade of light upon matter. :d

the warning com.sun.awt.awtutilities not part of officially supported api may derive plans incorporate similar api in java 7: translucent , shaped windows.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -