I was just going through the PopupPanel class working on an unrelated
issue, and I found that there is a capability to set different types
of animation (setAnimationType(AnimationType type)), but the method is
package-private. Is there a reason for this? I would like to use one
of the option in the enum, but would need to pull it out of the jar to
do this...

Does anyone know why it's package-private? the method above
(setAnimation(ResizeAnimation animation)) says something about the API
possibly changing with 1.6. Obviously it hasn't changed.... so, can I
have it now :)?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to