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 jfex-mvvm-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.pcsoft.framework.jfex.mvvm
├─ org.pcsoft.framework.jfex.mvvm.Fxml.class - [JAR]
├─ org.pcsoft.framework.jfex.mvvm.FxmlTypedViewModel.class - [JAR]
├─ org.pcsoft.framework.jfex.mvvm.FxmlView.class - [JAR]
├─ org.pcsoft.framework.jfex.mvvm.FxmlViewModel.class - [JAR]