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 wincom-2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
wincom.generator
├─ wincom.generator.Parser.class - [JAR]
wincom
├─ wincom.ComContainer.class - [JAR]
├─ wincom.ComException.class - [JAR]
├─ wincom.ComLogger.class - [JAR]
├─ wincom.ExecutionThread.class - [JAR]
├─ wincom.SafeArrayWrapper.class - [JAR]
├─ wincom.VariantWrapper.class - [JAR]
├─ wincom.Wrapper.class - [JAR]