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 aj-console-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
actionjava.console.panel
├─ actionjava.console.panel.ConsolePanel.class - [JAR]
├─ actionjava.console.panel.FPSPanel.class - [JAR]
actionjava.console
├─ actionjava.console.Trace.class - [JAR]
├─ actionjava.console.TraceLogger.class - [JAR]