Interface DefaultLauncherIcon

All Superinterfaces:
LauncherIcon

public interface DefaultLauncherIcon extends LauncherIcon
Default application launcher icon.

Default icon is either loaded from the resources of jdk.jpackage module or picked from the resource directory.

Use INSTANCE field to get an instance of this type.