Uses of Class
fxlauncher.FXManifest
-
Uses of FXManifest in fxlauncher
Fields in fxlauncher declared as FXManifestMethods in fxlauncher that return FXManifestModifier and TypeMethodDescriptionstatic FXManifestLauncher.checkForUpdate()Check if a new version is available and return the manifest for the new version or null if no update.static FXManifestAbstractLauncher.getManifest()Methods in fxlauncher with parameters of type FXManifestModifier and TypeMethodDescriptionjavafx.scene.ParentDefaultUIProvider.createUpdater(FXManifest manifest) javafx.scene.ParentUIProvider.createUpdater(FXManifest manifest) Create the Node that will be displayed while the launcher is updating resources.booleanFXManifest.isNewerThan(FXManifest other) Constructors in fxlauncher with parameters of type FXManifestModifierConstructorDescriptionLauncherParams(javafx.application.Application.Parameters delegate, FXManifest manifest)