Interface LinuxLauncherMixin

All Known Subinterfaces:
LinuxLauncher
All Known Implementing Classes:
LinuxLauncherMixin.Stub

public interface LinuxLauncherMixin
Details of Linux application launcher.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
    Default implementation of LinuxLauncherMixin interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the start menu shortcut of this application launcher.
  • Method Details

    • shortcut

      Gets the start menu shortcut of this application launcher.

      Returns a non-empty Optional instance if a request about the start menu shortcut for this application launcher was made and an empty Optional instance if there was no request about the start menu shortcut for this application launcher.

      Returns:
      the start menu shortcut of this application launcher