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 proto4j-iconmgr-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.proto4j.ui.icon
├─ io.github.proto4j.ui.icon.IconManager.class - [JAR]
├─ io.github.proto4j.ui.icon.ImageDescriptor.class - [JAR]
├─ io.github.proto4j.ui.icon.LayeredIcon.class - [JAR]
├─ io.github.proto4j.ui.icon.LayeredIconImpl.class - [JAR]
├─ io.github.proto4j.ui.icon.SVGIconManager.class - [JAR]
io.github.proto4j.ui
├─ io.github.proto4j.ui.SVGUtil.class - [JAR]