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 Profile-7.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.qiunet.profile
├─ org.qiunet.profile.IProColumn.class - [JAR]
├─ org.qiunet.profile.ProRowInfo.class - [JAR]
├─ org.qiunet.profile.ProStrategy.class - [JAR]
├─ org.qiunet.profile.Profile.class - [JAR]
├─ org.qiunet.profile.ProfilePrinter.class - [JAR]
org.qiunet.profile.printer
├─ org.qiunet.profile.printer.LoggerPrintStream.class - [JAR]
├─ org.qiunet.profile.printer.TextTable.class - [JAR]
├─ org.qiunet.profile.printer.TextTableColumnInfo.class - [JAR]
├─ org.qiunet.profile.printer.TextTableColumnValue.class - [JAR]
org.qiunet.profile.reference
├─ org.qiunet.profile.reference.ReferenceData.class - [JAR]
├─ org.qiunet.profile.reference.ReferencePrinter.class - [JAR]
├─ org.qiunet.profile.reference.ReferenceRow.class - [JAR]