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.cogchar.nbui.render-1.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.cogchar.nbui.render
├─ org.cogchar.nbui.render.BehaviorPanelTopComponent.class - [JAR]
├─ org.cogchar.nbui.render.Installer.class - [JAR]
├─ org.cogchar.nbui.render.VirtualCharTopComponent.class - [JAR]
org.cogchar.nbui.render.trigger
├─ org.cogchar.nbui.render.trigger.TriggerPanel.class - [JAR]