Interface LinuxLauncherMixin
- All Known Subinterfaces:
LinuxLauncher
- All Known Implementing Classes:
LinuxLauncherMixin.Stub
public interface LinuxLauncherMixin
Details of Linux application launcher.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordDefault implementation ofLinuxLauncherMixininterface. -
Method Summary
-
Method Details
-
shortcut
Gets the start menu shortcut setting of this application launcher.Returns
trueif this application launcher was requested to have the start menu shortcut.Returns
falseif this application launcher was requested not to have the start menu shortcut.Returns an empty
Optionalinstance if there was no request about the start menu shortcut for this application launcher.- Returns:
- the start menu shortcut setting of this application launcher
-