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 terminal-window-gui-1.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.psiwray.organization.terminal_window_gui
├─ com.psiwray.organization.terminal_window_gui.CanDraw.class - [JAR]
├─ com.psiwray.organization.terminal_window_gui.CanUpdate.class - [JAR]
├─ com.psiwray.organization.terminal_window_gui.GuiComponent.class - [JAR]
├─ com.psiwray.organization.terminal_window_gui.GuiContainer.class - [JAR]
├─ com.psiwray.organization.terminal_window_gui.GuiLabel.class - [JAR]
├─ com.psiwray.organization.terminal_window_gui.package-info.class - [JAR]