How do I add MouseEvents, specifically MouseOutHandlers to an AbsolutePanel without creating a Composite widget? Or is this possible? From what I can tell it involves adding a DomHandler, and a HandlerRegistration.
A detailed example would be greatly appreciated considering I am quite new GWT and Java.
Thanks,
Eric