Contents
Interface WinExePackage
- All Superinterfaces:
Package
,WinExePackageMixin
-
Nested Class Summary
Nested classes/interfaces inherited from interface jdk.jpackage.internal.model.Package
Package.Stub
Nested classes/interfaces inherited from interface jdk.jpackage.internal.model.WinExePackageMixin
WinExePackageMixin.Stub
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic WinExePackage
create
(WinMsiPackage msiPackage, Optional<Path> icon) Methods inherited from interface jdk.jpackage.internal.model.Package
aboutURL, app, appImageLayout, asApplicationLayout, asInstalledPackageApplicationLayout, asPackageApplicationLayout, asStandardPackageType, description, installedPackageLayout, isRuntimeInstaller, licenseFile, packageFileName, packageFileNameWithSuffix, packageFileSuffix, packageLayout, packageName, predefinedAppImage, relativeInstallDir, type, version
Methods inherited from interface jdk.jpackage.internal.model.WinExePackageMixin
icon, msiPackage