Package org.cryptomator.macos.tray
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
MacTrayIntegrationProvider
public MacTrayIntegrationProvider()
-
-
Method Details
-
minimizedToTray
public void minimizedToTray()- Specified by:
minimizedToTrayin interfaceorg.cryptomator.integrations.tray.TrayIntegrationProvider
-
restoredFromTray
public void restoredFromTray()- Specified by:
restoredFromTrayin interfaceorg.cryptomator.integrations.tray.TrayIntegrationProvider
-