Uses of Class
com.dlsc.gemsfx.util.StageManager
Packages that use StageManager
-
Uses of StageManager in com.dlsc.gemsfx.util
Methods in com.dlsc.gemsfx.util that return StageManagerModifier 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.