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 legstar-cob2trans-1.5.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.legstar.coxb.cob2trans.exe
├─ com.legstar.coxb.cob2trans.exe.Cob2TransGeneratorMain.class - [JAR]
com.legstar.coxb.cob2trans
├─ com.legstar.coxb.cob2trans.Cob2TransDirs.class - [JAR]
├─ com.legstar.coxb.cob2trans.Cob2TransEvent.class - [JAR]
├─ com.legstar.coxb.cob2trans.Cob2TransException.class - [JAR]
├─ com.legstar.coxb.cob2trans.Cob2TransGenerator.class - [JAR]
├─ com.legstar.coxb.cob2trans.Cob2TransInterruptedException.class - [JAR]
├─ com.legstar.coxb.cob2trans.Cob2TransListener.class - [JAR]
├─ com.legstar.coxb.cob2trans.Cob2TransModel.class - [JAR]