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 org-netbeans-modules-web-jsf-icefaces-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.web.jsf.icefaces.ui
├─ org.netbeans.modules.web.jsf.icefaces.ui.Icefaces2CustomizerPanelVisual.class - [JAR]
org.netbeans.modules.web.jsf.icefaces
├─ org.netbeans.modules.web.jsf.icefaces.Bundle.class - [JAR]
├─ org.netbeans.modules.web.jsf.icefaces.IceFacesTagFeatureProvider.class - [JAR]
├─ org.netbeans.modules.web.jsf.icefaces.Icefaces2Customizer.class - [JAR]
├─ org.netbeans.modules.web.jsf.icefaces.Icefaces2Implementation.class - [JAR]
├─ org.netbeans.modules.web.jsf.icefaces.IcefacesProvider.class - [JAR]