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 bigraph-visualization-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bigraphs.framework.visualization.supplier
├─ org.bigraphs.framework.visualization.supplier.GraphvizColorSupplier.class - [JAR]
├─ org.bigraphs.framework.visualization.supplier.GraphvizShapeSupplier.class - [JAR]
org.bigraphs.framework.visualization
├─ org.bigraphs.framework.visualization.BigraphGraphicsExporter.class - [JAR]
├─ org.bigraphs.framework.visualization.BigraphGraphvizExporter.class - [JAR]
├─ org.bigraphs.framework.visualization.BigraphRankedGraphExporter.class - [JAR]
├─ org.bigraphs.framework.visualization.DefaultColorSupplier.class - [JAR]
├─ org.bigraphs.framework.visualization.DefaultLabelSupplier.class - [JAR]
├─ org.bigraphs.framework.visualization.DefaultShapeSupplier.class - [JAR]
├─ org.bigraphs.framework.visualization.GraphicalFeatureSupplier.class - [JAR]
├─ org.bigraphs.framework.visualization.ReactionGraphExporter.class - [JAR]
├─ org.bigraphs.framework.visualization.StyleConstants.class - [JAR]
├─ org.bigraphs.framework.visualization.mxReactionGraph.class - [JAR]