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 prefsfx-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.ruck.prefsfx
├─ io.ruck.prefsfx.PreferenceContext.class - [JAR]
├─ io.ruck.prefsfx.PreferencePropertyBinder.class - [JAR]
├─ io.ruck.prefsfx.PreferencePropertyFactory.class - [JAR]
├─ io.ruck.prefsfx.StackTraceHelper.class - [JAR]