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 imcollector-domain-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.kryshchuk.imcollector.domain.dao
├─ com.kryshchuk.imcollector.domain.dao.DomainFactory.class - [JAR]
├─ com.kryshchuk.imcollector.domain.dao.DomainFactoryBuilder.class - [JAR]
com.kryshchuk.imcollector.domain.form
├─ com.kryshchuk.imcollector.domain.form.AbstractFilter.class - [JAR]
├─ com.kryshchuk.imcollector.domain.form.AbstractNewItem.class - [JAR]
├─ com.kryshchuk.imcollector.domain.form.SetsFilter.class - [JAR]
com.kryshchuk.imcollector.domain
├─ com.kryshchuk.imcollector.domain.Collectible.class - [JAR]
├─ com.kryshchuk.imcollector.domain.ItemSet.class - [JAR]