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 sjk-hflame-0.21.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gridkit.jvmtool.hflame
├─ org.gridkit.jvmtool.hflame.DefaultFrameColorChooser.class - [JAR]
├─ org.gridkit.jvmtool.hflame.DefaultFrameFormater.class - [JAR]
├─ org.gridkit.jvmtool.hflame.FlameTemplateProcessor.class - [JAR]
├─ org.gridkit.jvmtool.hflame.FrameColorChooser.class - [JAR]
├─ org.gridkit.jvmtool.hflame.FrameFormater.class - [JAR]
├─ org.gridkit.jvmtool.hflame.GenericTerminatingStackElement.class - [JAR]
├─ org.gridkit.jvmtool.hflame.JsonFlameDataSet.class - [JAR]
├─ org.gridkit.jvmtool.hflame.ThreadStateInferer.class - [JAR]
├─ org.gridkit.jvmtool.hflame.TraceMapper.class - [JAR]
├─ org.gridkit.jvmtool.hflame.XmlUtil.class - [JAR]