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 StageManagerInstalls a new manager for the given stage.static StageManagerStageManager.install(javafx.stage.Stage stage, String preferencesPath, double minWidth, double minHeight) Installs a new manager for the given stage.static StageManagerStageManager.install(javafx.stage.Stage stage, Preferences preferences) Installs a new manager for the given stage.static StageManagerStageManager.install(javafx.stage.Stage stage, Preferences preferences, double minWidth, double minHeight) Installs a new manager for the given stage.