Yeah, it's really simple to implements, you only have to embed any widget
inside a FocusPanel. Then you'll be able to read any mouse action on that
region.

Christian

On Wed, Feb 24, 2010 at 8:40 AM, Sean <[email protected]> wrote:

> Check out the MouseOverHandler Interface.
>
>
> http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/index.html?overview-summary.html
>
> On Feb 24, 12:45 am, enjoylife <[email protected]> wrote:
> > In Google finance, when you mouse over a recent stock quote, it will
> > display an X next to stock quote, click X will delete the quote.
> >
> > This feature is very nice, instead of waiting for user click, it uses
> > mouse over, it more interactive and remove cluttering on the screen.
> >
> > Has anyone implemented this feature? What will be a good way to do
> > this?
> >
> > Thanks.
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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