Package com.sun.javafx.stage
Class WindowHelper
java.lang.Object
com.sun.javafx.stage.WindowHelper
Used to access internal window methods.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic WindowHelper.WindowAccessor
static void
notifyLocationChanged
(Window window, double x, double y) static void
notifySizeChanged
(Window window, double width, double height) static void
setWindowAccessor
(WindowHelper.WindowAccessor newAccessor)
-
Method Details
-
notifyLocationChanged
-
notifySizeChanged
-
setWindowAccessor
-
getWindowAccessor
-