public class LauncherParams
extends javafx.application.Application.Parameters
| Constructor and Description |
|---|
LauncherParams(javafx.application.Application.Parameters delegate,
FXManifest manifest) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getNamed() |
List<String> |
getRaw() |
List<String> |
getUnnamed() |
public LauncherParams(javafx.application.Application.Parameters delegate,
FXManifest manifest)
Copyright © 2016 SYSE. All rights reserved.