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 web-ui-checker-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ro.altom.system
├─ ro.altom.system.Benchmark.class - [JAR]
├─ ro.altom.system.Command.class - [JAR]
├─ ro.altom.system.EnvironmentConfiguration.class - [JAR]
ro.altom.results
├─ ro.altom.results.BinaryResponse.class - [JAR]
├─ ro.altom.results.IResponse.class - [JAR]
├─ ro.altom.results.PercentageResponse.class - [JAR]
├─ ro.altom.results.PixelResponse.class - [JAR]
├─ ro.altom.results.ResultException.class - [JAR]
ro.altom.image
├─ ro.altom.image.Color.class - [JAR]
├─ ro.altom.image.ImageProperties.class - [JAR]
├─ ro.altom.image.PixelComparison.class - [JAR]
├─ ro.altom.image.UICheck.class - [JAR]
ro.altom.screenshots
├─ ro.altom.screenshots.ElementScreenshot.class - [JAR]
├─ ro.altom.screenshots.FullPageScreenshot.class - [JAR]
├─ ro.altom.screenshots.IScreenshot.class - [JAR]
├─ ro.altom.screenshots.Screenshot.class - [JAR]
├─ ro.altom.screenshots.ViewPortScreenshot.class - [JAR]