-
Field Summary
Fields inherited from class fxlauncher.AbstractLauncher
manifest -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcreateApplication(Class<Object> appClass) static voidprotected voidprocess()protected voidreportError(String title, Throwable error) protected voidsetupClassLoader(ClassLoader classLoader) protected voidupdateProgress(double progress) Methods inherited from class fxlauncher.AbstractLauncher
checkIgnoreUpdateErrorSetting, checkSSLIgnoreflag, createApplicationEnvironment, createClassLoader, getManifest, getPhase, setPhase, setupIgnoreSSLCertificate, setupLogFile, syncFiles, syncManifest, updateManifest
-
Constructor Details
-
HeadlessMainLauncher
-
-
Method Details
-
main
- Throws:
Exception
-
process
- Throws:
Exception
-
getParameters
- Specified by:
getParametersin classAbstractLauncher<Object>
-
updateProgress
protected void updateProgress(double progress) - Specified by:
updateProgressin classAbstractLauncher<Object>
-
createApplication
- Specified by:
createApplicationin classAbstractLauncher<Object>
-
reportError
- Specified by:
reportErrorin classAbstractLauncher<Object>
-
setupClassLoader
- Specified by:
setupClassLoaderin classAbstractLauncher<Object>
-