public final class WindowCloseRequestHandler extends BasicEventDispatcher
Constructor and Description |
---|
WindowCloseRequestHandler(Window window) |
Modifier and Type | Method and Description |
---|---|
Event |
dispatchBubblingEvent(Event event) |
dispatchCapturingEvent, dispatchEvent, getNextDispatcher, getPreviousDispatcher, insertNextDispatcher
private final Window window
public WindowCloseRequestHandler(Window window)
public Event dispatchBubblingEvent(Event event)
dispatchBubblingEvent
in class BasicEventDispatcher