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