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 apdp-1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.ultreia.tabb.apdp
├─ io.ultreia.tabb.apdp.ApdpConfig.class - [JAR]
├─ io.ultreia.tabb.apdp.ApdpConfigOption.class - [JAR]
├─ io.ultreia.tabb.apdp.ApdpConfigProvider.class - [JAR]
├─ io.ultreia.tabb.apdp.ConfigureSnapshotFrame.class - [JAR]
├─ io.ultreia.tabb.apdp.DetectRectangleFrame.class - [JAR]
├─ io.ultreia.tabb.apdp.GeneratedApdpConfig.class - [JAR]
├─ io.ultreia.tabb.apdp.GeneratedApdpConfigProvider.class - [JAR]
├─ io.ultreia.tabb.apdp.Run.class - [JAR]
├─ io.ultreia.tabb.apdp.RunSnapshotFrame.class - [JAR]
├─ io.ultreia.tabb.apdp.SnapshotRectangleModel.class - [JAR]
├─ io.ultreia.tabb.apdp.ZipResultsFrame.class - [JAR]