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 segment-annotator-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fit.layout.sa.op
├─ org.fit.layout.sa.op.AreaPattern.class - [JAR]
├─ org.fit.layout.sa.op.BoxSignature.class - [JAR]
├─ org.fit.layout.sa.op.GroupByExampleOperator.class - [JAR]
├─ org.fit.layout.sa.op.PatternMatch.class - [JAR]
org.fit.layout.sa.gui
├─ org.fit.layout.sa.gui.AnnotatorPlugin.class - [JAR]