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 iocfx-api-3.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bbmsoft.iocfx.view
├─ net.bbmsoft.iocfx.view.View.class - [JAR]
net.bbmsoft.iocfx
├─ net.bbmsoft.iocfx.Fxml.class - [JAR]
├─ net.bbmsoft.iocfx.Platform.class - [JAR]
├─ net.bbmsoft.iocfx.StageService.class - [JAR]
├─ net.bbmsoft.iocfx.Standalone.class - [JAR]