Package com.sun.javafx.tk
Interface StagePeerListener.StageAccessor
- Enclosing class:
StagePeerListener
public static interface StagePeerListener.StageAccessor
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAlwaysOnTop(Stage stage, boolean aot) voidsetFullScreen(Stage stage, boolean fs) voidsetIconified(Stage stage, boolean iconified) voidsetMaximized(Stage stage, boolean maximized) voidsetResizable(Stage stage, boolean resizable)
-
Method Details
-
setIconified
-
setMaximized
-
setResizable
-
setFullScreen
-
setAlwaysOnTop
-