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 fitlayout-patterns-2.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cz.vutbr.fit.layout.patterns
├─ cz.vutbr.fit.layout.patterns.AreaConnectionProvider.class - [JAR]
├─ cz.vutbr.fit.layout.patterns.ConnectionSetArtifactService.class - [JAR]
├─ cz.vutbr.fit.layout.patterns.ConnectionSetModelBuilder.class - [JAR]
├─ cz.vutbr.fit.layout.patterns.ConnectionSetModelLoader.class - [JAR]
├─ cz.vutbr.fit.layout.patterns.RelationAnalyzer.class - [JAR]
├─ cz.vutbr.fit.layout.patterns.RelationAnalyzerSymmetric.class - [JAR]
├─ cz.vutbr.fit.layout.patterns.Relations.class - [JAR]
├─ cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider.class - [JAR]