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 x11-protocol-xcmisc-0.16.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.moaxcp.x11.protocol.xc_misc
├─ com.github.moaxcp.x11.protocol.xc_misc.GetVersion.class - [JAR]
├─ com.github.moaxcp.x11.protocol.xc_misc.GetVersionReply.class - [JAR]
├─ com.github.moaxcp.x11.protocol.xc_misc.GetXIDList.class - [JAR]
├─ com.github.moaxcp.x11.protocol.xc_misc.GetXIDListReply.class - [JAR]
├─ com.github.moaxcp.x11.protocol.xc_misc.GetXIDRange.class - [JAR]
├─ com.github.moaxcp.x11.protocol.xc_misc.GetXIDRangeReply.class - [JAR]
├─ com.github.moaxcp.x11.protocol.xc_misc.XcMiscplugin.class - [JAR]