Class WindowEventDispatcher

All Implemented Interfaces:
EventDispatcher

public class WindowEventDispatcher extends CompositeEventDispatcher
An EventDispatcher for Window. It is formed by a chain in which a received event is first passed through EventRedirector and then through EventHandlerManager.