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 lmzwidget-1.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nz.ac.auckland.lmz.widget.assets
├─ nz.ac.auckland.lmz.widget.assets.AssetBundle.class - [JAR]
org.apache.jsp.WEB_002dINF.lmzwidget
├─ org.apache.jsp.WEB_002dINF.lmzwidget.wrappedWidget_jsp.class - [JAR]
nz.ac.auckland.lmz.widget.stencil
├─ nz.ac.auckland.lmz.widget.stencil.ConfigurationStencil.class - [JAR]
├─ nz.ac.auckland.lmz.widget.stencil.VersionStencil.class - [JAR]
├─ nz.ac.auckland.lmz.widget.stencil.ViewStencil.class - [JAR]
nz.ac.auckland.lmz.widget.service
├─ nz.ac.auckland.lmz.widget.service.WidgetService.class - [JAR]
├─ nz.ac.auckland.lmz.widget.service.WidgetStateValidation.class - [JAR]
├─ nz.ac.auckland.lmz.widget.service.WidgetStencilService.class - [JAR]
nz.ac.auckland.lmz.widget
├─ nz.ac.auckland.lmz.widget.WidgetStencil.class - [JAR]