| Modifier and Type | Method and Description |
|---|---|
static FXManifest |
CreateManifest.create(URI baseURI,
String launchClass,
Path appPath) |
| 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 © 2016 SYSE. All rights reserved.