Class MacTrayIntegrationProvider

java.lang.Object
org.cryptomator.macos.tray.MacTrayIntegrationProvider
All Implemented Interfaces:
org.cryptomator.integrations.tray.TrayIntegrationProvider

@Priority(1000) @OperatingSystem(MAC) public class MacTrayIntegrationProvider extends Object implements org.cryptomator.integrations.tray.TrayIntegrationProvider
  • Constructor Details

    • MacTrayIntegrationProvider

      public MacTrayIntegrationProvider()
  • Method Details

    • minimizedToTray

      public void minimizedToTray()
      Specified by:
      minimizedToTray in interface org.cryptomator.integrations.tray.TrayIntegrationProvider
    • restoredFromTray

      public void restoredFromTray()
      Specified by:
      restoredFromTray in interface org.cryptomator.integrations.tray.TrayIntegrationProvider