Package | Description |
---|---|
com.sun.javafx.stage | |
javafx.stage |
Provides the top-level container classes for JavaFX content.
|
Modifier and Type | Field and Description |
---|---|
private EventRedirector |
WindowEventDispatcher.eventRedirector |
Modifier and Type | Method and Description |
---|---|
EventRedirector |
WindowEventDispatcher.getEventRedirector() |
Constructor and Description |
---|
WindowEventDispatcher(EventRedirector eventRedirector,
WindowCloseRequestHandler windowCloseRequestHandler,
EventHandlerManager eventHandlerManager) |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PopupWindow.PopupEventRedirector |