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 tools-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.mklaus.tools.qrcode
├─ cn.mklaus.tools.qrcode.Qrcodes.class - [JAR]
cn.mklaus.tools.image
├─ cn.mklaus.tools.image.Combiner.class - [JAR]
├─ cn.mklaus.tools.image.Direction.class - [JAR]
├─ cn.mklaus.tools.image.ImageMagic.class - [JAR]
├─ cn.mklaus.tools.image.Location.class - [JAR]
├─ cn.mklaus.tools.image.MultiLineText.class - [JAR]
├─ cn.mklaus.tools.image.Padding.class - [JAR]
├─ cn.mklaus.tools.image.Text.class - [JAR]
├─ cn.mklaus.tools.image.TextPrinter.class - [JAR]
├─ cn.mklaus.tools.image.Transformer.class - [JAR]