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 kie-wb-common-stunner-shapes-api-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kie.workbench.common.stunner.shapes.def
├─ org.kie.workbench.common.stunner.shapes.def.BasicShapeDef.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.BasicShapeViewDef.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.CircleShapeDef.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.ConnectorGlyph.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.ConnectorShapeDef.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.PolygonShapeDef.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.RectangleShapeDef.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.RingShapeDef.class - [JAR]
org.kie.workbench.common.stunner.shapes.def.picture
├─ org.kie.workbench.common.stunner.shapes.def.picture.PictureProvider.class - [JAR]
├─ org.kie.workbench.common.stunner.shapes.def.picture.PictureShapeDef.class - [JAR]