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 SmartColorStrip-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.ricebean.tools.colorstrip.util
├─ net.ricebean.tools.colorstrip.util.PatchGroup.class - [JAR]
net.ricebean.tools.colorstrip.model
├─ net.ricebean.tools.colorstrip.model.Patch.class - [JAR]
net.ricebean.tools.colorstrip
├─ net.ricebean.tools.colorstrip.ColorEncoder.class - [JAR]
├─ net.ricebean.tools.colorstrip.ColorStripBuilder.class - [JAR]
├─ net.ricebean.tools.colorstrip.ColorStripBuilderImpl.class - [JAR]
├─ net.ricebean.tools.colorstrip.ColorStripFactory.class - [JAR]