View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window integrations-mac-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.cryptomator.macos.common
├─ org.cryptomator.macos.common.Localization.class - [JAR]
├─ org.cryptomator.macos.common.NativeLibLoader.class - [JAR]
org.cryptomator.macos.tray
├─ org.cryptomator.macos.tray.ActivationPolicy.class - [JAR]
├─ org.cryptomator.macos.tray.MacTrayIntegrationProvider.class - [JAR]
org.cryptomator.macos.keychain
├─ org.cryptomator.macos.keychain.MacKeychain.class - [JAR]
├─ org.cryptomator.macos.keychain.MacSystemKeychainAccess.class - [JAR]
org.cryptomator.macos.autostart
├─ org.cryptomator.macos.autostart.MacAutoStartProvider.class - [JAR]
├─ org.cryptomator.macos.autostart.MacLaunchServices.class - [JAR]
org.cryptomator.macos.revealpath
├─ org.cryptomator.macos.revealpath.OpenCmdRevealPathService.class - [JAR]
org.cryptomator.macos.uiappearance
├─ org.cryptomator.macos.uiappearance.AppAppearance.class - [JAR]
├─ org.cryptomator.macos.uiappearance.MacSystemAppearance.class - [JAR]
├─ org.cryptomator.macos.uiappearance.MacSystemAppearanceListener.class - [JAR]
├─ org.cryptomator.macos.uiappearance.MacUiAppearanceProvider.class - [JAR]