Uses of Class
com.dlsc.gemsfx.util.StageManager
-
Uses of StageManager in com.dlsc.gemsfx.util
Modifier and TypeMethodDescriptionstatic StageManager
Installs a new manager for the given stage.static StageManager
StageManager.install
(javafx.stage.Stage stage, String preferencesPath, double minWidth, double minHeight) Installs a new manager for the given stage.static StageManager
StageManager.install
(javafx.stage.Stage stage, Preferences preferences) Installs a new manager for the given stage.static StageManager
StageManager.install
(javafx.stage.Stage stage, Preferences preferences, double minWidth, double minHeight) Installs a new manager for the given stage.