Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

hiding and unhiding arbitrary nodes in a scene graphs with animations

se32862378Apr 10 2013 — edited Apr 16 2013
Could someone point me out to how could I dissolve (or any other animation effect) an arbitrary node (with its children) in the scene graph when I click in certain label ?. And how could I show them, also with an animation, when the label is clicked again?.

I am thinking in using a label since hyperlinks have always an annoying rectangle surrounding them. Is it correct to use a label for what I want ? if a hyperlink is better, how could I hide the rectangle that surrounds it by default ? (I think it means that the hyperlink has the focus).

Thanks!
This post has been answered by jsmith on Apr 11 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2013
Added on Apr 10 2013
5 comments
275 views