| Modifier and Type | Method and Description |
|---|---|
FXManifest |
AbstractLauncher.getManifest() |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.Parent |
UIProvider.createUpdater(FXManifest manifest)
Create the Node that will be displayed while the launcher is updating resources.
|
javafx.scene.Parent |
DefaultUIProvider.createUpdater(FXManifest manifest) |
boolean |
FXManifest.isNewerThan(FXManifest other) |
| Constructor and Description |
|---|
LauncherParams(javafx.application.Application.Parameters delegate,
FXManifest manifest) |
Copyright © 2017 SYSE. All rights reserved.