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-win-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.cryptomator.windows.common
├─ org.cryptomator.windows.common.Localization.class - [JAR]
├─ org.cryptomator.windows.common.NativeLibLoader.class - [JAR]
org.cryptomator.windows.autostart
├─ org.cryptomator.windows.autostart.WinShellLinks.class - [JAR]
├─ org.cryptomator.windows.autostart.WindowsAutoStart.class - [JAR]
org.cryptomator.windows.revealpath
├─ org.cryptomator.windows.revealpath.ExplorerRevealPathService.class - [JAR]
org.cryptomator.windows.keychain
├─ org.cryptomator.windows.keychain.ByteArrayJsonAdapter.class - [JAR]
├─ org.cryptomator.windows.keychain.KeychainEntry.class - [JAR]
├─ org.cryptomator.windows.keychain.WinDataProtection.class - [JAR]
├─ org.cryptomator.windows.keychain.WindowsProtectedKeychainAccess.class - [JAR]
org.cryptomator.windows.uiappearance
├─ org.cryptomator.windows.uiappearance.WinAppearance.class - [JAR]
├─ org.cryptomator.windows.uiappearance.WinUiAppearanceProvider.class - [JAR]