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 app-locker-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.sanyarnd.applocker
├─ io.github.sanyarnd.applocker.AppLocker.class - [JAR]
├─ io.github.sanyarnd.applocker.Client.class - [JAR]
├─ io.github.sanyarnd.applocker.Lock.class - [JAR]
├─ io.github.sanyarnd.applocker.LockIdEncoder.class - [JAR]
├─ io.github.sanyarnd.applocker.LockingBusyException.class - [JAR]
├─ io.github.sanyarnd.applocker.LockingException.class - [JAR]
├─ io.github.sanyarnd.applocker.MessageHandler.class - [JAR]
├─ io.github.sanyarnd.applocker.Server.class - [JAR]
├─ io.github.sanyarnd.applocker.Sha1Encoder.class - [JAR]
├─ io.github.sanyarnd.applocker.package-info.class - [JAR]