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 cdk-sdg-2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openscience.cdk.layout
├─ org.openscience.cdk.layout.AtomPlacer.class - [JAR]
├─ org.openscience.cdk.layout.Congestion.class - [JAR]
├─ org.openscience.cdk.layout.CorrectGeometricConfiguration.class - [JAR]
├─ org.openscience.cdk.layout.HydrogenPlacer.class - [JAR]
├─ org.openscience.cdk.layout.IdentityTemplateLibrary.class - [JAR]
├─ org.openscience.cdk.layout.LayoutRefiner.class - [JAR]
├─ org.openscience.cdk.layout.MacroCycleLayout.class - [JAR]
├─ org.openscience.cdk.layout.NonplanarBonds.class - [JAR]
├─ org.openscience.cdk.layout.OverlapResolver.class - [JAR]
├─ org.openscience.cdk.layout.RingPlacer.class - [JAR]
├─ org.openscience.cdk.layout.StructureDiagramGenerator.class - [JAR]
├─ org.openscience.cdk.layout.TemplateHandler.class - [JAR]