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 winp-1.28.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jvnet.winp
├─ org.jvnet.winp.CtrlCSender.class - [JAR]
├─ org.jvnet.winp.ExitWindows.class - [JAR]
├─ org.jvnet.winp.Main.class - [JAR]
├─ org.jvnet.winp.Native.class - [JAR]
├─ org.jvnet.winp.NotWindowsException.class - [JAR]
├─ org.jvnet.winp.Priority.class - [JAR]
├─ org.jvnet.winp.UserErrorType.class - [JAR]
├─ org.jvnet.winp.WinProcess.class - [JAR]
├─ org.jvnet.winp.WinpException.class - [JAR]